mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
Merge pull request #329 from grauehaare/master
New Package: asunder-2.5
This commit is contained in:
commit
9d497dcf73
1 changed files with 21 additions and 0 deletions
21
srcpkgs/asunder/template
Normal file
21
srcpkgs/asunder/template
Normal 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"
|
Loading…
Add table
Reference in a new issue