Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
harfbuzz


Commits:
4680fe6a by Frederik Schwan at 2024-05-09T12:40:09+02:00
upgpkg: 8.4.0-3: icu 75 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = harfbuzz
        pkgdesc = OpenType text shaping engine
        pkgver = 8.4.0
-       pkgrel = 2
+       pkgrel = 3
        url = https://harfbuzz.github.io/
        arch = x86_64
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -11,7 +11,7 @@ pkgname=(
   harfbuzz-docs
 )
 pkgver=8.4.0
-pkgrel=2
+pkgrel=3
 pkgdesc="OpenType text shaping engine"
 url="https://harfbuzz.github.io/";
 arch=(x86_64)
@@ -53,6 +53,7 @@ prepare() {
 build() {
   local meson_options=(
     -D graphite2=enabled
+    -D cpp_std=c++17
   )
 
   # Harfbuzz wants no exceptions



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/harfbuzz/-/commit/4680fe6abe29c341c658a09c4b93b6a596da6b6d

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/harfbuzz/-/commit/4680fe6abe29c341c658a09c4b93b6a596da6b6d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to