| Server IP : 82.208.35.60 / Your IP : 216.73.216.238 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/graphics/simage/ |
Upload File : |
PORTNAME= simage
PORTVERSION= 1.7.0
PORTREVISION= 9
CATEGORIES= graphics
MASTER_SITES= https://bitbucket.org/Coin3D/coin/downloads/
MAINTAINER= ports@FreeBSD.org
COMMENT= Library with image format loaders and front-ends
WWW= https://bitbucket.org/Coin3D/coin/wiki/Home
LICENSE= MIT unknown
LICENSE_COMB= dual
LICENSE_NAME_unknown= mpeg2enc
LICENSE_TEXT_unknown= ${FILESDIR}/LICENSE.mpeg2enc
LICENSE_PERMS_unknown= no-dist-sell no-pkg-sell
LIB_DEPENDS= libsndfile.so:audio/libsndfile \
libvorbis.so:audio/libvorbis \
libjasper.so:graphics/jasper \
libgif.so:graphics/giflib \
libpng.so:graphics/png
USES= jpeg libtool pathfix
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-mpeg2enc
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
.include <bsd.port.mk>