Canonicalize dependency on libpng

This commit is contained in:
Antoine Brodin 2018-06-03 12:44:04 +00:00
parent ebb1ae8d2b
commit 036e3cbe0d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471491
11 changed files with 11 additions and 11 deletions

View File

@ -22,7 +22,7 @@ LICENSE_PERMS_FREEWARE= dist-mirror pkg-mirror auto-accept
LICENSE_DISTFILES_GPLv3= ${DISTFILES:[3]}
LICENSE_DISTFILES_FREEWARE= ${DISTFILES:[2]:S/:data//}
LIB_DEPENDS= libpng16.so:graphics/png
LIB_DEPENDS= libpng.so:graphics/png
DESKTOP_ENTRIES="NXEngine" "" "${PORTNAME}" \
"${PORTNAME}" "Game;AdventureGame;" ""

View File

@ -65,7 +65,7 @@ PLUGINS_LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libflann_cpp_s.so:math/flann \
libfreetype.so:print/freetype2 \
libpcl_people.so:graphics/pcl-pointclouds \
libpng16.so:graphics/png \
libpng.so:graphics/png \
libtiff.so:graphics/tiff \
libvtkDomainsChemistry-6.2.so:math/vtk6
PLUGINS_IMPLIES= SHAPELIB

View File

@ -28,7 +28,7 @@ LIB_DEPENDS= libfftw3.so:math/fftw3 \
libomp.so:devel/openmp \
libopencv_core.so:graphics/opencv-core \
libopencv_video.so:graphics/opencv \
libpng16.so:graphics/png \
libpng.so:graphics/png \
libtiff.so:graphics/tiff
USES= cmake:outsource compiler:c++11-lang jpeg pkgconfig

View File

@ -11,7 +11,7 @@ BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-
docbook-xml>0:textproc/docbook-xml
LIB_DEPENDS= libexiv2.so:graphics/exiv2 \
liblcms2.so:graphics/lcms2 \
libpng16.so:graphics/png
libpng.so:graphics/png
USES= cmake:outsource gettext jpeg pkgconfig kde:5 tar:xz
USE_KDE= activities auth baloo bookmarks codecs completion config \

View File

@ -13,7 +13,7 @@ LICENSE= GPLv3
BUILD_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:math/glm
LIB_DEPENDS= libImlib2.so:graphics/imlib2 \
libicuuc.so:devel/icu \
libpng16.so:graphics/png \
libpng.so:graphics/png \
libslopy.so:x11/slop
USES= cmake jpeg

View File

@ -24,7 +24,7 @@ LIB_DEPENDS= libOpenColorIO.so:graphics/opencolorio \
libpcre.so:devel/pcre \
libffi.so:devel/libffi \
libdrm.so:graphics/libdrm \
libpng16.so:graphics/png \
libpng.so:graphics/png \
libharfbuzz.so:print/harfbuzz \
libgraphite2.so:graphics/graphite2 \
libicui18n.so:devel/icu \

View File

@ -14,7 +14,7 @@ COMMENT= API for access to scanners, digitals camera, frame grabbers etc
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpng16.so:graphics/png \
LIB_DEPENDS= libpng.so:graphics/png \
libtiff.so:graphics/tiff
USES= gmake jpeg libtool localbase pathfix pkgconfig

View File

@ -12,7 +12,7 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/src/COPYING
LIB_DEPENDS= libKF5Sane.so:graphics/libksane \
libpng16.so:graphics/png
libpng.so:graphics/png
USES= cmake:outsource gettext kde:5 tar:xz
USE_KDE= ecm auth config configwidgets codecs completion \

View File

@ -16,7 +16,7 @@ LIB_DEPENDS= libgif.so:graphics/giflib \
libhdf5.so:science/hdf5 \
libhpdf.so:print/libharu \
libltdl.so:devel/libltdl \
libpng16.so:graphics/png \
libpng.so:graphics/png \
libsz.so:science/szip
USES= cmake:outsource jpeg gettext-runtime python:2.7

View File

@ -16,7 +16,7 @@ ONLY_FOR_ARCHS= amd64 i386
ONLY_FOR_ARCHS_REASON= need to figure out which TARGET_ARCHITECTURE values correspond to other architectures, plus "generic" is broken
LIB_DEPENDS= libflann_cpp.so:math/flann \
libpng16.so:graphics/png \
libpng.so:graphics/png \
libtiff.so:graphics/tiff
USES= cmake:outsource eigen:3 jpeg

View File

@ -13,7 +13,7 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \
libpng16.so:graphics/png
libpng.so:graphics/png
USES= gmake jpeg localbase pkgconfig
USE_GITHUB= yes