harfbuzz: update to 2.8.1.
This commit is contained in:
parent
8c9737964c
commit
f39d06319a
1 changed files with 3 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'harfbuzz'
|
# Template file for 'harfbuzz'
|
||||||
pkgname=harfbuzz
|
pkgname=harfbuzz
|
||||||
version=2.8.0
|
version=2.8.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper=gir
|
build_helper=gir
|
||||||
|
@ -14,17 +14,14 @@ license="MIT"
|
||||||
homepage="http://www.freedesktop.org/wiki/Software/HarfBuzz/"
|
homepage="http://www.freedesktop.org/wiki/Software/HarfBuzz/"
|
||||||
changelog="https://github.com/harfbuzz/harfbuzz/raw/master/NEWS"
|
changelog="https://github.com/harfbuzz/harfbuzz/raw/master/NEWS"
|
||||||
distfiles="https://github.com/harfbuzz/harfbuzz/releases/download/${version}/harfbuzz-${version}.tar.xz"
|
distfiles="https://github.com/harfbuzz/harfbuzz/releases/download/${version}/harfbuzz-${version}.tar.xz"
|
||||||
checksum=a1079fd021adaf5683351f34587a255975cc3bcadba31246ae40ebebb95ecd42
|
checksum=4124f663ec4bf4e294d9cf230668370b4249a48ff34deaf0f06e8fc82d891300
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense COPYING LICENSE
|
|
||||||
}
|
|
||||||
|
|
||||||
libharfbuzz_package() {
|
libharfbuzz_package() {
|
||||||
short_desc+=" - runtime library"
|
short_desc+=" - runtime library"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove "usr/lib/*.so.*"
|
vmove "usr/lib/*.so.*"
|
||||||
vmove usr/lib/girepository-1.0
|
vmove usr/lib/girepository-1.0
|
||||||
|
vlicense COPYING LICENSE
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue