pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/blop Import blop-0.2.8 as audio/blop from pkgsrc...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/49cc35089dff
branches:  trunk
changeset: 576245:49cc35089dff
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Jun 05 09:27:51 2010 +0000

description:
Import blop-0.2.8 as audio/blop from pkgsrc-wip.
Packaged by othyro at freeshell dot org.

BLOP comprises a set of LADSPA  plugins that generate bandlimited sawtooth,
square, variable pulse and slope-variable triangle waves, principally for use
with one of the many modular software synthesisers available.

They are wavetable based, and are designed to produce output with harmonic
content as high as possible over a wide pitch range.

Additionally, there are a few extra plugins to assist in building synthesis
networks. Full details can be found in the List-o-Plugins

diffstat:

 audio/blop/DESCR    |   9 +++++++++
 audio/blop/Makefile |  22 ++++++++++++++++++++++
 audio/blop/PLIST    |  32 ++++++++++++++++++++++++++++++++
 audio/blop/distinfo |   5 +++++
 4 files changed, 68 insertions(+), 0 deletions(-)

diffs (84 lines):

diff -r a6b744fe100a -r 49cc35089dff audio/blop/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/blop/DESCR  Sat Jun 05 09:27:51 2010 +0000
@@ -0,0 +1,9 @@
+BLOP comprises a set of LADSPA  plugins that generate bandlimited sawtooth,
+square, variable pulse and slope-variable triangle waves, principally for use
+with one of the many modular software synthesisers available.
+
+They are wavetable based, and are designed to produce output with harmonic
+content as high as possible over a wide pitch range.
+
+Additionally, there are a few extra plugins to assist in building synthesis
+networks. Full details can be found in the List-o-Plugins
diff -r a6b744fe100a -r 49cc35089dff audio/blop/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/blop/Makefile       Sat Jun 05 09:27:51 2010 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/06/05 09:27:51 obache Exp $
+#
+
+DISTNAME=      blop-0.2.8
+CATEGORIES=    audio
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=blop/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://blop.sourceforge.net/
+COMMENT=       Bandlimited LADSPA Oscillator Plugins
+LICENSE=       gnu-gpl-v2
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+GNU_CONFIGURE=         yes
+USE_PKGLOCALEDIR=      yes
+
+CONFIGURE_ARGS+=       --with-ladspa-prefix=${BUILDLINK_PREFIX.ladspa}
+
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../audio/ladspa/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r a6b744fe100a -r 49cc35089dff audio/blop/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/blop/PLIST  Sat Jun 05 09:27:51 2010 +0000
@@ -0,0 +1,32 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/06/05 09:27:51 obache Exp $
+lib/ladspa/adsr_1653.so
+lib/ladspa/adsr_1680.so
+lib/ladspa/amp_1654.so
+lib/ladspa/blop_files/parabola_1649_data.so
+lib/ladspa/blop_files/sawtooth_1641_data.so
+lib/ladspa/blop_files/square_1643_data.so
+lib/ladspa/branch_1673.so
+lib/ladspa/dahdsr_2021.so
+lib/ladspa/difference_2030.so
+lib/ladspa/fmod_1656.so
+lib/ladspa/interpolator_1660.so
+lib/ladspa/lp4pole_1671.so
+lib/ladspa/product_1668.so
+lib/ladspa/pulse_1645.so
+lib/ladspa/quantiser100_2029.so
+lib/ladspa/quantiser20_2027.so
+lib/ladspa/quantiser50_2028.so
+lib/ladspa/random_1661.so
+lib/ladspa/ratio_2034.so
+lib/ladspa/sawtooth_1641.so
+lib/ladspa/sequencer16_1677.so
+lib/ladspa/sequencer32_1676.so
+lib/ladspa/sequencer64_1675.so
+lib/ladspa/square_1643.so
+lib/ladspa/sum_1665.so
+lib/ladspa/sync_pulse_2023.so
+lib/ladspa/sync_square_1678.so
+lib/ladspa/tracker_2025.so
+lib/ladspa/triangle_1649.so
+share/locale/de/LC_MESSAGES/blop.mo
+share/locale/en_GB/LC_MESSAGES/blop.mo
diff -r a6b744fe100a -r 49cc35089dff audio/blop/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/blop/distinfo       Sat Jun 05 09:27:51 2010 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/06/05 09:27:51 obache Exp $
+
+SHA1 (blop-0.2.8.tar.gz) = 0ca1a2589a0c214ac0e215b21a94d389221ded46
+RMD160 (blop-0.2.8.tar.gz) = 1bc9578e461182df4c0d545c604af5128b62c54b
+Size (blop-0.2.8.tar.gz) = 228110 bytes



Home | Main Index | Thread Index | Old Index