parent
8d0e18b51d
commit
b417ac8a19
3 changed files with 25 additions and 0 deletions
@ -0,0 +1,12 @@ |
||||
prefix=%prefix% |
||||
exec_prefix=%exec_prefix% |
||||
libdir=%libdir% |
||||
includedir=%includedir% |
||||
|
||||
Name: harfbuzz cairo integration |
||||
Description: HarfBuzz cairo integration |
||||
Version: %VERSION% |
||||
|
||||
Requires: harfbuzz = %VERSION% |
||||
Libs: -L${libdir} -lharfbuzz-cairo |
||||
Cflags: -I${includedir}/harfbuzz |
Loading…
Reference in new issue