mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Convert USE_GETTEXT to USES (part 1)
Approved by: portmgr (bapt)
This commit is contained in:
parent
91696069c0
commit
08c99f3ad5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316407
164 changed files with 165 additions and 329 deletions
|
@ -18,9 +18,8 @@ LIB_DEPENDS= dbus-1:${PORTSDIR}/devel/dbus
|
|||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= pathfix pkgconfig
|
||||
USES= pathfix pkgconfig gettext
|
||||
USE_XZ= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehier glib20 intlhack
|
||||
USE_XORG= x11 xi xtst xext
|
||||
|
|
|
@ -18,8 +18,7 @@ USE_XZ= yes
|
|||
|
||||
BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
|
||||
|
||||
USES= pathfix pkgconfig
|
||||
USE_GETTEXT= yes
|
||||
USES= pathfix pkgconfig gettext
|
||||
USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
|
|
|
@ -12,10 +12,9 @@ COMMENT= GNOME applet that displays the current phase of the Moon
|
|||
|
||||
LIB_DEPENDS= xklavier.12:${PORTSDIR}/x11/libxklavier
|
||||
|
||||
USES= pathfix
|
||||
USES= pathfix gettext
|
||||
USE_GNOME= gnomepanel gnomeprefix intlhack libgnomeui
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include `pkg-config --cflags libgnomeui-2.0`
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
|
|
@ -10,9 +10,8 @@ MASTER_SITES= http://starplot.org/downloads/
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= 3-dimensional viewer for star charts
|
||||
|
||||
USES= pathfix
|
||||
USES= pathfix gettext
|
||||
USE_GNOME= gtk20
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
|
|
@ -16,9 +16,8 @@ LICENSE= GPLv3
|
|||
LIB_DEPENDS= Desktop:${PORTSDIR}/x11/deforaos-libdesktop
|
||||
|
||||
MAKE_ARGS= PREFIX=${PREFIX}
|
||||
USES= pkgconfig
|
||||
USES= pkgconfig gettext
|
||||
USE_GNOME= gtk20 desktopfileutils
|
||||
USE_GETTEXT= yes
|
||||
PLIST_FILES= bin/mixer \
|
||||
share/applications/mixer.desktop \
|
||||
share/locale/fr/LC_MESSAGES/Mixer.mo
|
||||
|
|
|
@ -19,8 +19,7 @@ LIB_DEPENDS= mp3lame:${PORTSDIR}/audio/lame \
|
|||
USE_AUTOTOOLS= libltdl libtool
|
||||
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
USES= pathfix
|
||||
USES= pathfix gettext
|
||||
USE_GNOME= gnomeprefix libgnomeui
|
||||
USE_XORG= xbitmaps x11
|
||||
|
||||
|
|
|
@ -18,9 +18,8 @@ LIB_DEPENDS= id3tag.0:${PORTSDIR}/audio/libid3tag \
|
|||
mad.2:${PORTSDIR}/audio/libmad \
|
||||
vorbisfile.6:${PORTSDIR}/audio/libvorbis
|
||||
|
||||
USES= pathfix
|
||||
USES= pathfix gettext
|
||||
USE_GNOME= libgnomeui
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= LDFLAGS="${LDFLAGS}"
|
||||
|
|
|
@ -18,9 +18,8 @@ LIB_DEPENDS= mad:${PORTSDIR}/audio/libmad \
|
|||
speex:${PORTSDIR}/audio/speex
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= pathfix
|
||||
USES= pathfix gettext
|
||||
USE_GNOME= gtk20
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
|
||||
|
|
|
@ -14,9 +14,8 @@ LIB_DEPENDS= id3-3.8:${PORTSDIR}/audio/id3lib \
|
|||
vorbis:${PORTSDIR}/audio/libvorbis
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= pathfix
|
||||
USES= pathfix gettext
|
||||
USE_GNOME= intlhack libglade2
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
|
|
|
@ -14,10 +14,9 @@ COMMENT= A Media Tags Plugin
|
|||
|
||||
LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib
|
||||
|
||||
USES= pkgconfig
|
||||
USES= pkgconfig gettext
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnomehack gtk20 intltool intlhack
|
||||
USE_XFCE= configenv libexo thunar
|
||||
|
|
|
@ -14,10 +14,9 @@ COMMENT= An MPC plugin for Xfce
|
|||
|
||||
LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd
|
||||
|
||||
USES= pkgconfig
|
||||
USES= pkgconfig gettext
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gtk20 intltool intlhack
|
||||
USE_XFCE= configenv libexo libmenu panel
|
||||
|
|
|
@ -18,8 +18,7 @@ LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \
|
|||
chewing:${PORTSDIR}/chinese/libchewing
|
||||
|
||||
USE_XZ= yes
|
||||
USE_GETTEXT= yes
|
||||
USES= cmake
|
||||
USES= cmake gettext
|
||||
USE_GNOME= intltool
|
||||
|
||||
PROJECTHOST= fcitx
|
||||
|
|
|
@ -18,8 +18,7 @@ LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \
|
|||
curl:${PORTSDIR}/ftp/curl
|
||||
|
||||
USE_XZ= yes
|
||||
USE_GETTEXT= yes
|
||||
USES= cmake
|
||||
USES= cmake gettext
|
||||
USE_GNOME= intltool
|
||||
|
||||
PROJECTHOST= fcitx
|
||||
|
|
|
@ -14,8 +14,7 @@ LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \
|
|||
googlepinyin:${PORTSDIR}/chinese/libgooglepinyin
|
||||
|
||||
USE_XZ= yes
|
||||
USE_GETTEXT= yes
|
||||
USES= cmake
|
||||
USES= cmake gettext
|
||||
USE_GNOME= intltool
|
||||
|
||||
PROJECTHOST= fcitx
|
||||
|
|
|
@ -18,8 +18,7 @@ LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \
|
|||
|
||||
USE_LDCONFIG= ${PREFIX}/lib/fcitx/
|
||||
USE_XZ= yes
|
||||
USE_GETTEXT= yes
|
||||
USES= cmake
|
||||
USES= cmake gettext
|
||||
USE_GNOME= intltool
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
|
|
|
@ -16,8 +16,7 @@ LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \
|
|||
|
||||
USE_LDCONFIG= ${PREFIX}/lib/fcitx/
|
||||
USE_XZ= yes
|
||||
USE_GETTEXT= yes
|
||||
USES= cmake
|
||||
USES= cmake gettext
|
||||
USE_GNOME= intltool
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
|
|
|
@ -19,8 +19,7 @@ BUILD_DEPENDS= zh-sunpinyin>=2.0.4.r2:${PORTSDIR}/chinese/sunpinyin
|
|||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USE_XZ= yes
|
||||
USE_GETTEXT= yes
|
||||
USES= cmake
|
||||
USES= cmake gettext
|
||||
USE_GNOME= intltool
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
|
|
|
@ -17,8 +17,7 @@ COMMENT= Table-based input methods for Fcitx
|
|||
LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx
|
||||
|
||||
USE_XZ= yes
|
||||
USE_GETTEXT= yes
|
||||
USES= cmake
|
||||
USES= cmake gettext
|
||||
USE_GNOME= intltool
|
||||
INSTALLS_ICONS= yes
|
||||
STRIP=
|
||||
|
|
|
@ -19,9 +19,8 @@ LIB_DEPENDS= fcitx-config.4:${PORTSDIR}/chinese/fcitx \
|
|||
fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_XORG= x11 xft xpm
|
||||
USES= cmake
|
||||
USES= cmake gettext
|
||||
USE_GNOME= intltool
|
||||
|
||||
PROJECTHOST= fcitx
|
||||
|
|
|
@ -21,8 +21,7 @@ LIB_DEPENDS= chewing:${PORTSDIR}/chinese/libchewing
|
|||
CMAKE_ARGS+= -DSYSCONF_INSTALL_DIR=${PREFIX}/etc \
|
||||
-DLIB_DIR=${PREFIX}/lib
|
||||
GCONF_SCHEMAS= ${PORTNAME}.schemas
|
||||
USES= cmake
|
||||
USE_GETTEXT= yes
|
||||
USES= cmake gettext
|
||||
USE_GNOME= gconf2 gtk20
|
||||
USE_XORG= xtst
|
||||
|
||||
|
|
|
@ -18,8 +18,7 @@ LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs \
|
|||
opencc:${PORTSDIR}/chinese/opencc \
|
||||
yaml-cpp:${PORTSDIR}/devel/yaml-cpp
|
||||
|
||||
USES= cmake pkgconfig
|
||||
USE_GETTEXT= yes
|
||||
USES= cmake pkgconfig gettext
|
||||
USE_LDCONFIG= yes
|
||||
USE_XORG= xproto
|
||||
USE_PERL5_BUILD= yes
|
||||
|
|
|
@ -22,9 +22,8 @@ LIB_DEPENDS= System:${PORTSDIR}/devel/deforaos-libsystem \
|
|||
BUILD_DEPENDS= locker:${PORTSDIR}/x11/deforaos-locker \
|
||||
${LOCALBASE}/include/linux/videodev2.h:${PORTSDIR}/multimedia/v4l_compat
|
||||
|
||||
USES= pkgconfig
|
||||
USES= pkgconfig gettext
|
||||
USE_GNOME= gtk20 desktopfileutils
|
||||
USE_GETTEXT= yes
|
||||
INSTALLS_ICONS= yes
|
||||
MAKE_ARGS+= PREFIX=${PREFIX}
|
||||
|
||||
|
|
|
@ -23,9 +23,8 @@ CONFLICTS= gammu-[1-9]* gammu-python-[1-9]*
|
|||
|
||||
CMAKE_ARGS+= -DINSTALL_LIBDATA_DIR=${LOCALBASE}/libdata
|
||||
|
||||
USES= cmake
|
||||
USES= cmake gettext
|
||||
USE_PYTHON= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GNOME= glib20
|
||||
USE_BZIP2= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
@ -13,8 +13,7 @@ COMMENT= Akonadi Resources for Google Contacts and Calendar
|
|||
LIB_DEPENDS= gcal:${PORTSDIR}/deskutils/libgcal
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= cmake
|
||||
USE_GETTEXT= yes
|
||||
USES= cmake gettext
|
||||
USE_QT4= qmake_build rcc_build moc_build uic_build dbus
|
||||
USE_KDE4= kdelibs kdeprefix pimlibs automoc4 akonadi
|
||||
|
||||
|
|
|
@ -14,9 +14,8 @@ COMMENT= AnimeNfo client with GTK support
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= pkgconfig
|
||||
USES= pkgconfig gettext
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GNOME= gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include
|
||||
|
|
|
@ -17,10 +17,9 @@ GH_COMMIT= 13cc0ee
|
|||
|
||||
USE_AUTOTOOLS= automake autoconf libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pkgconfig
|
||||
USES= pkgconfig gettext
|
||||
USE_GMAKE= yes
|
||||
USE_ICONV= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GNOME= glib20
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ENV+= PKG_CONFIG_DIR=${LOCALBASE}/libdata/pkgconfig
|
||||
|
|
|
@ -13,9 +13,8 @@ MAINTAINER= gnome@FreeBSD.org
|
|||
COMMENT= Provide uniform access to data sources for the GNOME 2 environment
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USES= pathfix
|
||||
USES= pathfix gettext
|
||||
USE_GNOME= gnomeprefix intlhack libgnomedb
|
||||
USE_PERL5= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -10,8 +10,7 @@ MASTER_SITES= http://fjolliton.free.fr/babytrans/
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= GTK+/GNOME front-end for Babylon Translator .dic files
|
||||
|
||||
USE_GETTEXT= yes
|
||||
USES= pathfix
|
||||
USES= pathfix gettext
|
||||
USE_GNOME= gtk12 gnomeprefix
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include
|
||||
|
|
|
@ -17,11 +17,10 @@ LIB_DEPENDS= cairo:${PORTSDIR}/graphics/cairo \
|
|||
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GNOME= gnomehack pkgconfig glib20 gtk20 librsvg2 libxml2
|
||||
USE_LDCONFIG= yes
|
||||
USE_XORG= xrender xtst
|
||||
USES= cmake
|
||||
USES= cmake gettext
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAN1= cairo-dock.1
|
||||
|
|
|
@ -16,9 +16,8 @@ LICENSE= GPLv3
|
|||
LIB_DEPENDS= System:${PORTSDIR}/devel/deforaos-libsystem \
|
||||
Desktop:${PORTSDIR}/x11/deforaos-libdesktop
|
||||
|
||||
USES= pkgconfig
|
||||
USES= pkgconfig gettext
|
||||
USE_GNOME= gtk20 desktopfileutils
|
||||
USE_GETTEXT= yes
|
||||
INSTALLS_ICONS= yes
|
||||
MAKE_ARGS+= PREFIX=${PREFIX}
|
||||
|
||||
|
|
|
@ -12,9 +12,8 @@ COMMENT= Clipboard manager for the GNOME panel
|
|||
|
||||
USE_BZIP2= yes
|
||||
USE_ICONV= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USES= pathfix
|
||||
USES= pathfix gettext
|
||||
USE_GNOME= gnomeprefix intltool pygnomedesktop pygnomeextras
|
||||
USE_PYTHON= 2.5+
|
||||
INSTALLS_ICONS= yes
|
||||
|
|
|
@ -14,11 +14,10 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/chm/_chmlib.so:${PORTSDIR}/textproc/pychm
|
|||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= pathfix
|
||||
USES= pathfix gettext
|
||||
USE_GNOME= gnomeprefix intlhack pygnome2 pygtk2 pygnomeextras
|
||||
GNU_CONFIGURE= yes
|
||||
USE_PYTHON= 2.2+
|
||||
USE_GETTEXT= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
|
|
|
@ -16,9 +16,8 @@ COMMENT= A time tracker for gnome2
|
|||
LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile
|
||||
|
||||
USE_XORG= xscrnsaver
|
||||
USES= pathfix
|
||||
USES= pathfix gettext
|
||||
USE_GNOME= gnomeprefix gtkhtml3 intlhack libgnomeui
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= libtool libltdl
|
||||
LIBTOOLFILES= configure ../${QOF_DISTNAME}/configure
|
||||
|
|
|
@ -10,8 +10,7 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= An Gtk2 Todo list manager
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
USES= pathfix
|
||||
USES= pathfix gettext
|
||||
USE_GNOME= gnomeprefix gnomevfs2
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
|
|
@ -13,9 +13,8 @@ COMMENT= Weather plasma applet for KDE4
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
USE_GETTEXT= yes
|
||||
USE_BZIP2= yes
|
||||
USES= cmake
|
||||
USES= cmake gettext
|
||||
USE_KDE4= automoc4 kdeprefix kdelibs
|
||||
USE_QT4= gui dbus network opengl svg phonon webkit xml \
|
||||
qmake_build moc_build rcc_build uic_build
|
||||
|
|
|
@ -17,10 +17,9 @@ COMMENT= Simple launcher plasma applet for KDE4
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
USES= cmake
|
||||
USES= cmake gettext
|
||||
USE_KDE4= automoc4 kdeprefix kdelibs workspace
|
||||
USE_QT4= qmake_build moc_build rcc_build uic_build
|
||||
USE_GETTEXT= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -17,8 +17,7 @@ MAINTAINER= jhale@FreeBSD.org
|
|||
COMMENT= Server monitoring plasma applet for KDE4
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= cmake
|
||||
USE_GETTEXT= yes
|
||||
USES= cmake gettext
|
||||
USE_KDE4= automoc4 kdeprefix workspace
|
||||
USE_QT4= qmake_build moc_build rcc_build uic_build
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
|
|
@ -18,10 +18,9 @@ COMMENT= Weather plasma applet for KDE4
|
|||
LICENSE= GPLv2
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= cmake
|
||||
USES= cmake gettext
|
||||
USE_KDE4= automoc4 kdeprefix workspace
|
||||
USE_QT4= qmake_build moc_build rcc_build uic_build
|
||||
USE_GETTEXT= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -18,9 +18,8 @@ LIB_DEPENDS= notify.4:${PORTSDIR}/devel/libnotify
|
|||
RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= pathfix
|
||||
USES= pathfix gettext
|
||||
USE_GNOME= gconf2 gnomeprefix libglade2
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
|
|
@ -19,10 +19,9 @@ LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \
|
|||
BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala
|
||||
|
||||
USE_XZ= yes
|
||||
USES= cmake pkgconfig
|
||||
USES= cmake pkgconfig gettext
|
||||
GLIB_SCHEMAS= net.launchpad.steadyflow.gschema.xml
|
||||
USE_GNOME= desktopfileutils glib20 gtk30
|
||||
USE_GETTEXT= yes
|
||||
INSTALLS_ICONS= yes
|
||||
CMAKE_ARGS= -DCOMPILE_GSETTINGS_ON_INSTALL:BOOL=ON \
|
||||
-DWANT_AYATANA:BOOL=OFF
|
||||
|
|
|
@ -17,10 +17,9 @@ RUN_DEPENDS= gnome-audio>0:${PORTSDIR}/audio/gnome-audio \
|
|||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
USES= pathfix
|
||||
USES= pathfix gettext
|
||||
USE_GNOME= gnomeprefix intlhack pygnomedesktop
|
||||
USE_PYTHON= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --libdir=${PREFIX}/libexec
|
||||
|
|
|
@ -16,9 +16,8 @@ USE_BZIP2= yes
|
|||
|
||||
.if !defined(REFERENCE_PORT)
|
||||
|
||||
USES= pkgconfig
|
||||
USES= pkgconfig gettext
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_GNOME= gnomehack libidl ltverhack referencehack
|
||||
|
|
|
@ -10,10 +10,9 @@ MASTER_SITES= http://freedesktop.org/software/${PORTNAME}/releases/
|
|||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= A couple of command line utilities for working with desktop entries
|
||||
|
||||
USES= pkgconfig
|
||||
USES= pkgconfig gettext
|
||||
USE_GNOME= glib20
|
||||
USE_BZIP2= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --without-lispdir
|
||||
|
|
|
@ -22,9 +22,8 @@ PLIST_SUB= VERSION="2.4" API_VERSION="2.4"
|
|||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GNOME= gnomehack glib20 ltverhack libsigc++20
|
||||
USES= pkgconfig
|
||||
USES= pkgconfig gettext
|
||||
USE_PERL5= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
@ -15,9 +15,8 @@ COMMENT= GNOME JavaScript common modules and tests
|
|||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GNOME= gnomehack intltool
|
||||
USES= pkgconfig
|
||||
USES= pkgconfig gettext
|
||||
|
||||
PORTDOCS= AUTHORS COPYING INSTALL NEWS README ChangeLog
|
||||
|
||||
|
|
|
@ -15,13 +15,12 @@ COMMENT= Generate interface introspection data for GObject libraries
|
|||
BUILD_DEPENDS= cairo-trace:${PORTSDIR}/graphics/cairo
|
||||
LIB_DEPENDS= ffi.6:${PORTSDIR}/devel/libffi
|
||||
|
||||
USES= bison pathfix pkgconfig
|
||||
USES= bison pathfix pkgconfig gettext
|
||||
USE_XZ= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehier glib20 ltverhack
|
||||
USE_PYTHON= -2.7
|
||||
USE_GETTEXT= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_JOBS_UNSAFE=yes
|
||||
|
|
|
@ -15,9 +15,8 @@ RUN_DEPENDS= ${LOCALBASE}/etc/fonts/conf.avail/31-cantarell.conf:${PORTSDIR}/x11
|
|||
|
||||
LICENSE= LGPL21
|
||||
|
||||
USES= pkgconfig
|
||||
USES= pkgconfig gettext
|
||||
USE_BZIP2= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_PERL5_BUILD= yes
|
||||
USE_GNOME= gnomehack intltool glib20
|
||||
|
|
|
@ -16,9 +16,8 @@ LIB_DEPENDS= guiloader.1:${PORTSDIR}/devel/guiloader \
|
|||
|
||||
PROJECTHOST= nothing-personal
|
||||
USE_BZIP2= yes
|
||||
USES= pathfix
|
||||
USES= pathfix gettext
|
||||
USE_GNOME= gtk20
|
||||
USE_GETTEXT= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-hidden-visibility
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
@ -12,9 +12,8 @@ COMMENT= A high-performance and compact GuiXml loader library
|
|||
|
||||
PROJECTHOST= nothing-personal
|
||||
USE_BZIP2= yes
|
||||
USES= pathfix
|
||||
USES= pathfix gettext
|
||||
USE_GNOME= gtk20
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-hidden-visibility
|
||||
|
|
|
@ -12,10 +12,9 @@ DIST_SUBDIR= gnome2
|
|||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= A library for creating trees of CORBA IDL files
|
||||
|
||||
USES= bison pathfix pkgconfig
|
||||
USES= bison pathfix pkgconfig gettext
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GNOME= glib20
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -17,9 +17,8 @@ LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
|
|||
USE_BZIP2= yes
|
||||
USE_GCC= 4.6+
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pathfix pkgconfig
|
||||
USES= pathfix pkgconfig gettext
|
||||
USE_LDCONFIG= yes
|
||||
USE_GETTEXT= yes
|
||||
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE} --with-gmp\
|
||||
--disable-static --disable-rpath --enable-network-trav
|
||||
|
|
|
@ -13,11 +13,10 @@ COMMENT= Devel Library to share image and audio files between projects
|
|||
BUILD_DEPENDS= texi2html:${PORTSDIR}/textproc/texi2html
|
||||
LIB_DEPENDS= popt:${PORTSDIR}/devel/popt
|
||||
|
||||
USES= pkgconfig
|
||||
USES= pkgconfig gettext
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack lthack gnomeprefix glib20 libxml2
|
||||
USE_GETTEXT= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
|
|
@ -18,9 +18,8 @@ USE_BZIP2= yes
|
|||
|
||||
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
|
||||
|
||||
USES= bison pathfix pkgconfig
|
||||
USES= bison pathfix pkgconfig gettext
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_PERL5= yes
|
||||
|
|
|
@ -13,11 +13,10 @@ LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
|
|||
png15:${PORTSDIR}/graphics/png
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/boost/bind.hpp:${PORTSDIR}/devel/boost-libs
|
||||
|
||||
USES= cmake
|
||||
USES= cmake gettext
|
||||
CMAKE_ARGS= -DCLAW_CMAKE_MODULES_INSTALL_PATH="${DATADIR}/cmake"
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GCC= 4.6+
|
||||
|
||||
post-patch:
|
||||
|
|
|
@ -14,8 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
|
||||
LIB_DEPENDS= uuid:${PORTSDIR}/misc/e2fsprogs-libuuid
|
||||
|
||||
USES= fuse pathfix
|
||||
USE_GETTEXT= yes
|
||||
USES= fuse pathfix gettext
|
||||
USE_ICONV= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_OPENSSL= yes
|
||||
|
|
|
@ -14,8 +14,7 @@ LIB_PC_DEPENDS= dbus-glib-1.pc:${PORTSDIR}/devel/dbus-glib
|
|||
BUILD_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}
|
||||
RUN_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}
|
||||
|
||||
USES= pathfix
|
||||
USE_GETTEXT= yes
|
||||
USES= pathfix gettext
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-tests
|
||||
|
|
|
@ -13,8 +13,7 @@ COMMENT= A library to support the Volume Service Snapshot (VSS) format
|
|||
LICENSE= LGPL3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= fuse pathfix
|
||||
USE_GETTEXT= yes
|
||||
USES= fuse pathfix gettext
|
||||
USE_ICONV= yes
|
||||
USE_PYTHON= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
@ -11,9 +11,8 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= GNOME frontend for CVS
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= pathfix
|
||||
USES= pathfix gettext
|
||||
USE_GNOME= gnomeprefix gnomelibs
|
||||
USE_GETTEXT= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= CPPCFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
|
|
|
@ -14,10 +14,9 @@ LIB_DEPENDS= gconfmm-2.6:${PORTSDIR}/devel/gconfmm26 \
|
|||
glademm-2.4:${PORTSDIR}/devel/libglademm24 \
|
||||
pcre.3:${PORTSDIR}/devel/pcre
|
||||
|
||||
USE_GETTEXT= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= pathfix
|
||||
USES= pathfix gettext
|
||||
USE_GNOME= gnomeprefix intltool intlhack
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
|
|
@ -17,8 +17,7 @@ LIB_DEPENDS= System:${PORTSDIR}/devel/deforaos-libsystem \
|
|||
Desktop:${PORTSDIR}/x11/deforaos-libdesktop
|
||||
|
||||
MAKE_ARGS= PREFIX=${PREFIX}
|
||||
USES= pkgconfig
|
||||
USES= pkgconfig gettext
|
||||
USE_GNOME= gtk20 desktopfileutils
|
||||
USE_GETTEXT= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -10,9 +10,8 @@ MASTER_SITES= SF/${PORTNAME}2/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A GNOME manpages editor
|
||||
|
||||
USES= pathfix
|
||||
USES= pathfix gettext
|
||||
USE_GNOME= gtk20
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
|
|
@ -16,9 +16,8 @@ LIB_DEPENDS= qjson.0:${PORTSDIR}/devel/qjson
|
|||
CONFLICTS= kdebase-4.[0-6].* kdelibs-4.[0-6].* kdesdk-4.[0-6].*
|
||||
|
||||
USE_XZ= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_KDE4= kdelibs kdeprefix kdehier automoc4 kactivities
|
||||
USES= cmake:outsource
|
||||
USES= cmake:outsource gettext
|
||||
USE_PERL5_BUILD= yes
|
||||
USE_QT4= dbus gui script sql webkit xml \
|
||||
moc_build qmake_build rcc_build uic_build
|
||||
|
|
|
@ -13,8 +13,7 @@ COMMENT= A personal accounting software
|
|||
|
||||
USE_KDE4= kdelibs kdeprefix kdehier automoc4
|
||||
USE_QT4= corelib dbus gui network svg xml qmake_build moc_build uic_build rcc_build
|
||||
USES= cmake
|
||||
USE_GETTEXT= yes
|
||||
USES= cmake gettext
|
||||
USE_ICONV= yes
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
|
|
|
@ -15,12 +15,11 @@ LIB_DEPENDS= ofx:${PORTSDIR}/finance/libofx \
|
|||
kactivities:${PORTSDIR}/x11/kactivities
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= cmake:outsource
|
||||
USES= cmake:outsource gettext
|
||||
USE_SQLITE= yes
|
||||
USE_QT4= qmake_build moc_build uic_build rcc_build designer_build \
|
||||
corelib dbus gui script sql webkit xml sql-sqlite3_run
|
||||
USE_KDE4= automoc4 kdehier kdelibs kdeprefix pimlibs sharedmime
|
||||
USE_GETTEXT= yes
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
|
|
|
@ -10,10 +10,9 @@ MASTER_SITES= SF/purify/Default/${PORTVERSION}
|
|||
MAINTAINER= c.petrik.sosa@gmail.com
|
||||
COMMENT= Management utility for the PureFTPd
|
||||
|
||||
USES= pkgconfig
|
||||
USES= pkgconfig gettext
|
||||
USE_GNOME= gnomehack libglade2
|
||||
USE_FAM= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
|
|
|
@ -11,10 +11,9 @@ DIST_SUBDIR= gnome
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A "nine mens' morris" implementation for the GNOME Desktop Environment
|
||||
|
||||
USE_GETTEXT= yes
|
||||
USE_ICONV= yes
|
||||
USE_GMAKE= yes
|
||||
USES= pathfix
|
||||
USES= pathfix gettext
|
||||
USE_GNOME= gnomeprefix gnomelibs gdkpixbuf
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -11,8 +11,7 @@ DISTNAME= gnome-memblocks-${PORTVERSION}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Memory Blocks game for GNOME
|
||||
|
||||
USE_GETTEXT= yes
|
||||
USES= pathfix
|
||||
USES= pathfix gettext
|
||||
USE_GNOME= gnomeprefix gnomelibs gdkpixbuf
|
||||
USE_AUTOTOOLS= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -11,9 +11,8 @@ DIST_SUBDIR= gnome2
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Version of the popular TetriNET multiplayer Tetris clone
|
||||
|
||||
USE_GETTEXT= yes
|
||||
USE_BZIP2= yes
|
||||
USES= pathfix
|
||||
USES= pathfix gettext
|
||||
USE_GNOME= esound gnomeprefix libgnomeui
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -22,10 +22,9 @@ LIB_DEPENDS= pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \
|
|||
gtkdatabox:${PORTSDIR}/x11-toolkits/gtkdatabox \
|
||||
xcb:${PORTSDIR}/x11/libxcb
|
||||
|
||||
USES= pkgconfig
|
||||
USES= pkgconfig gettext
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_ICONV= yes
|
||||
USE_XORG= pixman x11 xau xcomposite xcursor xdamage xdmcp xext \
|
||||
xfixes xi xinerama xrandr xrender
|
||||
|
|
|
@ -17,10 +17,9 @@ LIB_DEPENDS= gnomecanvasmm-2.6:${PORTSDIR}/graphics/libgnomecanvasmm26 \
|
|||
glademm-2.4:${PORTSDIR}/devel/libglademm24
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= pathfix
|
||||
USES= pathfix gettext
|
||||
USE_GNOME= gnomeprefix intlhack libgnome esound
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib -lesd
|
||||
|
|
|
@ -18,11 +18,10 @@ USE_GL= gl glu
|
|||
WANT_GNOME= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GETTEXT= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
USE_GCC= 4.6+
|
||||
|
||||
USES= cmake
|
||||
USES= cmake gettext
|
||||
CMAKE_ARGS= -Dlibclaw_DIR="${LOCALBASE}/share/libclaw/cmake" \
|
||||
-DBEAR_NO_EDITOR=YES
|
||||
|
||||
|
|
|
@ -22,9 +22,8 @@ RUN_DEPENDS= ${LOCALBASE}/bin/rsync:${PORTSDIR}/net/rsync \
|
|||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= pkgconfig
|
||||
USES= pkgconfig gettext
|
||||
USE_PYTHON= 2.5-2.7
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
|
|
@ -27,9 +27,8 @@ LIB_DEPENDS= CEGUIBase-0.7.9.0:${PORTSDIR}/graphics/cegui \
|
|||
physfs.1:${PORTSDIR}/devel/physfs
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= cmake
|
||||
USES= cmake gettext
|
||||
USE_GL= gl glu
|
||||
USE_GETTEXT= yes
|
||||
USE_BZIP2= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_LUA= 5.1
|
||||
|
|
|
@ -18,8 +18,7 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \
|
|||
BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= cmake:outsource
|
||||
USE_GETTEXT= yes
|
||||
USES= cmake:outsource gettext
|
||||
CMAKE_ARGS= -DWL_INSTALL_PREFIX="${PREFIX}" \
|
||||
-DWL_INSTALL_DATADIR="share/widelands" \
|
||||
-DWL_INSTALL_BINDIR="bin" \
|
||||
|
|
|
@ -16,9 +16,8 @@ LIB_DEPENDS= json-glib-1.0:${PORTSDIR}/devel/json-glib
|
|||
|
||||
LICENSE= LGPL21
|
||||
|
||||
USES= pkgconfig
|
||||
USES= pkgconfig gettext
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_BZIP2= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_GNOME= gdkpixbuf2 gnomehack ltverhack gnomeprefix atk pango
|
||||
|
|
|
@ -23,9 +23,8 @@ LIB_DEPENDS= pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \
|
|||
|
||||
USE_BZIP2= yes
|
||||
USE_AUTOTOOLS= libltdl
|
||||
USES= cmake
|
||||
USES= cmake gettext
|
||||
USE_ICONV= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_XORG= ice sm x11 xau xdmcp xext xrender xt
|
||||
USE_QT4= corelib gui linguist_build moc_build qmake_build \
|
||||
rcc_build uic_build
|
||||
|
|
|
@ -20,9 +20,8 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \
|
|||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_LDCONFIG= yes
|
||||
USES= pathfix
|
||||
USES= pathfix gettext
|
||||
USE_GSTREAMER= yes
|
||||
USE_XORG= ice x11
|
||||
USE_GL= gl glu glew
|
||||
|
|
|
@ -18,8 +18,7 @@ USE_BZIP2= yes
|
|||
USE_GL= glu
|
||||
USE_KDE4= kdelibs kdeprefix kdehier automoc4
|
||||
USE_QT4= corelib opengl qmake_build moc_build rcc_build uic_build
|
||||
USES= cmake
|
||||
USE_GETTEXT= yes
|
||||
USES= cmake gettext
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
APP_VER= 1.1.3
|
||||
|
|
|
@ -21,8 +21,7 @@ USE_BZIP2= yes
|
|||
USE_GNOME= imlib
|
||||
USE_KDE4= kdelibs kdeprefix kdehier automoc4
|
||||
USE_QT4= corelib opengl qmake_build moc_build rcc_build uic_build
|
||||
USES= cmake
|
||||
USE_GETTEXT= yes
|
||||
USES= cmake gettext
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
LATEST_LINK= ${PORTNAME}-kde4
|
||||
|
|
|
@ -31,9 +31,8 @@ LIB_DEPENDS= mspack:${PORTSDIR}/archivers/libmspack \
|
|||
xcb:${PORTSDIR}/x11/libxcb
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pkgconfig
|
||||
USES= pkgconfig gettext
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_ICONV= yes
|
||||
USE_XORG= ice pixman sm x11 xau xcomposite xcursor xdamage xdmcp xext \
|
||||
xfixes xi xinerama xrandr xrender xxf86vm
|
||||
|
|
|
@ -18,12 +18,11 @@ LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \
|
|||
RUN_DEPENDS= gtk-engines2>=2.7.5_1:${PORTSDIR}/x11-themes/gtk-engines2
|
||||
|
||||
USE_XZ= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_GNOME= gnomehier gnomeprefix libgsf ltverhack gtk20
|
||||
USES= pathfix
|
||||
USES= pathfix gettext
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CONFIGURE_ARGS= --with-svgz \
|
||||
|
|
|
@ -16,13 +16,12 @@ LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif \
|
|||
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
|
||||
cairo.2:${PORTSDIR}/graphics/cairo
|
||||
|
||||
USES= pkgconfig
|
||||
USES= pkgconfig gettext
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnomehack gtk20 glib20 intltool intlhack desktopfileutils
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_XFCE= configenv libmenu libutil xfconf
|
||||
USE_XORG= x11
|
||||
|
||||
|
|
|
@ -17,9 +17,8 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
|
|||
png15:${PORTSDIR}/graphics/png
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs
|
||||
|
||||
USES= cmake
|
||||
USES= cmake gettext
|
||||
USE_ICONV= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_QT4= gui xml qmake_build uic_build moc_build rcc_build \
|
||||
linguist_build
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
|
|
@ -16,8 +16,7 @@ LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext
|
|||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GETTEXT= yes
|
||||
USES= pathfix
|
||||
USES= pathfix gettext
|
||||
USE_GNOME= gnomeprefix intlhack libgnomeui
|
||||
USE_GL= gl
|
||||
USE_PYTHON= yes
|
||||
|
|
|
@ -18,8 +18,7 @@ LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \
|
|||
anthy:${PORTSDIR}/japanese/anthy
|
||||
|
||||
USE_XZ= yes
|
||||
USE_GETTEXT= yes
|
||||
USES= cmake
|
||||
USES= cmake gettext
|
||||
USE_GNOME= intltool
|
||||
|
||||
PROJECTHOST= fcitx
|
||||
|
|
|
@ -17,8 +17,7 @@ LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \
|
|||
hangul:${PORTSDIR}/korean/libhangul
|
||||
|
||||
USE_XZ= yes
|
||||
USE_GETTEXT= yes
|
||||
USES= cmake
|
||||
USES= cmake gettext
|
||||
USE_GNOME= intltool
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
|
|
|
@ -19,12 +19,11 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
|
|||
mozjs185:${PORTSDIR}/lang/spidermonkey185
|
||||
|
||||
USE_XZ= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_PYTHON_BUILD=yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_GNOME= gnomeprefix gnomehack intlhack glib20 ltverhack
|
||||
USES= pkgconfig
|
||||
USES= pkgconfig gettext
|
||||
USE_LDCONFIG= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
|
|
@ -12,12 +12,11 @@ COMMENT= Programming language and compiler that converts Vala code into C code
|
|||
|
||||
LICENSE= LGPL21
|
||||
|
||||
USES= bison pathfix pkgconfig
|
||||
USES= bison pathfix pkgconfig gettext
|
||||
USE_XZ= yes
|
||||
USE_GNOME= glib20 gnomeprefix libxslt
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GETTEXT= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
@ -12,10 +12,9 @@ DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Gnome panel applet for easy Evolution contact book access
|
||||
|
||||
USES= pathfix
|
||||
USES= pathfix gettext
|
||||
USE_GNOME= evolutiondataserver gnomepanel gnomeprefix \
|
||||
libgnomeui
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
|
|
@ -20,8 +20,7 @@ LIB_DEPENDS= System:${PORTSDIR}/devel/deforaos-libsystem \
|
|||
Desktop:${PORTSDIR}/x11/deforaos-libdesktop
|
||||
|
||||
USE_GNOME= gtk20 desktopfileutils
|
||||
USES= pkgconfig
|
||||
USE_GETTEXT= yes
|
||||
USES= pkgconfig gettext
|
||||
INSTALLS_ICONS= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_OPENSSL= yes
|
||||
|
|
|
@ -21,8 +21,7 @@ USE_KDE4= automoc4 kdehier kdeprefix kdelibs
|
|||
USE_QT4= corelib dbus gui network svg xml \
|
||||
qmake_build uic_build rcc_build
|
||||
USE_PERL5_BUILD=yes
|
||||
USE_GETTEXT= yes
|
||||
USES= cmake
|
||||
USES= cmake gettext
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAN1= kbiff.1
|
||||
|
|
|
@ -19,8 +19,7 @@ USE_KDE4= automoc4 kdehier kdeprefix kdelibs pimlibs
|
|||
USE_QT4= corelib dbus gui network svg xml \
|
||||
qmake_build uic_build rcc_build
|
||||
USE_PERL5_BUILD=yes
|
||||
USE_GETTEXT= yes
|
||||
USES= cmake
|
||||
USES= cmake gettext
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -15,9 +15,8 @@ RUN_DEPENDS= pstoedit:${PORTSDIR}/graphics/pstoedit \
|
|||
epstopdf:${PORTSDIR}/print/teTeX-base
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= bison
|
||||
USES= bison gettext
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_ICONV= yes
|
||||
|
||||
MAN1= eukleides.1 euktoeps.1 euktopdf.1 euktopst.1 euktotex.1
|
||||
|
|
|
@ -16,8 +16,7 @@ COMMENT= A GNOME 2 calculator tool based on the old calctool for OpenWindows
|
|||
CONFLICTS= gcalctool-2.31.*
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= bison
|
||||
USE_GETTEXT= yes
|
||||
USES= bison gettext
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_GNOME= gnomeprefix gnomehack intlhack gconf2 gnomedocutils gtk20
|
||||
|
|
|
@ -16,10 +16,9 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= pathfix
|
||||
USES= pathfix gettext
|
||||
USE_GNOME= gnomeprefix intlhack libgnome gnomesharp20
|
||||
GCONF_SCHEMAS= cdcollect.schemas
|
||||
USE_GETTEXT= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
|
|
|
@ -12,8 +12,7 @@ COMMENT= Lists of the country, language, and currency iso names
|
|||
LICENSE= LGPL21
|
||||
|
||||
USE_XZ= yes
|
||||
USES= pathfix
|
||||
USE_GETTEXT= yes
|
||||
USES= pathfix gettext
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
|
|
@ -13,9 +13,8 @@ COMMENT= New K-menu for KDE
|
|||
DEPRECATED= Depends on QT3; unmaintained
|
||||
EXPIRATION_DATE= 2013-07-01
|
||||
|
||||
USES= cmake
|
||||
USES= cmake gettext
|
||||
USE_BZIP2= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_KDELIBS_VER=3
|
||||
USE_LDCONFIG= yes
|
||||
INSTALLS_ICONS= yes
|
||||
|
|
|
@ -14,9 +14,8 @@ COMMENT= MIME types database from the freedesktop.org project
|
|||
USE_XZ= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-update-mimedb
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USES= pathfix pkgconfig
|
||||
USES= pathfix pkgconfig gettext
|
||||
USE_GNOME= glib20 libxml2 intltool intlhack
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
|
|
@ -24,8 +24,7 @@ USE_BZIP2= yes
|
|||
USE_KDE4= kdehier kdelibs kdeprefix libksane pimlibs \
|
||||
automoc4 qimageblitz libkcddb
|
||||
USE_QT4= qmake_build moc_build uic_build rcc_build
|
||||
USES= cmake
|
||||
USE_GETTEXT= yes
|
||||
USES= cmake gettext
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -15,8 +15,7 @@ LICENSE= GPLv3
|
|||
LIB_DEPENDS= tag.1:${PORTSDIR}/audio/taglib
|
||||
|
||||
PROJECTHOST= bangarangissuetracking
|
||||
USES= cmake:outsource
|
||||
USE_GETTEXT= yes
|
||||
USES= cmake:outsource gettext
|
||||
USE_QT4= qmake_build moc_build rcc_build uic_build \
|
||||
corelib gui phonon
|
||||
USE_KDE4= automoc4 kdelibs kdeprefix
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue