[Pkg-ocaml-maint-commits] [SCM] liquidsoap packaging branch, master, updated. debian/1.0.1+repack1-1-3-gec24e0e
Romain Beauxis
toots at rastageeks.org
Sat Apr 20 18:47:47 UTC 2013
The following commit has been merged in the master branch:
commit ec24e0ec9290ecef83cb670a3a2125fd7da1333e
Author: Romain Beauxis <toots at rastageeks.org>
Date: Sat Apr 20 12:04:02 2013 -0500
Updated packaging.
diff --git a/debian/changelog b/debian/changelog
index 0477739..83614b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+liquidsoap (1.1.0-1) experimental; urgency=low
+
+ * New upstream release.
+ * Upload to experimental.
+ * Enabled new plugins:
+ - shine
+ - frei0r
+ - opus
+ * Bumped standards version to 3.9.4
+
+ -- Romain Beauxis <toots at rastageeks.org> Sat, 20 Apr 2013 11:37:55 -0500
+
liquidsoap (1.0.1+repack1-1) unstable; urgency=low
* Repacked upstream tarball to remove unecessary
diff --git a/debian/control b/debian/control
index 1dca72a..4251732 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,8 @@ Build-Depends:
dh-ocaml (>= 1.0.1),
ocaml-findlib,
libcry-ocaml-dev (>= 0.2.2),
- libogg-ocaml-dev (>= 0.4.3),
- libvorbis-ocaml-dev (>= 0.6.1),
+ libogg-ocaml-dev (>= 0.4.4),
+ libvorbis-ocaml-dev (>= 0.6.1-2),
libmad-ocaml-dev (>= 0.4.3),
libdtools-ocaml-dev (>= 0.3.0),
libtaglib-ocaml-dev (>= 0.1.4),
@@ -22,37 +22,41 @@ Build-Depends:
python,
python-support (>= 0.3),
libao-ocaml-dev (>= 0.2.0),
- libduppy-ocaml-dev (>= 0.4.2),
+ libduppy-ocaml-dev (>= 0.5.0),
libalsa-ocaml-dev (>= 0.2.1) [linux-any],
libpcre-ocaml-dev,
libladspa-ocaml-dev (>= 0.1.4),
sox,
libsoundtouch-ocaml-dev (>= 0.1.7),
+ libinotify-ocaml-dev,
liblastfm-ocaml-dev (>= 0.3.0),
- libspeex-ocaml-dev (>= 0.2.0),
- libgavl-ocaml-dev (>= 0.1.4),
+ libspeex-ocaml-dev (>= 0.2.0-2),
+ libgavl-ocaml-dev (>= 0.1.5),
libtheora-ocaml-dev (>= 0.3.0),
libportaudio-ocaml-dev (>= 0.2.0),
libpulse-ocaml-dev (>= 0.1.2),
- libsamplerate-ocaml-dev (>= 0.1.1),
+ libsamplerate-ocaml-dev (>= 0.1.2),
libxmlplaylist-ocaml-dev (>= 0.1.3),
libmagic-ocaml-dev (>= 0.3.6),
- libbjack-ocaml-dev (>= 0.1.3),
+ libbjack-ocaml-dev (>= 0.1.4),
libsdl-ocaml-dev,
- libfaad-ocaml-dev (>= 0.3.0),
- libmm-ocaml-dev (>= 0.2.0),
- libflac-ocaml-dev (>= 0.1.1),
- libschroedinger-ocaml-dev,
+ libfaad-ocaml-dev (>= 0.3.2),
+ libmm-ocaml-dev (>= 0.2.1),
+ libflac-ocaml-dev (>= 0.1.1-2),
+ libschroedinger-ocaml-dev (>= 0.1.0-2),
+ libopus-ocaml-dev,
+ libfrei0r-ocaml-dev,
+ libshine-ocaml-dev,
libvoaacenc-ocaml-dev,
libmp3lame-ocaml-dev (>= 0.3.1),
- libdssi-ocaml-dev,
+ libdssi-ocaml-dev (>= 0.1.1),
liblo-ocaml-dev,
libcamlimages-ocaml-dev (>= 4.0.1-4),
libyojson-ocaml-dev,
- libgstreamer-ocaml-dev (>= 0.1.0-3),
+ libgstreamer-ocaml-dev (>= 0.2.0),
libgd-gd2-noxpm-ocaml-dev (>= 1.0~alpha5-3),
ttf-liberation
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
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
Homepage: http://savonet.sourceforge.net/
@@ -118,6 +122,7 @@ Depends:
liquidsoap-plugin-dssi,
liquidsoap-plugin-faad,
liquidsoap-plugin-flac,
+ liquidsoap-plugin-frei0r,
liquidsoap-plugin-gavl,
liquidsoap-plugin-gd,
liquidsoap-plugin-graphics,
@@ -130,12 +135,14 @@ Depends:
liquidsoap-plugin-lo,
liquidsoap-plugin-mad,
liquidsoap-plugin-ogg,
+ liquidsoap-plugin-opus,
liquidsoap-plugin-oss,
liquidsoap-plugin-portaudio,
liquidsoap-plugin-pulseaudio,
liquidsoap-plugin-samplerate,
liquidsoap-plugin-schroedinger,
liquidsoap-plugin-sdl,
+ liquidsoap-plugin-shine,
liquidsoap-plugin-soundtouch,
liquidsoap-plugin-speex,
liquidsoap-plugin-taglib,
@@ -329,8 +336,24 @@ Description: audio streaming language -- GStreamer plugin
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.
+ This package provides support for operators using GStreamer.
+
+Package: liquidsoap-plugin-frei0r
+Architecture: any
+Depends:
+ ${shlibs:Depends},
+ ${ocaml:Depends},
+ ${misc:Depends},
+ liquidsoap (= ${binary:Version})
+Description: audio streaming language -- Frei0r 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 frei0r plugins in Liquidsoap.
Package: liquidsoap-plugin-icecast
Architecture: any
@@ -472,6 +495,25 @@ Description: audio streaming language -- Ogg plugin
Liquidsoap. This plugin is only useful when used with one of vorbis,
speex, flac, theora or schroedinger plugin.
+Package: liquidsoap-plugin-opus
+Architecture: any
+Depends:
+ liquidsoap-plugin-ogg (= ${binary:Version}),
+ ${shlibs:Depends},
+ ${ocaml:Depends},
+ ${misc:Depends},
+ liquidsoap (= ${binary:Version})
+Description: audio streaming language -- Opus 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 ogg/opus audio decoding and encoding
+ in Liquidsoap.
+
Package: liquidsoap-plugin-oss
Architecture: any
Depends:
@@ -577,6 +619,24 @@ Description: audio streaming language -- SDL plugin
.
This package provides SDL support for liquidsoap.
+Package: liquidsoap-plugin-shine
+Architecture: any
+Depends:
+ ${shlibs:Depends},
+ ${ocaml:Depends},
+ ${misc:Depends},
+ liquidsoap (= ${binary:Version})
+Description: audio streaming language -- Shine 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 MP3 encoding using the shine fixed-point encoding
+ library in Liquidsoap.
+
Package: liquidsoap-plugin-soundtouch
Architecture: any
Depends:
diff --git a/debian/liquidsoap-plugin-frei0r.install b/debian/liquidsoap-plugin-frei0r.install
new file mode 100644
index 0000000..8121ce7
--- /dev/null
+++ b/debian/liquidsoap-plugin-frei0r.install
@@ -0,0 +1 @@
+usr/lib/liquidsoap/*/plugins/frei0r.cm*
diff --git a/debian/liquidsoap-plugin-opus.install b/debian/liquidsoap-plugin-opus.install
new file mode 100644
index 0000000..e97ecd6
--- /dev/null
+++ b/debian/liquidsoap-plugin-opus.install
@@ -0,0 +1 @@
+usr/lib/liquidsoap/*/plugins/opus.cm*
diff --git a/debian/liquidsoap-plugin-shine.install b/debian/liquidsoap-plugin-shine.install
new file mode 100644
index 0000000..66e08c1
--- /dev/null
+++ b/debian/liquidsoap-plugin-shine.install
@@ -0,0 +1 @@
+usr/lib/liquidsoap/*/plugins/shine.cm*
diff --git a/debian/rules b/debian/rules
index a910986..287a670 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,11 +18,12 @@ DEB_CONFIGURE_EXTRA_FLAGS := \
--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 \
--enable-gstreamer-dynamic-plugin --enable-gd-dynamic-plugin --with-default-font=$(DEFAULT_FONT) \
+ --enable-opus-dynamic-plugin --enable-frei0r-dynamic-plugin --enable-shine-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 \
- OCAMLFIND_LDCONF=ignore
+ INSTALL_DAEMON=no OCAMLFIND_LDCONF=ignore
DEB_INSTALL_MANPAGES_liquidsoap := doc/liquidsoap.1
DEB_COMPRESS_EXCLUDE := .pdf
DEB_DH_INSTALL_ARGS_liquidsoap := -Xplugins
@@ -42,7 +43,8 @@ else
-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-gstreamer -Nliquidsoap-plugin-gd
+ -Nliquidsoap-plugin-gstreamer -Nliquidsoap-plugin-gd -Nliquidsoap-plugin-opus \
+ -Nliquidsoap-plugin-frei0r -Nliquidsoap-plugin-shine
export OCAMLINIT_SED := -e '/^NODYN: /d'
endif
--
liquidsoap packaging
More information about the Pkg-ocaml-maint-commits
mailing list