Merge pull request #329 from grauehaare/master

New Package: asunder-2.5
This commit is contained in:
Juan RP 2014-03-28 08:09:17 +01:00
commit 9d497dcf73
1 changed files with 21 additions and 0 deletions

21
srcpkgs/asunder/template Normal file
View File

@ -0,0 +1,21 @@
# Template file for 'asunder'
pkgname=asunder
version=2.5
revision=1
short_desc="Graphical Audio CD ripper and encoder"
maintainer="Martin Riese <grauehaare@gmx.de>"
license="GPL-2"
homepage="http://littlesvr.ca/asunder/"
distfiles="http://littlesvr.ca/asunder/releases/asunder-${version}.tar.bz2"
checksum="0e548050143f964a0f869d44680554c7f7204b53262340ef0bd0f32e37507f20"
build_style=gnu-configure
hostmakedepends="pkg-config intltool"
makedepends="gtk+-devel libcddb-devel"
# needed for the correct installation path (not to /usr/local)
configure_args="ac_default_prefix=/usr"