mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
*/*: Use Gnome helper for defining libxml2 dependency
Replace LIB_DEPENDS with USES= gnome, USE_GNOME= libxml2 Approved by: portmgr (blanket)
This commit is contained in:
parent
2782fc9899
commit
3b3700f8f0
46 changed files with 120 additions and 124 deletions
|
@ -19,11 +19,11 @@ ONLY_FOR_ARCHS_REASON= libs/search/nucstrstr.c requires SSE2 instructions
|
|||
BUILD_DEPENDS= bash:shells/bash \
|
||||
libepoll-shim>0:devel/libepoll-shim
|
||||
|
||||
LIB_DEPENDS= libxml2.so:textproc/libxml2 \
|
||||
libhdf5.so:science/hdf5 \
|
||||
LIB_DEPENDS= libhdf5.so:science/hdf5 \
|
||||
libmbedtls.so:security/mbedtls
|
||||
|
||||
USES= compiler:c11 gmake localbase:ldflags perl5 shebangfix
|
||||
USES= compiler:c11 gmake gnome localbase:ldflags perl5 shebangfix
|
||||
USE_GNOME= libxml2
|
||||
USE_PERL5= build
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
|
|
@ -14,10 +14,10 @@ LIB_DEPENDS= libfungw.so:devel/fungw \
|
|||
libfreetype.so:print/freetype2 \
|
||||
libgd.so:graphics/gd \
|
||||
libgenht.so:devel/genht \
|
||||
librnd-hid.so:cad/librnd \
|
||||
libxml2.so:textproc/libxml2
|
||||
librnd-hid.so:cad/librnd
|
||||
|
||||
USES= gmake pkgconfig tar:bz2
|
||||
USES= gmake gnome pkgconfig tar:bz2
|
||||
USE_GNOME= libxml2
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --cflags/libs/sul/freetype2="-I${LOCALBASE}/include/freetype2 -I${LOCALBASE}/include/freetype2/freetype" \
|
||||
|
|
|
@ -17,8 +17,7 @@ LIB_DEPENDS= libappstream-glib.so:devel/appstream-glib \
|
|||
libgranite.so:x11-toolkits/granite \
|
||||
libpoppler-glib.so:graphics/poppler-glib \
|
||||
libsoup-2.4.so:devel/libsoup \
|
||||
libwebkit2gtk-4.0.so:www/webkit2-gtk3 \
|
||||
libxml2.so:textproc/libxml2
|
||||
libwebkit2gtk-4.0.so:www/webkit2-gtk3
|
||||
RUN_DEPENDS= bash:shells/bash \
|
||||
pdftohtml:graphics/poppler-utils \
|
||||
unar:archivers/unarchiver \
|
||||
|
|
|
@ -11,10 +11,11 @@ WWW= https://sourceware.org/libabigail/
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
LIB_DEPENDS= libxml2.so:textproc/libxml2 \
|
||||
libdw.so:devel/elfutils
|
||||
LIB_DEPENDS= libdw.so:devel/elfutils
|
||||
|
||||
USES= compiler:c++11-lang gmake libtool localbase pkgconfig python
|
||||
USES= compiler:c++11-lang gmake gnome libtool localbase pkgconfig \
|
||||
python
|
||||
USE_GNOME= libxml2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-cxx11=yes
|
||||
|
|
|
@ -17,13 +17,12 @@ BUILD_DEPENDS= docbook-xsl>0:textproc/docbook-xsl \
|
|||
libiconv>0:converters/libiconv \
|
||||
pkgconf:devel/pkgconf \
|
||||
xsltproc:textproc/libxslt
|
||||
LIB_DEPENDS+= libassuan.so:security/libassuan \
|
||||
LIB_DEPENDS= libassuan.so:security/libassuan \
|
||||
libcurl.so:ftp/curl \
|
||||
libexpat.so:textproc/expat2 \
|
||||
libgcrypt.so:security/libgcrypt \
|
||||
libgpg-error.so:security/libgpg-error \
|
||||
libgpgme.so:security/gpgme \
|
||||
libxml2.so:textproc/libxml2
|
||||
libgpgme.so:security/gpgme
|
||||
|
||||
USES= autoreconf gettext gmake gnome libtool localbase ssl tar:xz
|
||||
USE_GNOME= libxml2 libxslt
|
||||
|
|
|
@ -11,11 +11,10 @@ WWW= https://bitbucket.org/tagoh/liblangtag/wiki/Home
|
|||
LICENSE= LGPL3 MPL20
|
||||
LICENSE_COMB= dual
|
||||
|
||||
LIB_DEPENDS= libxml2.so:textproc/libxml2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USES= iconv libtool pathfix pkgconfig tar:bzip2
|
||||
USES= iconv gnome libtool pathfix pkgconfig tar:bzip2
|
||||
USE_GNOME= libxml2
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
CONFIGURE_ARGS= --disable-introspection
|
||||
|
|
|
@ -11,9 +11,8 @@ WWW= https://c-open-smpp-34.sourceforge.net/
|
|||
LICENSE= LGPL21
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libxml2.so:textproc/libxml2
|
||||
|
||||
USES= autoreconf libtool pathfix
|
||||
USES= autoreconf gnome libtool pathfix
|
||||
USE_GNOME= libxml2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
|
|
@ -11,8 +11,7 @@ WWW= https://libvirt.org/
|
|||
LICENSE= LGPL3
|
||||
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libgnutls.so:security/gnutls \
|
||||
libxml2.so:textproc/libxml2
|
||||
libgnutls.so:security/gnutls
|
||||
BUILD_DEPENDS= dnsmasq:dns/dnsmasq \
|
||||
${LOCALBASE}/bin/grep:textproc/gnugrep \
|
||||
gsed:textproc/gsed \
|
||||
|
@ -132,7 +131,7 @@ LDFLAGS+= -L${LOCALBASE}/lib -fstack-protector
|
|||
|
||||
USES= gnome charsetfix compiler:c++0x cpe gettext-runtime gmake \
|
||||
meson pathfix perl5 python:build pkgconfig shebangfix tar:xz
|
||||
USE_GNOME= glib20
|
||||
USE_GNOME= glib20 libxml2
|
||||
USE_RC_SUBR= libvirtd virtlogd
|
||||
CPE_VENDOR= redhat
|
||||
USE_PERL5= build
|
||||
|
|
|
@ -12,10 +12,10 @@ LICENSE_COMB= dual
|
|||
LICENSE_FILE_GPLv2= ${WRKSRC}/COPYRIGHT.GPL
|
||||
LICENSE_FILE_LGPL20= ${WRKSRC}/COPYRIGHT.LGPL
|
||||
|
||||
LIB_DEPENDS= libpcsclite.so:devel/pcsc-lite \
|
||||
libxml2.so:textproc/libxml2
|
||||
LIB_DEPENDS= libpcsclite.so:devel/pcsc-lite
|
||||
|
||||
USES= autoreconf dos2unix libtool localbase pkgconfig tar:bzip2
|
||||
USES= autoreconf dos2unix gnome libtool localbase pkgconfig tar:bzip2
|
||||
USE_GNOME= libxml2
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-release --with-usbdropdir=${PREFIX}/lib/pcsc/drivers
|
||||
|
|
|
@ -10,10 +10,10 @@ WWW= https://sogo.nu/
|
|||
|
||||
LICENSE= LGPL20
|
||||
|
||||
LIB_DEPENDS= libxml2.so:textproc/libxml2 \
|
||||
libmemcached.so:databases/libmemcached
|
||||
LIB_DEPENDS= libmemcached.so:databases/libmemcached
|
||||
|
||||
USES= gmake iconv gnustep
|
||||
USES= gmake gnome iconv gnustep
|
||||
USE_GNOME= libxml2
|
||||
USE_GNUSTEP= base build
|
||||
USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
|
||||
|
||||
|
|
|
@ -11,8 +11,7 @@ WWW= https://sogo.nu/
|
|||
|
||||
LICENSE= LGPL20
|
||||
|
||||
LIB_DEPENDS= libxml2.so:textproc/libxml2 \
|
||||
libmemcached.so:databases/libmemcached
|
||||
LIB_DEPENDS= libmemcached.so:databases/libmemcached
|
||||
|
||||
WRKSRC= ${WRKDIR}/SOPE
|
||||
|
||||
|
@ -24,7 +23,8 @@ MYSQL_DESC= Build with MySQL support
|
|||
PGSQL_DESC= Build with PostgreSQL support
|
||||
MEMCACHED_DESC= Install memcached
|
||||
|
||||
USES= gmake iconv gnustep ssl
|
||||
USES= gmake gnome iconv gnustep ssl
|
||||
USE_GNOME= libxml2
|
||||
USE_GNUSTEP= base build
|
||||
USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
|
||||
LLD_UNSAFE= yes # PR 230608
|
||||
|
|
|
@ -37,20 +37,20 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
|||
|
||||
LIB_DEPENDS= libuv.so:devel/libuv \
|
||||
libnghttp2.so:www/libnghttp2 \
|
||||
liburcu.so:sysutils/liburcu \
|
||||
libxml2.so:textproc/libxml2
|
||||
liburcu.so:sysutils/liburcu
|
||||
|
||||
.if !defined(BIND_TOOLS_SLAVE)
|
||||
RUN_DEPENDS= bind-tools>0:dns/bind-tools
|
||||
.endif
|
||||
|
||||
USES= autoreconf compiler:c11 cpe libedit libtool pkgconfig ssl tar:xz
|
||||
USES= autoreconf compiler:c11 cpe gnome libedit libtool pkgconfig ssl tar:xz
|
||||
|
||||
CPE_VENDOR= isc
|
||||
CPE_VERSION= ${DISTVERSION:C/-.*//}
|
||||
.if ${DISTVERSION:M*-*}
|
||||
CPE_UPDATE= ${DISTVERSION:C/.*-//:tl}
|
||||
.endif
|
||||
USE_GNOME= libxml2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
|
|
@ -20,12 +20,13 @@ LICENSE= MPL20
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libuv.so:devel/libuv \
|
||||
libnghttp2.so:www/libnghttp2 \
|
||||
libxml2.so:textproc/libxml2
|
||||
libnghttp2.so:www/libnghttp2
|
||||
|
||||
RUN_DEPENDS= bind-tools>0:dns/bind-tools
|
||||
|
||||
USES= autoreconf compiler:c11 cpe libedit libtool pkgconfig ssl tar:xz
|
||||
USES= autoreconf compiler:c11 cpe gnome libedit libtool pkgconfig ssl \
|
||||
tar:xz
|
||||
USE_GNOME= libxml2
|
||||
|
||||
CPE_VENDOR= isc
|
||||
CPE_VERSION= ${DISTVERSION:C/-.*//}
|
||||
|
|
|
@ -43,13 +43,15 @@ LIB_DEPENDS= libuv.so:devel/libuv \
|
|||
RUN_DEPENDS= bind-tools>0:dns/bind-tools
|
||||
.endif
|
||||
|
||||
USES= autoreconf compiler:c11 cpe libedit libtool pkgconfig ssl tar:xz
|
||||
USES= autoreconf compiler:c11 cpe gnome libedit libtool pkgconfig ssl \
|
||||
tar:xz
|
||||
|
||||
CPE_VENDOR= isc
|
||||
CPE_VERSION= ${DISTVERSION:C/-.*//}
|
||||
.if ${DISTVERSION:M*-*}
|
||||
CPE_UPDATE= ${DISTVERSION:C/.*-//:tl}
|
||||
.endif
|
||||
USE_GNOME= libxml2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
|
|
@ -12,10 +12,11 @@ LICENSE= BSD3CLAUSE
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ldns>=1.6.16:dns/ldns
|
||||
LIB_DEPENDS= libldns.so:dns/ldns \
|
||||
libxml2.so:textproc/libxml2
|
||||
LIB_DEPENDS= libldns.so:dns/ldns
|
||||
|
||||
USES= autoreconf cpe gnome libtool ssl
|
||||
USE_GNOME= libxml2
|
||||
|
||||
USES= autoreconf cpe libtool ssl
|
||||
USE_RC_SUBR= opendnssec
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -17,12 +17,11 @@ LIB_DEPENDS= libaspell.so:textproc/aspell \
|
|||
libharfbuzz.so:print/harfbuzz \
|
||||
libpcre2-8.so:devel/pcre2 \
|
||||
libxerces-c.so:textproc/xerces-c3 \
|
||||
libxml2.so:textproc/libxml2 \
|
||||
libxslt.so:textproc/libxslt
|
||||
|
||||
USES= autoreconf compiler:c++11-lang desktop-file-utils dos2unix \
|
||||
gettext-tools gmake gnome iconv libtool localbase pkgconfig
|
||||
USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 intltool pango
|
||||
USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 intltool libxml2 pango
|
||||
USE_WX= 3.0 # fails to build with 3.2
|
||||
WX_COMPS= wx
|
||||
WX_CONF_ARGS= absolute
|
||||
|
|
|
@ -12,10 +12,10 @@ WWW= https://github.com/s3fs-fuse/s3fs-fuse
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libxml2.so:textproc/libxml2
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl
|
||||
|
||||
USES= autoreconf fuse pkgconfig ssl
|
||||
USES= autoreconf fuse gnome pkgconfig ssl
|
||||
USE_GNOME= libxml2
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= s3fs-fuse
|
||||
|
|
|
@ -13,8 +13,7 @@ LICENSE= LGPL3
|
|||
USE_GITHUB= yes
|
||||
GH_TAGNAME= c18b9f44be3d666ca1e082807a2fdfc7ef2049d2
|
||||
|
||||
LIB_DEPENDS= libxml2.so:textproc/libxml2 \
|
||||
libxslt.so:textproc/libxslt \
|
||||
LIB_DEPENDS= libxslt.so:textproc/libxslt \
|
||||
libevent.so:devel/libevent \
|
||||
libsasl2.so:security/cyrus-sasl2
|
||||
RUN_DEPENDS= wkhtmltopdf>0:converters/wkhtmltopdf \
|
||||
|
@ -70,7 +69,8 @@ RUN_DEPENDS= wkhtmltopdf>0:converters/wkhtmltopdf \
|
|||
${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}urllib3>0:net/py-urllib3@${PY_FLAVOR}
|
||||
|
||||
USES= cpe ldap python pgsql shebangfix
|
||||
USES= cpe gnome ldap python pgsql shebangfix
|
||||
USE_GNOME= libxml2
|
||||
USE_PYTHON= cryptography distutils
|
||||
|
||||
SHEBANG_LANG= python
|
||||
|
|
|
@ -14,8 +14,7 @@ LICENSE= LGPL3
|
|||
USE_GITHUB= yes
|
||||
GH_TAGNAME= c976a0920dd8d7910c7635cc1e2bbff47edcafa9
|
||||
|
||||
LIB_DEPENDS= libxml2.so:textproc/libxml2 \
|
||||
libxslt.so:textproc/libxslt \
|
||||
LIB_DEPENDS= libxslt.so:textproc/libxslt \
|
||||
libevent.so:devel/libevent \
|
||||
libsasl2.so:security/cyrus-sasl2
|
||||
RUN_DEPENDS= wkhtmltopdf>0:converters/wkhtmltopdf \
|
||||
|
@ -66,7 +65,8 @@ RUN_DEPENDS= wkhtmltopdf>0:converters/wkhtmltopdf \
|
|||
${PYTHON_PKGNAMEPREFIX}idna>0:dns/py-idna@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}stdnum>0:devel/py-stdnum@${PY_FLAVOR}
|
||||
|
||||
USES= cpe ldap python pgsql shebangfix
|
||||
USES= cpe gnome ldap python pgsql shebangfix
|
||||
USE_GNOME= libxml2
|
||||
USE_PYTHON= distutils
|
||||
|
||||
SHEBANG_LANG= python
|
||||
|
|
|
@ -14,8 +14,7 @@ LICENSE= LGPL3
|
|||
USE_GITHUB= yes
|
||||
GH_TAGNAME= 02b4e98ebb2c45d9a4af10fe1bc732f048708f85
|
||||
|
||||
LIB_DEPENDS= libxml2.so:textproc/libxml2 \
|
||||
libxslt.so:textproc/libxslt \
|
||||
LIB_DEPENDS= libxslt.so:textproc/libxslt \
|
||||
libevent.so:devel/libevent \
|
||||
libsasl2.so:security/cyrus-sasl2
|
||||
RUN_DEPENDS= wkhtmltopdf>0:converters/wkhtmltopdf \
|
||||
|
@ -66,7 +65,8 @@ RUN_DEPENDS= wkhtmltopdf>0:converters/wkhtmltopdf \
|
|||
${PYTHON_PKGNAMEPREFIX}idna>0:dns/py-idna@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}stdnum>0:devel/py-stdnum@${PY_FLAVOR}
|
||||
|
||||
USES= cpe ldap python pgsql shebangfix
|
||||
USES= cpe gnome ldap python pgsql shebangfix
|
||||
USE_GNOME= libxml2
|
||||
USE_PYTHON= distutils
|
||||
|
||||
SHEBANG_LANG= python
|
||||
|
|
|
@ -14,8 +14,7 @@ LICENSE= LGPL3
|
|||
USE_GITHUB= yes
|
||||
GH_TAGNAME= ecb1f0268adde613bbcb0aa122c0c53847a600a9
|
||||
|
||||
LIB_DEPENDS= libxml2.so:textproc/libxml2 \
|
||||
libxslt.so:textproc/libxslt \
|
||||
LIB_DEPENDS= libxslt.so:textproc/libxslt \
|
||||
libevent.so:devel/libevent \
|
||||
libsasl2.so:security/cyrus-sasl2
|
||||
RUN_DEPENDS= wkhtmltopdf>0:converters/wkhtmltopdf \
|
||||
|
@ -68,7 +67,8 @@ RUN_DEPENDS= wkhtmltopdf>0:converters/wkhtmltopdf \
|
|||
${PYTHON_PKGNAMEPREFIX}rjsmin>0:archivers/py-rjsmin@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}cryptography-legacy>0:security/py-cryptography-legacy@${PY_FLAVOR}
|
||||
|
||||
USES= cpe ldap python pgsql shebangfix
|
||||
USES= cpe gnome ldap python pgsql shebangfix
|
||||
USE_GNOME= libxml2
|
||||
USE_PYTHON= distutils
|
||||
|
||||
SHEBANG_LANG= python
|
||||
|
|
|
@ -12,10 +12,10 @@ WWW= http://flam3.com/
|
|||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libpng.so:graphics/png \
|
||||
libxml2.so:textproc/libxml2
|
||||
LIB_DEPENDS= libpng.so:graphics/png
|
||||
|
||||
USES= gmake jpeg libtool localbase pathfix
|
||||
USES= gmake gnome jpeg libtool localbase pathfix
|
||||
USE_GNOME= libxml2
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= scottdraves
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -25,13 +25,12 @@ LIB_DEPENDS= libportal.so:deskutils/libportal \
|
|||
libraw.so:graphics/libraw \
|
||||
libwebp.so:graphics/webp \
|
||||
libgcr-ui-3.so:security/gcr3 \
|
||||
libsecret-1.so:security/libsecret \
|
||||
libxml2.so:textproc/libxml2
|
||||
libsecret-1.so:security/libsecret
|
||||
|
||||
USES= compiler:c++11-lib cpe desktop-file-utils gettext gnome gstreamer meson \
|
||||
ninja pkgconfig python:build sqlite tar:xz vala:build xorg
|
||||
CPE_VENDOR= gnome
|
||||
USE_GNOME= cairo gtk30
|
||||
USE_GNOME= cairo gtk30 libxml2
|
||||
USE_LDCONFIG= yes
|
||||
USE_XORG= x11
|
||||
|
||||
|
|
|
@ -12,10 +12,10 @@ LICENSE= MIT
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/share/postgresql/extension/postgis.control:databases/postgis31
|
||||
LIB_DEPENDS= libxml2.so:textproc/libxml2
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/postgresql/extension/postgis.control:databases/postgis31
|
||||
|
||||
USES= autoreconf pgsql
|
||||
USES= autoreconf gnome pgsql
|
||||
USE_GNOME= libxml2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
|
|
@ -26,11 +26,11 @@ LIB_DEPENDS= libLLVM-${LLVM_VERSION}.so:devel/llvm${LLVM_VERSION} \
|
|||
libgmp.so:math/gmp \
|
||||
libpcre.so:devel/pcre \
|
||||
libpcre2-8.so:devel/pcre2 \
|
||||
libxml2.so:textproc/libxml2 \
|
||||
libyaml.so:textproc/libyaml
|
||||
RUN_DEPENDS= pkg-config:devel/pkgconf
|
||||
|
||||
USES= compiler gmake pkgconfig ssl
|
||||
USES= compiler gmake gnome pkgconfig ssl
|
||||
USE_GNOME= libxml2
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= crystal-lang
|
||||
|
|
|
@ -12,10 +12,10 @@ LICENSE= GPLv3 LGPL3
|
|||
LICENSE_COMB= multi
|
||||
|
||||
LIB_DEPENDS= libgmp.so:math/gmp \
|
||||
libcjson.so:devel/libcjson \
|
||||
libxml2.so:textproc/libxml2
|
||||
libcjson.so:devel/libcjson
|
||||
|
||||
USES= bdb gmake libtool ncurses tar:xz
|
||||
USES= bdb gmake gnome libtool ncurses tar:xz
|
||||
USE_GNOME= libxml2
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
|
|
@ -19,7 +19,6 @@ LIB_DEPENDS= libgdal.so:graphics/gdal \
|
|||
libboost_thread.so:devel/boost-libs \
|
||||
libcurl.so:ftp/curl \
|
||||
libgeotiff.so:graphics/libgeotiff \
|
||||
libxml2.so:textproc/libxml2 \
|
||||
liblaszip.so:archivers/laszip \
|
||||
libzstd.so:archivers/zstd \
|
||||
${LIB_DEPENDS_${ARCH}}
|
||||
|
@ -30,7 +29,8 @@ LIB_DEPENDS_i386= libunwind.so:devel/libunwind
|
|||
LIB_DEPENDS_powerpc64= libunwind.so:devel/libunwind
|
||||
LIB_DEPENDS_powerpc64le=libunwind.so:devel/libunwind
|
||||
|
||||
USES= cmake compiler:c++11-lib pathfix pkgconfig ssl tar:bz2
|
||||
USES= cmake compiler:c++11-lib gnome pathfix pkgconfig ssl tar:bz2
|
||||
USE_GNOME= libxml2
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME:tu}-${DISTVERSION}-src
|
||||
|
|
|
@ -14,8 +14,7 @@ LICENSE_COMB= dual
|
|||
LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
|
||||
LICENSE_FILE_BSD3CLAUSE= ${WRKSRC}/COPYING-BSD
|
||||
|
||||
LIB_DEPENDS= libxml2.so:textproc/libxml2 \
|
||||
libpcre.so:devel/pcre \
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||
libcurl.so:ftp/curl \
|
||||
libhdf5.so:science/hdf5 \
|
||||
libarpack.so:math/arpack-ng \
|
||||
|
@ -28,6 +27,7 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils
|
|||
USES= compiler:c++17-lang cpe desktop-file-utils eigen:3,build \
|
||||
fortran gettext gmake gnome iconv:wchar_t libtool \
|
||||
localbase ncurses pathfix pkgconfig shared-mime-info
|
||||
USE_GNOME= libxml2
|
||||
USE_LOCALE= en_US.UTF-8
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -14,11 +14,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
|
||||
LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \
|
||||
libfreetype.so:print/freetype2 \
|
||||
libxml2.so:textproc/libxml2 \
|
||||
libfontconfig.so:x11-fonts/fontconfig
|
||||
|
||||
USES= bdb gettext-runtime gmake xorg
|
||||
USE_GNOME= glib20 pango
|
||||
USES= bdb gettext-runtime gmake gnome xorg
|
||||
USE_GNOME= glib20 libxml2 pango
|
||||
USE_XORG= x11 xext xft xinerama xkbfile xmu
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -11,10 +11,10 @@ WWW= https://lxi-tools.github.io
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libavahi-client.so:net/avahi-app \
|
||||
libxml2.so:textproc/libxml2
|
||||
LIB_DEPENDS= libavahi-client.so:net/avahi-app
|
||||
|
||||
USES= meson pkgconfig
|
||||
USES= gnome meson pkgconfig
|
||||
USE_GNOME= libxml2
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= lxi-tools
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
@ -12,10 +12,10 @@ LICENSE= LGPL21
|
|||
|
||||
LIB_DEPENDS= libaudiofile.so:audio/libaudiofile \
|
||||
libspandsp.so:comms/spandsp \
|
||||
libtiff.so:graphics/tiff \
|
||||
libxml2.so:textproc/libxml2
|
||||
libtiff.so:graphics/tiff
|
||||
|
||||
USES= tar:tgz libtool
|
||||
USES= gnome tar:tgz libtool
|
||||
USE_GNOME= libxml2
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
|
|
@ -29,7 +29,6 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
|||
libfreetype.so:print/freetype2 \
|
||||
libfribidi.so:converters/fribidi \
|
||||
libturbojpeg.so:graphics/libjpeg-turbo \
|
||||
libxml2.so:textproc/libxml2 \
|
||||
libass.so:multimedia/libass \
|
||||
libspeex.so:audio/speex \
|
||||
libogg.so:audio/libogg \
|
||||
|
@ -43,8 +42,9 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
|||
libopus.so:audio/opus \
|
||||
libjansson.so:devel/jansson
|
||||
|
||||
USES= autoreconf:build compiler:c11 gmake iconv libtool:build \
|
||||
USES= autoreconf:build compiler:c11 gmake gnome iconv libtool:build \
|
||||
localbase:ldflags ninja:build pkgconfig python:build
|
||||
USE_GNOME= libxml2
|
||||
|
||||
CONTRIB_FILES= SVT-AV1-v1.7.0.tar.gz \
|
||||
fdk-aac-2.0.2.tar.gz \
|
||||
|
|
|
@ -27,7 +27,6 @@ LIB_DEPENDS= liblzo2.so:archivers/lzo2 \
|
|||
libfftw3_threads.so:math/fftw3 \
|
||||
libfftw3f.so:math/fftw3-float \
|
||||
libfreetype.so:print/freetype2 \
|
||||
libxml2.so:textproc/libxml2 \
|
||||
libdav1d.so:multimedia/dav1d \
|
||||
libaom.so:multimedia/aom \
|
||||
libdrm.so:graphics/libdrm \
|
||||
|
@ -42,12 +41,13 @@ LIB_DEPENDS= liblzo2.so:archivers/lzo2 \
|
|||
BUILD_DEPENDS= yasm:devel/yasm \
|
||||
${LOCALBASE}/include/linux/input.h:devel/evdev-proto
|
||||
|
||||
USES= compiler:c++17-lang gmake gl iconv libtool pkgconfig pathfix \
|
||||
USES= compiler:c++17-lang gmake gl gnome iconv libtool pkgconfig pathfix \
|
||||
perl5 python qmake:no_env qt:5 shebangfix ssl xorg
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= MythTV
|
||||
USE_GL= gl
|
||||
USE_GNOME= libxml2
|
||||
USE_LDCONFIG= yes
|
||||
USE_QT= buildtools:build core dbus gui imageformats:run \
|
||||
linguist:build multimedia network opengl qmake:build script \
|
||||
|
|
|
@ -12,10 +12,10 @@ LICENSE= GPLv2+
|
|||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libpopt.so:devel/popt \
|
||||
libxml2.so:textproc/libxml2 \
|
||||
libcdio.so:sysutils/libcdio
|
||||
|
||||
USES= gmake libtool localbase makeinfo pathfix pkgconfig
|
||||
USES= gmake gnome libtool localbase makeinfo pathfix pkgconfig
|
||||
USE_GNOME= libxml2
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -10,11 +10,11 @@ WWW= https://github.com/CESNET/libfds
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libxml2.so:textproc/libxml2 \
|
||||
liblz4.so:archivers/liblz4 \
|
||||
LIB_DEPENDS= liblz4.so:archivers/liblz4 \
|
||||
libzstd.so:archivers/zstd
|
||||
|
||||
USES= cmake localbase:ldflags pkgconfig
|
||||
USES= cmake gnome localbase:ldflags pkgconfig
|
||||
USE_GNOME= libxml2
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= CESNET
|
||||
|
|
|
@ -9,11 +9,12 @@ WWW= https://fortproject.net/en/validator
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl libjansson.so:devel/jansson \
|
||||
libxml2.so:textproc/libxml2
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libjansson.so:devel/jansson
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/rsync:net/rsync
|
||||
|
||||
USES= autoreconf compiler:c11 pkgconfig ssl
|
||||
USES= autoreconf compiler:c11 gnome pkgconfig ssl
|
||||
USE_GNOME= libxml2
|
||||
USE_GITHUB= yes
|
||||
USE_RC_SUBR= fort
|
||||
|
||||
|
|
|
@ -12,12 +12,11 @@ WWW= https://www.gnome.org/
|
|||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \
|
||||
libxml2.so:textproc/libxml2
|
||||
LIB_DEPENDS= libsoup-2.4.so:devel/libsoup
|
||||
|
||||
USES= cpe gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz
|
||||
CPE_VENDOR= gnome
|
||||
USE_GNOME= glib20 intlhack introspection:build
|
||||
USE_GNOME= glib20 intlhack introspection:build libxml2
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-gtk-doc
|
||||
|
|
|
@ -10,8 +10,7 @@ WWW= https://nzbget.net/
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libboost_json.so:devel/boost-libs \
|
||||
libxml2.so:textproc/libxml2
|
||||
LIB_DEPENDS= libboost_json.so:devel/boost-libs
|
||||
RUN_DEPENDS= 7-zip>0:archivers/7-zip \
|
||||
unrar>0:archivers/unrar
|
||||
|
||||
|
@ -19,7 +18,8 @@ RUN_DEPENDS= 7-zip>0:archivers/7-zip \
|
|||
# See https://github.com/nzbgetcom/nzbget/blob/v24.4/cmake/par2-turbo.cmake for the version to pull
|
||||
PAR2CMDLINE_TURBO_VERSION=1.1.1-nzbget
|
||||
|
||||
USES= cmake:testing ssl
|
||||
USES= cmake:testing gnome ssl
|
||||
USE_GNOME= libxml2
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= nzbgetcom
|
||||
GH_PROJECT= nzbget par2cmdline-turbo:par2
|
||||
|
|
|
@ -21,7 +21,6 @@ LIB_DEPENDS= libelpa.so:math/elpa \
|
|||
libxc.so:science/libxc \
|
||||
libfftw3.so:math/fftw3 \
|
||||
libhdf5.so:science/hdf5 \
|
||||
libxml2.so:textproc/libxml2 \
|
||||
libnetcdf.so:science/netcdf \
|
||||
libxmlf90.so:textproc/xmlf90 \
|
||||
libwannier.so:science/wannier90 \
|
||||
|
|
|
@ -28,8 +28,7 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \
|
|||
libnetcdff.so:science/netcdf-fortran \
|
||||
libnetpbm.so:graphics/netpbm \
|
||||
libpcre2-8.so:devel/pcre2 \
|
||||
libpng16.so:graphics/png \
|
||||
libxml2.so:textproc/libxml2
|
||||
libpng16.so:graphics/png
|
||||
|
||||
# Remote execution of suma. Also needed for glxinfo.
|
||||
RUN_DEPENDS= endian:sysutils/endian \
|
||||
|
@ -42,7 +41,7 @@ USES= gettext gl gmake gnome iconv jpeg:run motif readline
|
|||
USES+= perl5 python shebangfix tar:xz xorg
|
||||
USE_GITHUB= yes
|
||||
USE_GL= gl glu
|
||||
USE_GNOME= glib20
|
||||
USE_GNOME= glib20 libxml2
|
||||
USE_XORG= ice sm x11 xau xcb xdmcp xext xft xi xmu xrender xt
|
||||
|
||||
SHEBANG_FILES= scripts_install/* \
|
||||
|
|
|
@ -10,10 +10,11 @@ WWW= https://github.com/levaidaniel/kc
|
|||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libxml2.so:textproc/libxml2
|
||||
TEST_DEPENDS= bash:shells/bash
|
||||
|
||||
USES= ncurses pkgconfig ssl uidfix
|
||||
USES= gnome ncurses pkgconfig ssl uidfix
|
||||
USE_GNOME= libxml2
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= levaidaniel
|
||||
|
||||
|
|
|
@ -12,7 +12,6 @@ WWW= https://www.infradead.org/openconnect/
|
|||
LICENSE= LGPL21
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING.LGPL
|
||||
|
||||
LIB_DEPENDS= libxml2.so:textproc/libxml2
|
||||
RUN_DEPENDS= vpnc-script:sysutils/vpnc-scripts
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -21,7 +20,7 @@ CONFIGURE_ARGS= --disable-nls --with-vpnc-script=${LOCALBASE}/sbin/vpnc-script \
|
|||
--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig \
|
||||
--without-openssl-version-check --without-libpcsclite \
|
||||
--without-libpskc
|
||||
USES= cpe gmake iconv libtool localbase pkgconfig python:build ssl \
|
||||
USES= cpe gmake gnome iconv libtool localbase pkgconfig python:build ssl \
|
||||
shebangfix
|
||||
CPE_VENDOR= infradead
|
||||
INSTALL_TARGET= install-strip
|
||||
|
@ -31,6 +30,7 @@ SH_OLD_CMD+= /system/bin/sh
|
|||
SHEBANG_FILES= trojans/csd-post.sh trojans/csd-wrapper.sh \
|
||||
trojans/tncc-emulate.py \
|
||||
trojans/hipreport-android.sh trojans/tncc-wrapper.py
|
||||
USE_GNOME= libxml2
|
||||
PORTDOCS= *
|
||||
|
||||
OPTIONS_DEFINE= DOCS PROXY GNUTLS GSSAPI LZ4 P11 STOKEN
|
||||
|
|
|
@ -23,8 +23,7 @@ LICENSE_COMB= multi
|
|||
LIB_DEPENDS= libyajl.so:devel/yajl \
|
||||
liblzo2.so:archivers/lzo2 \
|
||||
libpixman-1.so:x11/pixman \
|
||||
libargp.so:devel/argp-standalone \
|
||||
libxml2.so:textproc/libxml2
|
||||
libargp.so:devel/argp-standalone
|
||||
BUILD_DEPENDS= seabios>0:misc/seabios \
|
||||
${LOCALBASE}/share/edk2-xen/XEN_X64_EFI.fd:sysutils/edk2@xen_x64 \
|
||||
bash>0:shells/bash
|
||||
|
@ -45,7 +44,7 @@ ONLY_FOR_ARCHS_REASON= not yet ported to anything other than amd64
|
|||
|
||||
USES= cpe gettext gmake gnome libtool localbase:ldflags perl5 \
|
||||
pkgconfig python shebangfix iconv bison ninja:build
|
||||
USE_GNOME= glib20
|
||||
USE_GNOME= glib20 libxml2
|
||||
USE_LDCONFIG= yes
|
||||
USE_PYTHON= py3kplist
|
||||
HAS_CONFIGURE= yes
|
||||
|
|
|
@ -12,10 +12,11 @@ LICENSE= GPLv2
|
|||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= utf8cpp>=4.0.3:devel/utf8cpp
|
||||
LIB_DEPENDS= libicuio.so:devel/icu \
|
||||
libxml2.so:textproc/libxml2
|
||||
LIB_DEPENDS= libicuio.so:devel/icu
|
||||
|
||||
USES= autoreconf compiler:c++14-lang libtool pathfix pkgconfig tar:bz2
|
||||
USES= autoreconf compiler:c++14-lang gnome libtool pathfix pkgconfig \
|
||||
tar:bz2
|
||||
USE_GNOME= libxml2
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -9,10 +9,10 @@ WWW= https://pecl.php.net/package/solr
|
|||
LICENSE= PHP301
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libxml2.so:textproc/libxml2
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl
|
||||
|
||||
USES= php:build,pecl pkgconfig
|
||||
USES= gnome php:build,pecl pkgconfig
|
||||
USE_GNOME= libxml2
|
||||
IGNORE_WITH_PHP= 84
|
||||
|
||||
CONFIGURE_ARGS= LIBXML_CFLAGS=-I${LOCALBASE}/include/libxml2 \
|
||||
|
|
|
@ -14,13 +14,13 @@ ONLY_FOR_ARCHS= amd64 powerpc64 powerpc64le
|
|||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libhwloc.so:devel/hwloc2 \
|
||||
libpcre.so:devel/pcre \
|
||||
libxml2.so:textproc/libxml2 \
|
||||
libbrotlienc.so:archivers/brotli
|
||||
|
||||
USES= compiler:c++17-lang cpe gmake libtool localbase luajit \
|
||||
ncurses pathfix perl5 pkgconfig sqlite ssl tar:bzip2
|
||||
USES= compiler:c++17-lang cpe gmake gnome libtool localbase \
|
||||
luajit ncurses pathfix perl5 pkgconfig sqlite ssl tar:bzip2
|
||||
CPE_VENDOR= apache
|
||||
CPE_PRODUCT= traffic_server
|
||||
USE_GNOME= libxml2
|
||||
USE_LDCONFIG= yes
|
||||
USE_PERL5= build run
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
|
|
Loading…
Add table
Reference in a new issue