gfx/harfbuzz/src/harfbuzz-icu.pc.in

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gfx/harfbuzz/src/harfbuzz-icu.pc.in	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,13 @@
     1.4 +prefix=%prefix%
     1.5 +exec_prefix=%exec_prefix%
     1.6 +libdir=%libdir%
     1.7 +includedir=%includedir%
     1.8 +
     1.9 +Name: harfbuzz
    1.10 +Description: HarfBuzz text shaping library ICU integration
    1.11 +Version: %VERSION%
    1.12 +
    1.13 +Requires: harfbuzz
    1.14 +Requires.private: icu-uc
    1.15 +Libs: -L${libdir} -lharfbuzz-icu
    1.16 +Cflags: -I${includedir}/harfbuzz

mercurial