2009-05-13 07:00:56 +02:00
|
|
|
# Template file for 'libblkid'
|
|
|
|
pkgname=libblkid
|
2009-09-11 11:28:19 +02:00
|
|
|
version=2.16.1
|
2009-05-13 07:00:56 +02:00
|
|
|
_utilng=util-linux-ng
|
|
|
|
wrksrc=${_utilng}-${version}
|
2009-08-12 12:22:09 +02:00
|
|
|
distfiles="${KERNEL_SITE}/utils/$pkgname/v2.16/${_utilng}-${version}.tar.bz2"
|
2009-05-13 07:00:56 +02:00
|
|
|
build_style=gnu_configure
|
2009-08-12 12:22:09 +02:00
|
|
|
configure_args="--disable-libuuid --enable-libblkid"
|
2009-05-13 07:00:56 +02:00
|
|
|
short_desc="Library to handle device identification"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-09-11 11:28:19 +02:00
|
|
|
checksum=8f9fd83144f35dbd57d53eea914acd6dfad54b414ded0723f6efe06b3a167f36
|
2009-05-13 07:00:56 +02:00
|
|
|
long_desc="
|
|
|
|
The libblkid package contains a library to handle device identification
|
2009-08-12 12:22:09 +02:00
|
|
|
and token extraction."
|
2009-05-13 07:00:56 +02:00
|
|
|
|
2009-11-22 08:31:44 +01:00
|
|
|
subpackages="$pkgname-devel"
|
2009-05-13 07:00:56 +02:00
|
|
|
Add_dependency full glibc
|
|
|
|
Add_dependency full zlib
|
|
|
|
Add_dependency full libuuid
|