exempi: update to 2.4.1

This commit is contained in:
Alessio Sergi 2017-01-25 23:25:58 +01:00
parent 6b3d12ec7e
commit b07b3c66ef

View File

@ -1,19 +1,19 @@
# Template file for 'exempi'
pkgname=exempi
version=2.3.0
version=2.4.1
revision=1
build_style=gnu-configure
configure_args="--with-boost=${XBPS_CROSS_BASE}/usr --disable-static --disable-unittest"
makedepends="zlib-devel expat-devel boost-devel"
short_desc="Library for applications dealing with netlink sockets"
short_desc="Library for easy parsing of XMP metadata"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="BSD"
homepage="http://libopenraw.freedesktop.org/wiki/Exempi"
distfiles="http://libopenraw.freedesktop.org/download/exempi-$version.tar.bz2"
checksum=d89aed355e6d38b8525ffeaffe592b362fec3a8306a1d8116625908af8d89949
license="3-clause-BSD"
homepage="https://libopenraw.freedesktop.org/wiki/Exempi"
distfiles="https://libopenraw.freedesktop.org/download/exempi-${version}.tar.bz2"
checksum=2c74454f4a5223f7360c38a82f45a4abbc762063500124c24b5f6d2e0fd926dd
exempi-devel_package() {
depends="zlib-devel expat-devel exempi>=${version}_${revision}"
depends="zlib-devel expat-devel ${sourcepkg}>=${version}_${revision}"
short_desc+=" - development files"
pkg_install() {
vmove usr/include