summaryrefslogtreecommitdiffstats
path: root/base/libebml
diff options
context:
space:
mode:
authorskingrapher <gandalf@aldebaran.(none)>2010-07-09 23:05:02 +0400
committerskingrapher <gandalf@aldebaran.(none)>2010-07-09 23:05:02 +0400
commit6f3f948a30a74d44ada76ca9b5c83e28fcd7146e (patch)
tree42dc454eba19ee2baffdb1d6e59852ac51acb678 /base/libebml
parentf6c019bf56c0d7360e869a7b58515009cfcc0f4f (diff)
downloadnutyx-pakxe-6f3f948a30a74d44ada76ca9b5c83e28fcd7146e.tar.gz
nutyx-pakxe-6f3f948a30a74d44ada76ca9b5c83e28fcd7146e.tar.bz2
nutyx-pakxe-6f3f948a30a74d44ada76ca9b5c83e28fcd7146e.tar.xz
nutyx-pakxe-6f3f948a30a74d44ada76ca9b5c83e28fcd7146e.zip
ajout de libebml#1.0.0-1
Diffstat (limited to 'base/libebml')
-rw-r--r--base/libebml/.footprint4
-rw-r--r--base/libebml/.md5sum2
-rw-r--r--base/libebml/Pkgfile5
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)