From owner-svn-ports-all@freebsd.org Fri Nov 8 14:06:32 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9A0AB1B3893; Fri, 8 Nov 2019 14:06:32 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 478hs43RFNz4PSq; Fri, 8 Nov 2019 14:06:32 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3AC2C27202; Fri, 8 Nov 2019 14:06:32 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xA8E6WJI014478; Fri, 8 Nov 2019 14:06:32 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xA8E6Rbm014454; Fri, 8 Nov 2019 14:06:27 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201911081406.xA8E6Rbm014454@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Fri, 8 Nov 2019 14:06:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517067 - in head/misc: amanda-server cdcollect explosions gimp-help-en gkrellmbgchg2 gkx86info2 gnome-icon-theme gnome-icon-theme-extras gnome-mime-data gnome-osd libisocodes lingoteac... X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: in head/misc: amanda-server cdcollect explosions gimp-help-en gkrellmbgchg2 gkx86info2 gnome-icon-theme gnome-icon-theme-extras gnome-mime-data gnome-osd libisocodes lingoteach lxde-common metalink-to... X-SVN-Commit-Revision: 517067 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Nov 2019 14:06:32 -0000 Author: tobik Date: Fri Nov 8 14:06:27 2019 New Revision: 517067 URL: https://svnweb.freebsd.org/changeset/ports/517067 Log: misc: Add missing USES=gnome Modified: head/misc/amanda-server/Makefile head/misc/cdcollect/Makefile head/misc/explosions/Makefile head/misc/gimp-help-en/Makefile head/misc/gkrellmbgchg2/Makefile head/misc/gkx86info2/Makefile head/misc/gnome-icon-theme-extras/Makefile head/misc/gnome-icon-theme/Makefile head/misc/gnome-mime-data/Makefile head/misc/gnome-osd/Makefile head/misc/libisocodes/Makefile head/misc/lingoteach/Makefile head/misc/lxde-common/Makefile head/misc/metalink-tools/Makefile head/misc/metromap/Makefile head/misc/parley/Makefile head/misc/tellico/Makefile head/misc/typetrainer/Makefile head/misc/xdelta/Makefile head/misc/xdg-menu/Makefile head/misc/xfce4-wm-themes/Makefile Modified: head/misc/amanda-server/Makefile ============================================================================== --- head/misc/amanda-server/Makefile Fri Nov 8 14:03:15 2019 (r517066) +++ head/misc/amanda-server/Makefile Fri Nov 8 14:06:27 2019 (r517067) @@ -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 \ Modified: head/misc/cdcollect/Makefile ============================================================================== --- head/misc/cdcollect/Makefile Fri Nov 8 14:03:15 2019 (r517066) +++ head/misc/cdcollect/Makefile Fri Nov 8 14:06:27 2019 (r517067) @@ -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 Modified: head/misc/explosions/Makefile ============================================================================== --- head/misc/explosions/Makefile Fri Nov 8 14:03:15 2019 (r517066) +++ head/misc/explosions/Makefile Fri Nov 8 14:06:27 2019 (r517067) @@ -18,7 +18,7 @@ COMMENT= 3D objects flying around resembling explosion LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING.txt -USES= gmake perl5 +USES= gmake perl5 sdl USE_PERL5= build USE_SDL= sdl image Modified: head/misc/gimp-help-en/Makefile ============================================================================== --- head/misc/gimp-help-en/Makefile Fri Nov 8 14:03:15 2019 (r517066) +++ head/misc/gimp-help-en/Makefile Fri Nov 8 14:06:27 2019 (r517067) @@ -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 Modified: head/misc/gkrellmbgchg2/Makefile ============================================================================== --- head/misc/gkrellmbgchg2/Makefile Fri Nov 8 14:03:15 2019 (r517066) +++ head/misc/gkrellmbgchg2/Makefile Fri Nov 8 14:06:27 2019 (r517067) @@ -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 Modified: head/misc/gkx86info2/Makefile ============================================================================== --- head/misc/gkx86info2/Makefile Fri Nov 8 14:03:15 2019 (r517066) +++ head/misc/gkx86info2/Makefile Fri Nov 8 14:06:27 2019 (r517067) @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h RUN_DEPENDS= gkrellm:sysutils/gkrellm2 ONLY_FOR_ARCHS= i386 amd64 -USES= pkgconfig +USES= gnome pkgconfig USE_GNOME= gtk20 WRKSRC= ${WRKDIR}/gkx86info${PORTVERSION} Modified: head/misc/gnome-icon-theme-extras/Makefile ============================================================================== --- head/misc/gnome-icon-theme-extras/Makefile Fri Nov 8 14:03:15 2019 (r517066) +++ head/misc/gnome-icon-theme-extras/Makefile Fri Nov 8 14:06:27 2019 (r517067) @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index. 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 Modified: head/misc/gnome-icon-theme/Makefile ============================================================================== --- head/misc/gnome-icon-theme/Makefile Fri Nov 8 14:03:15 2019 (r517066) +++ head/misc/gnome-icon-theme/Makefile Fri Nov 8 14:06:27 2019 (r517067) @@ -18,7 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.th 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 Modified: head/misc/gnome-mime-data/Makefile ============================================================================== --- head/misc/gnome-mime-data/Makefile Fri Nov 8 14:03:15 2019 (r517066) +++ head/misc/gnome-mime-data/Makefile Fri Nov 8 14:06:27 2019 (r517067) @@ -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 Modified: head/misc/gnome-osd/Makefile ============================================================================== --- head/misc/gnome-osd/Makefile Fri Nov 8 14:03:15 2019 (r517066) +++ head/misc/gnome-osd/Makefile Fri Nov 8 14:06:27 2019 (r517067) @@ -14,7 +14,7 @@ COMMENT= On-Screen-Display infrastructure using Pango 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 Modified: head/misc/libisocodes/Makefile ============================================================================== --- head/misc/libisocodes/Makefile Fri Nov 8 14:03:15 2019 (r517066) +++ head/misc/libisocodes/Makefile Fri Nov 8 14:06:27 2019 (r517067) @@ -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 Modified: head/misc/lingoteach/Makefile ============================================================================== --- head/misc/lingoteach/Makefile Fri Nov 8 14:03:15 2019 (r517066) +++ head/misc/lingoteach/Makefile Fri Nov 8 14:06:27 2019 (r517067) @@ -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` Modified: head/misc/lxde-common/Makefile ============================================================================== --- head/misc/lxde-common/Makefile Fri Nov 8 14:03:15 2019 (r517066) +++ head/misc/lxde-common/Makefile Fri Nov 8 14:06:27 2019 (r517067) @@ -17,7 +17,7 @@ RUN_DEPENDS= lxde-icon-theme>=0:x11-themes/lxde-icon-t 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 \ Modified: head/misc/metalink-tools/Makefile ============================================================================== --- head/misc/metalink-tools/Makefile Fri Nov 8 14:03:15 2019 (r517066) +++ head/misc/metalink-tools/Makefile Fri Nov 8 14:06:27 2019 (r517067) @@ -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}" Modified: head/misc/metromap/Makefile ============================================================================== --- head/misc/metromap/Makefile Fri Nov 8 14:03:15 2019 (r517066) +++ head/misc/metromap/Makefile Fri Nov 8 14:06:27 2019 (r517067) @@ -14,7 +14,7 @@ COMMENT= Simple application for finding paths in diffe 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 Modified: head/misc/parley/Makefile ============================================================================== --- head/misc/parley/Makefile Fri Nov 8 14:03:15 2019 (r517066) +++ head/misc/parley/Makefile Fri Nov 8 14:06:27 2019 (r517067) @@ -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 \ Modified: head/misc/tellico/Makefile ============================================================================== --- head/misc/tellico/Makefile Fri Nov 8 14:03:15 2019 (r517066) +++ head/misc/tellico/Makefile Fri Nov 8 14:06:27 2019 (r517067) @@ -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 \ Modified: head/misc/typetrainer/Makefile ============================================================================== --- head/misc/typetrainer/Makefile Fri Nov 8 14:03:15 2019 (r517066) +++ head/misc/typetrainer/Makefile Fri Nov 8 14:06:27 2019 (r517067) @@ -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 Modified: head/misc/xdelta/Makefile ============================================================================== --- head/misc/xdelta/Makefile Fri Nov 8 14:03:15 2019 (r517066) +++ head/misc/xdelta/Makefile Fri Nov 8 14:06:27 2019 (r517067) @@ -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 Modified: head/misc/xdg-menu/Makefile ============================================================================== --- head/misc/xdg-menu/Makefile Fri Nov 8 14:03:15 2019 (r517066) +++ head/misc/xdg-menu/Makefile Fri Nov 8 14:06:27 2019 (r517067) @@ -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 Modified: head/misc/xfce4-wm-themes/Makefile ============================================================================== --- head/misc/xfce4-wm-themes/Makefile Fri Nov 8 14:03:15 2019 (r517066) +++ head/misc/xfce4-wm-themes/Makefile Fri Nov 8 14:06:27 2019 (r517067) @@ -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