[Pkg-ocaml-maint-commits] [SCM] liquidsoap packaging branch, master, updated. debian/1.0.0_beta2.1-3-10-g678c780

Romain Beauxis toots at rastageeks.org
Wed Oct 12 01:21:40 UTC 2011


The following commit has been merged in the master branch:
commit 848277cf70622c6e5aa60aea5831c5d81b6df94a
Author: Romain Beauxis <toots at rastageeks.org>
Date:   Sun Oct 9 16:51:58 2011 +0200

    Prepared new upstream version.

diff --git a/debian/changelog b/debian/changelog
index fa419c1..5fa09a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+liquidsoap (1.0.0-1) unstable; urgency=low
+
+  * New upstream release.
+  * Added new gstreamer plugins.
+  * Removed debian/README.Debian-source: problematic files
+    have been removed upstream. 
+
+ -- Romain Beauxis <toots at rastageeks.org>  Sun, 09 Oct 2011 16:38:00 +0200
+
 liquidsoap (1.0.0~beta3+repack1-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 90a57b6..cedfabd 100644
--- a/debian/control
+++ b/debian/control
@@ -9,10 +9,10 @@ Build-Depends:
  ocaml-nox,
  dh-ocaml (>= 1.0.1),
  ocaml-findlib,
- libcry-ocaml-dev (>= 0.2.1),
- libogg-ocaml-dev (>= 0.4.2),
- libvorbis-ocaml-dev (>= 0.6.0),
- libmad-ocaml-dev (>= 0.4.2),
+ libcry-ocaml-dev (>= 0.2.2),
+ libogg-ocaml-dev (>= 0.4.3),
+ libvorbis-ocaml-dev (>= 0.6.1),
+ libmad-ocaml-dev (>= 0.4.3),
  libdtools-ocaml-dev (>= 0.2.2),
  libtaglib-ocaml-dev (>= 0.1.4),
  libcamomile-ocaml-dev,
@@ -22,33 +22,34 @@ Build-Depends:
  python,
  python-support (>= 0.3),
  libao-ocaml-dev (>= 0.2.0),
- libduppy-ocaml-dev (>= 0.4.1),
+ libduppy-ocaml-dev (>= 0.4.2),
  libalsa-ocaml-dev (>= 0.2.1) [linux-any],
  libpcre-ocaml-dev,
- libladspa-ocaml-dev (>= 0.1.2),
+ libladspa-ocaml-dev (>= 0.1.4),
  sox,
- libsoundtouch-ocaml-dev (>= 0.1.5),
+ libsoundtouch-ocaml-dev (>= 0.1.7),
  liblastfm-ocaml-dev (>= 0.3.0),
  libspeex-ocaml-dev (>= 0.2.0),
  libgavl-ocaml-dev (>= 0.1.4),
  libtheora-ocaml-dev (>= 0.3.0),
  libportaudio-ocaml-dev (>= 0.2.0),
- libpulse-ocaml-dev (>= 0.1.1),
+ libpulse-ocaml-dev (>= 0.1.2),
  libsamplerate-ocaml-dev (>= 0.1.1),
  libxmlplaylist-ocaml-dev (>= 0.1.3),
  libmagic-ocaml-dev (>= 0.3.6),
  libbjack-ocaml-dev (>= 0.1.3),
  libsdl-ocaml-dev,
  libfaad-ocaml-dev (>= 0.3.0),
- libmm-ocaml-dev (>= 0.1.0),
+ libmm-ocaml-dev (>= 0.2.0),
  libflac-ocaml-dev,
  libschroedinger-ocaml-dev,
  libvoaacenc-ocaml-dev,
- libmp3lame-ocaml-dev,
+ libmp3lame-ocaml-dev (>= 0.3.1),
  libdssi-ocaml-dev,
  liblo-ocaml-dev,
  libcamlimages-ocaml-dev,
- libjson-wheel-ocaml-dev
+ libyojson-ocaml-dev,
+ libgstreamer-ocaml-dev
 Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/liquidsoap.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/liquidsoap.git
@@ -116,6 +117,7 @@ Depends:
  liquidsoap-plugin-faad,
  liquidsoap-plugin-flac,
  liquidsoap-plugin-gavl,
+ liquidsoap-plugin-gstreamer,
  liquidsoap-plugin-graphics,
  liquidsoap-plugin-icecast,
  liquidsoap-plugin-jack,
@@ -289,6 +291,24 @@ Description: audio streaming language -- Graphics plugin
  This package provides support for Video visualisation operators using
  OCaml graphics module in Liquidsoap.
 
+Package: liquidsoap-plugin-gstreamer
+Architecture: any
+Depends: 
+ ${shlibs:Depends},
+ ${ocaml:Depends},
+ ${misc:Depends},
+ liquidsoap (= ${binary:Version})
+Description: audio streaming language -- GStreamer plugin
+ Liquidsoap is a powerful tool for building complex audio streaming systems,
+ typically targeting internet radios (e.g. icecast streams).
+ .
+ It consists of a simple script language, in which you can create, combine and
+ transform audio sources. Its design makes liquidsoap flexible and easily
+ extensible. 
+ .
+ This package provides support for operators using GStreamer. Currently, 
+ the only operators provided are input.v4l and input.v4l2.
+
 Package: liquidsoap-plugin-icecast
 Architecture: any
 Depends:
diff --git a/debian/liquidsoap-plugin-gstreamer.install b/debian/liquidsoap-plugin-gstreamer.install
new file mode 100644
index 0000000..180ecd4
--- /dev/null
+++ b/debian/liquidsoap-plugin-gstreamer.install
@@ -0,0 +1 @@
+usr/lib/liquidsoap/*/plugins/gstreamer.cm*
diff --git a/debian/rules b/debian/rules
index 61ed7e7..2a65598 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ DEB_CONFIGURE_EXTRA_FLAGS := \
   --enable-ladspa-dynamic-plugin --enable-oss-dynamic-plugin --enable-alsa-dynamic-plugin \
   --enable-flac.ogg-dynamic-plugin --enable-samplerate-dynamic-plugin --enable-lame-dynamic-plugin \
   --enable-dssi-dynamic-plugin --enable-lo-dynamic-plugin --enable-camlimages-dynamic-plugin \
-  --disable-custom
+  --enable-gstreamer-dynamic-plugin --disable-custom
 DEB_MAKE_BUILD_TARGET := all doc
 DEB_MAKE_INSTALL_TARGET := doc install DESTDIR=$(CURDIR)/debian/tmp/ OCAMLFIND_DESTDIR=$(CURDIR)/debian/tmp/$(OCAML_STDLIB_DIR) \
 		                       prefix=$(CURDIR)/debian/tmp/usr sysconfdir=$(CURDIR)/debian/tmp/etc \
@@ -38,7 +38,8 @@ else
     -Nliquidsoap-plugin-schroedinger -Nliquidsoap-plugin-soundtouch -Nliquidsoap-plugin-speex \
     -Nliquidsoap-plugin-taglib -Nliquidsoap-plugin-theora -Nliquidsoap-plugin-voaacenc \
     -Nliquidsoap-plugin-vorbis -Nliquidsoap-plugin-xmlplaylist -Nliquidsoap-plugin-lame \
-    -Nliquidsoap-plugin-dssi -Nliquidsoap-plugin-lo -Nliquidsoap-plugin-camlimages
+    -Nliquidsoap-plugin-dssi -Nliquidsoap-plugin-lo -Nliquidsoap-plugin-camlimages \
+    -Nliquidsoap-plugin-gstreamer
     export OCAMLINIT_SED := -e '/^NODYN: /d'
 endif
 

-- 
liquidsoap packaging



More information about the Pkg-ocaml-maint-commits mailing list