debian/0000755000000000000000000000000012256060761007173 5ustar debian/changelog0000644000000000000000000000226012256060761011045 0ustar ocaml-faad (0.3.2-2build1) trusty; urgency=medium * Rebuild for ocaml-4.01. -- Matthias Klose Mon, 23 Dec 2013 16:16:49 +0000 ocaml-faad (0.3.2-2) unstable; urgency=low * Upload to unstable. -- Romain Beauxis Wed, 08 May 2013 18:57:38 -0500 ocaml-faad (0.3.2-1) experimental; urgency=low * New upstream release. * Upload to experimental. * Bumpted standards version to 3.9.4 -- Romain Beauxis Mon, 15 Apr 2013 21:53:10 -0500 ocaml-faad (0.3.0-1) unstable; urgency=low * Updload final 0.3.0 upstream release to unstable. -- Romain Beauxis Thu, 30 Jun 2011 14:42:28 -0500 ocaml-faad (0.3.0~20110523+hgb02e02b1cf7c-1) experimental; urgency=low * Snapshot from mercurial repository. -- Romain Beauxis Mon, 23 May 2011 19:25:57 -0500 ocaml-faad (0.2.0-2) unstable; urgency=low * Fixed debian/copyright.. -- Romain Beauxis Sat, 12 Feb 2011 18:59:19 -0600 ocaml-faad (0.2.0-1) unstable; urgency=low * Initial upload to unstable (Closes: #476296) -- Romain Beauxis Sat, 12 Feb 2011 18:20:50 -0600 debian/libfaad-ocaml-dev.install.in0000644000000000000000000000015512133136404014410 0ustar @OCamlStdlibDir@/faad/META @OCamlStdlibDir@/faad/*.cm* @OCamlStdlibDir@/faad/*.ml* @OCamlStdlibDir@/faad/*.a debian/libfaad-ocaml-dev.doc-base0000644000000000000000000000042412133136404014011 0ustar Document: libfaad-ocaml-dev Title: OCaml Faad module documentation Author: Samuel Mimram Abstract: Documentation of the Faad module Section: Programming/OCaml Format: HTML Index: /usr/share/doc/libfaad-ocaml-dev/html/index.html Files: /usr/share/doc/libfaad-ocaml-dev/html/* debian/libfaad-ocaml.install.in0000644000000000000000000000006512133136404013634 0ustar @OCamlStdlibDir@/faad/dllfaad_stubs.so @OCamlDllDir@ debian/libfaad-ocaml-dev.docs0000644000000000000000000000002012133136404013254 0ustar README doc/html debian/rules0000755000000000000000000000101412133136477010251 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 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/libfaad-ocaml-dev:: mkdir -p $(DESTDIR) make doc clean:: rm -rf .pc config.h Makefile src/Makefile src/META doc config.log config.status debian/control0000644000000000000000000000324712133136513010575 0ustar Source: ocaml-faad Section: ocaml Priority: optional Maintainer: Debian OCaml Maintainers Uploaders: Samuel Mimram , Romain Beauxis Build-Depends: cdbs (>= 0.4.53), debhelper (>= 7.0.1), ocaml-nox, dh-ocaml (>= 0.9), libfaad-dev, ocaml-findlib (>= 1.2.4), pkg-config Standards-Version: 3.9.4 Homepage: http://savonet.sourceforge.net/ Vcs-Git: git://git.debian.org/pkg-ocaml-maint/packages/ocaml-faad.git Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-faad.git Package: libfaad-ocaml Architecture: any Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml interface to the faad library -- runtime files This package provides an interface to the faad library for OCaml programmers. . FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC files. . This package contains only the shared runtime stub libraries. Package: libfaad-ocaml-dev Architecture: any Depends: ${ocaml:Depends}, libfaad-dev, libfaad-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml interface to the faad library -- developpement files This package provides an interface to the faad library for OCaml programmers. . FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC files. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-faad. debian/copyright0000644000000000000000000000224412133136404011120 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 © 2003-2009 The Savonet Team. License: This library 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 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 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 © 2009, Romain Beauxis and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. debian/source/0000755000000000000000000000000012133136404010463 5ustar debian/source/format0000644000000000000000000000001412133136404011671 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000007112133136404010212 0ustar version=3 http://sf.net/savonet/ocaml-faad-(.+)\.tar\.gz debian/compat0000644000000000000000000000000212133136404010361 0ustar 7