mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
libspiro: update to 0.5.20150702.
This commit is contained in:
parent
83965ea061
commit
638fc9a929
1 changed files with 2 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libspiro'
|
# Template file for 'libspiro'
|
||||||
pkgname=libspiro
|
pkgname=libspiro
|
||||||
version=0.3.20150131
|
version=0.5.20150702
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -9,16 +9,11 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/fontforge/libspiro"
|
homepage="https://github.com/fontforge/libspiro"
|
||||||
distfiles="https://github.com/fontforge/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/fontforge/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=e39db410e89710bce19542ddfba4efa4b03663fdbd6405c7073fc9d29d04240b
|
checksum=14f761d83c7fa6be31c4e0317251ed1201b367dc5b2a8678e2da179d74938fc7
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vinstall libspiro.pc 644 usr/lib/pkgconfig
|
|
||||||
}
|
|
||||||
|
|
||||||
libspiro-devel_package() {
|
libspiro-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
short_desc+=" -- development files"
|
short_desc+=" -- development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue