debian/0000755000000000000000000000000012256116304007166 5ustar debian/libopus-ocaml-dev.docs0000644000000000000000000000001112134535251013353 0ustar doc/html debian/changelog0000644000000000000000000000147112256116304011043 0ustar ocaml-opus (0.1.0-4build1) trusty; urgency=medium * Rebuild for ocaml-4.01. -- Matthias Klose Mon, 23 Dec 2013 20:27:48 +0000 ocaml-opus (0.1.0-4) unstable; urgency=low * Upload to unstable. * Force build-dep on ocaml-ogg >= 0.4.5 -- Romain Beauxis Wed, 08 May 2013 19:15:09 -0500 ocaml-opus (0.1.0-3) experimental; urgency=low * Bump build-dep version on libopus-dev. -- Romain Beauxis Sat, 20 Apr 2013 16:57:03 -0500 ocaml-opus (0.1.0-2) experimental; urgency=low * Fixed debian/copyright. -- Romain Beauxis Sat, 20 Apr 2013 11:00:54 -0500 ocaml-opus (0.1.0-1) experimental; urgency=low * Initial release. (Closes: #705821) -- Romain Beauxis Sat, 20 Apr 2013 10:49:21 -0500 debian/libopus-ocaml-dev.doc-base0000644000000000000000000000042512134535022014105 0ustar Document: libopus-ocaml-dev Title: OCaml Opus module documentation Author: Romain Beauxis Abstract: Documentation of the Opus module Section: Programming/OCaml Format: HTML Index: /usr/share/doc/libopus-ocaml-dev/html/index.html Files: /usr/share/doc/libopus-ocaml-dev/html/* debian/libopus-ocaml-dev.install.in0000644000000000000000000000015512134534457014516 0ustar @OCamlStdlibDir@/opus/META @OCamlStdlibDir@/opus/*.cm* @OCamlStdlibDir@/opus/*.ml* @OCamlStdlibDir@/opus/*.a debian/rules0000755000000000000000000000124512134534457010260 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/libopus-ocaml-dev:: mkdir -p $(DESTDIR) make doc clean:: rm -rf .pc config.h Makefile src/Makefile src/META doc config.log config.status debian/control0000644000000000000000000000356012142567764010613 0ustar Source: ocaml-opus 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), libopus-dev (>= 1.0.1), ocaml-findlib (>= 1.2.4), libogg-ocaml-dev (>= 0.4.5), pkg-config Standards-Version: 3.9.4 Homepage: http://savonet.sourceforge.net/ Vcs-Git: git://git.debian.org/pkg-ocaml-maint/packages/ocaml-opus.git Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-opus.git Package: libopus-ocaml Architecture: any Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml interface to the opus library -- runtime files This package provides an interface to the opus library for OCaml programmers. . The Opus codec is designed for interactive speech and audio transmission over the Internet. It is designed by the IETF Codec Working Group and incorporates technology from Skype's SILK codec and Xiph.Org's CELT codec. . This package contains only the shared runtime stub libraries. Package: libopus-ocaml-dev Architecture: any Depends: ${ocaml:Depends}, libopus-dev, libopus-ocaml (= ${binary:Version}), ocaml-findlib, , libogg-ocaml-dev, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml interface to the opus library -- developpement files This package provides an interface to the opus library for OCaml programmers. . The Opus codec is designed for interactive speech and audio transmission over the Internet. It is designed by the IETF Codec Working Group and incorporates technology from Skype's SILK codec and Xiph.Org's CELT codec. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-opus. debian/copyright0000644000000000000000000000226112134535763011133 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 © 213 The Savonet Team. 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 2 of the License, or (at your option) any later version. This program 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 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'. debian/source/0000755000000000000000000000000012134534253010470 5ustar debian/source/format0000644000000000000000000000001412134534253011676 0ustar 3.0 (quilt) debian/libopus-ocaml.install.in0000644000000000000000000000006512134534457013742 0ustar @OCamlStdlibDir@/opus/dllopus_stubs.so @OCamlDllDir@ debian/watch0000644000000000000000000000007112134534457010225 0ustar version=3 http://sf.net/savonet/ocaml-opus-(.+)\.tar\.gz debian/compat0000644000000000000000000000000212134534253010366 0ustar 7