diff --git a/dssi/PKGBUILD b/dssi/PKGBUILD new file mode 100644 index 000000000..e059faf7b --- /dev/null +++ b/dssi/PKGBUILD @@ -0,0 +1,31 @@ +# Contributions from Arch: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/dssi + +pkgname=dssi +pkgver=1.1.1 +pkgrel=11 +pkgdesc="An API for audio processing plugins & softsynths with UIs" +arch=('x86_64') +url="http://dssi.sourceforge.net/" +license=('LGPL' 'BSD' 'custom') +depends=('liblo' 'jack') +makedepends=('ladspa' 'qt') +source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz" + 'license.txt') +md5sums=('619ab73c883b02dc37ddb37001591f8b' + '258ca4d0ca28c5c4d4675147621fac18') + +build() { + cd "$srcdir/$pkgname-$pkgver" + + ./configure --prefix=/usr + make +} + +package() { + cd "$srcdir/$pkgname-$pkgver" + + make DESTDIR="$pkgdir" install + + install -Dm644 "$srcdir/license.txt" \ + "$pkgdir/usr/share/licenses/$pkgname/LICENSE" +} diff --git a/dssi/license.txt b/dssi/license.txt new file mode 100644 index 000000000..ddef4f23b --- /dev/null +++ b/dssi/license.txt @@ -0,0 +1,77 @@ +Licensing +--------- + +The DSSI API itself (dssi.h) is licensed under the GNU Lesser General +Public License. See COPYING for details. + +The jack-dssi-host is provided under a BSD-style license. This means +you can do anything you want with it so long as you retain the +copyright attribution and license information. See the source files +for details. + +Licensing for the files in the examples directory may vary: please +check the individual files for details. Most of them are in the +public domain, which means you can use them for anything you want. + + + +/* jack-dssi-host.c + * + * DSSI Soft Synth Interface + * + * This is a host for DSSI plugins. It listens for MIDI events on an + * ALSA sequencer port, delivers them to DSSI synths and outputs the + * result via JACK. + * + * This program expects the names of up to 16 DSSI synth plugins, in + * the form ':