debian/0000755000000000000000000000000012256061033007164 5ustar debian/libportaudio-ocaml-dev.doc-base0000644000000000000000000000046311603674576015151 0ustar Document: libportaudio-ocaml-dev Title: OCaml Portaudio module documentation Author: Samuel Mimram Abstract: Documentation of the OCaml Portaudio module Section: Programming/OCaml Format: HTML Index: /usr/share/doc/libportaudio-ocaml-dev/html/index.html Files: /usr/share/doc/libportaudio-ocaml-dev/html/* debian/changelog0000644000000000000000000000412512256061033011040 0ustar ocaml-portaudio (0.2.0-1build3) trusty; urgency=medium * Rebuild for ocaml-4.01. -- Matthias Klose Mon, 23 Dec 2013 16:17:31 +0000 ocaml-portaudio (0.2.0-1build2) precise; urgency=low * Rebuild with ocamlopt on armhf. -- Colin Watson Tue, 24 Jan 2012 10:47:53 +0000 ocaml-portaudio (0.2.0-1build1) precise; urgency=low * Rebuild for OCaml 3.12.1. -- Colin Watson Sat, 19 Nov 2011 00:52:57 +0000 ocaml-portaudio (0.2.0-1) unstable; urgency=low * New upstream release. * Bumped standards version to 3.9.2 * Switch to 3.0 (quilt) package format. -- Romain Beauxis Sat, 02 Jul 2011 15:04:24 -0500 ocaml-portaudio (0.1.3-1) unstable; urgency=low * New upstream release. * Bumped standards version to 3.8.3 * Changed section to ocaml. * Switched to new automatice dependency system. * Fixed Vcs-* fields. * Switched rules file to use ocaml.mk -- Romain Beauxis Mon, 12 Oct 2009 17:04:54 -0500 ocaml-portaudio (0.1.2-2) unstable; urgency=low * Rebuid with OCaml 3.11. * Use dh-ocaml. * Switch packaging to git. * Update compat to 7. * Update standards version to 3.8.0. -- Samuel Mimram Wed, 25 Feb 2009 22:44:00 +0100 ocaml-portaudio (0.1.2-1) unstable; urgency=low [ Stefano Zacchiroli ] * fix vcs-svn field to point just above the debian/ dir [ Julien Cristau ] * Fix FTBFS with new dpkg-dev by setting CFLAGS correctly in debian/rules (closes: 476028). [ Romain Beauxis ] * New upstream release, now install .cmx file * Updated standards to 3.7.3 * Changed maintainer to Debian OCaml Maintainers -- Romain Beauxis Mon, 31 Dec 2007 16:50:11 +0100 ocaml-portaudio (0.1.1-2) unstable; urgency=low * Fixed dependencies for developpement package -- Romain Beauxis Mon, 19 Nov 2007 13:37:26 +0100 ocaml-portaudio (0.1.1-1) unstable; urgency=low * Initial upload to sid Closes: #451930 -- Romain Beauxis Mon, 19 Nov 2007 13:12:50 +0100 debian/libportaudio-ocaml-dev.docs0000644000000000000000000000002011603674576014411 0ustar README doc/html debian/rules0000755000000000000000000000123011603674576010261 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 DESTDIR = $(CURDIR)/debian/tmp$(shell ocamlc -where) DEB_MAKE_INSTALL_TARGET := install OCAMLFIND_DESTDIR=$(DESTDIR) OCAMLFIND_LDCONF=ignore DEB_DH_INSTALL_SOURCEDIR := debian/tmp DEB_DH_INSTALL_ARGS := --list-missing build/libportaudio-ocaml-dev:: mkdir -p $(DESTDIR) make doc clean:: rm -rf Makefile src/Makefile src/META doc config.log config.status debian/gbp.conf0000644000000000000000000000003611603674576010623 0ustar [DEFAULT] pristine-tar = True debian/control0000644000000000000000000000277711603675153010615 0ustar Source: ocaml-portaudio 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), portaudio19-dev, ocaml-findlib (>= 1.2.4), pkg-config Standards-Version: 3.9.2 Homepage: http://savonet.sourceforge.net/ Vcs-Git: git://git.debian.org/pkg-ocaml-maint/packages/ocaml-portaudio.git Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-portaudio.git Package: libportaudio-ocaml Architecture: any Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml bindings for the portaudio library Portaudio is a portable audio I/O library designed for cross-platform support of audio. This package provides OCaml interface to this library. . This package contains only the shared runtime stub libraries. Package: libportaudio-ocaml-dev Architecture: any Depends: ${ocaml:Depends}, portaudio19-dev, libportaudio-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml bindings for the portaudio library Portaudio is a portable audio I/O library designed for cross-platform support of audio. This package provides OCaml interface to this library. . This package contains all the development stuff you need to develop OCaml programs which use portaudio. debian/copyright0000644000000000000000000000326011603674576011141 0ustar This package was debianized by Romain Beauxis on Mon, 19 Nov 2007 13:12:50 +0100 It was downloaded from Upstream Author: Samuel Mimram Copyright: Copyright © 2007 Samuel Mimram License: License for this package is the GNU Lesser General Public License, with the aditional exception: <---- As a special exception to the GNU Library General Public License, you may link, statically or dynamically, a "work that uses the Library" with a publicly distributed version of the Library to produce an executable file containing portions of the Library, and distribute that executable file under terms of your choice, without any of the additional requirements listed in clause 6 of the GNU Library General Public License. By "a publicly distributed version of the Library", we mean either the unmodified Library as distributed by INRIA, or a modified version of the Library that is distributed under the conditions defined in clause 3 of the GNU Library General Public License. This exception does not however invalidate any other reasons why the executable file might be covered by the GNU Library General Public License. <---- You should have received a copy of the GNU Lesser General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. The Debian packaging is © 2007, Samuel Mimram and is licensed under the GPL, see `/usr/share/common-licenses/GPL-3'. debian/source/0000755000000000000000000000000011603675001010465 5ustar debian/source/format0000644000000000000000000000001411603675001011673 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000007611603674576010241 0ustar version=3 http://sf.net/savonet/ocaml-portaudio-(.+)\.tar\.gz debian/compat0000644000000000000000000000000211603674576010403 0ustar 7 debian/libportaudio-ocaml-dev.install.in0000644000000000000000000000020111603674576015535 0ustar @OCamlStdlibDir@/portaudio/META @OCamlStdlibDir@/portaudio/*.a @OCamlStdlibDir@/portaudio/*.cm* @OCamlStdlibDir@/portaudio/*.mli debian/control.in0000644000000000000000000000265611603675131011212 0ustar Source: ocaml-portaudio Section: ocaml Priority: optional Maintainer: Debian OCaml Maintainers Uploaders: Samuel Mimram , Romain Beauxis Build-Depends: @cdbs@, portaudio19-dev, ocaml-findlib (>= 1.2.4), pkg-config Standards-Version: 3.9.2 Homepage: http://savonet.sourceforge.net/ Vcs-Git: git://git.debian.org/pkg-ocaml-maint/packages/ocaml-portaudio.git Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-portaudio.git Package: libportaudio-ocaml Architecture: any Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml bindings for the portaudio library Portaudio is a portable audio I/O library designed for cross-platform support of audio. This package provides OCaml interface to this library. . This package contains only the shared runtime stub libraries. Package: libportaudio-ocaml-dev Architecture: any Depends: ${ocaml:Depends}, portaudio19-dev, libportaudio-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml bindings for the portaudio library Portaudio is a portable audio I/O library designed for cross-platform support of audio. This package provides OCaml interface to this library. . This package contains all the development stuff you need to develop OCaml programs which use portaudio. debian/libportaudio-ocaml.install.in0000644000000000000000000000007711603674576014774 0ustar @OCamlStdlibDir@/portaudio/dllportaudio_stubs.so @OCamlDllDir@