1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Part 1 of adding USE_GNOME=intltool to ports that require it.

The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.

PR:		201980
Exp-run by:	antoine@
This commit is contained in:
Koop Mast 2015-08-02 20:23:55 +00:00
parent 05aa1eb8b1
commit 2f0486b647
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393444
124 changed files with 127 additions and 123 deletions

View File

@ -16,7 +16,7 @@ RUN_DEPENDS= gnome-themes-standard>=3.0.0:${PORTSDIR}/x11-themes/gnome-themes-st
gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme
USES= pkgconfig waf tar:bzip2
USE_GNOME= gtk30
USE_GNOME= gtk30 intltool
MAKE_ARGS= MANDIR=${MANPREFIX}/man
CONFIGURE_ARGS+= --prefix=${PREFIX} \

View File

@ -27,7 +27,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
USES= gmake libtool pkgconfig
USE_LDCONFIG= yes
USE_GNOME= gtk20
USE_GNOME= gtk20 intltool
INSTALLS_ICONS= yes
INSTALL_TARGET= install-strip

View File

@ -25,7 +25,7 @@ USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig shared-mime-in
SHEBANG_FILES= autotools/intltool-merge
# Fails to build with GCC 4.9, cf. PR 196849.
USE_GCC= 4.8
USE_GNOME= libgnomecanvas
USE_GNOME= intltool libgnomecanvas
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-silent-rules \
--enable-osspcm=/dev/dsp \

View File

@ -23,7 +23,7 @@ USE_LDCONFIG= yes
CONFIGURE_ARGS= --disable-alsa --disable-nullout --disable-gtk3
CPPFLAGS+= -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib -lexecinfo -lintl
WANT_GNOME= yes
USE_GNOME= intltool
INSTALLS_ICONS= yes
SHEBANG_FILES= yasmwrapper.sh
INSTALL_TARGET= install-strip

View File

@ -24,7 +24,7 @@ LIB_DEPENDS= libaubio.so:${PORTSDIR}/audio/aubio \
RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils
USES= bison gettext gmake pkgconfig
USE_GNOME= librsvg2 libxml2
USE_GNOME= intltool librsvg2 libxml2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-jack \
--disable-alsa \

View File

@ -18,7 +18,7 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
USES= gettext gmake pkgconfig
USE_GNOME= gtk20
USE_GNOME= gtk20 intltool
post-patch:
@${CHMOD} a+x ${WRKSRC}/install-sh

View File

@ -22,7 +22,7 @@ LIB_DEPENDS= libmpd.so:${PORTSDIR}/audio/libmpd \
GNU_CONFIGURE= yes
USES= gettext gmake libtool pathfix pkgconfig
USE_GNOME= glib20 gtk20 libglade2
USE_GNOME= glib20 gtk20 intltool libglade2
INSTALLS_ICONS= yes
CONFIGURE_ARGS= --enable-system-libsexy
CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -17,7 +17,7 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
USES= gmake iconv pkgconfig
USE_GNOME= gtk30
USE_GNOME= gtk30 intltool
PORTDOCS= AUTHORS ChangeLog README

View File

@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3
GNU_CONFIGURE= yes
USES= desktop-file-utils gmake libtool pkgconfig shared-mime-info
USE_GNOME= gtk20 libxml2
USE_GNOME= gtk20 intltool libxml2
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/ladspa/jamincont_1912.so

View File

@ -16,7 +16,7 @@ LIB_DEPENDS= libplist.so:${PORTSDIR}/devel/libplist \
libtag.so:${PORTSDIR}/audio/taglib \
libsgutils2.so:${PORTSDIR}/sysutils/sg3_utils
USE_GNOME= gdkpixbuf2 gtk20
USE_GNOME= gdkpixbuf2 gtk20 intltool
USE_SQLITE= 3
USES= tar:bzip2 gettext gmake libtool pathfix pkgconfig
GNU_CONFIGURE= yes

View File

@ -12,7 +12,7 @@ COMMENT= LINGOT is a musical instrument tuner
LICENSE= GPLv2
USE_GNOME= gtk20 libglade2
USE_GNOME= gtk20 intltool libglade2
GNU_CONFIGURE= yes
USES= gettext gmake pkgconfig

View File

@ -17,7 +17,7 @@ LIB_DEPENDS= libxmmsclient.so:${PORTSDIR}/audio/xmms2 \
libnotify.so:${PORTSDIR}/devel/libnotify
USES= gmake desktop-file-utils pkgconfig
USE_GNOME= gtk20
USE_GNOME= gtk20 intltool
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
INSTALL_TARGET= install-strip

View File

