diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-03-21 20:57:37 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-03-21 20:57:37 +0100 |
commit | 24cc16c7d0fa1eec4e36caa3e3162965e7661866 (patch) | |
tree | e49e90c9194689238e5de9ac96b1e92877fa97c6 /extra | |
parent | 2f864ce7bb332eddfc647801eb95288be0a11c8a (diff) | |
download | nutyx-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')
-rwxr-xr-x | extra/exiv2/.footprint | 7 | ||||
-rwxr-xr-x | extra/exiv2/.md5sum | 2 | ||||
-rwxr-xr-x | extra/exiv2/Pkgfile | 4 |
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) |