freetype-harfbuzz: 2.12.1+4.4.0

This commit is contained in:
Owen Rafferty 2022-06-27 14:26:11 -05:00
parent 669c89fae4
commit 48f61878be
No known key found for this signature in database
GPG Key ID: A68B10E2554DEBCB
3 changed files with 5 additions and 7 deletions

View File

@ -20,7 +20,6 @@ build_harfbuzz() (
meson \
--prefix=/usr \
-Dpkg_config_path="$DESTDIR/usr/lib/pkgconfig" \
-Ddefault_library=both \
-Dglib=disabled \
-Dfreetype=enabled \
@ -36,13 +35,12 @@ build_harfbuzz() (
)
# Point Freetype to the Harfbuzz files.
export CFLAGS="$CFLAGS -I$DESTDIR/usr/include/harfbuzz"
export CFLAGS="$CFLAGS -L$DESTDIR/usr/lib "
export CPPFLAGS="$CPPFLAGS -I$DESTDIR/usr/include/harfbuzz"
export LDFLAGS="$LDFLAGS -L$DESTDIR/usr/lib"
export PKG_CONFIG_PATH=$DESTDIR/usr/lib/pkgconfig
# Point Harfbuzz to the Freetype files.
export CXXFLAGS="$CXXFLAGS -I$DESTDIR/usr/include/freetype2"
export CXXFLAGS="$CXXFLAGS -L$DESTDIR/usr/lib"
export CPPFLAGS="$CPPFLAGS -I$DESTDIR/usr/include/freetype2"
build_freetype -Dharfbuzz=disabled
build_harfbuzz

View File

@ -1,2 +1,2 @@
4766f20157cc4cf0cd292f80bf917f92d1c439b243ac3018debf6b9140c41a7f
32184860ddc0b264ff95010e1c64e596bd746fe4c2e34014a1185340cdddeba6
ba3559de7c7bda51f830f0b5c65d72298bbf35a14d9bb0043b05bb6f7c8b4fd8

View File

@ -1 +1 @@
2.12.1+4.3.0 1
2.12.1+4.4.0 1