diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 09:41:45 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 09:41:45 +0000 |
commit | acf1e80f2a51164e8f7fdb176967668739b26fa7 (patch) | |
tree | 93e753113f1541d487d153671c0bf1c10cfca9db | |
parent | - Update WWW (diff) |
deskutils: Add missing USES={gnome,mate,php}
36 files changed, 40 insertions, 37 deletions
diff --git a/deskutils/alarm-clock-applet/Makefile b/deskutils/alarm-clock-applet/Makefile index cd068d5c950c..483b705d94a5 100644 --- a/deskutils/alarm-clock-applet/Makefile +++ b/deskutils/alarm-clock-applet/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= gnome-icon-theme>0:misc/gnome-icon-theme RUN_DEPENDS= gnome-icon-theme>0:misc/gnome-icon-theme GNU_CONFIGURE= yes -USES= gmake gettext-tools pkgconfig +USES= gettext-tools gmake gnome pkgconfig USE_GNOME= cairo gconf2 gtk20 intltool USE_GSTREAMER1= yes INSTALLS_ICONS= yes diff --git a/deskutils/clipit/Makefile b/deskutils/clipit/Makefile index 0a1f42c52ca3..12390f4e3cbb 100644 --- a/deskutils/clipit/Makefile +++ b/deskutils/clipit/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes INSTALLS_ICONS= yes -USES= gettext gmake pkgconfig +USES= gettext gmake gnome pkgconfig USE_GNOME= gtk20 intltool OPTIONS_DEFINE= NLS XDOTOOL diff --git a/deskutils/conduit/Makefile b/deskutils/conduit/Makefile index a74e64f6ae90..ed8937c7b9aa 100644 --- a/deskutils/conduit/Makefile +++ b/deskutils/conduit/Makefile @@ -25,8 +25,8 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/goocanvasmodule.so:graphics/py-goocanvas@${PY_ ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \ xdg-open:devel/xdg-utils -USES= gettext gmake localbase:ldflags pathfix pkgconfig python:2.7 \ - shebangfix +USES= gettext gmake gnome localbase:ldflags pathfix pkgconfig \ + python:2.7 shebangfix GNU_CONFIGURE= yes INSTALLS_OMF= yes INSTALLS_ICONS= yes diff --git a/deskutils/everygui/Makefile b/deskutils/everygui/Makefile index cd7f8b85e186..40b20fbb9233 100644 --- a/deskutils/everygui/Makefile +++ b/deskutils/everygui/Makefile @@ -13,7 +13,7 @@ COMMENT= Dynamic GUI for an OS command LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= dos2unix python:2.7 shebangfix +USES= dos2unix gnome python:2.7 shebangfix SHEBANG_FILES= src/*.py DOS2UNIX_GLOB= *.py USE_PYTHON= distutils autoplist diff --git a/deskutils/ganyremote/Makefile b/deskutils/ganyremote/Makefile index 1ba5f4e86df2..0fa784758dff 100644 --- a/deskutils/ganyremote/Makefile +++ b/deskutils/ganyremote/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= anyremote:comms/anyremote -USES= python:2.7 shebangfix +USES= gnome python:2.7 shebangfix SHEBANG_FILES= ganyremote USE_GNOME= pygobject3 gtk30 GNU_CONFIGURE= yes diff --git a/deskutils/gbirthday/Makefile b/deskutils/gbirthday/Makefile index d6b0524fc540..206aeb71b655 100644 --- a/deskutils/gbirthday/Makefile +++ b/deskutils/gbirthday/Makefile @@ -25,7 +25,7 @@ NOTIFY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}notify>0:devel/py-notify@${PY_FLAVOR} THUNDERBIRD_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} NO_ARCH= yes -USES= python:2.7,run +USES= gnome python:2.7,run USE_GNOME= pygtk2 LANGUAGES= cs da de en es fi fr gl he it pl pt ru sk diff --git a/deskutils/glabels/Makefile b/deskutils/glabels/Makefile index 2462e095653f..4e535a67fa01 100644 --- a/deskutils/glabels/Makefile +++ b/deskutils/glabels/Makefile @@ -13,8 +13,8 @@ BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libsecret-1.so:security/libsecret \ libsoup-2.4.so:devel/libsoup -USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \ - shared-mime-info tar:xz +USES= desktop-file-utils gettext gmake gnome libtool pathfix \ + pkgconfig shared-mime-info tar:xz USE_GNOME= cairo gdkpixbuf2 gtk30 intltool librsvg2 INSTALL_TARGET= install-strip USE_LDCONFIG= yes diff --git a/deskutils/gnome-font-viewer/Makefile b/deskutils/gnome-font-viewer/Makefile index 3e520906963c..fd46fb68bd67 100644 --- a/deskutils/gnome-font-viewer/Makefile +++ b/deskutils/gnome-font-viewer/Makefile @@ -21,7 +21,8 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \ CONFLICTS= gnome-utils-2.[0-9]* PORTSCOUT= limitw:1,even -USES= compiler:c11 desktop-file-utils gettext localbase meson pkgconfig tar:xz +USES= compiler:c11 desktop-file-utils gettext gnome localbase meson \ + pkgconfig tar:xz USE_LDCONFIG= yes INSTALLS_ICONS= yes USE_GNOME= cairo gtk30 gnomedesktop3 diff --git a/deskutils/gnome-search-tool/Makefile b/deskutils/gnome-search-tool/Makefile index 8f7c713e9023..c8db69f26d7c 100644 --- a/deskutils/gnome-search-tool/Makefile +++ b/deskutils/gnome-search-tool/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= itstool:textproc/itstool CONFLICTS= gnome-utils-2.[0-9]* -USES= gettext gmake pathfix pkgconfig tar:xz +USES= gettext gmake gnome pathfix pkgconfig tar:xz USE_LDCONFIG= yes INSTALLS_ICONS= yes USE_GNOME= gnomeprefix gtk30 intlhack diff --git a/deskutils/gnome-shell-extension-recent-items/Makefile b/deskutils/gnome-shell-extension-recent-items/Makefile index 15f7f3a5594b..e1e757a7770c 100644 --- a/deskutils/gnome-shell-extension-recent-items/Makefile +++ b/deskutils/gnome-shell-extension-recent-items/Makefile @@ -12,6 +12,7 @@ COMMENT= Recent items extensions for the GNOME3 shell LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +USES= gnome USE_GNOME= glib20 USE_LDCONFIG= yes diff --git a/deskutils/gnome-system-log/Makefile b/deskutils/gnome-system-log/Makefile index d5997b450b9b..f36377f38c00 100644 --- a/deskutils/gnome-system-log/Makefile +++ b/deskutils/gnome-system-log/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= itstool:textproc/itstool CONFLICTS= gnome-utils-2.[0-9]* -USES= gettext gmake pathfix pkgconfig tar:xz +USES= gettext gmake gnome pathfix pkgconfig tar:xz USE_GNOME= gnomeprefix intlhack gtk30 INSTALLS_ICONS= yes USE_LDCONFIG= yes diff --git a/deskutils/gourmet/Makefile b/deskutils/gourmet/Makefile index d69f5f598d8c..2a73ef54f41d 100644 --- a/deskutils/gourmet/Makefile +++ b/deskutils/gourmet/Makefile @@ -27,7 +27,7 @@ OPTIONS_DEFINE= IPYTHON IPYTHON_DESC= Interactive shell support IPYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipython>0:devel/ipython@${PY_FLAVOR} -USES= gettext python:-2.7 +USES= gettext gnome python:-2.7 USE_GNOME= intltool pygnome2 pygtk2 USE_PYTHON= autoplist distutils PLIST_FILES+= man/man1/gourmet.1.gz diff --git a/deskutils/gpicker/Makefile b/deskutils/gpicker/Makefile index 0ee280c817b1..0ede56b64168 100644 --- a/deskutils/gpicker/Makefile +++ b/deskutils/gpicker/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 -USES= gmake gettext-runtime pkgconfig +USES= gettext-runtime gmake gnome pkgconfig USE_GNOME= gtk20 cairo gdkpixbuf2 GNU_CONFIGURE= yes diff --git a/deskutils/gsimplecal/Makefile b/deskutils/gsimplecal/Makefile index f4e04731e0f1..da5a09fecad8 100644 --- a/deskutils/gsimplecal/Makefile +++ b/deskutils/gsimplecal/Makefile @@ -16,7 +16,7 @@ GH_ACCOUNT= dmedvinsky GNU_CONFIGURE= yes -USES= autoreconf compiler:c++11-lang gmake pkgconfig +USES= autoreconf compiler:c++11-lang gmake gnome pkgconfig USE_GNOME= glib20 gtk30 PLIST_FILES= bin/gsimplecal \ diff --git a/deskutils/gtg/Makefile b/deskutils/gtg/Makefile index a116aa7bf7ac..d736a497d116 100644 --- a/deskutils/gtg/Makefile +++ b/deskutils/gtg/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.82.4:devel/py-dbus@${PY_FLAVOR} \ xset:x11/xset USE_GNOME= pygobject pygtk2 -USES= gettext desktop-file-utils python:2.7 shebangfix +USES= desktop-file-utils gettext gnome python:2.7 shebangfix INSTALLS_ICONS= yes SHEBANG_FILES= ${WRKSRC}/gtcli_bash_completion USE_PYTHON= distutils autoplist diff --git a/deskutils/gxmessage/Makefile b/deskutils/gxmessage/Makefile index 41b903d42080..05dc9851fa7f 100644 --- a/deskutils/gxmessage/Makefile +++ b/deskutils/gxmessage/Makefile @@ -12,7 +12,7 @@ MAINTAINER= avg@icyb.net.ua COMMENT= GTK3 substitute for xmessage USE_GNOME= gtk30 gnomeprefix intltool -USES= gmake pkgconfig +USES= gmake gnome pkgconfig GNU_CONFIGURE= yes INSTALLS_ICONS= yes diff --git a/deskutils/gxneur/Makefile b/deskutils/gxneur/Makefile index 985065a50ea0..2ac039a26e3f 100644 --- a/deskutils/gxneur/Makefile +++ b/deskutils/gxneur/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= xneur:deskutils/xneur RUN_DEPENDS= xneur:deskutils/xneur GNU_CONFIGURE= yes -USES= compiler:c++11-lang pkgconfig +USES= compiler:c++11-lang gnome pkgconfig WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GNOME= gconf2 gtk20 libglade2 INSTALLS_ICONS= yes diff --git a/deskutils/horde-kronolith/Makefile b/deskutils/horde-kronolith/Makefile index 94f4c87ba09a..70116ecd9bcf 100644 --- a/deskutils/horde-kronolith/Makefile +++ b/deskutils/horde-kronolith/Makefile @@ -18,7 +18,7 @@ DATE_HOLIDAYS_DESC= Depend on PEAR Date_Holidays TIMEOBJECTS_DESC= Depenbd on Horde timeobjects XMLWRITER_DESC= Depend on PHP xmlwriter extension -USES= horde cpe +USES= cpe horde php USE_PHP= gettext json simplexml USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ diff --git a/deskutils/horde-mnemo/Makefile b/deskutils/horde-mnemo/Makefile index 9e5b3ea87ddc..089e9fee42d2 100644 --- a/deskutils/horde-mnemo/Makefile +++ b/deskutils/horde-mnemo/Makefile @@ -12,7 +12,7 @@ COMMENT= Horde web based notes manager LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= horde cpe +USES= cpe horde php USE_PHP= gettext USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ diff --git a/deskutils/horde-nag/Makefile b/deskutils/horde-nag/Makefile index 10fcd12ad89d..ec659d156a33 100644 --- a/deskutils/horde-nag/Makefile +++ b/deskutils/horde-nag/Makefile @@ -11,7 +11,7 @@ COMMENT= Horde web based task list manager LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= horde cpe +USES= cpe horde php USE_PHP= gettext USE_HORDE_BUILD= Horde_Role USE_HORDE_RUN= Horde_Role \ diff --git a/deskutils/hot-babe/Makefile b/deskutils/hot-babe/Makefile index fab1fa9e2de1..a1b6ebc05a52 100644 --- a/deskutils/hot-babe/Makefile +++ b/deskutils/hot-babe/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://dindinx.net/hotbabe/downloads/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Small utility which displays the system activity in a special way -USES= pkgconfig tar:bzip2 +USES= gnome pkgconfig tar:bzip2 MAKE_ARGS+= PREFIX="${PREFIX}" CC="${CC}" USE_GNOME= gtk20 diff --git a/deskutils/logjam/Makefile b/deskutils/logjam/Makefile index 49eb7f4ecb3b..a38da69f544e 100644 --- a/deskutils/logjam/Makefile +++ b/deskutils/logjam/Makefile @@ -22,7 +22,7 @@ GTKHTML_DESC= Support rendering HTML RSVG_DESC= Support rendering SVG SQLITE_DESC= Use sqlite3 as a backend -USES= gettext gmake pathfix pkgconfig tar:bzip2 +USES= gettext gmake gnome pathfix pkgconfig tar:bzip2 GNU_CONFIGURE= yes USE_GNOME= gnomeprefix gtk20 libxml2 intlhack CONFIGURE_ARGS= --program-transform-name="s/$$//" diff --git a/deskutils/mat/Makefile b/deskutils/mat/Makefile index 696f7483a412..600da9f7f579 100644 --- a/deskutils/mat/Makefile +++ b/deskutils/mat/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}mutagen>=0:audio/py-mutagen@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pdfrw>=0:textproc/py-pdfrw@${PY_FLAVOR} \ srm:security/srm -USES= gettext python:2.7 +USES= gettext gnome python:2.7 USE_GITLAB= yes GL_SITE= https://0xacab.org GL_ACCOUNT= mat diff --git a/deskutils/mozo/Makefile b/deskutils/mozo/Makefile index 1e40a30d1317..9fdce87f63f2 100644 --- a/deskutils/mozo/Makefile +++ b/deskutils/mozo/Makefile @@ -12,7 +12,7 @@ COMMENT= Editor for the freedesktop.org menu specification PORTSCOUT= limitw:1,even -USES= gettext gmake localbase pathfix pkgconfig \ +USES= gettext gmake gnome localbase mate pathfix pkgconfig \ python:3.5+ tar:xz USE_MATE= menus USE_GNOME= gtk30 intltool pygobject3 diff --git a/deskutils/nautilus-actions/Makefile b/deskutils/nautilus-actions/Makefile index 75c38365a53e..7a9fb17f8d8d 100644 --- a/deskutils/nautilus-actions/Makefile +++ b/deskutils/nautilus-actions/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid \ libgtop-2.0.so:devel/libgtop \ libunique-3.0.so:x11-toolkits/libunique3 -USES= gettext gmake libtool pkgconfig tar:xz +USES= gettext gmake gnome libtool pkgconfig tar:xz USE_GNOME= gtk30 intltool nautilus3 INSTALLS_ICONS= yes INSTALLS_OMF= yes diff --git a/deskutils/nautilus-sendto/Makefile b/deskutils/nautilus-sendto/Makefile index d896d44eaf6c..efaba6a088d1 100644 --- a/deskutils/nautilus-sendto/Makefile +++ b/deskutils/nautilus-sendto/Makefile @@ -10,7 +10,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Convenience application to send a file via email USE_GNOME= intlhack introspection:build -USES= gettext gmake localbase pathfix pkgconfig tar:xz +USES= gettext gmake gnome localbase pathfix pkgconfig tar:xz GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALLS_ICONS= yes diff --git a/deskutils/nemo-extensions/Makefile b/deskutils/nemo-extensions/Makefile index ff2faa48854e..26afea8911e0 100644 --- a/deskutils/nemo-extensions/Makefile +++ b/deskutils/nemo-extensions/Makefile @@ -35,7 +35,7 @@ GH_TAGNAME= 6c8ec3a USE_GNOME= gconf2 gnomeprefix gnomedocutils gtksourceview3 intlhack \ introspection:build libxml2 pygtk2 -USES= autoreconf:build gettext gmake libtool pathfix pkgconfig \ +USES= autoreconf:build gettext gmake gnome libtool pathfix pkgconfig \ python:2.7 shebangfix SHEBANG_FILES= nemo-dropbox/dropbox.in INSTALLS_ICONS= yes diff --git a/deskutils/nextcloudclient/Makefile b/deskutils/nextcloudclient/Makefile index 6f05ac46d2c4..50fd541da194 100644 --- a/deskutils/nextcloudclient/Makefile +++ b/deskutils/nextcloudclient/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libinotify.so:devel/libinotify \ libqt5keychain.so:security/qtkeychain -USES= cmake:noninja compiler:c++11-lib gmake iconv \ +USES= cmake:noninja compiler:c++11-lib gmake gnome iconv \ localbase:ldflags pkgconfig qt:5 sqlite ssl USE_QT= buildtools_build concurrent core dbus declarative gui linguist_build location network \ printsupport qmake_build sql webchannel webengine webkit widgets xml diff --git a/deskutils/pal/Makefile b/deskutils/pal/Makefile index 0fe49551949f..0a08c6b966b1 100644 --- a/deskutils/pal/Makefile +++ b/deskutils/pal/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}cal/${PORTNAME}/${PORTVERSION} MAINTAINER= h.skuhra@gmail.com COMMENT= Calendar application -USES= gettext gmake ncurses pkgconfig readline tar:tgz +USES= gettext gmake gnome ncurses pkgconfig readline tar:tgz USE_GNOME= glib20 ALL_TARGET= WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src diff --git a/deskutils/phpicalendar/Makefile b/deskutils/phpicalendar/Makefile index 184a0eac62d7..17c5d98fd687 100644 --- a/deskutils/phpicalendar/Makefile +++ b/deskutils/phpicalendar/Makefile @@ -19,7 +19,7 @@ COMMENT= Webbased calendar with iCal support LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= tar:bz2 +USES= php tar:bz2 NO_BUILD= yes NO_ARCH= yes USE_PHP= session pcre diff --git a/deskutils/pybookreader/Makefile b/deskutils/pybookreader/Makefile index 46e09626131a..f9d33df67b91 100644 --- a/deskutils/pybookreader/Makefile +++ b/deskutils/pybookreader/Makefile @@ -13,7 +13,7 @@ COMMENT= Program for reading e-books RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:textproc/py-libxml2@${PY_FLAVOR} -USES= python:2.7 +USES= gnome python:2.7 USE_PYTHON= distutils PYDISTUTILS_PKGNAME= PyBookReader USE_GNOME= pygtk2 diff --git a/deskutils/rubrica/Makefile b/deskutils/rubrica/Makefile index 3cbcf18368e0..cc310654b19e 100644 --- a/deskutils/rubrica/Makefile +++ b/deskutils/rubrica/Makefile @@ -16,7 +16,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libnotify.so:devel/libnotify RUN_DEPENDS= gnome-icon-theme>=0:misc/gnome-icon-theme -USES= desktop-file-utils gmake libtool localbase pathfix pkgconfig tar:bzip2 +USES= desktop-file-utils gmake gnome libtool localbase pathfix \ + pkgconfig tar:bzip2 GNU_CONFIGURE= yes USE_GNOME= gconf2 gnomeprefix libglade2 intltool USE_LDCONFIG= yes diff --git a/deskutils/shutter/Makefile b/deskutils/shutter/Makefile index 2154341575d9..84121e6d0a49 100644 --- a/deskutils/shutter/Makefile +++ b/deskutils/shutter/Makefile @@ -57,7 +57,7 @@ SHEBANG_FILES= bin/shutter share/shutter/resources/system/upload_plugins/*.pm SHUTTER_DESKTOP= share/applications/shutter.desktop USE_PERL5= run -USES= desktop-file-utils gettext-runtime perl5 shebangfix +USES= desktop-file-utils gettext-runtime gnome perl5 shebangfix .include <bsd.port.options.mk> diff --git a/deskutils/sugarcrm/Makefile b/deskutils/sugarcrm/Makefile index dac6e3341bf7..70675e86c15e 100644 --- a/deskutils/sugarcrm/Makefile +++ b/deskutils/sugarcrm/Makefile @@ -12,7 +12,7 @@ COMMENT= Web based customer relationship management suite BROKEN= unfetchable -USES= zip +USES= php zip USE_PHP= gd mysqli session pcre xml zlib mbstring curl imap spl posix \ json ctype zip tokenizer NO_BUILD= yes diff --git a/deskutils/syncthing-gtk/Makefile b/deskutils/syncthing-gtk/Makefile index 6e54d167bef4..4046c9bfff01 100644 --- a/deskutils/syncthing-gtk/Makefile +++ b/deskutils/syncthing-gtk/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>0:security/py-bcrypt@${PY_FLAVOR} \ libappindicator>=0:devel/libappindicator \ syncthing>=0.14.50:net/syncthing -USES= python:2.7 +USES= gnome python:2.7 USE_PYTHON= autoplist distutils USE_GNOME= gtk30 pygobject3 INSTALLS_ICONS= yes diff --git a/deskutils/tomboy/Makefile b/deskutils/tomboy/Makefile index 5a7f226cd4d1..a383574bf055 100644 --- a/deskutils/tomboy/Makefile +++ b/deskutils/tomboy/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-sharp-glib-2.0.pc:devel/dbus- RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-sharp-glib-2.0.pc:devel/dbus-sharp-glib \ mautil:devel/mono-addins -USES= cpe gettext gmake libtool mono pathfix pkgconfig tar:xz +USES= cpe gettext gmake gnome libtool mono pathfix pkgconfig tar:xz USE_GNOME= intlhack gnomeprefix gnomedocutils gnomesharp20 GNU_CONFIGURE= yes INSTALLS_ICONS= yes |