Cleanup LIB_DEPENDS on libpng
This commit is contained in:
parent
291a06448f
commit
07faea058d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455251
@ -31,7 +31,7 @@ CFITSIO_CONFIGURE_WITH= cfitsio
|
||||
CFITSIO_LIB_DEPENDS= libcfitsio.so:astro/cfitsio
|
||||
PGPLOT_CONFIGURE_WITH= pgplot
|
||||
PGPLOT_LIB_DEPENDS= libpgplot.so:graphics/pgplot \
|
||||
libpng16.so:graphics/png
|
||||
libpng.so:graphics/png
|
||||
PGPLOT_USE= XORG=x11
|
||||
|
||||
post-patch:
|
||||
|
@ -18,7 +18,7 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \
|
||||
libboost_python.so:devel/boost-python-libs \
|
||||
libpyside-python2.7.so:devel/pyside \
|
||||
libCoin.so:graphics/Coin \
|
||||
libpng16.so:graphics/png \
|
||||
libpng.so:graphics/png \
|
||||
libtiff.so:graphics/tiff \
|
||||
libvtkFiltersTexture-6.2.so:math/vtk6 \
|
||||
libTKernel.so:cad/opencascade \
|
||||
|
@ -10,7 +10,7 @@ COMMENT= FLCLUSTER is a management tool for accessing dxcluster nodes
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
LIB_DEPENDS= libpng16.so:graphics/png \
|
||||
LIB_DEPENDS= libpng.so:graphics/png \
|
||||
libfltk.so:x11-toolkits/fltk \
|
||||
libfontconfig.so:x11-fonts/fontconfig
|
||||
|
||||
|
@ -14,7 +14,7 @@ BUILD_DEPENDS= asciidoc:textproc/asciidoc\
|
||||
docbook-xsl>=1.0:textproc/docbook-xsl\
|
||||
xsltproc:textproc/libxslt
|
||||
LIB_DEPENDS= libboost_system.so:devel/boost-libs\
|
||||
libpng16.so:graphics/png \
|
||||
libpng.so:graphics/png \
|
||||
libfltk.so:x11-toolkits/fltk \
|
||||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
libportaudio.so:audio/portaudio \
|
||||
|
@ -30,7 +30,7 @@ LIB_DEPENDS= libexempi.so:textproc/exempi \
|
||||
libsoup-2.4.so:devel/libsoup \
|
||||
libjson-glib-1.0.so:devel/json-glib \
|
||||
libgoa-1.0.so:net/gnome-online-accounts \
|
||||
libpng16.so:graphics/png \
|
||||
libpng.so:graphics/png \
|
||||
libgdata.so:devel/libgdata
|
||||
RUN_DEPENDS= geoclue>=0:net/geoclue
|
||||
|
||||
|
@ -11,7 +11,7 @@ COMMENT= Tools for tracing OpenGL and other graphics APIs
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libpng16.so:graphics/png
|
||||
LIB_DEPENDS= libpng.so:graphics/png
|
||||
|
||||
USES= cmake:outsource compiler:c++11-lang pkgconfig python:2.7 shebangfix
|
||||
USE_GITHUB= yes
|
||||
|
@ -14,7 +14,7 @@ LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \
|
||||
libfreetype.so:print/freetype2 \
|
||||
libpng16.so:graphics/png \
|
||||
libpng.so:graphics/png \
|
||||
libt1.so:devel/t1lib
|
||||
|
||||
USES= gmake perl5 tar:bzip2
|
||||
|
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libaudiofile.so:audio/libaudiofile \
|
||||
libgcrypt.so:security/libgcrypt \
|
||||
libpng16.so:graphics/png \
|
||||
libpng.so:graphics/png \
|
||||
libspectrum.so:emulators/libspectrum
|
||||
|
||||
USES= gettext iconv jpeg pkgconfig
|
||||
|
@ -15,7 +15,7 @@ LICENSE_FILE_LGPL21+= ${WRKSRC}/src/third-party/blip_buf/license.txt
|
||||
LICENSE_FILE_MPL20= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libepoxy.so:graphics/libepoxy \
|
||||
libpng16.so:graphics/png
|
||||
libpng.so:graphics/png
|
||||
|
||||
USES= cmake:outsource compiler:c++11-lang localbase:ldflags pkgconfig sqlite:3
|
||||
|
||||
|
@ -26,7 +26,7 @@ LIB_DEPENDS= libFLAC.so:audio/flac \
|
||||
libogg.so:audio/libogg \
|
||||
libvorbis.so:audio/libvorbis \
|
||||
libvpx.so:multimedia/libvpx \
|
||||
libpng16.so:graphics/png
|
||||
libpng.so:graphics/png
|
||||
|
||||
USES= gmake pkgconfig tar:xz
|
||||
USE_GL= gl glu
|
||||
|
@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= premake4:devel/premake4
|
||||
LIB_DEPENDS= libvorbisfile.so:audio/libvorbis \
|
||||
libpng16.so:graphics/png
|
||||
libpng.so:graphics/png
|
||||
|
||||
DESKTOP_ENTRIES="ToME 4" "" "${PORTNAME}" \
|
||||
"${PORTNAME}" "Game;RolePlaying;" ""
|
||||
|
@ -15,7 +15,7 @@ LICENSE= AGPLv3
|
||||
|
||||
BUILD_DEPENDS= jam:devel/jam
|
||||
LIB_DEPENDS= libtiff.so:graphics/tiff \
|
||||
libpng16.so:graphics/png
|
||||
libpng.so:graphics/png
|
||||
|
||||
WRKSRC= ${WRKDIR}/Argyll_V${PORTVERSION}
|
||||
|
||||
|
@ -19,7 +19,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libjson-glib-1.0.so:devel/json-glib \
|
||||
liblcms2.so:graphics/lcms2 \
|
||||
liblensfun.so:graphics/lensfun \
|
||||
libpng16.so:graphics/png \
|
||||
libpng.so:graphics/png \
|
||||
libpugixml.so:textproc/pugixml \
|
||||
libsoup-2.4.so:devel/libsoup \
|
||||
libtiff.so:graphics/tiff
|
||||
|
@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libImlib2.so:graphics/imlib2 \
|
||||
libpng16.so:graphics/png
|
||||
libpng.so:graphics/png
|
||||
|
||||
USE_XORG= x11 xt xinerama
|
||||
USES= cpe desktop-file-utils gmake perl5 shebangfix tar:bzip2
|
||||
|
@ -17,7 +17,7 @@ LIB_DEPENDS= libSDL_image.so:graphics/sdl_image \
|
||||
libfreetype.so:print/freetype2 \
|
||||
libpcre.so:devel/pcre \
|
||||
libboost_filesystem.so:devel/boost-libs \
|
||||
libpng16.so:graphics/png
|
||||
libpng.so:graphics/png
|
||||
RUN_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:math/glm
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libargp.so:devel/argp-standalone \
|
||||
libglfw.so:graphics/glfw \
|
||||
libpng16.so:graphics/png
|
||||
libpng.so:graphics/png
|
||||
|
||||
USES= compiler:c++11-lang pkgconfig scons
|
||||
USE_GITHUB= yes
|
||||
|
@ -21,7 +21,7 @@ LIB_DEPENDS= libclutter-1.0.so:graphics/clutter \
|
||||
libgstreamer-1.0.so:multimedia/gstreamer1 \
|
||||
liblcms2.so:graphics/lcms2 \
|
||||
liboauth.so:net/liboauth \
|
||||
libpng16.so:graphics/png \
|
||||
libpng.so:graphics/png \
|
||||
libsoup-2.4.so:devel/libsoup \
|
||||
libtiff.so:graphics/tiff
|
||||
RUN_DEPENDS= gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas
|
||||
|
@ -14,7 +14,7 @@ COMMENT= Extensible vector graphics editor with LaTeX support
|
||||
LICENSE= GPLv3+
|
||||
|
||||
RUN_DEPENDS= xdg-open:devel/xdg-utils
|
||||
LIB_DEPENDS= libpng16.so:graphics/png \
|
||||
LIB_DEPENDS= libpng.so:graphics/png \
|
||||
libfreetype.so:print/freetype2
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
|
||||
|
@ -12,7 +12,7 @@ COMMENT= GObject based library for rendering XPS documents
|
||||
|
||||
LIB_DEPENDS= libfreetype.so:print/freetype2 \
|
||||
libtiff.so:graphics/tiff \
|
||||
libpng16.so:graphics/png \
|
||||
libpng.so:graphics/png \
|
||||
liblcms2.so:graphics/lcms2
|
||||
|
||||
USES= gettext gmake jpeg libtool libarchive localbase pathfix pkgconfig tar:xz
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Cross-platform library behind Panorama Tools and other photo stitchers
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libpng16.so:graphics/png \
|
||||
LIB_DEPENDS= libpng.so:graphics/png \
|
||||
libtiff.so:graphics/tiff
|
||||
|
||||
USE_GNOME= gtk20 glib20 pango atk
|
||||
|
@ -15,7 +15,7 @@ LICENSE= BSD3CLAUSE
|
||||
LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
|
||||
libImath.so:graphics/ilmbase \
|
||||
libIlmImf.so:graphics/OpenEXR \
|
||||
libpng16.so:graphics/png \
|
||||
libpng.so:graphics/png \
|
||||
libtiff.so:graphics/tiff \
|
||||
libwebp.so:graphics/webp \
|
||||
libhdf5.so:science/hdf5
|
||||
|
@ -15,7 +15,7 @@ COMMENT= PECL extension for generate qrcode
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
LIB_DEPENDS= libqrencode.so:graphics/libqrencode \
|
||||
libpng16.so:graphics/png
|
||||
libpng.so:graphics/png
|
||||
|
||||
USES= php:ext
|
||||
USE_GITHUB= yes
|
||||
|
@ -21,7 +21,7 @@ USE_XORG+= x11
|
||||
LIB_DEPENDS+= libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2 \
|
||||
libgd.so:graphics/gd \
|
||||
libpng16.so:graphics/png \
|
||||
libpng.so:graphics/png \
|
||||
libtiff.so:graphics/tiff
|
||||
GNU_CONFIGURE= yes
|
||||
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
|
||||
|
@ -50,7 +50,7 @@ FORTRAN_CMAKE_BOOL= ENABLE_f95
|
||||
FORTRAN_CONFIGURE_ENV= CMAKE_Fortran_COMPILER="${FC}"
|
||||
|
||||
GD_LIB_DEPENDS= libgd.so:graphics/gd \
|
||||
libpng16.so:graphics/png
|
||||
libpng.so:graphics/png
|
||||
GD_USES= jpeg
|
||||
GD_CMAKE_BOOL= PLD_png
|
||||
|
||||
|
@ -25,7 +25,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \
|
||||
libvisual-0.4.so:graphics/libvisual04 \
|
||||
libopencv_calib3d.so:graphics/opencv \
|
||||
libopencv_core.so:graphics/opencv-core \
|
||||
libpng16.so:graphics/png \
|
||||
libpng.so:graphics/png \
|
||||
libfftw3.so:math/fftw3 \
|
||||
libfftw3f.so:math/fftw3-float \
|
||||
libavcodec.so:multimedia/ffmpeg \
|
||||
|
@ -16,7 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:net-im/tox \
|
||||
${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat
|
||||
LIB_DEPENDS= libvpx.so:multimedia/libvpx \
|
||||
libsodium.so:security/libsodium \
|
||||
libpng16.so:graphics/png \
|
||||
libpng.so:graphics/png \
|
||||
libopus.so:audio/opus \
|
||||
libcurl.so:ftp/curl \
|
||||
libv4l2.so:multimedia/libv4l \
|
||||
|
@ -13,7 +13,7 @@ LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libgif.so:graphics/giflib \
|
||||
libpng16.so:graphics/png
|
||||
libpng.so:graphics/png
|
||||
BUILD_DEPENDS= makedepend:devel/makedepend
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -16,7 +16,7 @@ COMMENT= Powerful network monitoring system
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libltdl.so:devel/libltdl \
|
||||
libpng16.so:graphics/png \
|
||||
libpng.so:graphics/png \
|
||||
libgd.so:graphics/gd
|
||||
|
||||
USES= cpe gmake jpeg perl5
|
||||
|
@ -101,7 +101,7 @@ UPNP_LIB_DEPENDS= libupnp.so:devel/upnp
|
||||
UPNP_CONFIGURE_OFF= --disable-upnp
|
||||
|
||||
WEBSERVER_CONFIGURE_ON= --enable-webserver
|
||||
WEBSERVER_LIB_DEPENDS= libpng16.so:graphics/png
|
||||
WEBSERVER_LIB_DEPENDS= libpng.so:graphics/png
|
||||
|
||||
WXCAS_CONFIGURE_ON= --enable-wxcas
|
||||
|
||||
|
@ -25,7 +25,7 @@ LIB_DEPENDS= libsqlite3.so:databases/sqlite3 \
|
||||
libopus.so:audio/opus \
|
||||
libsndfile.so:audio/libsndfile \
|
||||
libfreetype.so:print/freetype2 \
|
||||
libpng16.so:graphics/png \
|
||||
libpng.so:graphics/png \
|
||||
libjbig.so:graphics/jbigkit
|
||||
|
||||
USES= gmake iconv jpeg libedit libtool lua perl5 pkgconfig shebangfix ssl tar:xz
|
||||
|
@ -32,7 +32,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libcharls.so:devel/dcmtk \
|
||||
libdcmjpls.so:devel/dcmtk \
|
||||
libsqlite3.so:databases/sqlite3 \
|
||||
libpng16.so:graphics/png \
|
||||
libpng.so:graphics/png \
|
||||
libgtest.so:devel/googletest \
|
||||
libpugixml.so:textproc/pugixml
|
||||
|
||||
|
@ -15,7 +15,7 @@ LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \
|
||||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
libpng16.so:graphics/png
|
||||
libpng.so:graphics/png
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= jpeg
|
||||
|
@ -8,7 +8,7 @@ MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 KTHML rendering engine
|
||||
|
||||
LIB_DEPENDS= libgif.so:graphics/giflib \
|
||||
libpng16.so:graphics/png
|
||||
libpng.so:graphics/png
|
||||
|
||||
USES= cmake:outsource compiler:c++11-lib gettext gperf jpeg kde:5 \
|
||||
tar:xz
|
||||
|
@ -16,7 +16,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
libgstbase-1.0.so:multimedia/gstreamer1 \
|
||||
libhyphen.so:textproc/hyphen \
|
||||
libicui18n.so:devel/icu \
|
||||
libpng16.so:graphics/png \
|
||||
libpng.so:graphics/png \
|
||||
libwebp.so:graphics/webp
|
||||
|
||||
USES= bison cmake:outsource gperf jpeg pathfix perl5 pkgconfig \
|
||||
|
@ -17,7 +17,7 @@ COMMENT= Web server log file analysis program
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS+= libpng16.so:graphics/png
|
||||
LIB_DEPENDS+= libpng.so:graphics/png
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
DOCSDIR?= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
|
||||
|
@ -21,7 +21,7 @@ LIB_DEPENDS= libenchant.so:textproc/enchant \
|
||||
libicutu.so:devel/icu \
|
||||
libharfbuzz.so:print/harfbuzz \
|
||||
libharfbuzz-icu.so:print/harfbuzz-icu \
|
||||
libpng16.so:graphics/png \
|
||||
libpng.so:graphics/png \
|
||||
libwebp.so:graphics/webp \
|
||||
libcurl.so:ftp/curl \
|
||||
libsoup-2.4.so:devel/libsoup \
|
||||
|
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LIB_DEPENDS= libFOX-1.6.so:x11-toolkits/fox16 \
|
||||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2 \
|
||||
libpng16.so:graphics/png
|
||||
libpng.so:graphics/png
|
||||
|
||||
USES= desktop-file-utils gmake localbase pathfix
|
||||
USE_XORG= x11 xft xrandr xrender
|
||||
|
@ -19,7 +19,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \
|
||||
libdrm.so:graphics/libdrm \
|
||||
libatk-bridge-2.0.so:accessibility/at-spi2-atk \
|
||||
libepoxy.so:graphics/libepoxy \
|
||||
libpng16.so:graphics/png \
|
||||
libpng.so:graphics/png \
|
||||
libffi.so:devel/libffi \
|
||||
libpcre.so:devel/pcre \
|
||||
libexpat.so:textproc/expat2 \
|
||||
|
@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2 \
|
||||
libpng16.so:graphics/png
|
||||
libpng.so:graphics/png
|
||||
|
||||
USES= jpeg localbase:ldflags pkgconfig waf
|
||||
USE_GITHUB= yes
|
||||
|
@ -21,7 +21,7 @@ USE_XORG= x11 xaw xbitmaps xext xft xt xmu xrender sm ice
|
||||
LIB_DEPENDS= libXp.so:x11/libXp \
|
||||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2 \
|
||||
libpng16.so:graphics/png
|
||||
libpng.so:graphics/png
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
CPPFLAGS+= -DCSRG_BASED -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI -I${PREFIX}/include
|
||||
|
@ -13,7 +13,7 @@ LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/uthash.h:devel/uthash
|
||||
LIB_DEPENDS= libpng16.so:graphics/png
|
||||
LIB_DEPENDS= libpng.so:graphics/png
|
||||
|
||||
USES= pkgconfig
|
||||
USE_XORG= x11 xft xrender
|
||||
|
Loading…
Reference in New Issue
Block a user