@ -18,7 +18,7 @@ LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify \
libcurl.so:${PORTSDIR}/ftp/curl
USES= desktop-file-utils gettext gmake iconv pathfix pkgconfig
USE_GNOME= gtk20
USE_GNOME= gtk20 intltool
USE_SQLITE= yes
GNU_CONFIGURE= yes
# Cannot enable -Werror yet: Clang does not like the code `printf(_("..."))',

View File

@ -16,7 +16,7 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
USES= gmake pkgconfig
USE_GNOME= gconfmm26 gnomeprefix
USE_GNOME= gconfmm26 gnomeprefix intltool
CONFIGURE_ARGS= --disable-lynx

View File

@ -20,7 +20,7 @@ SHEBANG_FILES= src/soundconverter.py
python_OLD_CMD= /usr/bin/python -tt
GNU_CONFIGURE= yes
USE_GNOME= pygtk2 pygnome2
USE_GNOME= intltool pygtk2 pygnome2
MAKE_ENV= MAKE=${MAKE_CMD}
INSTALLS_ICONS= yes

View File

@ -16,7 +16,7 @@ LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 \
GNU_CONFIGURE= yes
USES= gmake pkgconfig desktop-file-utils
USE_GNOME= gtk20
USE_GNOME= gtk20 intltool
USE_GSTREAMER= good mad gconf
INSTALLS_ICONS= yes

View File

@ -17,7 +17,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
USES= gmake gettext pkgconfig
USE_GNOME= gtk30
USE_GNOME= gtk30 intltool
OPTIONS_DEFINE= NLS NOTIFY
OPTIONS_DEFAULT= NOTIFY

View File

@ -22,6 +22,7 @@ CONFLICTS= gts-[0-9]*
USE_AUTOTOOLS= autoconf
USES= gmake pkgconfig tk:run shared-mime-info desktop-file-utils
USE_GNOME= intltool
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= INSTALL_DATA="${BSD_INSTALL_DATA}"

View File

@ -20,7 +20,7 @@ LIB_DEPENDS= libgtkglextmm-x11-1.2.so:${PORTSDIR}/x11-toolkits/gtkglextmm \
libzip.so:${PORTSDIR}/archivers/libzip \
USES= autoreconf gmake libtool perl5 pkgconfig
USE_GNOME= gtkmm24 libxml++26
USE_GNOME= gtkmm24 intltool libxml++26
USE_GL= gl
USE_PERL5= build
GNU_CONFIGURE= yes

View File

@ -18,7 +18,7 @@ LIB_DEPENDS= libespeak.so:${PORTSDIR}/audio/espeak
GNU_CONFIGURE= yes
USES= tar:bzip2 gettext gmake pkgconfig
USE_GNOME= gtk20 esound
USE_GNOME= gtk20 intltool esound
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib

View File

@ -19,7 +19,7 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
USES= gettext gmake pkgconfig
USE_GNOME= gtk20
USE_GNOME= gtk20 intltool
post-patch:
@${REINPLACE_CMD} -e \

View File

@ -14,7 +14,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libhamlib.so:${PORTSDIR}/comms/hamlib
USE_GNOME= gtk20
USE_GNOME= gtk20 intltool
GNU_CONFIGURE= yes
USES= gettext gmake pkgconfig

View File

@ -17,7 +17,7 @@ LIB_DEPENDS= libticables2.so:${PORTSDIR}/comms/libticables2 \
libticonv.so:${PORTSDIR}/converters/libticonv
USES= desktop-file-utils gmake pkgconfig shared-mime-info tar:bzip2
USE_GNOME= gtk20
USE_GNOME= gtk20 intltool
OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes

View File

@ -17,7 +17,7 @@ LIB_DEPENDS= libccm.so:${PORTSDIR}/math/ccmath
GNU_CONFIGURE= yes
USES= gettext gmake pkgconfig tar:bzip2
USE_GNOME= gtk20
USE_GNOME= gtk20 intltool
OPTIONS_DEFINE= DOCS
OPTIONS_SUB= yes

View File

@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
USES= gettext gmake pkgconfig
USE_GNOME= gtk20
USE_GNOME= gtk20 intltool
OPTIONS_DEFINE= NLS XDOTOOL
XDOTOOL_DESC= Automatic paste functionality

View File

@ -28,7 +28,7 @@ INSTALLS_OMF= yes
INSTALLS_ICONS= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_GNOME= pygnome2 gnomeprefix gnomedocutils
USE_GNOME= intltool pygnome2 gnomeprefix gnomedocutils
CONFIGURE_ARGS= --disable-nautilus-extension
OPTIONS_DEFINE= EOG

View File

