diff options
author | antoine <antoine@FreeBSD.org> | 2014-11-28 02:53:47 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-11-28 02:53:47 +0800 |
commit | d3f334672389db1dfd1ac392d792509de6217be1 (patch) | |
tree | 14a2c3a16e62e6541029d411a7cb8363305a6330 /deskutils | |
parent | aaf6352a665cc8cb993ab8da78a7f61fb8b9a071 (diff) | |
download | freebsd-ports-gnome-d3f334672389db1dfd1ac392d792509de6217be1.tar.gz freebsd-ports-gnome-d3f334672389db1dfd1ac392d792509de6217be1.tar.zst freebsd-ports-gnome-d3f334672389db1dfd1ac392d792509de6217be1.zip |
Mark a few ports BROKEN after GNOME 2 removal
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/deskbar-applet/Makefile | 2 | ||||
-rw-r--r-- | deskutils/gimmie/Makefile | 2 | ||||
-rw-r--r-- | deskutils/glipper/Makefile | 2 | ||||
-rw-r--r-- | deskutils/gnochm/Makefile | 2 | ||||
-rw-r--r-- | deskutils/gourmet/Makefile | 2 | ||||
-rw-r--r-- | deskutils/hamster-applet/Makefile | 2 | ||||
-rw-r--r-- | deskutils/kupfer/Makefile | 2 | ||||
-rw-r--r-- | deskutils/ontv/Makefile | 2 | ||||
-rw-r--r-- | deskutils/timer-applet/Makefile | 2 |
9 files changed, 18 insertions, 0 deletions
diff --git a/deskutils/deskbar-applet/Makefile b/deskutils/deskbar-applet/Makefile index 230de910a6c9..6f9b7ec7d907 100644 --- a/deskutils/deskbar-applet/Makefile +++ b/deskutils/deskbar-applet/Makefile @@ -12,6 +12,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Omnipresent versatile search interface +BROKEN= Uses unknown GNOME components pygnomedesktop and evolutiondataserver + BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus RUN_DEPENDS= ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus diff --git a/deskutils/gimmie/Makefile b/deskutils/gimmie/Makefile index 94d1c011ad5a..84d6681593eb 100644 --- a/deskutils/gimmie/Makefile +++ b/deskutils/gimmie/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://www.beatniksoftware.com/gimmie/releases/ \ MAINTAINER= pneumann@gmail.com COMMENT= Gnome desktop organizer +BROKEN= Uses unknown GNOME components pygnomedesktop and pygnomeextras + RUN_DEPENDS= ${LOCALBASE}/lib/libgnomecups-1.0.a:${PORTSDIR}/print/libgnomecups \ ${PYTHON_SITELIBDIR}/dbus/_dbus.py:${PORTSDIR}/devel/py-dbus \ ${PYTHON_SITELIBDIR}/libgmail.py:${PORTSDIR}/mail/py-libgmail diff --git a/deskutils/glipper/Makefile b/deskutils/glipper/Makefile index d351d5a5a0a9..3c0966c5d8ae 100644 --- a/deskutils/glipper/Makefile +++ b/deskutils/glipper/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Clipboard manager for the GNOME panel +BROKEN= Uses unknown GNOME components pygnomedesktop and pygnomeextras + USES= gettext gmake iconv libtool pathfix pkgconfig python tar:bzip2 USE_GNOME= gnomeprefix intltool pygnomedesktop pygnomeextras INSTALLS_ICONS= yes diff --git a/deskutils/gnochm/Makefile b/deskutils/gnochm/Makefile index 6ef338da73a8..5b386bb65f28 100644 --- a/deskutils/gnochm/Makefile +++ b/deskutils/gnochm/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= GNOME viewer for CHM files +BROKEN= Uses unknown GNOME component pygnomeextras + BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/chm/_chmlib.so:${PORTSDIR}/textproc/pychm RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/deskutils/gourmet/Makefile b/deskutils/gourmet/Makefile index 1c42fd998f82..a656b83675ff 100644 --- a/deskutils/gourmet/Makefile +++ b/deskutils/gourmet/Makefile @@ -14,6 +14,8 @@ COMMENT= GNOME recipe manager LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= Uses unknown GNOME component pygnomeextras + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}distutils-extra>0:${PORTSDIR}/devel/py-distutils-extra \ ${PYTHON_PKGNAMEPREFIX}elib.intl>0:${PORTSDIR}/textproc/py-elib.intl RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:${PORTSDIR}/databases/py-sqlite3 \ diff --git a/deskutils/hamster-applet/Makefile b/deskutils/hamster-applet/Makefile index 785bf177f961..7d03f34b90ca 100644 --- a/deskutils/hamster-applet/Makefile +++ b/deskutils/hamster-applet/Makefile @@ -12,6 +12,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Time management applet for the GNOME Desktop +BROKEN= Uses unknown GNOME components pygnomedesktop and gnomecontrolcenter2 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \ ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg \ diff --git a/deskutils/kupfer/Makefile b/deskutils/kupfer/Makefile index b0d1e25c8ecb..6649f1707efd 100644 --- a/deskutils/kupfer/Makefile +++ b/deskutils/kupfer/Makefile @@ -11,6 +11,8 @@ COMMENT= Convenient command and access tool LICENSE= GPLv3 +BROKEN= Uses unknown GNOME component pygnomedesktop + BUILD_DEPENDS= rst2html:${PORTSDIR}/textproc/py-docutils \ xml2po:${PORTSDIR}/textproc/gnome-doc-utils \ ${PYTHON_PKGNAMEPREFIX}xdg>=0:${PORTSDIR}/devel/py-xdg \ diff --git a/deskutils/ontv/Makefile b/deskutils/ontv/Makefile index 3f22024acee0..c1ac25474c26 100644 --- a/deskutils/ontv/Makefile +++ b/deskutils/ontv/Makefile @@ -14,6 +14,8 @@ COMMENT= GNOME Applet for monitoring current and upcoming TV programs LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= Uses unknown GNOME components pygnomedesktop and pygnomeextras + BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/pynotify/__init__.py:${PORTSDIR}/devel/py-notify \ ${PYTHON_SITELIBDIR}/gtk-2.0/vtemodule.so:${PORTSDIR}/x11-toolkits/py-vte RUN_DEPENDS:= ${BUILD_DEPENDS} \ diff --git a/deskutils/timer-applet/Makefile b/deskutils/timer-applet/Makefile index 6cfaa007dd04..f50808c73b90 100644 --- a/deskutils/timer-applet/Makefile +++ b/deskutils/timer-applet/Makefile @@ -12,6 +12,8 @@ COMMENT= Timer applet for the GNOME panel LICENSE= GPLv2 # (or later) +BROKEN= Uses unknown GNOME component pygnomedesktop + RUN_DEPENDS= gnome-audio>0:${PORTSDIR}/audio/gnome-audio \ ${PYTHON_PKGNAMEPREFIX}dbus>0:${PORTSDIR}/devel/py-dbus \ ${PYTHON_PKGNAMEPREFIX}notify>0:${PORTSDIR}/devel/py-notify |