diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-07-09 22:18:46 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-07-09 22:18:46 +0200 |
commit | 937d0cd8279dac407695b875b65544e45689d391 (patch) | |
tree | 27c7ef0453186d26568d51e208bb7aa17cce5628 /base/libebml | |
parent | 70d14b9410914af9dfada3581df03b770d4e1a10 (diff) | |
parent | 937a400cb1081687a92da51c534e72f103cf3cf4 (diff) | |
download | nutyx-pakxe-937d0cd8279dac407695b875b65544e45689d391.tar.gz nutyx-pakxe-937d0cd8279dac407695b875b65544e45689d391.tar.bz2 nutyx-pakxe-937d0cd8279dac407695b875b65544e45689d391.tar.xz nutyx-pakxe-937d0cd8279dac407695b875b65544e45689d391.zip |
Merge branch 'master' of ssh://attapu@kiao.no-ip.info:443/~/attapu
Diffstat (limited to 'base/libebml')
-rw-r--r-- | base/libebml/.footprint | 4 | ||||
-rw-r--r-- | base/libebml/.md5sum | 2 | ||||
-rw-r--r-- | base/libebml/Pkgfile | 5 |
3 files changed, 5 insertions, 6 deletions
diff --git a/base/libebml/.footprint b/base/libebml/.footprint index ffa3f4988..5613397ff 100644 --- a/base/libebml/.footprint +++ b/base/libebml/.footprint @@ -30,5 +30,5 @@ 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 +lrwxrwxrwx root/root usr/lib/libebml.so -> libebml.so.2 +-rw-r--r-- root/root usr/lib/libebml.so.2 diff --git a/base/libebml/.md5sum b/base/libebml/.md5sum index e17a10a8e..3e0c7f6b5 100644 --- a/base/libebml/.md5sum +++ b/base/libebml/.md5sum @@ -1 +1 @@ -6278109f52e4f9d2c8a8dfc0d668b587 libebml-0.7.8.tar.bz2 +6d438f03d8928d83a2d120ed02705f03 libebml-1.0.0.tar.bz2 diff --git a/base/libebml/Pkgfile b/base/libebml/Pkgfile index 77adf72cc..ff8ee5a57 100644 --- a/base/libebml/Pkgfile +++ b/base/libebml/Pkgfile @@ -1,10 +1,9 @@ # Description: Librairie Extensible Binary Meta Language # URL: http://dl.matroska.org/downloads/libebml/ -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch +# Packager: skingrapher at legtux dot org name=libebml -version=0.7.8 +version=1.0.0 release=1 source=(http://www.bunkus.org/videotools/mkvtoolnix/sources/$name-$version.tar.bz2) |