comparison: gfx/harfbuzz/src/harfbuzz.pc.in
gfx/harfbuzz/src/harfbuzz.pc.in
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 prefix=%prefix% |
|
2 exec_prefix=%exec_prefix% |
|
3 libdir=%libdir% |
|
4 includedir=%includedir% |
|
5 |
|
6 Name: harfbuzz |
|
7 Description: HarfBuzz text shaping library |
|
8 Version: %VERSION% |
|
9 |
|
10 Libs: -L${libdir} -lharfbuzz |
|
11 Cflags: -I${includedir}/harfbuzz |