diff options
author | kwm <kwm@FreeBSD.org> | 2013-03-29 17:49:21 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2013-03-29 17:49:21 +0800 |
commit | 81662bbb9d6dc2945585067100cd7f70d2b7b64c (patch) | |
tree | 3136d30cceb2b9308c885d1177b5ae72858d886d /print/harfbuzz/pkg-plist | |
parent | 151708748891eda82908c331d367e5feb5dd8343 (diff) | |
download | freebsd-ports-gnome-81662bbb9d6dc2945585067100cd7f70d2b7b64c.tar.gz freebsd-ports-gnome-81662bbb9d6dc2945585067100cd7f70d2b7b64c.tar.zst freebsd-ports-gnome-81662bbb9d6dc2945585067100cd7f70d2b7b64c.zip |
Add harfbuzz. Harfbuzz is a OpenType text shaping engine.
The extra-src_hb-open-type-private.hh patch is from pkgsrc to fix the build
with base gcc.
Diffstat (limited to 'print/harfbuzz/pkg-plist')
-rw-r--r-- | print/harfbuzz/pkg-plist | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist new file mode 100644 index 000000000000..ff4ff150abe7 --- /dev/null +++ b/print/harfbuzz/pkg-plist @@ -0,0 +1,23 @@ +bin/hb-ot-shape-closure +bin/hb-shape +include/harfbuzz/hb-blob.h +include/harfbuzz/hb-buffer.h +include/harfbuzz/hb-common.h +include/harfbuzz/hb-font.h +include/harfbuzz/hb-ft.h +include/harfbuzz/hb-glib.h +include/harfbuzz/hb-gobject.h +include/harfbuzz/hb-ot-layout.h +include/harfbuzz/hb-ot-tag.h +include/harfbuzz/hb-ot.h +include/harfbuzz/hb-set.h +include/harfbuzz/hb-shape-plan.h +include/harfbuzz/hb-shape.h +include/harfbuzz/hb-unicode.h +include/harfbuzz/hb-version.h +include/harfbuzz/hb.h +lib/libharfbuzz.la +lib/libharfbuzz.so +lib/libharfbuzz.so.914 +libdata/pkgconfig/harfbuzz.pc +@dirrm include/harfbuzz |