From ada732850424a3fc3b2c294a56407f3ea797ce82 Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Fri, 8 Nov 2019 14:06:27 +0000 Subject: [PATCH] misc: Add missing USES=gnome --- misc/amanda-server/Makefile | 2 +- misc/cdcollect/Makefile | 2 +- misc/explosions/Makefile | 2 +- misc/gimp-help-en/Makefile | 3 ++- misc/gkrellmbgchg2/Makefile | 2 +- misc/gkx86info2/Makefile | 2 +- misc/gnome-icon-theme-extras/Makefile | 2 +- misc/gnome-icon-theme/Makefile | 2 +- misc/gnome-mime-data/Makefile | 2 +- misc/gnome-osd/Makefile | 2 +- misc/libisocodes/Makefile | 2 +- misc/lingoteach/Makefile | 2 +- misc/lxde-common/Makefile | 2 +- misc/metalink-tools/Makefile | 2 +- misc/metromap/Makefile | 2 +- misc/parley/Makefile | 2 +- misc/tellico/Makefile | 5 +++-- misc/typetrainer/Makefile | 2 +- misc/xdelta/Makefile | 2 +- misc/xdg-menu/Makefile | 2 +- misc/xfce4-wm-themes/Makefile | 2 +- 21 files changed, 24 insertions(+), 22 deletions(-) diff --git a/misc/amanda-server/Makefile b/misc/amanda-server/Makefile index ff5368cf7012..1634e076b7fe 100644 --- a/misc/amanda-server/Makefile +++ b/misc/amanda-server/Makefile @@ -20,7 +20,7 @@ SLAVEDIRS= misc/amanda-client GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= charsetfix gmake libtool perl5 pkgconfig ssl +USES= charsetfix gmake gnome libtool perl5 pkgconfig ssl USE_GNOME= glib20 USE_LDCONFIG= yes CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ diff --git a/misc/cdcollect/Makefile b/misc/cdcollect/Makefile index 65b8d0139ff8..e7fc641a9baa 100644 --- a/misc/cdcollect/Makefile +++ b/misc/cdcollect/Makefile @@ -17,7 +17,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes -USES= gettext gmake localbase mono pathfix pkgconfig tar:bzip2 +USES= gettext gmake gnome localbase mono pathfix pkgconfig tar:bzip2 USE_GNOME= gnomeprefix intlhack libgnome gnomesharp20 GCONF_SCHEMAS= cdcollect.schemas NO_ARCH= yes diff --git a/misc/explosions/Makefile b/misc/explosions/Makefile index 0789c0229caa..5a386729cfd9 100644 --- a/misc/explosions/Makefile +++ b/misc/explosions/Makefile @@ -18,7 +18,7 @@ COMMENT= 3D objects flying around resembling explosions with various effects LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING.txt -USES= gmake perl5 +USES= gmake perl5 sdl USE_PERL5= build USE_SDL= sdl image diff --git a/misc/gimp-help-en/Makefile b/misc/gimp-help-en/Makefile index 6b4f2746b2ea..b2e1bf04608e 100644 --- a/misc/gimp-help-en/Makefile +++ b/misc/gimp-help-en/Makefile @@ -20,7 +20,8 @@ LICENSE= GFDL BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:textproc/py-libxml2@${PY_FLAVOR} \ ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:textproc/docbook-xsl -USES= gettext-tools gmake perl5 pkgconfig python:2.7 shebangfix tar:bzip2 +USES= gettext-tools gmake gnome perl5 pkgconfig python:2.7 shebangfix \ + tar:bzip2 USE_GNOME= libxslt:build USE_PERL5= build GNU_CONFIGURE= yes diff --git a/misc/gkrellmbgchg2/Makefile b/misc/gkrellmbgchg2/Makefile index 02c26c7d5f46..c57e8de2c8db 100644 --- a/misc/gkrellmbgchg2/Makefile +++ b/misc/gkrellmbgchg2/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:sysutils/gkrellm2 RUN_DEPENDS= gkrellm:sysutils/gkrellm2 -USES= gmake pkgconfig +USES= gmake gnome pkgconfig USE_GNOME= gtk20 PLIST_FILES= libexec/gkrellm2/plugins/gkrellmbgchg.so diff --git a/misc/gkx86info2/Makefile b/misc/gkx86info2/Makefile index 4bc54653620d..c905082c54e4 100644 --- a/misc/gkx86info2/Makefile +++ b/misc/gkx86info2/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:sysutils/gkrellm2 RUN_DEPENDS= gkrellm:sysutils/gkrellm2 ONLY_FOR_ARCHS= i386 amd64 -USES= pkgconfig +USES= gnome pkgconfig USE_GNOME= gtk20 WRKSRC= ${WRKDIR}/gkx86info${PORTVERSION} diff --git a/misc/gnome-icon-theme-extras/Makefile b/misc/gnome-icon-theme-extras/Makefile index 875e2acbaac8..01708b4bd348 100644 --- a/misc/gnome-icon-theme-extras/Makefile +++ b/misc/gnome-icon-theme-extras/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-th icon-naming-utils>=0.8.7:x11-themes/icon-naming-utils RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme -USES= gmake pathfix pkgconfig tar:xz +USES= gmake gnome pathfix pkgconfig tar:xz USE_GNOME= intlhack gtk-update-icon-cache GNU_CONFIGURE= yes INSTALLS_ICONS= yes diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile index 3eb09ffd82a1..c2fde93e8c74 100644 --- a/misc/gnome-icon-theme/Makefile +++ b/misc/gnome-icon-theme/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-them gnome-icon-theme-symbolic>=0:x11-themes/gnome-icon-theme-symbolic GNU_CONFIGURE= yes -USES= gettext-tools gmake pathfix pkgconfig tar:xz +USES= gettext-tools gmake gnome pathfix pkgconfig tar:xz USE_GNOME= intlhack INSTALLS_ICONS= yes CONFIGURE_ARGS= --enable-icon-mapping diff --git a/misc/gnome-mime-data/Makefile b/misc/gnome-mime-data/Makefile index 1af55f785aca..59c7bf79baa4 100644 --- a/misc/gnome-mime-data/Makefile +++ b/misc/gnome-mime-data/Makefile @@ -15,7 +15,7 @@ COMMENT= MIME and Application database for GNOME LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= gettext gmake localbase pathfix tar:bzip2 +USES= gettext gmake gnome localbase pathfix tar:bzip2 USE_GNOME= gnomeprefix intlhack GNU_CONFIGURE= yes LIBS+= -lintl diff --git a/misc/gnome-osd/Makefile b/misc/gnome-osd/Makefile index da5d0ae5a61b..56e24d690396 100644 --- a/misc/gnome-osd/Makefile +++ b/misc/gnome-osd/Makefile @@ -14,7 +14,7 @@ COMMENT= On-Screen-Display infrastructure using Pango text rendering LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= gettext-tools gmake pathfix pkgconfig python:2.7 +USES= gettext-tools gmake gnome pathfix pkgconfig python:2.7 USE_GNOME= gnomeprefix intlhack pygnome2 GNU_CONFIGURE= yes NO_ARCH= yes diff --git a/misc/libisocodes/Makefile b/misc/libisocodes/Makefile index 6ab579ec5145..ee532abca9e5 100644 --- a/misc/libisocodes/Makefile +++ b/misc/libisocodes/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libgee-0.8.so:devel/libgee RUN_DEPENDS= iso-codes>=0:misc/iso-codes GNU_CONFIGURE= yes -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz USE_GNOME= glib20 introspection:build libxml2 INSTALL_TARGET= install-strip diff --git a/misc/lingoteach/Makefile b/misc/lingoteach/Makefile index ae352abdc6da..7083be80681a 100644 --- a/misc/lingoteach/Makefile +++ b/misc/lingoteach/Makefile @@ -16,7 +16,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-ui-${PORTVERSION} USE_GNOME= gtk20 GNU_CONFIGURE= yes -USES= gmake pkgconfig libtool +USES= gmake gnome libtool pkgconfig CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib `pkg-config --libs gmodule-2.0` diff --git a/misc/lxde-common/Makefile b/misc/lxde-common/Makefile index 1244aa0ce2f9..333a5e494d54 100644 --- a/misc/lxde-common/Makefile +++ b/misc/lxde-common/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= lxde-icon-theme>=0:x11-themes/lxde-icon-theme \ gnome-themes-extra>=3.18:x11-themes/gnome-themes-extra \ xscreensaver:x11/xscreensaver -USES= gettext-tools gmake localbase tar:xz +USES= gettext-tools gmake gnome localbase tar:xz USE_GNOME= gtk20 intltool GNU_CONFIGURE= yes CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc \ diff --git a/misc/metalink-tools/Makefile b/misc/metalink-tools/Makefile index bd471d2f1d6a..a11159bf1d3f 100644 --- a/misc/metalink-tools/Makefile +++ b/misc/metalink-tools/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ USE_GNOME= glib20 GNU_CONFIGURE= yes -USES= compiler:c++11-lang localbase pkgconfig +USES= compiler:c++11-lang gnome localbase pkgconfig USE_CXXSTD= c++11 CONFIGURE_ENV+= AWK="${AWK}" diff --git a/misc/metromap/Makefile b/misc/metromap/Makefile index d38a2cc34486..4b0fdd49f246 100644 --- a/misc/metromap/Makefile +++ b/misc/metromap/Makefile @@ -14,7 +14,7 @@ COMMENT= Simple application for finding paths in different subways maps LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/doc/COPYING -USES= gettext gmake python:2.7 shebangfix tar:bzip2 +USES= gettext gmake gnome python:2.7 shebangfix tar:bzip2 SHEBANG_FILES= metromap.py modules/*.py USE_GNOME= pygtk2 NO_ARCH= yes diff --git a/misc/parley/Makefile b/misc/parley/Makefile index 7d382afbc0de..174c520c2551 100644 --- a/misc/parley/Makefile +++ b/misc/parley/Makefile @@ -10,7 +10,7 @@ COMMENT= Vocabulary trainer for KDE BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-xsl \ docbook-xml>0:textproc/docbook-xml -USES= cmake desktop-file-utils gettext kde:5 qt:5 tar:xz xorg +USES= cmake desktop-file-utils gettext gnome kde:5 qt:5 tar:xz xorg USE_GNOME= libxml2 libxslt USE_KDE= attica auth codecs completion configwidgets coreaddons config \ crash doctools ecm i18n jobwidgets kcmutils kio newstuff \ diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index f9046b2e6caa..bffe9871d7f5 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -22,8 +22,9 @@ LIB_DEPENDS= libbtparse.so:textproc/btparse \ libtag.so:audio/taglib \ libyaz.so:net/yaz -USES= cmake compiler:c++11-lang desktop-file-utils gettext kde:5 \ - pkgconfig python:run qt:5 shared-mime-info shebangfix tar:xz +USES= cmake compiler:c++11-lang desktop-file-utils gettext gnome \ + kde:5 pkgconfig python:run qt:5 shared-mime-info shebangfix \ + tar:xz USE_GNOME= libxml2 libxslt USE_KDE= archive attica5 auth bookmarks codecs completion config \ configwidgets coreaddons crash ecm filemetadata guiaddons \ diff --git a/misc/typetrainer/Makefile b/misc/typetrainer/Makefile index 805d0642813f..e0b4843bdb95 100644 --- a/misc/typetrainer/Makefile +++ b/misc/typetrainer/Makefile @@ -12,7 +12,7 @@ COMMENT= Typing tutor trainer LICENSE= MIT USE_GNOME= pygtk2 -USES= python:2.7 +USES= gnome python:2.7 USE_PYTHON= distutils autoplist .include diff --git a/misc/xdelta/Makefile b/misc/xdelta/Makefile index e23a79ad60de..813a8a616b1a 100644 --- a/misc/xdelta/Makefile +++ b/misc/xdelta/Makefile @@ -13,7 +13,7 @@ COMMENT= Diff/patch utility for binary files LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= libtool pkgconfig +USES= gnome libtool pkgconfig USE_GNOME= glib20 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/misc/xdg-menu/Makefile b/misc/xdg-menu/Makefile index c348cdb49406..37c3153f3818 100644 --- a/misc/xdg-menu/Makefile +++ b/misc/xdg-menu/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/rox:x11-fm/rox-filer \ WRKSRC= ${WRKDIR}/XDG-Menu DATADIR= ${PREFIX}/apps/XDG-Menu -USES= python:2.7 shebangfix +USES= gnome python:2.7 shebangfix SHEBANG_FILES= AppRun AppletRun INSTALLS_ICONS= yes NO_ARCH= yes diff --git a/misc/xfce4-wm-themes/Makefile b/misc/xfce4-wm-themes/Makefile index 65bab8107810..ad7b7e4e0a5a 100644 --- a/misc/xfce4-wm-themes/Makefile +++ b/misc/xfce4-wm-themes/Makefile @@ -15,7 +15,7 @@ COMMENT= Additional themes for xfwm4 LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -USES= gmake tar:bzip2 +USES= gmake gnome tar:bzip2 GNU_CONFIGURE= yes INSTALLS_ICONS= yes