debian/0000755000000000000000000000000012256060777007202 5ustar debian/libgstreamer-ocaml.install.in0000644000000000000000000000007712133137666014750 0ustar @OCamlStdlibDir@/gstreamer/dllgstreamer_stubs.so @OCamlDllDir@ debian/changelog0000644000000000000000000000243012256060777011053 0ustar ocaml-gstreamer (0.2.0-2build1) trusty; urgency=medium * Rebuild for ocaml-4.01. -- Matthias Klose Mon, 23 Dec 2013 16:17:03 +0000 ocaml-gstreamer (0.2.0-2) unstable; urgency=low * Upload to unstable. -- Romain Beauxis Wed, 08 May 2013 19:07:55 -0500 ocaml-gstreamer (0.2.0-1) experimental; urgency=low * New upstream version, complete rewrite of the bindings * Upload to experimental. * Bumpted standards version to 3.9.4 * Drop build-dep on camlidl, not needed anymore. * Temporatily removed doc building until build fixed. -- Romain Beauxis Mon, 15 Apr 2013 22:04:41 -0500 ocaml-gstreamer (0.1.0-3) unstable; urgency=low * Added dependency on camlidl to libgstreamer-ocaml-dev. * Added patch to fix source files. * Fixed old FSF address. * Fixed typo in synopsis. Closes: #644861 -- Romain Beauxis Sun, 16 Oct 2011 18:45:56 +0200 ocaml-gstreamer (0.1.0-2) unstable; urgency=low * Fixed licenses in debian.copyright. -- Romain Beauxis Sat, 08 Oct 2011 20:39:15 +0200 ocaml-gstreamer (0.1.0-1) unstable; urgency=low * Initial upload to sid (Closes: #644742) -- Romain Beauxis Sat, 08 Oct 2011 20:28:58 +0200 debian/rules0000755000000000000000000000113612133143555010251 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/libgstreamer-ocaml-dev:: mkdir -p $(DESTDIR) clean:: rm -rf .pc config.h Makefile src/Makefile src/META doc config.log config.status debian/control0000644000000000000000000000401512133143562010571 0ustar Source: ocaml-gstreamer Section: ocaml Priority: optional Maintainer: Debian OCaml Maintainers Uploaders: Samuel Mimram , Romain Beauxis Build-Depends: autotools-dev, cdbs (>= 0.4.72~), debhelper, dh-buildinfo, ocaml-nox, dh-ocaml (>= 0.9), libgstreamer1.0-dev, libgstreamer-plugins-base1.0-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-gstreamer.git Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-gstreamer.git Package: libgstreamer-ocaml Architecture: any Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml interface to the gstreamer library -- runtime files This package provides an interface to the gstreamer library for OCaml programmers. . GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. . This package contains only the shared runtime stub libraries. Package: libgstreamer-ocaml-dev Architecture: any Depends: ${ocaml:Depends}, libgstreamer1.0-dev, libgstreamer-plugins-base1.0-dev, libgstreamer-ocaml (= ${binary:Version}), ocaml-findlib, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml interface to the gstreamer library -- development files This package provides an interface to the gstreamer library for OCaml programmers. . GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-gstreamer. debian/copyright0000644000000000000000000000242712133137666011136 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 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 library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 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-3'. debian/source/0000755000000000000000000000000012133137666010476 5ustar debian/source/format0000644000000000000000000000001412133137666011704 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000007612133137666010232 0ustar version=3 http://sf.net/savonet/ocaml-gstreamer-(.+)\.tar\.gz debian/compat0000644000000000000000000000000212133137666010374 0ustar 7 debian/libgstreamer-ocaml-dev.install.in0000644000000000000000000000020112133137666015511 0ustar @OCamlStdlibDir@/gstreamer/META @OCamlStdlibDir@/gstreamer/*.cm* @OCamlStdlibDir@/gstreamer/*.ml* @OCamlStdlibDir@/gstreamer/*.a