debian/0000755000000000000000000000000012256061051007164 5ustar debian/changelog0000644000000000000000000000047012256061051011037 0ustar ocaml-shine (0.1.1-1build1) trusty; urgency=medium * Rebuild for ocaml-4.01. -- Matthias Klose Mon, 23 Dec 2013 16:17:46 +0000 ocaml-shine (0.1.1-1) unstable; urgency=low * Initial release. (Closes: #699636) -- Romain Beauxis Mon, 15 Apr 2013 21:18:09 -0500 debian/rules0000755000000000000000000000124612133131603010242 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/libshine-ocaml-dev:: mkdir -p $(DESTDIR) make doc clean:: rm -rf .pc config.h Makefile src/Makefile src/META doc config.log config.status debian/libshine-ocaml.install.in0000644000000000000000000000006712133131602014044 0ustar @OCamlStdlibDir@/shine/dllshine_stubs.so @OCamlDllDir@ debian/libshine-ocaml-dev.docs0000644000000000000000000000002012133131437013470 0ustar README doc/html debian/control0000644000000000000000000000342512133132075010572 0ustar Source: ocaml-shine 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), libshine-dev (>= 2.0.0), 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-shine.git Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-shine.git Package: libshine-ocaml Architecture: any Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml interface to the shine library -- runtime files This package provides an interface to the shine library for OCaml programmers. . Shine can be used to encode MP3 audio data on architectures with no floating point processing unit (FPU) at a much better rate than encoding libraries implemented using floating-point arithmetic. . This package contains only the shared runtime stub libraries. Package: libshine-ocaml-dev Architecture: any Depends: ${ocaml:Depends}, libshine-dev, libshine-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml interface to the shine library -- developpement files This package provides an interface to the shine library for OCaml programmers. . Shine can be used to encode MP3 audio data on architectures with no floating point processing unit (FPU) at a much better rate than encoding libraries implemented using floating-point arithmetic. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-shine. debian/copyright0000644000000000000000000000231312133132233011111 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 © 203 The Savonet Team. License: This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 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 Lesser 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/LGPL-2.1'. The Debian packaging is © 2011, Romain Beauxis and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. debian/source/0000755000000000000000000000000012133131437010464 5ustar debian/source/format0000644000000000000000000000001412133131437011672 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000007212133131603010207 0ustar version=3 http://sf.net/savonet/ocaml-shine-(.+)\.tar\.gz debian/libshine-ocaml-dev.doc-base0000644000000000000000000000043712133131602014223 0ustar Document: libshine-ocaml-dev Title: OCaml Voaaenc module documentation Author: Romain Beauxis Abstract: Documentation of the Voaacenc module Section: Programming/OCaml Format: HTML Index: /usr/share/doc/libshine-ocaml-dev/html/index.html Files: /usr/share/doc/libshine-ocaml-dev/html/* debian/compat0000644000000000000000000000000212133131437010362 0ustar 7 debian/libshine-ocaml-dev.install.in0000644000000000000000000000016112133131602014613 0ustar @OCamlStdlibDir@/shine/META @OCamlStdlibDir@/shine/*.cm* @OCamlStdlibDir@/shine/*.ml* @OCamlStdlibDir@/shine/*.a