2018-02-05 02:18:52 +01:00
|
|
|
prefix=%prefix%
|
|
|
|
exec_prefix=%exec_prefix%
|
|
|
|
libdir=%libdir%
|
|
|
|
includedir=%includedir%
|
|
|
|
|
2022-03-25 21:56:55 +01:00
|
|
|
Name: harfbuzz subsetter
|
2018-02-05 02:18:52 +01:00
|
|
|
Description: HarfBuzz font subsetter
|
|
|
|
Version: %VERSION%
|
|
|
|
|
2022-03-25 22:00:11 +01:00
|
|
|
Requires: harfbuzz = %VERSION%
|
2018-02-05 02:18:52 +01:00
|
|
|
Libs: -L${libdir} -lharfbuzz-subset
|
|
|
|
Cflags: -I${includedir}/harfbuzz
|