void-packages/srcpkgs/libcddb/template
Juan RP af9a58b66f Added libcddb-1.3.2 build template.
--HG--
extra : convert_revision : 21723bea0fb7e0ddaf93148aa1b646dcb11e6274
2009-12-30 01:25:35 +01:00

18 lines
643 B
Plaintext

# Template file for 'libcddb'
pkgname=libcddb
version=1.3.2
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu_configure
short_desc="Library to access data on a CDDB server"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=68e9b53918b9bea727fb2db78936526671c039dcd7396cb82ecd6854e866048c
long_desc="
Libcddb is a library that implements the different protocols (CDDBP,
HTTP, SMTP) to access data on a CDDB server (http://freedb.org). It
tries to be as cross-platform as possible. The initial library will
have a C API."
subpackages="$pkgname-devel"
Add_dependency run glibc
Add_dependency build pkg-config