Skip to content
Snippets Groups Projects
Commit 5ed4e396 authored by Francesco Colista's avatar Francesco Colista
Browse files

community/ices: upgrade to 2.0.3

parent 8c0dc700
No related branches found
No related tags found
No related merge requests found
# Contributor: Francesco Colista <fcolista@alpinelinux.org> # Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org> # Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=ices pkgname=ices
pkgver=2.0.2 pkgver=2.0.3
pkgrel=5 pkgrel=0
pkgdesc="Source client for broadcasting in MP3 format to an icecast2 server" pkgdesc="Source client for broadcasting in MP3 format to an icecast2 server"
url="http://icecast.org/ices.php" url="http://icecast.org/ices.php"
arch="all" arch="all"
...@@ -13,11 +13,6 @@ subpackages="$pkgname-doc" ...@@ -13,11 +13,6 @@ subpackages="$pkgname-doc"
source="http://downloads.us.xiph.org/releases/ices/ices-$pkgver.tar.gz" source="http://downloads.us.xiph.org/releases/ices/ices-$pkgver.tar.gz"
replaces="ices2" replaces="ices2"
prepare() {
default_prepare
update_config_guess
}
build() { build() {
./configure \ ./configure \
--prefix=/usr \ --prefix=/usr \
...@@ -35,4 +30,4 @@ package() { ...@@ -35,4 +30,4 @@ package() {
make -C conf DESTDIR="$pkgdir" install make -C conf DESTDIR="$pkgdir" install
} }
sha512sums="b8d55e4cb7498576aec42c69cea6410e4fc0b2ffb8559575b35b8cb7857b769dbb5633ac206eebd74068bbbac60b4642847c9b261786463e1c46b8930add3d1b ices-2.0.2.tar.gz" sha512sums="98a4130e5089106e6736bdc1f9e5cecd3a512d30e8e8c9009bb75ae41dbaa3b63740546ce188429e85957495b6911757d5b8348ce5092ae3c638fb21bfe132b3 ices-2.0.3.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment