summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deskutils/deskbar-applet/Makefile2
-rw-r--r--deskutils/gimmie/Makefile2
-rw-r--r--deskutils/glipper/Makefile2
-rw-r--r--deskutils/gnochm/Makefile2
-rw-r--r--deskutils/gourmet/Makefile2
-rw-r--r--deskutils/hamster-applet/Makefile2
-rw-r--r--deskutils/kupfer/Makefile2
-rw-r--r--deskutils/ontv/Makefile2
-rw-r--r--deskutils/timer-applet/Makefile2
-rw-r--r--editors/scribes/Makefile2
-rw-r--r--games/py-pychess/Makefile2
-rw-r--r--multimedia/arista/Makefile2
-rw-r--r--net/service-discovery-applet/Makefile2
-rw-r--r--ports-mgmt/gnome-packagekit/Makefile2
-rw-r--r--print/gnome-specimen/Makefile2
15 files changed, 30 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
diff --git a/editors/scribes/Makefile b/editors/scribes/Makefile
index 4d2b6d649215..fc4e4f78e161 100644
--- a/editors/scribes/Makefile
+++ b/editors/scribes/Makefile
@@ -13,6 +13,8 @@ COMMENT= Slick yet powerful text editor for GNOME
LICENSE= GPLv2
+BROKEN= Uses unknown GNOME component pygnomeextras
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:${PORTSDIR}/devel/py-dbus
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:${PORTSDIR}/devel/py-dbus \
${PYTHON_PKGNAMEPREFIX}xdg>0:${PORTSDIR}/devel/py-xdg \
diff --git a/games/py-pychess/Makefile b/games/py-pychess/Makefile
index 47c016e08fdd..981089fc4be8 100644
--- a/games/py-pychess/Makefile
+++ b/games/py-pychess/Makefile
@@ -13,6 +13,8 @@ COMMENT= GTK chess client written in Python
LICENSE= GPLv2 # (or later)
+BROKEN= Uses unknown GNOME component pygnomedesktop
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=3-2.5.1_1:${PORTSDIR}/databases/py-sqlite3
USES= desktop-file-utils gettext python
diff --git a/multimedia/arista/Makefile b/multimedia/arista/Makefile
index 6f7d4fc3ec9f..ba8bf2725065 100644
--- a/multimedia/arista/Makefile
+++ b/multimedia/arista/Makefile
@@ -11,6 +11,8 @@ MASTER_SITES= http://programmer-art.org/media/releases/arista-transcoder/ \
MAINTAINER= swills@FreeBSD.org
COMMENT= Easy to use multimedia transcoder for the GNOME Desktop
+BROKEN= Uses unknown GNOME component pygnomedesktop
+
USES= desktop-file-utils gettext python
USE_GSTREAMER= faac x264 lame mpeg2enc
USE_GNOME= pygnomedesktop
diff --git a/net/service-discovery-applet/Makefile b/net/service-discovery-applet/Makefile
index ad1c776f3281..d5dc43967837 100644
--- a/net/service-discovery-applet/Makefile
+++ b/net/service-discovery-applet/Makefile
@@ -11,6 +11,8 @@ MASTER_SITES= http://0pointer.de/~sebest/
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME applet that shows available network services using mDNS
+BROKEN= Uses unknown GNOME component pygnomedesktop
+
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/avahi/__init__.py:${PORTSDIR}/net/py-avahi
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/avahi/__init__.py:${PORTSDIR}/net/py-avahi
diff --git a/ports-mgmt/gnome-packagekit/Makefile b/ports-mgmt/gnome-packagekit/Makefile
index ed069b2e83b9..fbceb22b04db 100644
--- a/ports-mgmt/gnome-packagekit/Makefile
+++ b/ports-mgmt/gnome-packagekit/Makefile
@@ -11,6 +11,8 @@ MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= PackageKit client programs for the GNOME desktop
+BROKEN= Uses unknown GNOME component gnomemenus
+
BUILD_DEPENDS= ${LOCALBASE}/bin/docbook2man:${PORTSDIR}/textproc/docbook-utils
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
libpackagekit-glib2.so:${PORTSDIR}/ports-mgmt/packagekit \
diff --git a/print/gnome-specimen/Makefile b/print/gnome-specimen/Makefile
index 7935808c8b82..86c79226d5c9 100644
--- a/print/gnome-specimen/Makefile
+++ b/print/gnome-specimen/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://uwstopia.nl/geek/projects/gnome-specimen/releases/
MAINTAINER= swills@FreeBSD.org
COMMENT= Gnome Specimen is a simple tool to preview and compare installed fonts
+BROKEN= Uses unknown GNOME component pygnomedesktop
+
GNU_CONFIGURE= yes
USE_GNOME= pygnomedesktop
GCONF_SCHEMAS= gnome-specimen.schemas