Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Apr 2020 07:19:30 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r532079 - in head/audio: . bharvestr-lv2
Message-ID:  <202004190719.03J7JUKn032547@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sun Apr 19 07:19:30 2020
New Revision: 532079
URL: https://svnweb.freebsd.org/changeset/ports/532079

Log:
  New port: audio/bharvestr-lv2: Granular synthesizer LV2 plugin

Added:
  head/audio/bharvestr-lv2/
  head/audio/bharvestr-lv2/Makefile   (contents, props changed)
  head/audio/bharvestr-lv2/distinfo   (contents, props changed)
  head/audio/bharvestr-lv2/pkg-descr   (contents, props changed)
  head/audio/bharvestr-lv2/pkg-plist   (contents, props changed)
Modified:
  head/audio/Makefile

Modified: head/audio/Makefile
==============================================================================
--- head/audio/Makefile	Sun Apr 19 07:09:37 2020	(r532078)
+++ head/audio/Makefile	Sun Apr 19 07:19:30 2020	(r532079)
@@ -56,6 +56,7 @@
     SUBDIR += beatslash-lv2
     SUBDIR += beep
     SUBDIR += beets
+    SUBDIR += bharvestr-lv2
     SUBDIR += bjumblr-lv2
     SUBDIR += blop
     SUBDIR += blop-lv2

Added: head/audio/bharvestr-lv2/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/bharvestr-lv2/Makefile	Sun Apr 19 07:19:30 2020	(r532079)
@@ -0,0 +1,34 @@
+# $FreeBSD$
+
+PORTNAME=	bharvestr
+DISTVERSIONPREFIX=	v
+DISTVERSION=	g20200413
+CATEGORIES=	audio
+PKGNAMESUFFIX=	-lv2
+
+MAINTAINER=	yuri@FreeBSD.org
+COMMENT=	Granular synthesizer LV2 plugin
+
+LICENSE=	LGPL3
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
+BUILD_DEPENDS=	lv2>0:audio/lv2
+LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
+		libfreetype.so:print/freetype2 \
+		libsndfile.so:audio/libsndfile
+
+USES=		gmake gnome pkgconfig xorg
+USE_GITHUB=	yes
+GH_ACCOUNT=	sjaehn
+GH_PROJECT=	BHarvestr
+GH_TAGNAME=	f07ec1e68337960860d06cac7a84a92d456e7f56
+USE_GNOME=	cairo
+USE_XORG=	x11
+
+MAKEFILE=	makefile
+
+post-install:
+	@${RM} ${STAGEDIR}${PREFIX}/lib/lv2/BHarvestr.lv2/LICENSE
+	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lv2/BHarvestr.lv2/BHarvestr*.so
+
+.include <bsd.port.mk>

Added: head/audio/bharvestr-lv2/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/bharvestr-lv2/distinfo	Sun Apr 19 07:19:30 2020	(r532079)
@@ -0,0 +1,3 @@
+TIMESTAMP = 1587280348
+SHA256 (sjaehn-BHarvestr-vg20200413-f07ec1e68337960860d06cac7a84a92d456e7f56_GH0.tar.gz) = c2ea222db566baca96bc3b83885825a858bc315c876edeb2e7cb05fba8a7257c
+SIZE (sjaehn-BHarvestr-vg20200413-f07ec1e68337960860d06cac7a84a92d456e7f56_GH0.tar.gz) = 1112518

Added: head/audio/bharvestr-lv2/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/bharvestr-lv2/pkg-descr	Sun Apr 19 07:19:30 2020	(r532079)
@@ -0,0 +1,9 @@
+B.Harvestr is an experimental granular synthesizer LV2 plugin.
+
+In contrast to standard synthesis methods which are based on oscillating waves,
+granular synthesis uses micro fragments of audio samples to generate sound.
+Thus, granular synthesis uses the same concept as (the majority of) pitch
+shifters. Granular synthesizers typically generate lots of overlapping grains to
+produce atmospheric sound effects, full soundscapes and pad sounds.
+
+WWW: https://github.com/sjaehn/BHarvestr

Added: head/audio/bharvestr-lv2/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/bharvestr-lv2/pkg-plist	Sun Apr 19 07:19:30 2020	(r532079)
@@ -0,0 +1,43 @@
+lib/lv2/BHarvestr.lv2/BHarvestr.so
+lib/lv2/BHarvestr.lv2/BHarvestr.ttl
+lib/lv2/BHarvestr.lv2/BHarvestr_GUI.so
+lib/lv2/BHarvestr.lv2/Env1.png
+lib/lv2/BHarvestr.lv2/Env2.png
+lib/lv2/BHarvestr.lv2/Env3.png
+lib/lv2/BHarvestr.lv2/Env4.png
+lib/lv2/BHarvestr.lv2/Global_settings.png
+lib/lv2/BHarvestr.lv2/LFO1.png
+lib/lv2/BHarvestr.lv2/LFO2.png
+lib/lv2/BHarvestr.lv2/LFO3.png
+lib/lv2/BHarvestr.lv2/LFO4.png
+lib/lv2/BHarvestr.lv2/Patch_settings.png
+lib/lv2/BHarvestr.lv2/Rnd1.png
+lib/lv2/BHarvestr.lv2/Rnd2.png
+lib/lv2/BHarvestr.lv2/Rnd3.png
+lib/lv2/BHarvestr.lv2/Rnd4.png
+lib/lv2/BHarvestr.lv2/Seq1.png
+lib/lv2/BHarvestr.lv2/Seq2.png
+lib/lv2/BHarvestr.lv2/Seq3.png
+lib/lv2/BHarvestr.lv2/Seq4.png
+lib/lv2/BHarvestr.lv2/inc/Env1.png
+lib/lv2/BHarvestr.lv2/inc/Env2.png
+lib/lv2/BHarvestr.lv2/inc/Env3.png
+lib/lv2/BHarvestr.lv2/inc/Env4.png
+lib/lv2/BHarvestr.lv2/inc/Global_settings.png
+lib/lv2/BHarvestr.lv2/inc/LFO1.png
+lib/lv2/BHarvestr.lv2/inc/LFO2.png
+lib/lv2/BHarvestr.lv2/inc/LFO3.png
+lib/lv2/BHarvestr.lv2/inc/LFO4.png
+lib/lv2/BHarvestr.lv2/inc/Patch_settings.png
+lib/lv2/BHarvestr.lv2/inc/Rnd1.png
+lib/lv2/BHarvestr.lv2/inc/Rnd2.png
+lib/lv2/BHarvestr.lv2/inc/Rnd3.png
+lib/lv2/BHarvestr.lv2/inc/Rnd4.png
+lib/lv2/BHarvestr.lv2/inc/Seq1.png
+lib/lv2/BHarvestr.lv2/inc/Seq2.png
+lib/lv2/BHarvestr.lv2/inc/Seq3.png
+lib/lv2/BHarvestr.lv2/inc/Seq4.png
+lib/lv2/BHarvestr.lv2/inc/surface.png
+lib/lv2/BHarvestr.lv2/manifest.ttl
+lib/lv2/BHarvestr.lv2/sine440.wav
+lib/lv2/BHarvestr.lv2/surface.png



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004190719.03J7JUKn032547>