[SCM] ices2/master: Build-depend on libroar-dev, and suggest roaraudio-server. Closes: bug#591636. Thanks to Philipp Schafft.

js at users.alioth.debian.org js at users.alioth.debian.org
Sat Jan 1 20:04:23 UTC 2011


The following commit has been merged in the master branch:
commit 9b7218bce24f27a09787bb525f50cc7e2bc0e4c7
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Jan 1 20:39:59 2011 +0100

    Build-depend on libroar-dev, and suggest roaraudio-server. Closes: bug#591636. Thanks to Philipp Schafft.

diff --git a/debian/control.in b/debian/control.in
index d984567..e51a790 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -15,7 +15,7 @@ Homepage: http://www.icecast.org/ices.php
 Package: ices2
 Architecture: any
 Depends: ${shlibs:Depends}, netbase
-Suggests: icecast2
+Suggests: icecast2, roaraudio-server
 Description: Ogg Vorbis streaming source for Icecast 2
  IceS 2.x is used to source Icecast 2 streaming audio
  servers with Ogg Vorbis audio streams.  It supports both
diff --git a/debian/rules b/debian/rules
index c7e0d50..5e91ebf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,7 +33,7 @@ CDBS_BUILD_DEPENDS_rules_utils_copyright-check =
 
 # Upstream requirements
 #  Icecast is GPL so needs gnutls variant of CURL
-CDBS_BUILD_DEPENDS += , libogg-dev (>> 1.0.0), libvorbis-dev (>> 1.0.0), libshout3-dev (>> 2.0), libxml2-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], pkg-config
+CDBS_BUILD_DEPENDS += , libogg-dev (>> 1.0.0), libvorbis-dev (>> 1.0.0), libshout3-dev (>> 2.0), libxml2-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], pkg-config, libroar-dev (>= 0.3)
 
 DEB_UPSTREAM_PACKAGE = ices
 DEB_UPSTREAM_URL = http://downloads.us.xiph.org/releases/ices

-- 
ices2 packaging



More information about the pkg-multimedia-commits mailing list