@ -18,7 +18,7 @@ OPTIONS_DEFAULT= GTKSPELL
GTKSPELL_DESC= Enable GtkSpell support
USES= desktop-file-utils gettext gmake libtool shared-mime-info pkgconfig tar:bzip2
USE_GNOME= gconf2 gnomedocutils gnomevfs2 gtksourceview2
USE_GNOME= gconf2 gnomedocutils gnomevfs2 gtksourceview2 intltool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-error-on-warning
INSTALLS_ICONS= yes

View File

@ -18,7 +18,7 @@ RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian
USES= desktop-file-utils gmake libtool pathfix pkgconfig \
readline shared-mime-info tar:xz
USE_GNOME= gnomedocutils gnomeprefix gtksourceview2 gnomevfs2 vte
USE_GNOME= gnomedocutils gnomeprefix gtksourceview2 gnomevfs2 vte intltool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-extra-gcc-optimization \
--disable-update-mimedb \

View File

@ -27,7 +27,7 @@ IPYTHON_DESC= Interactive shell support
IPYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipython>0:${PORTSDIR}/devel/ipython
USES= gettext python:2
USE_GNOME= pygnome2 pygtk2
USE_GNOME= intltool pygnome2 pygtk2
USE_PYTHON= autoplist distutils
PLIST_FILES+= man/man1/gourmet.1.gz
USE_GITHUB= yes

View File

@ -10,7 +10,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Gtk2 Todo list manager
USES= pathfix gettext gmake pkgconfig
USE_GNOME= gnomeprefix gnomevfs2
USE_GNOME= gnomeprefix gnomevfs2 intltool
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

View File

@ -11,7 +11,7 @@ MASTER_SITES= GNU \
MAINTAINER= avg@icyb.net.ua
COMMENT= GTK2 substitute for xmessage
USE_GNOME= gtk20 gnomeprefix
USE_GNOME= gtk20 gnomeprefix intltool
USES= gmake pkgconfig
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes

View File

@ -17,7 +17,7 @@ BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
USES= gettext-tools gmake pkgconfig
GNU_CONFIGURE= yes
USE_GNOME= gtk20
USE_GNOME= gtk20 intltool
PORTDOCS= AUTHORS ChangeLog README

View File

@ -18,7 +18,7 @@ RUN_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme
USES= desktop-file-utils gmake libtool pathfix pkgconfig tar:bzip2
GNU_CONFIGURE= yes
USE_GNOME= gconf2 gnomeprefix libglade2
USE_GNOME= gconf2 gnomeprefix libglade2 intltool
USE_LDCONFIG= yes
MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}

View File

@ -15,7 +15,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
USES= gmake pkgconfig
USE_GNOME= gconf2 libwnck
USE_GNOME= gconf2 intltool libwnck
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -14,7 +14,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xpcom/vboxxpcom.py:${PORTSDIR}/emulators/virtu
USES= python
USE_PYTHON= distutils autoplist
USE_GNOME= gtk30 pygtk2
USE_GNOME= gtk30 intltool pygtk2
INSTALLS_ICONS= yes
OPTIONS_DEFINE= NLS

View File

@ -13,7 +13,7 @@ LICENSE= GPLv2
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
USE_GNOME= gtk20
USE_GNOME= gtk20 intltool
USES= desktop-file-utils gettext-tools \
gmake libtool pathfix pkgconfig tar:bzip2
CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -23,7 +23,7 @@ OPTIONS_DEFAULT= NLS
#VTE_DESC= Terminal Widget
GNU_CONFIGURE= yes
USE_GNOME= glib20 gtk30 libglade2 gtksourceview3 gdkpixbuf2
USE_GNOME= glib20 gtk30 intltool libglade2 gtksourceview3 gdkpixbuf2
USES= desktop-file-utils gmake libtool pkgconfig tar:xz
USE_LDCONFIG= yes
INSTALLS_ICONS= yes

View File

@ -14,7 +14,7 @@ CONFLICTS= glade-3.*
PORTSCOUT= ignore
INSTALLS_ICONS= yes
USE_GNOME= gtk20 libxml2 gnomedocutils
USE_GNOME= gtk20 intltool libxml2 gnomedocutils
USES= gmake gettext libtool pathfix desktop-file-utils pkgconfig tar:xz
INSTALLS_OMF= yes
INSTALL_TARGET= install-strip

View File

@ -12,7 +12,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Gnome-vfs monikers module
USES= gmake libtool:keepla pkgconfig
USE_GNOME= gnomevfs2 libbonobo
USE_GNOME= gnomevfs2 intltool libbonobo
INSTALL_TARGET= install-strip
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -22,7 +22,7 @@ RUN_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme \
${PYTHON_PKGNAMEPREFIX}webkitgtk>=0:${PORTSDIR}/www/py-webkitgtk
USES= desktop-file-utils gettext-tools python
USE_GNOME= pygtk2
USE_GNOME= intltool pygtk2
USE_PYTHON= distutils
.include <bsd.port.mk>

