remove graphics/libvips
same reason as graphics/ffmpeg
This commit is contained in:
parent
960e8d384b
commit
5787f6bf47
@ -1,61 +0,0 @@
|
||||
COMMENT = fast image processing library with low memory needs
|
||||
|
||||
VERSION = 8.14.3
|
||||
DISTNAME = vips-${VERSION}
|
||||
PKGNAME = lib${DISTNAME}
|
||||
CATEGORIES = graphics
|
||||
EXTRACT_SUFX = .tar.xz
|
||||
|
||||
SHARED_LIBS += vips 1.0 # 42.16.3
|
||||
SHARED_LIBS += vips-cpp 1.0 # 42.16.3
|
||||
|
||||
HOMEPAGE = https://libvips.github.io/libvips/
|
||||
|
||||
# LGPLv2+
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
WANTLIB += ${COMPILER_LIBCXX} c cgif expat gio-2.0 glib-2.0 gmodule-2.0
|
||||
WANTLIB += gobject-2.0 imagequant intl jpeg m spng tiff webp webpdemux
|
||||
WANTLIB += webpmux lcms2
|
||||
|
||||
SITES = https://github.com/libvips/libvips/releases/download/v${VERSION}/
|
||||
|
||||
MODULES = devel/meson
|
||||
|
||||
BUILD_DEPENDS = devel/gettext,-tools \
|
||||
devel/gobject-introspection
|
||||
|
||||
LIB_DEPENDS = devel/gettext,-runtime \
|
||||
devel/glib2 \
|
||||
graphics/cgif \
|
||||
graphics/jpeg \
|
||||
graphics/lcms2 \
|
||||
graphics/libimagequant \
|
||||
graphics/libwebp \
|
||||
graphics/libspng \
|
||||
graphics/tiff
|
||||
|
||||
COMPILER = base-clang ports-gcc
|
||||
|
||||
CONFIGURE_ARGS += -Ddefault_library=both \
|
||||
-Dcfitsio=disabled \
|
||||
-Dexif=disabled \
|
||||
-Dfftw=disabled \
|
||||
-Dfontconfig=disabled \
|
||||
-Dgsf=disabled \
|
||||
-Dheif=disabled \
|
||||
-Djpeg-xl=disabled \
|
||||
-Dmagick=disabled \
|
||||
-Dmagick-package=disabled \
|
||||
-Dmatio=disabled \
|
||||
-Dnifti=disabled \
|
||||
-Dopenexr=disabled \
|
||||
-Dopenjpeg=disabled \
|
||||
-Dopenslide=disabled \
|
||||
-Dorc=disabled \
|
||||
-Dpangocairo=disabled \
|
||||
-Dpdfium=disabled \
|
||||
-Dpoppler=disabled \
|
||||
-Drsvg=disabled
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Reference in New Issue
Block a user