debian/0000755000000000000000000000000012256061007007165 5ustar debian/libmp3lame-ocaml.install.in0000644000000000000000000000006512142567317014312 0ustar @OCamlStdlibDir@/lame/dlllame_stubs.so @OCamlDllDir@ debian/changelog0000644000000000000000000000076512256061007011047 0ustar ocaml-lame (0.3.2-1build1) trusty; urgency=medium * Rebuild for ocaml-4.01. -- Matthias Klose Mon, 23 Dec 2013 16:17:12 +0000 ocaml-lame (0.3.2-1) unstable; urgency=low * New upstream release. * Bumped standards-version to 3.9.4 -- Romain Beauxis Wed, 08 May 2013 19:33:42 -0500 ocaml-lame (0.3.0-1) unstable; urgency=low * Initial upload to sid (Closes: #635900) -- Romain Beauxis Fri, 29 Jul 2011 16:28:25 -0500 debian/libmp3lame-ocaml-dev.doc-base0000644000000000000000000000044012142567317014465 0ustar Document: libmp3lame-ocaml-dev Title: OCaml Lame module documentation Author: The Savonet Team Abstract: Documentation of the Lame module Section: Programming/OCaml Format: HTML Index: /usr/share/doc/libmp3lame-ocaml-dev/html/index.html Files: /usr/share/doc/libmp3lame-ocaml-dev/html/* debian/rules0000755000000000000000000000114612142567374010263 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) # Do not compile dynlink files for now.. DEB_MAKE_BUILD_TARGET := OCAML_DYNLINK="" all DEB_MAKE_INSTALL_TARGET := install OCAMLFIND_DESTDIR=$(DESTDIR) OCAMLFIND_LDCONF=ignore build/libmp3lame-ocaml-dev:: mkdir -p $(DESTDIR) make doc clean:: rm -rf .pc config.h Makefile src/Makefile src/META doc config.log config.status debian/libmp3lame-ocaml-dev.install.in0000644000000000000000000000015512142567317015066 0ustar @OCamlStdlibDir@/lame/META @OCamlStdlibDir@/lame/*.cm* @OCamlStdlibDir@/lame/*.ml* @OCamlStdlibDir@/lame/*.a debian/control0000644000000000000000000000363512142567405010606 0ustar Source: ocaml-lame 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), libmp3lame-dev, ocaml-findlib (>= 1.2.4), pkg-config Standards-Version: 3.9.4 Homepage: http://savonet.sourceforge.net/ Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-lame.git Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-lame.git Package: libmp3lame-ocaml Architecture: any Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml interface to the lame library -- runtime files This package provides an interface to the lame library for OCaml programmers. . LAME (LAME Ain't an MP3 Encoder) is a research project for learning about and improving MP3 encoding technology. LAME includes an MP3 encoding library, a simple frontend application, and other tools for sound analysis, as well as convenience tools. . This package contains only the shared runtime stub libraries. Package: libmp3lame-ocaml-dev Architecture: any Depends: ${ocaml:Depends}, libmp3lame-dev, libmp3lame-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml interface to the lame library -- developpement files This package provides an interface to the lame library for OCaml programmers. . LAME (LAME Ain't an MP3 Encoder) is a research project for learning about and improving MP3 encoding technology. LAME includes an MP3 encoding library, a simple frontend application, and other tools for sound analysis, as well as convenience tools. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-lame. debian/copyright0000644000000000000000000000223712142567317011135 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: 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 © 2011, Romain Beauxis and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. debian/source/0000755000000000000000000000000012142567317010476 5ustar debian/source/format0000644000000000000000000000001412142567317011704 0ustar 3.0 (quilt) debian/libmp3lame-ocaml-dev.docs0000644000000000000000000000002012142567317013732 0ustar README doc/html debian/watch0000644000000000000000000000007112142567317010225 0ustar version=3 http://sf.net/savonet/ocaml-lame-(.+)\.tar\.gz debian/compat0000644000000000000000000000000212142567317010374 0ustar 7