debian/0000755000000000000000000000000011754251526007176 5ustar debian/compat0000644000000000000000000000000211754251327010373 0ustar 7 debian/patches/0000755000000000000000000000000011754251363010624 5ustar debian/patches/series0000644000000000000000000000002711754251345012040 0ustar 1001-port_to_lv2.patch debian/patches/1001-port_to_lv2.patch0000644000000000000000000000120011754251420014460 0ustar Description: Port to the LV2's first stable spec. Author: Alessio Treglia Applied-Upstream: yes --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- so-synth-lv2.orig/Makefile +++ so-synth-lv2/Makefile @@ -2,7 +2,7 @@ OBJECTS = so-666.o so-kl5.o so-404.o sos LIBRARY = libsosynth.so TTLS = so-666.ttl so-kl5.ttl so-404.ttl manifest.ttl CC = gcc -CFLAGS += -Wall -O3 -ffast-math -lm `pkg-config --cflags --libs lv2core` -fPIC +CFLAGS += -Wall -O3 -ffast-math -lm `pkg-config --cflags --libs lv2` -fPIC INSTALLDIR = $(DESTDIR)/usr/lib/lv2/ INSTALLNAME = so-synth.lv2/ $(LIBRARY) : $(OBJECTS) debian/rules0000755000000000000000000000067211754251327010262 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/docs0000644000000000000000000000000711754251327010045 0ustar README debian/control0000644000000000000000000000165611754251503010604 0ustar Source: so-synth-lv2 Priority: extra Maintainer: Debian Multimedia Maintainers Uploaders: Jeremy Salwen Build-Depends: debhelper (>= 7.0.50~), lv2-dev, pkg-config Standards-Version: 3.9.3 Section: sound Homepage: http://d00m.org/~someone/ Vcs-Git: git://git.debian.org/pkg-multimedia/so-synth-lv2.git Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/so-synth-lv2.git Package: so-synth-lv2 Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Provides: lv2-plugin Description: Set of synthesizers for the LV2 plugin format This package is an unofficial port of a set of synthesizers written by 50m30n3 to the LV2 plugin format. In order to use it, you need a host for LV2 plugins such as Ardour, Qtractor, or Ingen. This package contains three synthesizers, a feedback drone synthesizer, a piano synthesizer, and a bassline synthesizer. debian/changelog0000644000000000000000000000112111754252060011035 0ustar so-synth-lv2 (1.4-2) unstable; urgency=low * Team upload. * Port to the LV2's first stable spec. * Bump Standards. -- Alessio Treglia Mon, 14 May 2012 20:47:44 +0200 so-synth-lv2 (1.4-1) unstable; urgency=low * Team upload. * Moving under the umbrella of the Debian Multimedia Maintainers team. * New upstream release. -- Alessio Treglia Sat, 04 Feb 2012 22:50:36 +0100 so-synth-lv2 (1.3-1) unstable; urgency=low * Initial release (Closes: #608848) -- Jeremy Salwen Tue, 31 May 2011 13:39:32 -0400 debian/gbp.conf0000644000000000000000000000003611754251327010613 0ustar [DEFAULT] pristine-tar = True debian/copyright0000644000000000000000000000266611754251327011142 0ustar This work was packaged for Debian by: Jeremy Salwen on Wed, 29 Dec 2010 01:47:38 -0500 It was downloaded from: http://d00m.org/~someone/ The LV2 repackaging comes from: https://github.com/jeremysalwen/SO-synth-LV2 Upstream Author(s): 50m30n3 Jeremy Salwen Copyright: License: This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". The Debian packaging is: Copyright (C) 2011 Jeremy Salwen and is licensed under the GPL version 3, see above. debian/source/0000755000000000000000000000000011754251327010475 5ustar debian/source/format0000644000000000000000000000001411754251327011703 0ustar 3.0 (quilt)