diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2012-12-04 18:09:54 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2012-12-04 18:10:39 +0100 |
commit | 99dd7d43e1153130f558ffc050630cc879331e0c (patch) | |
tree | 5972aced3b2b9385811312a00d9a494251f98c91 /harfbuzz/.footprint | |
parent | ee71cc393ab2f88a9451f790774a9e04aa81c902 (diff) | |
download | opt-99dd7d43e1153130f558ffc050630cc879331e0c.tar.gz opt-99dd7d43e1153130f558ffc050630cc879331e0c.tar.xz |
harfbuzz: initial release
Diffstat (limited to 'harfbuzz/.footprint')
-rw-r--r-- | harfbuzz/.footprint | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/harfbuzz/.footprint b/harfbuzz/.footprint new file mode 100644 index 000000000..ad690b8f8 --- /dev/null +++ b/harfbuzz/.footprint @@ -0,0 +1,31 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/hb-ot-shape-closure +-rwxr-xr-x root/root usr/bin/hb-shape +-rwxr-xr-x root/root usr/bin/hb-view +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/harfbuzz/ +-rw-r--r-- root/root usr/include/harfbuzz/hb-blob.h +-rw-r--r-- root/root usr/include/harfbuzz/hb-buffer.h +-rw-r--r-- root/root usr/include/harfbuzz/hb-common.h +-rw-r--r-- root/root usr/include/harfbuzz/hb-font.h +-rw-r--r-- root/root usr/include/harfbuzz/hb-ft.h +-rw-r--r-- root/root usr/include/harfbuzz/hb-glib.h +-rw-r--r-- root/root usr/include/harfbuzz/hb-gobject.h +-rw-r--r-- root/root usr/include/harfbuzz/hb-icu.h +-rw-r--r-- root/root usr/include/harfbuzz/hb-ot-layout.h +-rw-r--r-- root/root usr/include/harfbuzz/hb-ot-tag.h +-rw-r--r-- root/root usr/include/harfbuzz/hb-ot.h +-rw-r--r-- root/root usr/include/harfbuzz/hb-set.h +-rw-r--r-- root/root usr/include/harfbuzz/hb-shape-plan.h +-rw-r--r-- root/root usr/include/harfbuzz/hb-shape.h +-rw-r--r-- root/root usr/include/harfbuzz/hb-unicode.h +-rw-r--r-- root/root usr/include/harfbuzz/hb-version.h +-rw-r--r-- root/root usr/include/harfbuzz/hb.h +drwxr-xr-x root/root usr/lib/ +-rwxr-xr-x root/root usr/lib/libharfbuzz.la +lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.907.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.907.0 +-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.907.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/harfbuzz.pc |