libcddb: add homepage, license
This commit is contained in:
parent
cb998fb316
commit
35dabe183f
|
@ -1,11 +1,13 @@
|
|||
# Template file for 'libcddb'
|
||||
pkgname=libcddb
|
||||
version=1.3.2
|
||||
revision=3
|
||||
revision=4
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
makedepends="pkg-config"
|
||||
short_desc="Library to access data on a CDDB server"
|
||||
homepage="http://libcddb.sourceforge.net/"
|
||||
license="LGPL-2.1"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=68e9b53918b9bea727fb2db78936526671c039dcd7396cb82ecd6854e866048c
|
||||
long_desc="
|
||||
|
|
Loading…
Reference in New Issue