View File

@ -17,7 +17,7 @@ LIB_DEPENDS= libgtkglext-x11-1.0.so:${PORTSDIR}/x11-toolkits/gtkglext \
USE_GL= gl
USE_SDL= sdl
USE_GNOME= gtk20 libglade2
USE_GNOME= gtk20 intltool libglade2
USES= autoreconf desktop-file-utils dos2unix gettext gmake pkgconfig
DOS2UNIX_FILES= src/utils/task.cpp

View File

@ -27,7 +27,7 @@ CONFIGURE_ARGS= --enable-opengl --enable-libcdio
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
USE_GNOME= gtk30 glib20
USE_GNOME= gtk30 intltool glib20
USE_XORG= x11 xv xext xxf86vm xtst
USE_SDL= sdl
USE_GL= gl

View File

@ -61,7 +61,7 @@ USE_XORG= x11
USES= compiler:c++11-lib desktop-file-utils gettext gmake libtool perl5 \
pkgconfig shebangfix tar:bzip2
INSTALLS_ICONS= yes
USE_GNOME+= gtk20 libgnomecanvas libxml2 libxslt:build
USE_GNOME+= gtk20 intltool libgnomecanvas libxml2 libxslt:build
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -16,7 +16,7 @@ LIB_DEPENDS= libofx.so:${PORTSDIR}/finance/libofx
USES= tar:bzip2 desktop-file-utils gmake iconv pkgconfig shared-mime-info
GNU_CONFIGURE= yes
USE_GNOME= gtk20 glib20 libxml2
USE_GNOME= gtk20 glib20 intltool libxml2
USE_OPENSSL= yes
INSTALLS_ICONS= yes
CONFIGURE_ENV+= OPENSSL_CFLAGS="-I${OPENSSLINC}" OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto"

View File

@ -14,7 +14,7 @@ LIB_DEPENDS= libosp.so:${PORTSDIR}/textproc/opensp
GNU_CONFIGURE= yes
USES= desktop-file-utils gettext gmake pkgconfig shared-mime-info
USE_GNOME= gtk30
USE_GNOME= gtk30 intltool
INSTALLS_ICONS= yes
CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -22,7 +22,7 @@ INSTALL_TARGET= install-strip
INSTALLS_ICONS= yes
USES= cpe gettext gmake libtool pkgconfig
USE_GNOME= gtksharp20 gnomesharp20
USE_GNOME= gtksharp20 gnomesharp20 intltool
USE_LDCONFIG= yes

View File

@ -13,7 +13,7 @@ COMMENT= Management utility for the PureFTPd
LICENSE= GPLv2
USES= fam gettext gmake pathfix pkgconfig
USE_GNOME= libglade2
USE_GNOME= intltool libglade2
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes

View File

