New package: cd-discid_1.4_1
This commit is contained in:
parent
f91bcff128
commit
6ad23894b3
1 changed files with 17 additions and 0 deletions
17
srcpkgs/cd-discid/template
Normal file
17
srcpkgs/cd-discid/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'cd-discid'
|
||||||
|
pkgname=cd-discid
|
||||||
|
version=1.4
|
||||||
|
revision=1
|
||||||
|
build_style="gnu-makefile"
|
||||||
|
maintainer="Philipp Hirsch <itself@hanspolo.net>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="http://linukz.org/cd-discid.shtml"
|
||||||
|
distfiles="http://linukz.org/download/${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=ffd68cd406309e764be6af4d5cbcc309e132c13f3597c6a4570a1f218edd2c63
|
||||||
|
short_desc="An utility to get CDDB discid information from a CD-ROM disc"
|
||||||
|
|
||||||
|
cd-discid_package() {
|
||||||
|
pkg_install() {
|
||||||
|
vmove all
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in a new issue