diff options
-rw-r--r-- | base/libebml/.footprint | 34 | ||||
-rw-r--r-- | base/libebml/.md5sum | 1 | ||||
-rw-r--r-- | base/libebml/Pkgfile (renamed from extra/libebml/Pkgfile) | 1 |
3 files changed, 35 insertions, 1 deletions
diff --git a/base/libebml/.footprint b/base/libebml/.footprint new file mode 100644 index 000000000..ffa3f4988 --- /dev/null +++ b/base/libebml/.footprint @@ -0,0 +1,34 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/ebml/ +-rw-r--r-- root/root usr/include/ebml/Debug.h +-rw-r--r-- root/root usr/include/ebml/EbmlBinary.h +-rw-r--r-- root/root usr/include/ebml/EbmlConfig.h +-rw-r--r-- root/root usr/include/ebml/EbmlContexts.h +-rw-r--r-- root/root usr/include/ebml/EbmlCrc32.h +-rw-r--r-- root/root usr/include/ebml/EbmlDate.h +-rw-r--r-- root/root usr/include/ebml/EbmlDummy.h +-rw-r--r-- root/root usr/include/ebml/EbmlElement.h +-rw-r--r-- root/root usr/include/ebml/EbmlEndian.h +-rw-r--r-- root/root usr/include/ebml/EbmlFloat.h +-rw-r--r-- root/root usr/include/ebml/EbmlHead.h +-rw-r--r-- root/root usr/include/ebml/EbmlId.h +-rw-r--r-- root/root usr/include/ebml/EbmlMaster.h +-rw-r--r-- root/root usr/include/ebml/EbmlSInteger.h +-rw-r--r-- root/root usr/include/ebml/EbmlStream.h +-rw-r--r-- root/root usr/include/ebml/EbmlString.h +-rw-r--r-- root/root usr/include/ebml/EbmlSubHead.h +-rw-r--r-- root/root usr/include/ebml/EbmlTypes.h +-rw-r--r-- root/root usr/include/ebml/EbmlUInteger.h +-rw-r--r-- root/root usr/include/ebml/EbmlUnicodeString.h +-rw-r--r-- root/root usr/include/ebml/EbmlVersion.h +-rw-r--r-- root/root usr/include/ebml/EbmlVoid.h +-rw-r--r-- root/root usr/include/ebml/IOCallback.h +-rw-r--r-- root/root usr/include/ebml/MemIOCallback.h +-rw-r--r-- root/root usr/include/ebml/StdIOCallback.h +drwxr-xr-x root/root usr/include/ebml/c/ +-rw-r--r-- root/root usr/include/ebml/c/libebml_t.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libebml.a +lrwxrwxrwx root/root usr/lib/libebml.so -> libebml.so.0 +-rw-r--r-- root/root usr/lib/libebml.so.0 diff --git a/base/libebml/.md5sum b/base/libebml/.md5sum new file mode 100644 index 000000000..e17a10a8e --- /dev/null +++ b/base/libebml/.md5sum @@ -0,0 +1 @@ +6278109f52e4f9d2c8a8dfc0d668b587 libebml-0.7.8.tar.bz2 diff --git a/extra/libebml/Pkgfile b/base/libebml/Pkgfile index abc9ae7b3..77adf72cc 100644 --- a/extra/libebml/Pkgfile +++ b/base/libebml/Pkgfile @@ -2,7 +2,6 @@ # URL: http://dl.matroska.org/downloads/libebml/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: name=libebml version=0.7.8 |