@ -16,7 +16,7 @@ BUILD_DEPENDS= mautil:${PORTSDIR}/devel/mono-addins \
${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_GNOME= gtksharp20 gnomesharp20 gnomedocutils
USE_GNOME= gtksharp20 gnomesharp20 gnomedocutils intltool
USES= gettext gmake mono pathfix pkgconfig \
shebangfix
SHEBANG_FILES= src/Clients/Classical/gbrainy.in

View File

@ -10,7 +10,7 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Uno card game
USE_GNOME= gtk20 libgnomeui
USE_GNOME= gtk20 libgnomeui intltool
USES= gettext gmake pkgconfig tar:bzip2
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes

View File

@ -15,7 +15,7 @@ LICENSE= GPLv2 # or later
LICENSE_FILE= ${WRKSRC}/COPYING
USES= pathfix gettext gmake pkgconfig tar:bzip2
USE_GNOME= esound gnomeprefix libgnomeui
USE_GNOME= esound gnomeprefix intltool libgnomeui
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

View File

@ -19,7 +19,7 @@ LIB_DEPENDS= libtar.so:${PORTSDIR}/devel/libtar \
libgnet-2.0.so:${PORTSDIR}/net/gnet2
USES= gettext gmake pkgconfig
USE_GNOME= gtkmm24
USE_GNOME= gtkmm24 intltool
USE_SDL= sdl image mixer
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-boost-includedir=${LOCALBASE}/include

View File

@ -15,7 +15,7 @@ LICENSE= GPLv2
RUN_DEPENDS= yelp:${PORTSDIR}/x11/yelp
USES= gettext gmake
USE_GNOME= gnomeprefix gtk20 libgnome librsvg2
USE_GNOME= gnomeprefix gtk20 intltool libgnome librsvg2
INSTALLS_ICONS= yes
INSTALLS_OMF= yes
GNU_CONFIGURE= yes

View File

@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libglademm-2.4.so:${PORTSDIR}/devel/libglademm24
USES= desktop-file-utils gettext libtool pkgconfig
USE_GNOME= gconfmm26 gtkmm24
USE_GNOME= gconfmm26 gtkmm24 intltool
GCONF_SCHEMAS= aeskulap.schemas
USE_LDCONFIG= ${PREFIX}/lib/aeskulap

View File

@ -16,7 +16,7 @@ LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs \
libglademm-2.4.so:${PORTSDIR}/devel/libglademm24
USES= gettext gmake pathfix pkgconfig tar:bzip2
USE_GNOME= gconfmm26 gnomedocutils gnomeprefix gtkmm24
USE_GNOME= gconfmm26 gnomedocutils gnomeprefix gtkmm24 intltool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-scrollkeeper \
--disable-schemas-install \

View File

@ -17,7 +17,7 @@ GNU_CONFIGURE= yes
USE_CSTD= gnu89
MAKE_JOBS_UNSAFE= yes
USES= gettext gmake pkgconfig tar:tgz
USE_GNOME= gtk20 libgnomecanvas libgnomeui libxml2 gnomedocutils
USE_GNOME= gtk20 intltool libgnomecanvas libgnomeui libxml2 gnomedocutils
INSTALLS_OMF= yes
OPTIONS_DEFINE= CODEC DCMTK GSL NLS VOLPACK XMEDCON

View File

@ -22,7 +22,7 @@ ONLY_FOR_ARCHS_REASON= uses SSE extensions
USES= compiler:c++11-lib cmake:outsource desktop-file-utils \
ninja pkgconfig tar:xz
USE_GNOME= librsvg2
USE_GNOME= intltool librsvg2
USE_SQLITE= yes
USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME}
INSTALLS_ICONS= yes

View File

@ -25,7 +25,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS:Nitstool*} \
USES= gettext-tools gmake libtool pkgconfig python:3
GNU_CONFIGURE= yes
USE_GNOME= gtk30 introspection:build
USE_GNOME= gtk30 intltool introspection:build
GLIB_SCHEMAS= org.entangle-photo.manager.gschema.xml
INSTALLS_ICONS= yes
USE_LDCONFIG= yes

View File

@ -11,7 +11,7 @@ MAINTAINER= ps.ports@smyrak.com
COMMENT= Simple GTK+ 2.0 color selector
USES= pkgconfig
USE_GNOME= gtk20 gnomeprefix
USE_GNOME= gtk20 gnomeprefix intltool
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

View File

@ -13,7 +13,7 @@ COMMENT= Lightweight image viewer forked from GQview
LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png
USES= gettext gmake pkgconfig desktop-file-utils
USE_GNOME= gtk20
USE_GNOME= gtk20 intltool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --docdir="${DOCSDIR}" \
--htmldir="${DOCSDIR}/html" \

View File

@ -20,7 +20,7 @@ LIB_DEPENDS= libfftw3.so:${PORTSDIR}/math/fftw3 \
USES= gmake pkgconfig tar:bzip2
GNU_CONFIGURE= yes
USE_GNOME= gtk20
USE_GNOME= gtk20 intltool
PLUGIN_DIR?= libexec/gimp/2.2/plug-ins
PLIST_SUB= PLUGIN_DIR=${PLUGIN_DIR}

View File

@ -16,7 +16,7 @@ LIB_DEPENDS= libgimp-2.0.so:${PORTSDIR}/graphics/gimp-app \
USES= tar:bzip2 gettext gmake pkgconfig
GNU_CONFIGURE= yes
USE_GNOME= gtk20
USE_GNOME= gtk20 intltool
PLUGIN_DIR?= libexec/gimp/2.2/plug-ins
PLIST_SUB= PLUGIN_DIR=${PLUGIN_DIR}

View File

@ -12,7 +12,7 @@ COMMENT= Simple and fast image viewer for X11
LICENSE= GPLv2
USES= desktop-file-utils gmake pkgconfig
USE_GNOME= gtk20
USE_GNOME= gtk20 intltool
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes

View File

@ -19,7 +19,7 @@ RUN_DEPENDS= gsettings-desktop-schemas>0:${PORTSDIR}/devel/gsettings-desktop-sch
USES= bison compiler:c++11-lib desktop-file-utils gettext gmake \
libtool pathfix pkgconfig tar:xz
USE_GNOME= gtk30 librsvg2
USE_GNOME= gtk30 intltool librsvg2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-silent-rules \
--disable-libchamplain \

View File

