[SCM] ices2/master: Stop build-depending on libroar-dev or suggesting roaraudio-server. Requested by Ron Lee.
js at users.alioth.debian.org
js at users.alioth.debian.org
Sat Jun 2 23:03:18 UTC 2012
The following commit has been merged in the master branch:
commit 4788670953a996ab2e69334934d50f09a788d64c
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sat Jun 2 23:53:08 2012 +0200
Stop build-depending on libroar-dev or suggesting roaraudio-server. Requested by Ron Lee.
diff --git a/debian/control.in b/debian/control.in
index a4ec24e..92a734f 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: ${misc:Depends}, ${shlibs:Depends}, netbase
-Suggests: icecast2, roaraudio-server
+Suggests: icecast2
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 b8082c2..ec1ebda 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,7 +34,7 @@ CDBS_BUILD_DEPENDS_rules_utils_copyright-check =
# Upstream requirements
# Icecast is GPL so needs gnutls variant of CURL
-CDBS_BUILD_DEPENDS += , libogg-dev, libvorbis-dev, libshout3-dev, libxml2-dev, libasound2-dev [linux-any], pkg-config, libroar-dev (>= 0.3)
+CDBS_BUILD_DEPENDS += , libogg-dev, libvorbis-dev, libshout3-dev, libxml2-dev, libasound2-dev [linux-any], pkg-config
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