summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-07-09 22:18:46 +0200
committertnut <thierryn1 at hispeed dot ch>2010-07-09 22:18:46 +0200
commit937d0cd8279dac407695b875b65544e45689d391 (patch)
tree27c7ef0453186d26568d51e208bb7aa17cce5628
parent70d14b9410914af9dfada3581df03b770d4e1a10 (diff)
parent937a400cb1081687a92da51c534e72f103cf3cf4 (diff)
downloadnutyx-extra-937d0cd8279dac407695b875b65544e45689d391.tar.gz
nutyx-extra-937d0cd8279dac407695b875b65544e45689d391.tar.bz2
nutyx-extra-937d0cd8279dac407695b875b65544e45689d391.tar.xz
nutyx-extra-937d0cd8279dac407695b875b65544e45689d391.zip
Merge branch 'master' of ssh://attapu@kiao.no-ip.info:443/~/attapu
-rw-r--r--base/libebml/.footprint4
-rw-r--r--base/libebml/.md5sum2
-rw-r--r--base/libebml/Pkgfile5
-rw-r--r--extra/libmatroska/.footprint5
-rw-r--r--extra/libmatroska/.md5sum2
-rw-r--r--extra/libmatroska/Pkgfile4
6 files changed, 11 insertions, 11 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)
diff --git a/extra/libmatroska/.footprint b/extra/libmatroska/.footprint
index 0157db8a2..02929859e 100644
--- a/extra/libmatroska/.footprint
+++ b/extra/libmatroska/.footprint
@@ -14,6 +14,7 @@ drwxr-xr-x root/root usr/include/matroska/
-rw-r--r-- root/root usr/include/matroska/KaxContexts.h
-rw-r--r-- root/root usr/include/matroska/KaxCues.h
-rw-r--r-- root/root usr/include/matroska/KaxCuesData.h
+-rw-r--r-- root/root usr/include/matroska/KaxDefines.h
-rw-r--r-- root/root usr/include/matroska/KaxInfo.h
-rw-r--r-- root/root usr/include/matroska/KaxInfoData.h
-rw-r--r-- root/root usr/include/matroska/KaxSeekHead.h
@@ -32,5 +33,5 @@ drwxr-xr-x root/root usr/include/matroska/c/
-rw-r--r-- root/root usr/include/matroska/c/libmatroska_t.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libmatroska.a
-lrwxrwxrwx root/root usr/lib/libmatroska.so -> libmatroska.so.0
--rw-r--r-- root/root usr/lib/libmatroska.so.0
+lrwxrwxrwx root/root usr/lib/libmatroska.so -> libmatroska.so.2
+-rw-r--r-- root/root usr/lib/libmatroska.so.2
diff --git a/extra/libmatroska/.md5sum b/extra/libmatroska/.md5sum
index f9066b825..8c9a11c23 100644
--- a/extra/libmatroska/.md5sum
+++ b/extra/libmatroska/.md5sum
@@ -1 +1 @@
-2ceb8235e5189fe4e79ec25ebd97b56b libmatroska-0.8.1.tar.bz2
+4efcf3945b17a6f0320cf1aaa326a4de libmatroska-1.0.0.tar.bz2
diff --git a/extra/libmatroska/Pkgfile b/extra/libmatroska/Pkgfile
index a8575a5ac..baee8e3ef 100644
--- a/extra/libmatroska/Pkgfile
+++ b/extra/libmatroska/Pkgfile
@@ -5,8 +5,8 @@
# Depends on: libebml
name=libmatroska
-version=0.8.1
-release=2
+version=1.0.0
+release=1
source=(http://www.bunkus.org/videotools/mkvtoolnix/sources/$name-$version.tar.bz2)
build() {