| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/x11/babl/ |
Upload File : |
PORTNAME= babl
PORTVERSION= 0.1.96
CATEGORIES= x11
MASTER_SITES= GIMP
MAINTAINER= gnome@FreeBSD.org
COMMENT= Dynamic pixel format conversion library
WWW= https://www.gegl.org/babl/
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= liblcms2.so:graphics/lcms2
USES= compiler:c11 gnome libtool localbase meson pathfix pkgconfig tar:xz vala:build
USE_LDCONFIG= yes
USE_GNOME= introspection:build
OPTIONS_DEFINE= SIMD
OPTIONS_DEFAULT_amd64=SIMD
OPTIONS_EXCLUDE_i386=SIMD
SIMD_MESON_OFF= -Denable-mmx=false -Denable-sse=false \
-Denable-sse2=false -Denable-sse4_1=false \
-Denable-avx2=false -Denable-f16c=false
BABL_SHLIB= 0.195.1
BABL_VER= 0.1
PLIST_SUB+= BABL_SHLIB=${BABL_SHLIB} BABL_VER=${BABL_VER}
.include <bsd.port.pre.mk>
.if ${ARCH} == "amd64"
PLIST_SUB+= AMD64="" ARM="@comment "
.elif ${ARCH} == "armv6" || ${ARCH} == "armv7"
PLIST_SUB+= AMD64="@comment " ARM=""
.else
PLIST_SUB+= AMD64="@comment " ARM="@comment "
.endif
.include <bsd.port.post.mk>