mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-08 09:28:51 +00:00
8e19705607
- Add OpenType Font Variation tables - Bugfixes - Memory/perf improvements
14 lines
286 B
PkgConfig
14 lines
286 B
PkgConfig
prefix=/usr/local
|
|
exec_prefix=/usr/local
|
|
libdir=/usr/local/lib
|
|
includedir=/usr/local/include
|
|
|
|
Name: harfbuzz
|
|
Description: HarfBuzz text shaping library
|
|
Version: 1.4.3
|
|
|
|
Libs: -L${libdir} -lharfbuzz
|
|
Libs.private:
|
|
Requires.private: glib-2.0 >= 2.19.1
|
|
Cflags: -I${includedir}/harfbuzz
|