net-im: Add missing USES={gnome,xorg}
This commit is contained in:
parent
152c8d7c3c
commit
4443168d87
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517063
@ -18,7 +18,8 @@ LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \
|
||||
libjson-glib-1.0.so:devel/json-glib \
|
||||
libgspell-1.so:textproc/gspell
|
||||
|
||||
USES= autoreconf compiler:c++11-lang gmake libtool pkgconfig sqlite
|
||||
USES= autoreconf compiler:c++11-lang gmake gnome libtool pkgconfig \
|
||||
sqlite
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= baedert
|
||||
|
@ -23,7 +23,8 @@ GH_PROJECT= Cutegram aseman-qt-tools:tools
|
||||
GH_TAGNAME= 91bf14b:tools
|
||||
GH_SUBDIR= Cutegram/asemantools:tools
|
||||
|
||||
USES= compiler:c++11-lang qmake:outsource desktop-file-utils qt:5 ssl
|
||||
USES= compiler:c++11-lang desktop-file-utils gnome qmake:outsource \
|
||||
qt:5 ssl
|
||||
USE_QT= qmake_build buildtools_build core declarative sql xml multimedia \
|
||||
widgets dbus webkit quickcontrols graphicaleffects sql-sqlite3
|
||||
QMAKE_ARGS= LIBQTELEGRAM_INCLUDE_PATH="${LOCALBASE}/include/libqtelegram-ae" \
|
||||
|
@ -15,7 +15,7 @@ COMMENT= Collection of GStreamer modules and libraries for videoconferencing
|
||||
LIB_DEPENDS= libnice.so:net-im/libnice
|
||||
RUN_DEPENDS= libnice-gst010>=0:net-im/libnice-gst010
|
||||
|
||||
USES= gettext libtool gmake pathfix pkgconfig python:2.7
|
||||
USES= gettext gmake gnome libtool pathfix pkgconfig python:2.7
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= glib20
|
||||
USE_GSTREAMER= core good bad python
|
||||
|
@ -17,7 +17,8 @@ LIB_DEPENDS= libloudmouth-1.so:net-im/loudmouth \
|
||||
libguile-2.2.so:lang/guile2 \
|
||||
libgc-threaded.so:devel/boehm-gc-threaded
|
||||
|
||||
USES= autoreconf gettext-runtime localbase makeinfo pkgconfig readline
|
||||
USES= autoreconf gettext-runtime gnome localbase makeinfo pkgconfig \
|
||||
readline
|
||||
USE_GNOME= glib20
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -17,7 +17,7 @@ LIB_DEPENDS= libidn.so:dns/libidn \
|
||||
libgadu.so:polish/libgadu
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gettext gmake pkgconfig
|
||||
USES= gettext gmake gnome pkgconfig
|
||||
USE_GNOME= glib20
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
@ -15,8 +15,8 @@ LIB_DEPENDS= libidn.so:dns/libidn \
|
||||
libqca-qt5.so:devel/qca \
|
||||
libv4l2.so:multimedia/libv4l
|
||||
|
||||
USES= cmake compiler:c++11-lang desktop-file-utils jpeg kde:5 qt:5 shebangfix \
|
||||
tar:xz
|
||||
USES= cmake compiler:c++11-lang desktop-file-utils gnome jpeg kde:5 \
|
||||
qt:5 shebangfix tar:xz
|
||||
USE_GNOME= libxml2 libxslt
|
||||
USE_KDE= archive auth bookmarks codecs completion config configwidgets \
|
||||
coreaddons crash dbusaddons dnssd ecm emoticons guiaddons i18n \
|
||||
|
@ -9,7 +9,7 @@ MASTER_SITES= http://nice.freedesktop.org/releases/
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Library and transmitter that implements ICE-19
|
||||
|
||||
USES= gettext gmake libtool pathfix pkgconfig
|
||||
USES= gettext gmake gnome libtool pathfix pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= glib20 introspection:build
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -11,7 +11,8 @@ DISTNAME= pidgin-${PORTVERSION}
|
||||
MAINTAINER?= marcus@FreeBSD.org
|
||||
COMMENT?= Backend library for the Pidgin multi-protocol messaging client
|
||||
|
||||
USES+= cpe gettext gmake libtool localbase pathfix pkgconfig tar:bzip2
|
||||
USES+= cpe gettext gmake gnome libtool localbase pathfix pkgconfig \
|
||||
tar:bzip2
|
||||
USE_GNOME?= gnomeprefix intltool glib20 libxml2
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS?=--disable-gtkui \
|
||||
|
@ -14,7 +14,7 @@ COMMENT= Flexible Communications Framework
|
||||
LIB_DEPENDS= libtelepathy-glib.so:net-im/telepathy-glib \
|
||||
libdbus-glib-1.so:devel/dbus-glib
|
||||
|
||||
USES= gmake libtool pathfix pkgconfig python:2.7,build
|
||||
USES= gmake gnome libtool pathfix pkgconfig python:2.7,build
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= glib20 libxslt:build
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libidn.so:dns/libidn
|
||||
|
||||
USES= gettext gmake libtool pkgconfig tar:bzip2
|
||||
USES= gettext gmake gnome libtool pkgconfig tar:bzip2
|
||||
USE_GNOME= glib20
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -18,7 +18,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LIB_DEPENDS= libloudmouth-1.so:net-im/loudmouth \
|
||||
libcharset.so:converters/libiconv
|
||||
|
||||
USES= gettext iconv:wchar_t libtool localbase ncurses pathfix pkgconfig tar:bzip2
|
||||
USES= gettext gnome iconv:wchar_t libtool localbase ncurses pathfix \
|
||||
pkgconfig tar:bzip2
|
||||
USE_GNOME= glib20
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-hgcset
|
||||
|
@ -10,7 +10,7 @@ MASTER_SITES= SF
|
||||
MAINTAINER= marcus@FreeBSD.org
|
||||
COMMENT= Open Source implementation of the Lotus Sametime protocol
|
||||
|
||||
USES= gmake libtool pathfix pkgconfig
|
||||
USES= gmake gnome libtool pathfix pkgconfig
|
||||
USE_GNOME= glib20
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -19,7 +19,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LIB_DEPENDS= libexpat.so:textproc/expat2 \
|
||||
libidn.so:dns/libidn
|
||||
|
||||
USES= pkgconfig shebangfix
|
||||
USES= gnome pkgconfig shebangfix
|
||||
SHEBANG_FILES= scripts/roommaker.pl scripts/roomname.pl
|
||||
USE_GNOME= glib20
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
|
@ -17,7 +17,7 @@ LIB_DEPENDS= libpurple.so:net-im/libpurple
|
||||
RUN_DEPENDS= pidgin:net-im/pidgin
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gettext gmake libtool pkgconfig tar:bzip2
|
||||
USES= gettext gmake gnome libtool pkgconfig tar:bzip2
|
||||
USE_GNOME= gtk20 intltool
|
||||
USE_LDCONFIG= ${PREFIX}/lib/pidgin
|
||||
|
||||
|
@ -17,7 +17,7 @@ LICENSE= GPLv2
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/pidgin/pidgin.h:net-im/pidgin
|
||||
RUN_DEPENDS= pidgin:net-im/pidgin
|
||||
|
||||
USES= gettext gmake libtool pathfix pkgconfig tar:bzip2
|
||||
USES= gettext gmake gnome libtool pathfix pkgconfig tar:bzip2
|
||||
USE_GNOME= gtk20 intltool
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -15,7 +15,7 @@ LIB_DEPENDS= libpurple.so:net-im/libpurple
|
||||
BUILD_DEPENDS= pidgin:net-im/pidgin
|
||||
RUN_DEPENDS= pidgin:net-im/pidgin
|
||||
|
||||
USES= libtool pkgconfig
|
||||
USES= gnome libtool pkgconfig
|
||||
USE_GNOME= gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -18,7 +18,7 @@ RUN_DEPENDS= pidgin:net-im/pidgin \
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PKGNAMEPREFIX}${PORTNAME}
|
||||
|
||||
USES= gmake pkgconfig tar:bzip2
|
||||
USES= gmake gnome pkgconfig tar:bzip2
|
||||
USE_TEX= latex
|
||||
USE_GNOME= gtk20
|
||||
MAKE_ARGS= CC="${CC}"
|
||||
|
@ -18,7 +18,7 @@ LIB_DEPENDS= libnotify.so:devel/libnotify \
|
||||
libpurple.so:net-im/libpurple
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake libtool pkgconfig
|
||||
USES= gmake gnome libtool pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= gtk20 intltool
|
||||
|
||||
|
@ -17,7 +17,7 @@ BUILD_DEPENDS= pidgin:net-im/pidgin \
|
||||
RUN_DEPENDS= pidgin:net-im/pidgin \
|
||||
xosd>=2.2.12:misc/xosd
|
||||
|
||||
USES= gmake libtool pkgconfig tar:bzip2
|
||||
USES= gmake gnome libtool pkgconfig tar:bzip2
|
||||
USE_GNOME= glib20
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -24,7 +24,7 @@ BUILD_DEPENDS= pidgin:net-im/pidgin
|
||||
RUN_DEPENDS= pidgin:net-im/pidgin
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake gettext libtool pkgconfig autoreconf
|
||||
USES= autoreconf gettext gmake gnome libtool pkgconfig
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk20 intltool
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -16,7 +16,7 @@ LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libmarkdown.a:textproc/discount
|
||||
RUN_DEPENDS= pidgin:net-im/pidgin
|
||||
|
||||
USES= gmake pkgconfig zip
|
||||
USES= gmake gnome pkgconfig zip
|
||||
USE_GNOME= glib20
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -17,7 +17,8 @@ RUN_DEPENDS= pidgin:net-im/pidgin
|
||||
LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \
|
||||
libpurple.so:net-im/libpurple
|
||||
|
||||
USES= cmake dos2unix gettext-runtime localbase:ldflags pkgconfig
|
||||
USES= cmake dos2unix gettext-runtime gnome localbase:ldflags \
|
||||
pkgconfig
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= EionRobb
|
||||
GH_PROJECT= skype4pidgin
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Pidgin plugin to help twitting via pidgin
|
||||
BUILD_DEPENDS= pidgin:net-im/pidgin
|
||||
RUN_DEPENDS= pidgin:net-im/pidgin
|
||||
|
||||
USES= gmake pkgconfig
|
||||
USES= gmake gnome pkgconfig
|
||||
USE_GNOME= glib20 libxml2
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -18,7 +18,7 @@ RUN_DEPENDS= pidgin:net-im/pidgin
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-static
|
||||
|
||||
USES= autoreconf gmake libtool pkgconfig localbase:ldflags
|
||||
USES= autoreconf gmake gnome libtool localbase:ldflags pkgconfig
|
||||
USE_GNOME= intltool
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
@ -16,7 +16,7 @@ LIB_DEPENDS= libpurple.so:net-im/libpurple \
|
||||
libjson-glib-1.0.so:devel/json-glib
|
||||
|
||||
GITHASH= 9ff9acf9fa14
|
||||
USES= autoreconf libtool pkgconfig
|
||||
USES= autoreconf gnome libtool pkgconfig
|
||||
PLIST_FILES= lib/purple-2/libfacebook.so
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= glib20
|
||||
|
@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LIB_DEPENDS= libpurple.so:net-im/libpurple
|
||||
BUILD_DEPENDS= bash:shells/bash
|
||||
|
||||
USES= gmake pkgconfig
|
||||
USES= gmake gnome pkgconfig
|
||||
USE_GNOME= glib20
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -28,7 +28,7 @@ INSTALLS_ICONS= yes
|
||||
|
||||
OPTIONS_DEFINE= HUNSPELL
|
||||
|
||||
USES= python:3.4+
|
||||
USES= gnome python:3.4+
|
||||
USE_GITHUB= yes
|
||||
USE_PYTHON= autoplist distutils optsuffix
|
||||
NO_ARCH= yes
|
||||
|
@ -14,7 +14,7 @@ LIB_DEPENDS= libpurple.so:net-im/libpurple \
|
||||
libidn.so:dns/libidn \
|
||||
libtelepathy-glib.so:net-im/telepathy-glib
|
||||
|
||||
USES= gmake pathfix pkgconfig python:2.7,build
|
||||
USES= gmake gnome pathfix pkgconfig python:2.7,build
|
||||
USE_GNOME= libxslt:build
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -14,7 +14,7 @@ COMMENT= IRC Connection Manager for Telepathy Framework
|
||||
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
|
||||
libtelepathy-glib.so:net-im/telepathy-glib
|
||||
|
||||
USES= gmake libtool pathfix pkgconfig python:2.7,build ssl
|
||||
USES= gmake gnome libtool pathfix pkgconfig python:2.7,build ssl
|
||||
USE_GNOME= glib20 libxslt:build
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -14,7 +14,7 @@ COMMENT= Telepathy component to apps to abstract details of connection managers
|
||||
LIB_DEPENDS= libtelepathy.so:net-im/libtelepathy \
|
||||
libdbus-glib-1.so:devel/dbus-glib
|
||||
|
||||
USES= gmake libtool pathfix pkgconfig python:2.7,build
|
||||
USES= gmake gnome libtool pathfix pkgconfig python:2.7,build
|
||||
USE_GNOME= glib20 libxslt
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -14,7 +14,7 @@ COMMENT= Python bindings for the Telepathy framework
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0:devel/py-dbus@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0:devel/py-dbus@${PY_FLAVOR}
|
||||
|
||||
USES= gmake python:2.7
|
||||
USES= gmake gnome python:2.7
|
||||
USE_GNOME= libxslt:build
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -15,7 +15,7 @@ LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
|
||||
libsofia-sip-ua-glib.so:net/sofia-sip \
|
||||
libtelepathy-glib.so:net-im/telepathy-glib
|
||||
|
||||
USES= gmake pathfix pkgconfig python:2.7,build ssl
|
||||
USES= gmake gnome pathfix pkgconfig python:2.7,build ssl
|
||||
USE_GNOME= glib20 libxslt:build
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
@ -15,7 +15,7 @@ LIB_DEPENDS= libsofia-sip-ua.so:net/sofia-sip \
|
||||
libdbus-glib-1.so:devel/dbus-glib
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pkgconfig gmake ssl
|
||||
USES= gmake gnome pkgconfig ssl
|
||||
USE_GNOME= glib20
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -31,7 +31,7 @@ GH_ACCOUNT= JFreegman
|
||||
OPTIONS_DEFINE= X11 PYTHON
|
||||
OPTIONS_DEFAULT=X11
|
||||
|
||||
X11_USES= gnome
|
||||
X11_USES= gnome xorg
|
||||
X11_USE= GNOME=gdkpixbuf2,glib20 XORG=x11
|
||||
X11_MAKE_ARGS_OFF= DISABLE_X11=1 DISABLE_DESKTOP_NOTIFY=1
|
||||
X11_LIB_DEPENDS=libnotify.so:devel/libnotify
|
||||
|
Loading…
Reference in New Issue
Block a user