debian/0000755000000000000000000000000012256060764007176 5ustar debian/libfrei0r-ocaml-dev.doc-base0000644000000000000000000000043712134536355014323 0ustar Document: libfrei0r-ocaml-dev Title: OCaml Frei0r module documentation Author: Romain Beauxis Abstract: Documentation of the Frei0r module Section: Programming/OCaml Format: HTML Index: /usr/share/doc/libfrei0r-ocaml-dev/html/index.html Files: /usr/share/doc/libfrei0r-ocaml-dev/html/* debian/libfrei0r-ocaml-dev.install.in0000644000000000000000000000016512134536324014713 0ustar @OCamlStdlibDir@/frei0r/META @OCamlStdlibDir@/frei0r/*.cm* @OCamlStdlibDir@/frei0r/*.ml* @OCamlStdlibDir@/frei0r/*.a debian/changelog0000644000000000000000000000115012256060764011045 0ustar ocaml-frei0r (0.1.0-3build1) trusty; urgency=medium * Rebuild for ocaml-4.01. -- Matthias Klose Mon, 23 Dec 2013 16:16:52 +0000 ocaml-frei0r (0.1.0-3) unstable; urgency=low * Upload to unstable. -- Romain Beauxis Wed, 08 May 2013 19:04:33 -0500 ocaml-frei0r (0.1.0-2) experimental; urgency=low * Fixed debian/control. -- Romain Beauxis Sat, 20 Apr 2013 11:31:08 -0500 ocaml-frei0r (0.1.0-1) unstable; urgency=low * Initial release. (Closes: #705822) -- Romain Beauxis Sat, 20 Apr 2013 11:06:32 -0500 debian/libfrei0r-ocaml-dev.docs0000644000000000000000000000002012134536251013555 0ustar README doc/html debian/libfrei0r-ocaml.install.in0000644000000000000000000000007112134536324014133 0ustar @OCamlStdlibDir@/frei0r/dllfrei0r_stubs.so @OCamlDllDir@ debian/rules0000755000000000000000000000101612134536333010247 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/libfrei0r-ocaml-dev:: mkdir -p $(DESTDIR) make doc clean:: rm -rf .pc config.h Makefile src/Makefile src/META doc config.log config.status debian/control0000644000000000000000000000400112134541312010560 0ustar Source: ocaml-frei0r 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), frei0r-plugins-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-frei0r.git Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-frei0r.git Package: libfrei0r-ocaml Architecture: any Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml interface to the frei0r API -- runtime files This package provides an interface to the frei0r API for OCaml programmers. . frei0r is a minimalistic plugin API for video sources and filters. The behavior of the effects can be controlled from the host by simple parameters. The intent is to solve the recurring reimplementation or adaptation issue of standard effects. It is not meant as a generic API for all kinds of video applications. . This package contains only the shared runtime stub libraries. Package: libfrei0r-ocaml-dev Architecture: any Depends: ${ocaml:Depends}, frei0r-plugins-dev, libfrei0r-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml interface to the frei0r API -- developpement files This package provides an interface to the frei0r API for OCaml programmers. . frei0r is a minimalistic plugin API for video sources and filters. The behavior of the effects can be controlled from the host by simple parameters. The intent is to solve the recurring reimplementation or adaptation issue of standard effects. It is not meant as a generic API for all kinds of video applications. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-frei0r. debian/copyright0000644000000000000000000000231412134536501011121 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 © 2103 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/0000755000000000000000000000000012134536251010470 5ustar debian/source/format0000644000000000000000000000001412134536251011676 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000007312134536324010222 0ustar version=3 http://sf.net/savonet/ocaml-frei0r-(.+)\.tar\.gz debian/compat0000644000000000000000000000000212134536251010366 0ustar 7