diff options
author | Tim Biermann <tbier@posteo.de> | 2019-08-11 11:13:57 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2019-08-11 11:13:57 +0200 |
commit | b3d348af53ef8f1a907f23f1b8fbaee1fc0705a3 (patch) | |
tree | 5bd6b688b55556b7bb52844f8244702f0c84b9db /libepubgen/.footprint | |
parent | 526c63fbbbe0270d5a8de1ecda48ed1fe7d53e6b (diff) | |
download | contrib-b3d348af53ef8f1a907f23f1b8fbaee1fc0705a3.tar.gz contrib-b3d348af53ef8f1a907f23f1b8fbaee1fc0705a3.tar.xz |
libepubgen: initial commit, version 0.1.1
Diffstat (limited to 'libepubgen/.footprint')
-rw-r--r-- | libepubgen/.footprint | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/libepubgen/.footprint b/libepubgen/.footprint new file mode 100644 index 000000000..a2ecfe56e --- /dev/null +++ b/libepubgen/.footprint @@ -0,0 +1,18 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/libepubgen-0.1/ +drwxr-xr-x root/root usr/include/libepubgen-0.1/libepubgen/ +-rw-r--r-- root/root usr/include/libepubgen-0.1/libepubgen/EPUBDrawingGenerator.h +-rw-r--r-- root/root usr/include/libepubgen-0.1/libepubgen/EPUBPackage.h +-rw-r--r-- root/root usr/include/libepubgen-0.1/libepubgen/EPUBPresentationGenerator.h +-rw-r--r-- root/root usr/include/libepubgen-0.1/libepubgen/EPUBTextGenerator.h +-rw-r--r-- root/root usr/include/libepubgen-0.1/libepubgen/libepubgen-api.h +-rw-r--r-- root/root usr/include/libepubgen-0.1/libepubgen/libepubgen-decls.h +-rw-r--r-- root/root usr/include/libepubgen-0.1/libepubgen/libepubgen.h +drwxr-xr-x root/root usr/lib/ +-rwxr-xr-x root/root usr/lib/libepubgen-0.1.la +lrwxrwxrwx root/root usr/lib/libepubgen-0.1.so -> libepubgen-0.1.so.1.0.1 +lrwxrwxrwx root/root usr/lib/libepubgen-0.1.so.1 -> libepubgen-0.1.so.1.0.1 +-rwxr-xr-x root/root usr/lib/libepubgen-0.1.so.1.0.1 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libepubgen-0.1.pc |