@ -16,7 +16,7 @@ LIB_DEPENDS= libexif-gtk.so:${PORTSDIR}/graphics/libexif-gtk \
libgphoto2.so:${PORTSDIR}/graphics/libgphoto2
USES= gettext gmake pathfix pkgconfig
USE_GNOME= gtk20
USE_GNOME= gtk20 intltool
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -26,7 +26,7 @@ NO_ARCH= yes
USES= desktop-file-utils gettext ghostscript gmake pkgconfig \
python tar:xz
USE_GNOME= gnomedocutils gtk30 librsvg2 pygobject3
USE_GNOME= gnomedocutils gtk30 intltool librsvg2 pygobject3
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-silent-rules

View File

@ -17,7 +17,7 @@ RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils
USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \
shared-mime-info
USE_GNOME= gtkmm24
USE_GNOME= gtkmm24 intltool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-update-mimedb
INSTALL_TARGET= install-strip

View File

@ -14,7 +14,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libproxy.so:${PORTSDIR}/net/libproxy
USES= gmake desktop-file-utils libtool pkgconfig tar:xz
USE_GNOME= gtk20 libxml2
USE_GNOME= gtk20 intltool libxml2
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--enable-openssl --enable-gtkfe --disable-sysinfo \
--with-pkgconfigdir=${LOCALBASE}/libdata/pkgconfig

View File

@ -14,7 +14,7 @@ OPTIONS_DEFINE= UTF8 KANJIPAD DOCS NLS
UTF8_DESC= Use UTF-8 edict dictionaries
KANJIPAD_DESC= Use Kanjipad
USE_GNOME= gtk20 gconf2 libglade2 libgnomeui
USE_GNOME= gtk20 gconf2 intltool libglade2 libgnomeui
USES= gmake libtool pkgconfig
INSTALLS_OMF= yes
GNU_CONFIGURE= yes

View File

@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/pynotify/_pynotify.so:${PORTSDIR}/deve
GNU_CONFIGURE= yes
USES= libtool gettext gmake pkgconfig python
USE_GNOME= pygtk2
USE_GNOME= intltool pygtk2
LOCALBASE_REPLACE_FILES= \
engine/engine.py \

View File

@ -15,7 +15,7 @@ LIB_DEPENDS= libtomoe.so:${PORTSDIR}/japanese/tomoe \
libuim.so:${PORTSDIR}/textproc/uim
USES= gettext gmake libtool pkgconfig
USE_GNOME= gtk20
USE_GNOME= gtk20 intltool
GNU_CONFIGURE= yes
PLIST_FILES= bin/uim-tomoe-gtk \

View File

@ -15,7 +15,7 @@ LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify \
GNU_CONFIGURE= yes
USES= gettext gmake pkgconfig tar:bzip2
USE_GNOME= glib20 gtk20 gconf2 libxml2 librsvg2
USE_GNOME= glib20 gtk20 gconf2 intltool libxml2 librsvg2
USE_GSTREAMER= good
LDFLAGS+= -L${LOCALBASE}/lib -lintl

View File

@ -18,7 +18,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \
wget:${PORTSDIR}/ftp/wget
USES= gettext gmake
USE_GNOME= libglade2 libgnome
USE_GNOME= intltool libglade2 libgnome
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib

View File

@ -36,7 +36,7 @@ USES= desktop-file-utils gmake libtool mono pathfix perl5 \
pkgconfig shared-mime-info tar:xz
USE_PERL5= build
GNU_CONFIGURE= yes
USE_GNOME= gnomedocutils gnomesharp20 gtksharp20
USE_GNOME= gnomedocutils gnomesharp20 gtksharp20 intltool
USE_GSTREAMER= cdparanoia
USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME:C/-.*//}
USE_XORG= xrandr xxf86vm

View File

@ -18,7 +18,7 @@ LIB_DEPENDS= libvlc.so:${PORTSDIR}/multimedia/vlc \
libnotify.so:${PORTSDIR}/devel/libnotify
USES= gmake iconv libtool pkgconfig
USE_GNOME= gtk30
USE_GNOME= gtk30 intltool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gtk=3.0
CFLAGS+= -Wno-return-type -w

View File

@ -17,7 +17,7 @@ RUN_DEPENDS= iso-codes>=0:${PORTSDIR}/misc/iso-codes \
py*-chardet>=0:${PORTSDIR}/textproc/py-chardet \
py*-enchant>=1.5.1:${PORTSDIR}/textproc/py-enchant
USE_GNOME= pygtk2
USE_GNOME= pygtk2 intltool
USE_PYTHON= distutils
USES= desktop-file-utils python
INSTALLS_ICONS= yes

View File

