From 2e9fff98415058173cdbc33efb6ce692a8014a74 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Tue, 23 Aug 2016 06:52:30 +0000 Subject: community/ices: moved from testing, ices2 packages was redundant, set replaces to avoid conflicts --- community/ices/APKBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'community') diff --git a/community/ices/APKBUILD b/community/ices/APKBUILD index 5ab8f1584d..09299c6391 100644 --- a/community/ices/APKBUILD +++ b/community/ices/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=ices pkgver=2.0.2 -pkgrel=1 +pkgrel=2 pkgdesc="Source client for broadcasting in MP3 format to an icecast2 server" url="http://icecast.org/ices.php" arch="all" @@ -12,7 +12,7 @@ makedepends="libogg-dev libxml2-dev libvorbis-dev libshout-dev alsa-lib-dev lame-dev perl-dev python2-dev libxml2-dev linux-headers" subpackages="$pkgname-doc" source="http://downloads.us.xiph.org/releases/ices/$pkgname-$pkgver.tar.gz" - +replaces="ices2" builddir=$srcdir/$pkgname-$pkgver prepare() { @@ -25,6 +25,7 @@ build() { ./configure \ --prefix=/usr \ --datadir=/usr/share/doc/ \ + --with-alsa \ --with-lame \ --with-vorbis \ --with-python \ -- cgit v1.2.3