summaryrefslogtreecommitdiffstats
path: root/extra/exiv2
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-03-21 20:57:37 +0100
committertnut <thierryn1 at hispeed dot ch>2010-03-21 20:57:37 +0100
commit24cc16c7d0fa1eec4e36caa3e3162965e7661866 (patch)
treee49e90c9194689238e5de9ac96b1e92877fa97c6 /extra/exiv2
parent2f864ce7bb332eddfc647801eb95288be0a11c8a (diff)
downloadnutyx-pakxe-24cc16c7d0fa1eec4e36caa3e3162965e7661866.tar.gz
nutyx-pakxe-24cc16c7d0fa1eec4e36caa3e3162965e7661866.tar.bz2
nutyx-pakxe-24cc16c7d0fa1eec4e36caa3e3162965e7661866.tar.xz
nutyx-pakxe-24cc16c7d0fa1eec4e36caa3e3162965e7661866.zip
Maj exiv2#0.19-1
Diffstat (limited to 'extra/exiv2')
-rwxr-xr-xextra/exiv2/.footprint7
-rwxr-xr-xextra/exiv2/.md5sum2
-rwxr-xr-xextra/exiv2/Pkgfile4
3 files changed, 7 insertions, 6 deletions
diff --git a/extra/exiv2/.footprint b/extra/exiv2/.footprint
index 7f7a96767..d9348b18e 100755
--- a/extra/exiv2/.footprint
+++ b/extra/exiv2/.footprint
@@ -30,6 +30,7 @@ drwxr-xr-x root/root usr/include/exiv2/
-rw-r--r-- root/root usr/include/exiv2/orfimage.hpp
-rw-r--r-- root/root usr/include/exiv2/panasonicmn.hpp
-rw-r--r-- root/root usr/include/exiv2/pentaxmn.hpp
+-rw-r--r-- root/root usr/include/exiv2/pgfimage.hpp
-rw-r--r-- root/root usr/include/exiv2/pngimage.hpp
-rw-r--r-- root/root usr/include/exiv2/preview.hpp
-rw-r--r-- root/root usr/include/exiv2/properties.hpp
@@ -50,9 +51,9 @@ drwxr-xr-x root/root usr/include/exiv2/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libexiv2.a
-rw-r--r-- root/root usr/lib/libexiv2.la
-lrwxrwxrwx root/root usr/lib/libexiv2.so -> libexiv2.so.5.3.0
-lrwxrwxrwx root/root usr/lib/libexiv2.so.5 -> libexiv2.so.5.3.0
--rw-r--r-- root/root usr/lib/libexiv2.so.5.3.0
+lrwxrwxrwx root/root usr/lib/libexiv2.so -> libexiv2.so.6.0.0
+lrwxrwxrwx root/root usr/lib/libexiv2.so.6 -> libexiv2.so.6.0.0
+-rw-r--r-- root/root usr/lib/libexiv2.so.6.0.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/exiv2.pc
drwxr-xr-x root/root usr/share/
diff --git a/extra/exiv2/.md5sum b/extra/exiv2/.md5sum
index 6e546c31d..bc0d50c7c 100755
--- a/extra/exiv2/.md5sum
+++ b/extra/exiv2/.md5sum
@@ -1 +1 @@
-744f06b3a2beeb2341f30b157cbd8e7e exiv2-0.18.1.tar.gz
+f52fb75a2cb7512f1484deab76473e13 exiv2-0.19.tar.gz
diff --git a/extra/exiv2/Pkgfile b/extra/exiv2/Pkgfile
index 3cd2a1050..39eb2bc13 100755
--- a/extra/exiv2/Pkgfile
+++ b/extra/exiv2/Pkgfile
@@ -1,11 +1,11 @@
# Description: Librairie C++ et utilitaires pour manipuler des donnees d'images
# URL: http://www.exiv2.org/index.html
# Maintainer: NuTyX core team
-# Packager: fred.galusik at gmail dot com
+# Packager: thierryn1 at hispeed dot ch
# Depends on: expat
name=exiv2
-version=0.18.1
+version=0.19
release=1
source=(http://www.exiv2.org/$name-$version.tar.gz)