libebml: moved to attic
This commit is contained in:
parent
57d90ddbdc
commit
60454cc026
@ -1,34 +0,0 @@
|
||||
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
|
@ -1 +0,0 @@
|
||||
7c8456a50fd82c1c9755917d0182c49e libebml-0.7.7.tar.bz2
|
@ -1,16 +0,0 @@
|
||||
# Description: Extensible Binary Meta-Language
|
||||
# URL: http://ebml.sourceforge.net
|
||||
# Maintainer:
|
||||
# Packager:
|
||||
|
||||
name=libebml
|
||||
version=0.7.7
|
||||
release=1
|
||||
source=(http://dl.matroska.org/downloads/$name/$name-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
cd make/linux
|
||||
make
|
||||
make -e prefix=$PKG/usr install
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user