debian/0000755000000000000000000000000012256116260007167 5ustar debian/changelog0000644000000000000000000000125512256116260011044 0ustar ocaml-dssi (0.1.1-2build1) trusty; urgency=medium * Rebuild for ocaml-4.01. -- Matthias Klose Mon, 23 Dec 2013 20:27:28 +0000 ocaml-dssi (0.1.1-2) unstable; urgency=low * Upload to unstable. -- Romain Beauxis Wed, 08 May 2013 18:52:53 -0500 ocaml-dssi (0.1.1-1) experimental; urgency=low * New upstream release. * Upload to experimental. * Bumped standards version to 3.9.4. -- Romain Beauxis Mon, 15 Apr 2013 21:49:14 -0500 ocaml-dssi (0.1.0-1) unstable; urgency=low * Initial upload to unstable (Closes: #635547) -- Romain Beauxis Tue, 26 Jul 2011 15:35:31 -0500 debian/libdssi-ocaml-dev.docs0000644000000000000000000000001112133136022013317 0ustar doc/html debian/rules0000755000000000000000000000124512133136022010241 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk include /usr/share/cdbs/1/rules/ocaml.mk # In order to regenerate 'debian/control' : # DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean # Then check manually if everything's ok DEB_CONFIGURE_EXTRA_FLAGS := --enable-debugging DEB_CONFIGURE_SCRIPT := ./configure DESTDIR = $(CURDIR)/debian/tmp/$(OCAML_STDLIB_DIR) DEB_MAKE_INSTALL_TARGET := install OCAMLFIND_DESTDIR=$(DESTDIR) OCAMLFIND_LDCONF=ignore build/libdssi-ocaml-dev:: mkdir -p $(DESTDIR) make doc clean:: rm -rf .pc config.h Makefile src/Makefile src/META doc config.log config.status debian/libdssi-ocaml-dev.doc-base0000644000000000000000000000042112133136022014051 0ustar Document: libdssi-ocaml-dev Title: OCaml Lo module documentation Author: Romain Beauxis Abstract: Documentation of the Lo module Section: Programming/OCaml Format: HTML Index: /usr/share/doc/libdssi-ocaml-dev/html/index.html Files: /usr/share/doc/libdssi-ocaml-dev/html/* debian/control0000644000000000000000000000321012133136161010562 0ustar Source: ocaml-dssi Section: ocaml Priority: optional Maintainer: Debian OCaml Maintainers Uploaders: Samuel Mimram , Romain Beauxis Build-Depends: cdbs (>= 0.4.85~), debhelper (>= 7.0.1), dh-buildinfo, ocaml-nox, dh-ocaml (>= 0.9), dssi-dev, ocaml-findlib (>= 1.2.4), pkg-config, libladspa-ocaml-dev (>= 0.1.3), libasound2-dev Standards-Version: 3.9.4 Homepage: http://savonet.sourceforge.net/ Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-dssi.git Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-dssi.git Package: libdssi-ocaml Architecture: any Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml interface to DSSI plugins -- runtime files This package provides an interface to the DSSI plugins for OCaml programmers. . DSSI is an API for audio plugins, with particular application for software synthesis plugins with native user interfaces. . This package contains only the shared runtime stub libraries. Package: libdssi-ocaml-dev Architecture: any Depends: ${ocaml:Depends}, dssi-dev, libdssi-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml interface to DSSI plugins -- developpement files This package provides an interface to DSSI plugins for OCaml programmers. . DSSI is an API for audio plugins, with particular application for software synthesis plugins with native user interfaces. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-dssi. debian/copyright0000644000000000000000000000226612133136022011120 0ustar This package was debianized by Romain Beauxis on Mon, 30 Mar 2009 16:16:32 +0200. It was downloaded from Upstream Author: The Savonet Team Copyright © 2011 The Savonet Team. License: The ocaml-mad library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License (GPL) as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library 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 Lesser 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 can be found in `/usr/share/common-licenses/GPL-2'. The Debian packaging is © 2011, Romain Beauxis and is licensed under the GPL, see `/usr/share/common-licenses/GPL-3'. debian/source/0000755000000000000000000000000012133136022010457 5ustar debian/source/format0000644000000000000000000000001412133136022011665 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000007112133136022010206 0ustar version=3 http://sf.net/savonet/ocaml-dssi-(.+)\.tar\.gz debian/libdssi-ocaml.install.in0000644000000000000000000000006512133136022013677 0ustar @OCamlStdlibDir@/dssi/dlldssi_stubs.so @OCamlDllDir@ debian/compat0000644000000000000000000000000212133136022010355 0ustar 7 debian/libdssi-ocaml-dev.install.in0000644000000000000000000000012112133136022014444 0ustar @OCamlStdlibDir@/dssi/META @OCamlStdlibDir@/dssi/*.cm* @OCamlStdlibDir@/dssi/*.a