libraw1394: update to 2.1.2.

This commit is contained in:
Michael Gehring 2016-04-03 17:55:51 +02:00
parent dffc03f129
commit aa1e521b1e

View file

@ -1,18 +1,15 @@
# Template file for 'libraw1394'
pkgname=libraw1394
version=2.1.1
revision=2
version=2.1.2
revision=1
build_style=gnu-configure
short_desc="Provides an API to the Linux IEEE1394 (FireWire) driver"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://ieee1394.wiki.kernel.org/index.php/Main_Page"
license="LGPL-2.1"
distfiles="${KERNEL_SITE}/libs/ieee1394/${pkgname}-${version}.tar.xz"
checksum=1bab9780189f9d1eb4e973df12679c04f979c21e024240fc98e536ff5b680ee9
checksum=03ccc69761d22c7deb1127fc301010dd13e70e44bb7134b8ff0d07590259a55e
case "$XBPS_TARGET_MACHINE" in
*-musl) CFLAGS="-D__uint32_t=uint32_t"
esac
libraw1394-devel_package() {
depends="${sourcepkg}-${version}_${revision}"
short_desc+=" - development files"