| 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/audio/swh-lv2/ |
Upload File : |
PORTNAME= swh
DISTVERSION= 1.0.16-4
DISTVERSIONSUFFIX= -g1aa77e5
CATEGORIES= audio
PKGNAMESUFFIX= -lv2
MAINTAINER= yuri@FreeBSD.org
COMMENT= SWH Plugins in LV2 format
WWW= http://plugin.org.uk/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= lv2>0:audio/lv2 \
${LOCALBASE}/include/fftw3.h:math/fftw3 \
xsltproc:textproc/libxslt
LIB_DEPENDS= libfftw3f.so:math/fftw3-float
USES= gmake pkgconfig localbase
USE_GITHUB= yes
GH_PROJECT= lv2
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lv2/*.lv2/*.so
.include <bsd.port.mk>