ports/opt (master): libebml: moved to attic
commit 60454cc026c244330cdc2568e95fed5b1f629e61 Author: Tilman Sauerbeck <tilman@code-monkey.de> Date: Wed Oct 18 17:22:58 2006 +0000 libebml: moved to attic diff --git a/libebml/.footprint b/libebml/.footprint deleted file mode 100644 index ffa3f49..0000000 --- a/libebml/.footprint +++ /dev/null @@ -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 diff --git a/libebml/.md5sum b/libebml/.md5sum deleted file mode 100644 index f0c7031..0000000 --- a/libebml/.md5sum +++ /dev/null @@ -1 +0,0 @@ -7c8456a50fd82c1c9755917d0182c49e libebml-0.7.7.tar.bz2 diff --git a/libebml/Pkgfile b/libebml/Pkgfile deleted file mode 100644 index 4dd2f33..0000000 --- a/libebml/Pkgfile +++ /dev/null @@ -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 -}
participants (1)
-
crux@crux.nu