Skip to content
Snippets Groups Projects
Commit 56d3caa4 authored by Antoine Brodin's avatar Antoine Brodin
Browse files

Cleanup LIB_DEPENDS

parent 30efb47f
No related branches found
No related tags found
No related merge requests found
Showing
with 21 additions and 21 deletions
......@@ -63,7 +63,7 @@ OSS_CONFIGURE_WITH= oss
SDL_IMPLIES= X11
SDL_BUILD_DEPENDS= ${LOCALBASE}/share/fonts/gnu-unifont-ttf/unifont.ttf:x11-fonts/gnu-unifont-ttf
SDL_LIB_DEPENDS= libfreetype.so:print/freetype2 \
libpng16.so:graphics/png
libpng.so:graphics/png
SDL_RUN_DEPENDS= ${LOCALBASE}/share/fonts/gnu-unifont-ttf/unifont.ttf:x11-fonts/gnu-unifont-ttf
SDL_USES= desktop-file-utils jpeg sdl
SDL_USE= SDL=sdl2
......@@ -74,7 +74,7 @@ SDL_PLIST_SUB_OFF= DESKTOP='@comment '
X11_BUILD_DEPENDS= ${LOCALBASE}/share/fonts/gnu-unifont-ttf/unifont.ttf:x11-fonts/gnu-unifont-ttf
X11_LIB_DEPENDS= libfreetype.so:print/freetype2 \
libpng16.so:graphics/png
libpng.so:graphics/png
X11_RUN_DEPENDS= ${LOCALBASE}/share/fonts/gnu-unifont-ttf/unifont.ttf:x11-fonts/gnu-unifont-ttf
X11_USES= desktop-file-utils jpeg xorg
X11_USE= XORG=x11,xext,xpm,xxf86dga,xxf86vm
......
......@@ -11,7 +11,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \
libfontconfig.so:x11-fonts/fontconfig \
libpng16.so:graphics/png
libpng.so:graphics/png
RUN_DEPENDS= fldigi:comms/fldigi
USES= compiler:c++11-lang gmake jpeg pkgconfig xorg
......
......@@ -11,7 +11,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \
libfontconfig.so:x11-fonts/fontconfig \
libpng16.so:graphics/png
libpng.so:graphics/png
RUN_DEPENDS= fldigi:comms/fldigi
USES= gmake jpeg pkgconfig xorg
......
......@@ -12,7 +12,7 @@ LICENSE_FILE_GPLv2= ${WRKSRC}/LICENSE
LIB_DEPENDS= libfreetype.so:print/freetype2 \
libharfbuzz.so:print/harfbuzz \
libpng16.so:graphics/png \
libpng.so:graphics/png \
libfribidi.so:converters/fribidi \
libunibreak.so:textproc/libunibreak \
libfontconfig.so:x11-fonts/fontconfig
......
......@@ -41,7 +41,7 @@ LIB_DEPENDS= libatk-bridge-2.0.so:accessibility/at-spi2-atk \
libre2.so:devel/re2 \
liblcms2.so:graphics/lcms2 \
libdrm.so:graphics/libdrm \
libpng16.so:graphics/png \
libpng.so:graphics/png \
libwebp.so:graphics/webp \
libavcodec.so:multimedia/ffmpeg \
libvpx.so:multimedia/libvpx \
......
......@@ -9,7 +9,7 @@ COMMENT= Enhanced-resolution Doom source port based on Chocolate Doom
LICENSE= GPLv2
LIB_DEPENDS= libsamplerate.so:audio/libsamplerate \
libpng16.so:graphics/png
libpng.so:graphics/png
CONFLICTS_INSTALL= chocolate-doom
......
......@@ -12,7 +12,7 @@ COMMENT= Multiplayer-capable and modified version of ID's classic DOOM game
LICENSE= GPLv2
LIB_DEPENDS= libsmpeg.so:multimedia/smpeg \
libpng16.so:graphics/png
libpng.so:graphics/png
USES= gmake sdl
USE_GL= gl
......
......@@ -23,7 +23,7 @@ BROKEN_armv7= fails to link: ld: libgrim.a has EABI version 0, but target residu
LIB_DEPENDS= libmad.so:audio/libmad \
libogg.so:audio/libogg \
libvorbisfile.so:audio/libvorbis \
libpng16.so:graphics/png \
libpng.so:graphics/png \
libmpeg2.so:multimedia/libmpeg2 \
libtheoradec.so:multimedia/libtheora \
libfreetype.so:print/freetype2
......
......@@ -16,7 +16,7 @@ COMMENT= Educational arcade game starring Tux
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/doc/COPYING_GPL3
LIB_DEPENDS= libpng16.so:graphics/png
LIB_DEPENDS= libpng.so:graphics/png
USES= gmake gnome iconv localbase perl5 pkgconfig sdl
USE_GNOME= libxml2
......
......@@ -22,7 +22,7 @@ LIB_DEPENDS= libcanberra.so:audio/libcanberra \
libfftw3f.so:math/fftw3-float \
liblensfun.so:graphics/lensfun \
liblcms2.so:graphics/lcms2 \
libpng16.so:graphics/png \
libpng.so:graphics/png \
libtiff.so:graphics/tiff
USES= cmake compiler:c++11-lang desktop-file-utils gnome jpeg pkgconfig tar:xz xorg
......
......@@ -13,7 +13,7 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libcurl.so:ftp/curl \
libpng16.so:graphics/png
libpng.so:graphics/png
USES= jpeg localbase ncurses pkgconfig tar:bz2
USE_CSTD= c99
......
......@@ -32,6 +32,6 @@ FREETYPE_LIB_DEPENDS= libfreetype.so:print/freetype2
PNG_CONFIGURE_WITH= png
PNG_LIB_DEPENDS= libgd.so:graphics/gd \
libpng16.so:graphics/png
libpng.so:graphics/png
.include <bsd.port.mk>
......@@ -21,7 +21,7 @@ BUILD_DEPENDS= swig:devel/swig \
${PYNUMPY}
LIB_DEPENDS= libjson-c.so:devel/json-c \
liblcms2.so:graphics/lcms2 \
libpng16.so:graphics/png \
libpng.so:graphics/png \
libmypaint.so:graphics/libmypaint
RUN_DEPENDS= mypaint-brushes2>0:graphics/mypaint-brushes2 \
${PYNUMPY}
......
......@@ -22,7 +22,7 @@ LIB_DEPENDS= \
libharfbuzz.so:print/harfbuzz \
libhdf5.so:science/hdf5 \
libopenblas.so:math/openblas \
libpng16.so:graphics/png \
libpng.so:graphics/png \
libtiff.so:graphics/tiff \
libwebp.so:graphics/webp
# libtbb.so:devel/tbb
......
......@@ -13,7 +13,7 @@ BUILD_DEPENDS= pkgconf>0:devel/pkgconf \
LIB_DEPENDS= libavutil.so:multimedia/ffmpeg \
libexif.so:graphics/libexif \
libGraphicsMagick.so:graphics/GraphicsMagick \
libpng16.so:graphics/png \
libpng.so:graphics/png \
libturbojpeg.so:graphics/libjpeg-turbo
USES= cmake compiler:c++11-lang
......
......@@ -34,7 +34,7 @@ CUPS_LIB_DEPENDS= libcups.so:print/cups
MOTIF_LIB_DEPENDS= libplot.so:graphics/plotutils \
libXbae.so:x11-toolkits/xbae \
libXmHTML.so:x11-toolkits/xmhtml \
libpng16.so:graphics/png \
libpng.so:graphics/png \
libXft.so:x11-fonts/libXft \
libfontconfig.so:x11-fonts/fontconfig
MOTIF_USES= jpeg motif xorg
......
......@@ -14,7 +14,7 @@ BUILD_DEPENDS= avir>0:graphics/avir \
nlohmann-json>0:devel/nlohmann-json \
png++>0:graphics/png++
LIB_DEPENDS= libcgraph.so:graphics/graphviz \
libpng16.so:graphics/png \
libpng.so:graphics/png \
libtcmalloc.so:devel/google-perftools
USES= compiler:c++17-lang cmake pkgconfig qt:5
......
......@@ -7,7 +7,7 @@ CATEGORIES= misc science
MAINTAINER= yuri@FreeBSD.org
COMMENT= C++ libraries for computer vision and image understanding
LIB_DEPENDS= libpng16.so:graphics/png \
LIB_DEPENDS= libpng.so:graphics/png \
libtiff.so:graphics/tiff
USES= cmake compiler:c++11-lang jpeg
......
......@@ -15,7 +15,7 @@ LIB_DEPENDS= libgslcblas.so:math/gsl \
liblzo2.so:archivers/lzo2 \
libmypaint.so:graphics/libmypaint \
libopencv_core.so:graphics/opencv \
libpng16.so:graphics/png \
libpng.so:graphics/png \
libsuperlu.so:math/superlu \
libturbojpeg.so:graphics/libjpeg-turbo
......
......@@ -14,7 +14,7 @@ LICENSE_COMB= dual
BUILD_DEPENDS= ${NONEXISTENT}:print/freetype2:build
LIB_DEPENDS= libfreetype.so:print/freetype2 \
libpng16.so:graphics/png
libpng.so:graphics/png
USES= gmake tar:xz xorg
USE_XORG= x11
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment