debian/0000755000000000000000000000000012256061025007165 5ustar debian/changelog0000644000000000000000000000227512256061025011045 0ustar ocaml-mm (0.2.1-2build1) trusty; urgency=medium * Rebuild for ocaml-4.01. -- Matthias Klose Mon, 23 Dec 2013 16:17:26 +0000 ocaml-mm (0.2.1-2) unstable; urgency=low * Upload to unstable. -- Romain Beauxis Wed, 08 May 2013 19:09:40 -0500 ocaml-mm (0.2.1-1) experimental; urgency=low * New upstream release. * Upload to experimental. * Bumped standards version to 3.9.4 -- Romain Beauxis Mon, 15 Apr 2013 21:57:47 -0500 ocaml-mm (0.2.0-1) unstable; urgency=low * New upstream release. -- Romain Beauxis Sat, 08 Oct 2011 15:57:41 +0200 ocaml-mm (0.1.0-1) unstable; urgency=low * Upload to unstable the final 0.1.0 upstream release. -- Romain Beauxis Thu, 30 Jun 2011 14:54:48 -0500 ocaml-mm (0.1.0~20110532+hgc70543a111b9-1) experimental; urgency=low * New snapshot fixing META file. -- Romain Beauxis Tue, 24 May 2011 14:07:40 -0500 ocaml-mm (0.1.0~20110532+hgb02e02b1cf7c-1) experimental; urgency=low * Initial upload to experimental (Closes: #627723) -- Romain Beauxis Mon, 23 May 2011 17:22:12 -0500 debian/rules0000755000000000000000000000104512142564462010254 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/libmm-ocaml-dev:: mkdir -p $(DESTDIR) make doc clean:: rm -rf .pc config.h Makefile src/Makefile src/META doc config.log config.status \ external/Makefile.defs debian/libmm-ocaml.install.in0000644000000000000000000000006112115300604013341 0ustar @OCamlStdlibDir@/mm/dllmm_stubs.so @OCamlDllDir@ debian/libmm-ocaml-dev.install.in0000644000000000000000000000014512115300604014120 0ustar @OCamlStdlibDir@/mm/META @OCamlStdlibDir@/mm/*.cm* @OCamlStdlibDir@/mm/*.ml* @OCamlStdlibDir@/mm/*.a debian/control0000644000000000000000000000271712142564462010606 0ustar Source: ocaml-mm 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), ocaml-findlib (>= 1.2.4) Standards-Version: 3.9.4 Homepage: http://savonet.sourceforge.net/ Vcs-Git: git://git.debian.org/pkg-ocaml-maint/packages/ocaml-mm.git Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-mm.git Package: libmm-ocaml Architecture: any Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml multimedia library -- runtime files OCaml-mm is a toolkit for audio and video processing in OCaml. It provides a standard interface and various usual manipulations on audio data, images and video data. . This package contains only the shared runtime stub libraries. Package: libmm-ocaml-dev Architecture: any Depends: ${ocaml:Depends}, libmm-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml multimedia library -- developpement files OCaml-mm is a toolkit for audio and video processing in OCaml. It provides a standard interface and various usual manipulations on audio data, images and video data. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-mm. debian/copyright0000644000000000000000000000332012115300604011107 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: License for this package is the GNU Lesser General Public License version 2.1, with the additional 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 © 2011, Romain Beauxis and is licensed under the GPL version 3, see `/usr/share/common-licenses/GPL-3'. debian/source/0000755000000000000000000000000012115300604010456 5ustar debian/source/format0000644000000000000000000000001412115300604011664 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000006712115300604010212 0ustar version=3 http://sf.net/savonet/ocaml-mm-(.+)\.tar\.gz debian/libmm-ocaml-dev.doc-base0000644000000000000000000000041212115300604013517 0ustar Document: libmm-ocaml-dev Title: OCaml-mm module documentation Author: Samuel Mimram Abstract: Documentation of the MM module Section: Programming/OCaml Format: HTML Index: /usr/share/doc/libmm-ocaml-dev/html/index.html Files: /usr/share/doc/libmm-ocaml-dev/html/* debian/compat0000644000000000000000000000000212115300604010354 0ustar 7 debian/libmm-ocaml-dev.docs0000644000000000000000000000002012115300604012765 0ustar README doc/html