Commit bee517fc authored by Seblu's avatar Seblu
Browse files

up


git-svn-id: https://seblu.net/s/archpkg@253 02741741-5192-46b8-8916-7152b19231d9
parent 2da5d328
Loading
Loading
Loading
Loading
+6 −4
Original line number Diff line number Diff line
# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>

pkgname=icecast-kh
pkgver=2.3.2_kh31
pkgver=2.3.2_kh33
pkgrel=1
pkgdesc='KH branche extends the offical release of Icecast with new features and bug fixes.'
arch=('i686' 'x86_64')
url='http://www.xiphicecast.webspace.virginmedia.com'
url='http://karlheyes.github.com'
license=('GPL2')
conflict=('icecast' 'icecast-svn')
provides=("icecast=${pkgver/_*}")
depends=('openssl' 'libxml2' 'libxslt' 'libvorbis' 'libogg' 'libtheora' 'speex' 'curl')
optdepends=('ices-kh: client for icecast server')
backup=('etc/icecast.xml' 'etc/logrotate.d/icecast')
source=("http://www.xiphicecast.webspace.virginmedia.com/${pkgname/-*}-${pkgver//_/-}.tar.gz" 'logrotate' 'rc.d') 
md5sums=('9cd02f382ca804a986271306a7557fd3'
source=("https://github.com/downloads/karlheyes/$pkgname/${pkgname%-*}-${pkgver//_/-}.tar.gz"
        'logrotate'
        'rc.d')
md5sums=('b1f3da25798358ad505eaa0d1d9df577'
         '59c6552bcb1dd9fb542af8670dfabd3c'
         '8bec8be276a9204bf26fe51a5855e626')