mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 07:44:35 +08:00
harfbuzz 2.2.0
This commit is contained in:
parent
d140f202a8
commit
bf631c47e2
@ -1,14 +1,14 @@
|
|||||||
pkgbase=(harfbuzz)
|
pkgbase=(harfbuzz)
|
||||||
pkgname=(harfbuzz harfbuzz-icu)
|
pkgname=(harfbuzz harfbuzz-icu)
|
||||||
pkgver=1.6.0
|
pkgver=2.2.0
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="OpenType text shaping engine"
|
pkgdesc="OpenType text shaping engine"
|
||||||
url="http://www.freedesktop.org/wiki/Software/HarfBuzz"
|
url="http://www.freedesktop.org/wiki/Software/HarfBuzz"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
license=(MIT)
|
license=(MIT)
|
||||||
makedepends=(glib2 freetype2 graphite cairo icu gobject-introspection gtk-doc ragel git
|
makedepends=(glib2 freetype2 graphite cairo icu gobject-introspection gtk-doc ragel git
|
||||||
python3)
|
python3)
|
||||||
_commit=25846cc39fb8a9516b8de4333f909851d471156f # tags/1.6.0^0
|
_commit=dc41ecef85b094b30c612113606597b91c55351c # tags/2.2.0^0
|
||||||
source=("git+https://anongit.freedesktop.org/git/harfbuzz#commit=$_commit")
|
source=("git+https://anongit.freedesktop.org/git/harfbuzz#commit=$_commit")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user