summaryrefslogtreecommitdiffstats
path: root/extra/ebook-tools
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2011-03-11 11:25:33 +0100
committertnut <thierryn1 at hispeed dot ch>2011-03-11 11:25:33 +0100
commit5903211e80f1a6072b1d73233a0ca1538b442f3f (patch)
treed7589cf338518e5c4cec8960634a48a8b4808aec /extra/ebook-tools
parent5b916af8d1b2e1760e29f216dc68c93dce23f5de (diff)
downloadnutyx-extra-5903211e80f1a6072b1d73233a0ca1538b442f3f.tar.gz
nutyx-extra-5903211e80f1a6072b1d73233a0ca1538b442f3f.tar.bz2
nutyx-extra-5903211e80f1a6072b1d73233a0ca1538b442f3f.tar.xz
nutyx-extra-5903211e80f1a6072b1d73233a0ca1538b442f3f.zip
ebook-tools, maj 0.2.1-1
Diffstat (limited to 'extra/ebook-tools')
-rw-r--r--extra/ebook-tools/.footprint.x86_645
-rw-r--r--extra/ebook-tools/.md5sum.i6862
-rw-r--r--extra/ebook-tools/.md5sum.x86_642
-rwxr-xr-xextra/ebook-tools/Pkgfile2
4 files changed, 6 insertions, 5 deletions
diff --git a/extra/ebook-tools/.footprint.x86_64 b/extra/ebook-tools/.footprint.x86_64
index 8cc08bc38..ba6d44ca0 100644
--- a/extra/ebook-tools/.footprint.x86_64
+++ b/extra/ebook-tools/.footprint.x86_64
@@ -5,7 +5,8 @@ drwxr-xr-x root/root usr/bin/
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/epub.h
-rw-r--r-- root/root usr/include/epub_shared.h
+-rw-r--r-- root/root usr/include/epub_version.h
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libepub.so -> libepub.so.0
-lrwxrwxrwx root/root usr/lib/libepub.so.0 -> libepub.so.0.1.1
--rwxr-xr-x root/root usr/lib/libepub.so.0.1.1
+lrwxrwxrwx root/root usr/lib/libepub.so.0 -> libepub.so.0.2.1
+-rwxr-xr-x root/root usr/lib/libepub.so.0.2.1
diff --git a/extra/ebook-tools/.md5sum.i686 b/extra/ebook-tools/.md5sum.i686
index 1ce081fe1..5c91a135e 100644
--- a/extra/ebook-tools/.md5sum.i686
+++ b/extra/ebook-tools/.md5sum.i686
@@ -1 +1 @@
-15946af6f946eabe8247cdef9ada2b88 ebook-tools-0.1.1.tar.gz
+cabbd2ef9148a61ca5f6e60ca63e6045 ebook-tools-0.2.1.tar.gz
diff --git a/extra/ebook-tools/.md5sum.x86_64 b/extra/ebook-tools/.md5sum.x86_64
index 1ce081fe1..5c91a135e 100644
--- a/extra/ebook-tools/.md5sum.x86_64
+++ b/extra/ebook-tools/.md5sum.x86_64
@@ -1 +1 @@
-15946af6f946eabe8247cdef9ada2b88 ebook-tools-0.1.1.tar.gz
+cabbd2ef9148a61ca5f6e60ca63e6045 ebook-tools-0.2.1.tar.gz
diff --git a/extra/ebook-tools/Pkgfile b/extra/ebook-tools/Pkgfile
index b989db6bd..beef884f5 100755
--- a/extra/ebook-tools/Pkgfile
+++ b/extra/ebook-tools/Pkgfile
@@ -6,7 +6,7 @@
# Run on: libxml2,libzip
name=ebook-tools
-version=0.1.1
+version=0.2.1
release=1
source=(http://downloads.sourceforge.net/sourceforge/$name/$name/$name-$version.tar.gz)