libuninameslist: update to 20200313.
This commit is contained in:
parent
056f8747c1
commit
937a9e04b7
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'libuninameslist'
|
# Template file for 'libuninameslist'
|
||||||
pkgname=libuninameslist
|
pkgname=libuninameslist
|
||||||
version=20190701
|
version=20200313
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
@ -9,12 +9,16 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/fontforge/libuninameslist"
|
homepage="https://github.com/fontforge/libuninameslist"
|
||||||
distfiles="https://github.com/fontforge/libuninameslist/archive/${version}.tar.gz"
|
distfiles="https://github.com/fontforge/libuninameslist/archive/${version}.tar.gz"
|
||||||
checksum=426bc2f9f0068796ef31c1d5ce088d8da87b3e2a91675969d5b04968d71cdf4f
|
checksum=7689ed29e4dad3d1fbbfbe9aa43a45f494f2139bdee2e54a86620d664385130e
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
||||||
|
|
||||||
libuninameslist-devel_package() {
|
libuninameslist-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user