@ -14,7 +14,7 @@ BUILD_DEPENDS= p5-XML-Parser>0:${PORTSDIR}/textproc/p5-XML-Parser
USES= gettext gmake libtool pathfix perl5 pkgconfig
USE_XORG= x11
USE_GNOME= glib20
USE_GNOME= glib20 intltool
USE_PERL5= build
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-silent-rules \

View File

@ -16,7 +16,7 @@ LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant \
USES= cpe gmake mono pkgconfig libtool desktop-file-utils
CPE_VENDOR= pedro_castro
USE_GNOME= gnomeprefix gtksharp20 gnomesharp20 gnomedocutils
USE_GNOME= gnomeprefix gtksharp20 gnomesharp20 gnomedocutils intltool
USE_GSTREAMER1= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -90,7 +90,7 @@ LIBS+= -L${LOCALBASE}/lib
LIB_DEPENDS+= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
libnotify.so:${PORTSDIR}/devel/libnotify
USES+= gettext
USE_GNOME+= gtk30
USE_GNOME+= gtk30 intltool
PLIST_FILES+= bin/HandBrake
DESKTOP_ENTRIES="HandBrake" \

View File

@ -47,7 +47,7 @@ SHEBANG_FILES= build-lives-rfx-plugin build-lives-rfx-plugin-multi \
smogrify tools/autolives.pl
GNU_CONFIGURE= yes
USE_CSTD= gnu89
USE_GNOME= gtk30
USE_GNOME= gtk30 intltool
USE_LDCONFIG= yes
CONFIGURE_ARGS= --disable-ldvgrab

View File

@ -15,7 +15,7 @@ RUN_DEPENDS= py*-zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \
${PYTHON_SITELIBDIR}/goocanvasmodule.so:${PORTSDIR}/graphics/py-goocanvas
USES= gettext gmake pkgconfig python tar:bzip2
USE_GNOME= pygtk2
USE_GNOME= intltool pygtk2
USE_GSTREAMER= gnonlin python good
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes

View File

@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mutagen>0:${PORTSDIR}/audio/py-mutagen
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mutagen>0:${PORTSDIR}/audio/py-mutagen
USE_PYTHON= distutils autoplist
USE_GNOME= pygtk2
USE_GNOME= intltool pygtk2
USES= display gettext python
PYDISTUTILS_INSTALLNOSINGLE= yes

View File

@ -18,7 +18,7 @@ LIB_DEPENDS= libglademm-2.4.so:${PORTSDIR}/devel/libglademm24 \
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= desktop-file-utils gettext gmake libtool pkgconfig
USE_GNOME= gtkmm24
USE_GNOME= gtkmm24 intltool
USE_GSTREAMER= good mm
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip

View File

@ -21,7 +21,7 @@ PIDGIN_SLAVE= yes
WITH_GTKUI= yes
USE_LDCONFIG= yes
USE_GNOME= gnomeprefix gtk20
USE_GNOME= gnomeprefix gtk20 intltool
USE_XORG= xscrnsaver sm
WANT_GNOME= yes
CONFIGURE_ARGS= --disable-consoleui \

View File

@ -41,7 +41,7 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83:${PORTSDIR}/devel/py-dbus \
${PYTHON_PKGNAMEPREFIX}notify>=0.1.1:${PORTSDIR}/devel/py-notify \
xdg-utils>=1.0.2:${PORTSDIR}/devel/xdg-utils
USE_GNOME+= librsvg2 pygnome2 pygtk2
USE_GNOME+= intltool librsvg2 pygnome2 pygtk2
USES+= desktop-file-utils
INSTALLS_ICONS= yes
.endif

View File

@ -13,7 +13,7 @@ COMMENT= Popup style message communication tool for GNOME2
LICENSE= GPLv2 # (or later)
USES= gettext gmake pathfix pkgconfig
USE_GNOME= gnomeprefix libgnomeui
USE_GNOME= gnomeprefix intltool libgnomeui
USE_GSTREAMER= vorbis
USE_OPENSSL= yes
GNU_CONFIGURE= yes

View File

@ -18,7 +18,7 @@ OPTIONS_DEFAULT= DND CACHE
DND_DESC= Enable Drag and drop support in browse mode
CACHE_DESC= Support the OpenLDAP experimental client cache
USE_GNOME= libglade2 gnomedocutils
USE_GNOME= intltool libglade2 gnomedocutils
USE_OPENSSL= yes
USE_OPENLDAP= yes
USES= gettext gmake pkgconfig shared-mime-info desktop-file-utils

View File

@ -15,7 +15,7 @@ LICENSE= GPLv2
RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync \
bash:${PORTSDIR}/shells/bash
USE_GNOME= gtk20
USE_GNOME= gtk20 intltool
USES= desktop-file-utils gettext gmake \
shared-mime-info pkgconfig shebangfix
SHEBANG_FILES= src/grsync-batch

View File

@ -20,7 +20,8 @@ RUN_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-sc
USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \
python:2 tar:bzip2
USE_GNOME= dconf:run gtk30 introspection:build libxslt:build libxml2
USE_GNOME= dconf:run gtk30 intltool introspection:build \
libxslt:build libxml2
USE_SQLITE= 3
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -12,7 +12,7 @@ COMMENT= GNOME 2 frontend for rdesktop and vncviewer
RUN_DEPENDS= rdesktop:${PORTSDIR}/net/rdesktop
USE_GNOME= gtk20
USE_GNOME= gtk20 intltool
USES= gettext gmake libtool pathfix pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-gnome

View File

@ -16,7 +16,7 @@ LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \
libcanberra.so:${PORTSDIR}/audio/libcanberra
USE_XORG= x11
USE_GNOME= glib20 gtk20 gconf2 libxml2 gnomedocutils
USE_GNOME= glib20 gtk20 gconf2 intltool libxml2 gnomedocutils
INSTALLS_OMF= yes
GNU_CONFIGURE= yes
USES= gettext gmake pkgconfig tar:bzip2

View File

@ -23,7 +23,7 @@ GNU_CONFIGURE= yes
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS+= --with-pilot-prefix=${LOCALBASE}
USE_GNOME+= gtk20
USE_GNOME+= gtk20 intltool
OPTIONS_DEFINE= DOCS NLS
INSTALL_TARGET= install-strip

View File

@ -12,7 +12,8 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Gnome Photo Printer is intended for printing photos in an easy way
USE_GNOME= gnomeprefix libgnomeui libglade2 libgnomeprintui gnomevfs2
USE_GNOME= gnomeprefix intltool libgnomeui libglade2 \
libgnomeprintui gnomevfs2
USES= gettext gmake pathfix pkgconfig
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes

View File

@ -22,7 +22,7 @@ LIB_DEPENDS= libmopac7.so:${PORTSDIR}/biology/mopac \
RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils
USES= fortran gettext gmake pathfix pkgconfig
USE_GNOME= gtk20 libglade2
USE_GNOME= gtk20 libglade2 intltool
USE_GL= glu
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-gtk --enable-threads --enable-openbabel

View File

@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bsddb>0:${PORTSDIR}/databases/py-bsddb \
NO_ARCH= yes
USE_BDB= 5+
USES= desktop-file-utils gettext shared-mime-info gmake python:2
USE_GNOME= pygtk2
USE_GNOME= pygtk2 intltool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-mime-install
CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
USES= fortran gmake libtool pkgconfig tar:bzip2
USE_GNOME= gtk20 cairo
USE_GNOME= gtk20 intltool cairo
USE_GL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-gtk-doc --with-html-dir=${PREFIX}/share/doc --disable-python-module

View File

@ -14,7 +14,7 @@ LICENSE= GPLv2
BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
USES= gmake pkgconfig tar:bzip2
USE_GNOME= gtk20
USE_GNOME= gtk20 intltool
INSTALLS_OMF= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -19,7 +19,7 @@ LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt \
GNU_CONFIGURE= yes
USES= gettext-tools gmake perl5 pkgconfig readline
USE_GNOME= gconf2 gdkpixbuf2 glib20 gtk20
USE_GNOME= gconf2 gdkpixbuf2 glib20 gtk20 intltool
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib

View File

@ -12,7 +12,7 @@ COMMENT= GTK+ passwords manager for system and network administrators
RUN_DEPENDS+= gpgv2:${PORTSDIR}/security/gnupg
USES= desktop-file-utils gettext gmake pkgconfig tar:xz
USE_GNOME= gtk20
USE_GNOME= gtk20 intltool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gtk2
CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:${PORTSDIR}/devel/py-dbus \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \
${PYTHON_SITELIBDIR}/gtk-2.0/vtemodule.so:${PORTSDIR}/x11-toolkits/py-vte
USE_GNOME= pygtk2 gnomedocutils libxslt glib20
USE_GNOME= pygtk2 gnomedocutils libxslt glib20 intltool
USES= gettext python tar:bzip2 waf
INSTALLS_ICONS= yes

View File

@ -18,7 +18,7 @@ RUN_DEPENDS= openvpn:${PORTSDIR}/security/openvpn
WRKSRC= ${WRKDIR}/${DISTNAME:S/b//}
USES= gettext gmake pkgconfig
USE_GNOME= gtksharp20
USE_GNOME= gtksharp20 intltool
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib

Some files were not shown because too many files have changed in this diff Show More