libraw1394: update to 2.1.2.
This commit is contained in:
parent
dffc03f129
commit
aa1e521b1e
@ -1,18 +1,15 @@
|
|||||||
# Template file for 'libraw1394'
|
# Template file for 'libraw1394'
|
||||||
pkgname=libraw1394
|
pkgname=libraw1394
|
||||||
version=2.1.1
|
version=2.1.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Provides an API to the Linux IEEE1394 (FireWire) driver"
|
short_desc="Provides an API to the Linux IEEE1394 (FireWire) driver"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://ieee1394.wiki.kernel.org/index.php/Main_Page"
|
homepage="https://ieee1394.wiki.kernel.org/index.php/Main_Page"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${KERNEL_SITE}/libs/ieee1394/${pkgname}-${version}.tar.xz"
|
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() {
|
libraw1394-devel_package() {
|
||||||
depends="${sourcepkg}-${version}_${revision}"
|
depends="${sourcepkg}-${version}_${revision}"
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user