diff options
author | Ørjan Malde <red@foxi.me> | 2021-07-15 17:31:44 +0200 |
---|---|---|
committer | Ørjan Malde <red@foxi.me> | 2021-07-15 17:31:44 +0200 |
commit | 43a8efdb0c577ec28796995406cdafed100a95a7 (patch) | |
tree | 3a46e78166cfe5715db56d55e65715ef2388cb61 /groups | |
parent | c745859d6df023e41a48763c0c5f6689a858b2fc (diff) | |
download | midipix_build-43a8efdb0c577ec28796995406cdafed100a95a7.tar.bz2 midipix_build-43a8efdb0c577ec28796995406cdafed100a95a7.tar.xz |
groups/261.native_packages_x11.group: harfbuzz: bump to v1.8.8
Diffstat (limited to 'groups')
-rw-r--r-- | groups/261.native_packages_x11.group | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/groups/261.native_packages_x11.group b/groups/261.native_packages_x11.group index a87eb33d..af5f908f 100644 --- a/groups/261.native_packages_x11.group +++ b/groups/261.native_packages_x11.group @@ -60,11 +60,10 @@ xeyes xorgproto Xrender xterm xtrans xwd xwin")"; : ${PKG_GTK2_CONFIGURE_ARGS_EXTRA:="--disable-cups --disable-papi"}; : ${PKG_GTK2_DISABLED:=1}; : ${PKG_HARFBUZZ_DEPENDS:="freetype_pre glib"}; -: ${PKG_HARFBUZZ_VERSION:=1.7.5}; +: ${PKG_HARFBUZZ_SHA256SUM:=a8e5c86e4d99e1cc9865ec1b8e9b05b98e413c2a885cd11f8e9bb9502dd3e3a9}; +: ${PKG_HARFBUZZ_VERSION:=1.8.8}; : ${PKG_HARFBUZZ_URL:=https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-${PKG_HARFBUZZ_VERSION}.tar.bz2}; -: ${PKG_HARFBUZZ_SHA256SUM:=84574e1b1f65ca694cb8fb6905309665c0368af18a312357f8ff886ee2f29563}; -: ${PKG_HARFBUZZ_CFLAGS_CONFIGURE_EXTRA:="-I${PREFIX_NATIVE}/include/freetype2"}; -: ${PKG_HARFBUZZ_CONFIGURE_ARGS_EXTRA:=--with-icu=no}; +: ${PKG_HARFBUZZ_CONFIGURE_ARGS_EXTRA:="--with-icu=no --with-cairo=no"}; : ${PKG_IMLIB2_DEPENDS:="freetype libX11 libXext"}; : ${PKG_IMLIB2_SHA256SUM:=4d393a77e13da883c8ee2da3b029da3570210fe37d000c9ac33d9fce751b166d}; : ${PKG_IMLIB2_VERSION:=1.6.1}; |