| 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/littlefly-lv2/ |
Upload File : |
PORTNAME= littlefly
DISTVERSIONPREFIX= v
DISTVERSION= 1.0
CATEGORIES= audio
PKGNAMESUFFIX= -lv2
MAINTAINER= yuri@FreeBSD.org
COMMENT= Overdrive/distortion pedal simulation LV2 plugin
WWW= https://github.com/brummer10/LittleFly.lv2
LICENSE= BSD0CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_riscv64= ld: error: ../libxputty/libxputty/libxputty.a(knob.o): cannot link object files with different floating-point ABI
BUILD_DEPENDS= lv2>0:audio/lv2
USES= compiler:c11 gmake gnome localbase pkgconfig xorg
USE_GNOME= cairo
USE_XORG= x11
USE_BINUTILS= yes # linking needs some GNU features, fails on 12 without this, see https://github.com/brummer10/GxPlugins.lv2/issues/9
USE_GITHUB= yes
GH_ACCOUNT= brummer10
GH_PROJECT= LittleFly.lv2
GH_TUPLE= brummer10:libxputty:70c910d:libxputty/libxputty
PLIST_FILES= lib/lv2/LittleFly.lv2/LittleFly.so \
lib/lv2/LittleFly.lv2/LittleFly.ttl \
lib/lv2/LittleFly.lv2/LittleFly_ui.so \
lib/lv2/LittleFly.lv2/manifest.ttl
.include <bsd.port.mk>