| 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/multimedia/dirac/ |
Upload File : |
PORTNAME= dirac
PORTVERSION= 1.0.2
PORTREVISION= 5
CATEGORIES= multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-codec/Dirac-${PORTVERSION}
MAINTAINER= multimedia@FreeBSD.org
COMMENT= Open source video codec from the BBC
WWW= http://dirac.sourceforge.net/
GNU_CONFIGURE= yes
USES= gmake libtool pathfix shebangfix
SHEBANG_FILES= ${WRKSRC}/tests/create_dirac_testfile.pl
USE_LDCONFIG= yes
CONFIGURE_ARGS= --disable-mmx
CONFIGURE_ENV= HAVE_LATEX=${FALSE} HAVE_DVIPDFM=${FALSE} \
HAVE_DOXYGEN=${FALSE} HAVE_DOT=${FALSE}
CPPFLAGS+= -I${LOCALBASE}/include
CXXFLAGS+= -std=c++98
.if defined(WITH_DEBUG)
CONFIGURE_ARGS+=--enable-debug
.endif
.include <bsd.port.mk>