[arch-commits] Commit in harfbuzz/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Tue May 4 07:13:04 UTC 2021


    Date: Tuesday, May 4, 2021 @ 07:13:04
  Author: heftig
Revision: 414310

2.8.1-1

Modified:
  harfbuzz/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-04 06:58:33 UTC (rev 414309)
+++ PKGBUILD	2021-05-04 07:13:04 UTC (rev 414310)
@@ -3,16 +3,16 @@
 
 pkgbase=harfbuzz
 pkgname=(harfbuzz harfbuzz-icu)
-pkgver=2.8.0
-pkgrel=3
+pkgver=2.8.1
+pkgrel=1
 pkgdesc="OpenType text shaping engine"
 url="https://www.freedesktop.org/wiki/Software/HarfBuzz"
 arch=(x86_64)
 license=(MIT)
 makedepends=(glib2 freetype2 graphite cairo icu gobject-introspection gtk-doc
-             ragel git python meson)
+             ragel git python meson chafa)
 checkdepends=(python-fonttools python-setuptools)
-_commit=03538e872a0610a65fad692b33d3646f387cf578  # tags/2.8.0^0
+_commit=b37f03f16b39d397a626f097858e9ae550234ca0  # tags/2.8.1^0
 source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -41,7 +41,8 @@
   depends=(glib2 freetype2 graphite libglib-2.0.so libfreetype.so
            libgobject-2.0.so)
   provides=(libharfbuzz.so libharfbuzz-subset.so libharfbuzz-gobject.so)
-  optdepends=('cairo: hb-view program')
+  optdepends=('cairo: hb-view program'
+              'chafa: hb-view program')
 
   DESTDIR="$pkgdir" meson install -C build
 



More information about the arch-commits mailing list