libspiro: update to 0.5.20150702.

This commit is contained in:
Christian Neukirchen 2015-07-02 16:26:10 +02:00
parent 83965ea061
commit 638fc9a929

View File

@ -1,6 +1,6 @@
# Template file for 'libspiro'
pkgname=libspiro
version=0.3.20150131
version=0.5.20150702
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool"
@ -9,16 +9,11 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="GPL-3"
homepage="https://github.com/fontforge/libspiro"
distfiles="https://github.com/fontforge/${pkgname}/archive/${version}.tar.gz"
checksum=e39db410e89710bce19542ddfba4efa4b03663fdbd6405c7073fc9d29d04240b
checksum=14f761d83c7fa6be31c4e0317251ed1201b367dc5b2a8678e2da179d74938fc7
pre_configure() {
autoreconf -fi
}
post_install() {
vinstall libspiro.pc 644 usr/lib/pkgconfig
}
libspiro-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"
short_desc+=" -- development files"