aboutsummaryrefslogtreecommitdiff
path: root/audio/bshapr-lv2
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-11-30 21:37:41 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-11-30 21:37:41 +0000
commita82de362b0bdd036d5d2c9bbb29970808ee3252d (patch)
tree416e0fd0fd144181c16c5afd35b9b842b0978a25 /audio/bshapr-lv2
parent5383e472768bd75d9d621928d46afad43fc97635 (diff)
downloadports-a82de362b0bdd036d5d2c9bbb29970808ee3252d.tar.gz
ports-a82de362b0bdd036d5d2c9bbb29970808ee3252d.zip
New port: audio/bshapr-lv2: Beat/envelope shaper LV2 plugin
Notes
Notes: svn path=/head/; revision=518730
Diffstat (limited to 'audio/bshapr-lv2')
-rw-r--r--audio/bshapr-lv2/Makefile30
-rw-r--r--audio/bshapr-lv2/distinfo3
-rw-r--r--audio/bshapr-lv2/pkg-descr7
-rw-r--r--audio/bshapr-lv2/pkg-plist24
4 files changed, 64 insertions, 0 deletions
diff --git a/audio/bshapr-lv2/Makefile b/audio/bshapr-lv2/Makefile
new file mode 100644
index 000000000000..4707aab6d196
--- /dev/null
+++ b/audio/bshapr-lv2/Makefile
@@ -0,0 +1,30 @@
+# $FreeBSD$
+
+PORTNAME= bshapr
+DISTVERSIONPREFIX= v
+DISTVERSION= 0.6
+CATEGORIES= audio
+PKGNAMESUFFIX= -lv2
+
+MAINTAINER= yuri@FreeBSD.org
+COMMENT= Beat/envelope shaper LV2 plugin
+
+LICENSE= GPLv3
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+BUILD_DEPENDS= lv2>0:audio/lv2
+
+USES= gmake gnome pkgconfig xorg
+USE_GITHUB= yes
+GH_ACCOUNT= sjaehn
+GH_PROJECT= BShapr
+USE_GCC= any # clang fails to compile BShapr: https://github.com/sjaehn/BShapr/issues/9
+USE_GNOME= cairo
+USE_XORG= x11
+
+MAKEFILE= makefile
+
+post-install:
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lv2/BShapr.lv2/*.so
+
+.include <bsd.port.mk>
diff --git a/audio/bshapr-lv2/distinfo b/audio/bshapr-lv2/distinfo
new file mode 100644
index 000000000000..bf70ac25ff4f
--- /dev/null
+++ b/audio/bshapr-lv2/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1575144090
+SHA256 (sjaehn-BShapr-v0.6_GH0.tar.gz) = e21b4b4ac704a211d9743378c72dd6d66efc19ee31d1ed8a074cba0a17c8dbea
+SIZE (sjaehn-BShapr-v0.6_GH0.tar.gz) = 563796
diff --git a/audio/bshapr-lv2/pkg-descr b/audio/bshapr-lv2/pkg-descr
new file mode 100644
index 000000000000..415a55457319
--- /dev/null
+++ b/audio/bshapr-lv2/pkg-descr
@@ -0,0 +1,7 @@
+B.Shapr is an envelope plugin for time or beat position-dependent effects. The
+user can define up to four different envelope shapes by drawing Bezier curves.
+Each of these envelope shapes can be connected to different target effects,
+such as amplification, balance, stereo width, filters, pitch shift, delay, and
+distortion effecs and can be combined together.
+
+WWW: https://github.com/sjaehn/BShapr
diff --git a/audio/bshapr-lv2/pkg-plist b/audio/bshapr-lv2/pkg-plist
new file mode 100644
index 000000000000..d198861e4aa7
--- /dev/null
+++ b/audio/bshapr-lv2/pkg-plist
@@ -0,0 +1,24 @@
+lib/lv2/BShapr.lv2/BShapr.so
+lib/lv2/BShapr.lv2/BShapr.ttl
+lib/lv2/BShapr.lv2/BShaprGUI.so
+lib/lv2/BShapr.lv2/LICENSE
+lib/lv2/BShapr.lv2/inc/Amplify.png
+lib/lv2/BShapr.lv2/inc/Balance.png
+lib/lv2/BShapr.lv2/inc/Bitcrush.png
+lib/lv2/BShapr.lv2/inc/Decimate.png
+lib/lv2/BShapr.lv2/inc/Delay.png
+lib/lv2/BShapr.lv2/inc/Distortion.png
+lib/lv2/BShapr.lv2/inc/Doppler_delay.png
+lib/lv2/BShapr.lv2/inc/High_pass.png
+lib/lv2/BShapr.lv2/inc/High_pass_log.png
+lib/lv2/BShapr.lv2/inc/Level.png
+lib/lv2/BShapr.lv2/inc/Low_pass.png
+lib/lv2/BShapr.lv2/inc/Low_pass_log.png
+lib/lv2/BShapr.lv2/inc/Pitch_shift.png
+lib/lv2/BShapr.lv2/inc/Shape1.png
+lib/lv2/BShapr.lv2/inc/Shape2.png
+lib/lv2/BShapr.lv2/inc/Shape3.png
+lib/lv2/BShapr.lv2/inc/Shape4.png
+lib/lv2/BShapr.lv2/inc/Width.png
+lib/lv2/BShapr.lv2/inc/surface.png
+lib/lv2/BShapr.lv2/manifest.ttl