Skip to content

Commit

Permalink
Merge pull request #4811 from venomlinux/revert-4810-exiv2
Browse files Browse the repository at this point in the history
Revert "exiv2 : update to 0.28.0"
  • Loading branch information
lumarogit authored May 9, 2023
2 parents 9b36fe7 + 9ed63ce commit 19cac71
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 8 deletions.
2 changes: 1 addition & 1 deletion main/exiv2/.checksums
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0d8d2ab50eb73228f8d1ffa36561bf53 exiv2-0.28.0.tar.gz
1d27a609851015118a601a4830304201 exiv2-0.27.6.tar.gz
15 changes: 9 additions & 6 deletions main/exiv2/.pkgfiles
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
exiv2-0.28.0-1
exiv2-0.27.6-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/exiv2
Expand All @@ -24,7 +24,7 @@ drwxr-xr-x root/root usr/include/exiv2/
-rw-r--r-- root/root usr/include/exiv2/gifimage.hpp
-rw-r--r-- root/root usr/include/exiv2/http.hpp
-rw-r--r-- root/root usr/include/exiv2/image.hpp
-rw-r--r-- root/root usr/include/exiv2/image_types.hpp
-rw-r--r-- root/root usr/include/exiv2/ini.hpp
-rw-r--r-- root/root usr/include/exiv2/iptc.hpp
-rw-r--r-- root/root usr/include/exiv2/jp2image.hpp
-rw-r--r-- root/root usr/include/exiv2/jpgimage.hpp
Expand All @@ -33,7 +33,6 @@ drwxr-xr-x root/root usr/include/exiv2/
-rw-r--r-- root/root usr/include/exiv2/mrwimage.hpp
-rw-r--r-- root/root usr/include/exiv2/orfimage.hpp
-rw-r--r-- root/root usr/include/exiv2/pgfimage.hpp
-rw-r--r-- root/root usr/include/exiv2/photoshop.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
Expand All @@ -42,11 +41,14 @@ drwxr-xr-x root/root usr/include/exiv2/
-rw-r--r-- root/root usr/include/exiv2/rafimage.hpp
-rw-r--r-- root/root usr/include/exiv2/riffvideo.hpp
-rw-r--r-- root/root usr/include/exiv2/rw2image.hpp
-rw-r--r-- root/root usr/include/exiv2/rwlock.hpp
-rw-r--r-- root/root usr/include/exiv2/slice.hpp
-rw-r--r-- root/root usr/include/exiv2/ssh.hpp
-rw-r--r-- root/root usr/include/exiv2/tags.hpp
-rw-r--r-- root/root usr/include/exiv2/tgaimage.hpp
-rw-r--r-- root/root usr/include/exiv2/tiffimage.hpp
-rw-r--r-- root/root usr/include/exiv2/types.hpp
-rw-r--r-- root/root usr/include/exiv2/utilsvideo.hpp
-rw-r--r-- root/root usr/include/exiv2/value.hpp
-rw-r--r-- root/root usr/include/exiv2/version.hpp
-rw-r--r-- root/root usr/include/exiv2/webpimage.hpp
Expand All @@ -58,9 +60,10 @@ drwxr-xr-x root/root usr/lib/cmake/exiv2/
-rw-r--r-- root/root usr/lib/cmake/exiv2/exiv2Config-release.cmake
-rw-r--r-- root/root usr/lib/cmake/exiv2/exiv2Config.cmake
-rw-r--r-- root/root usr/lib/cmake/exiv2/exiv2ConfigVersion.cmake
lrwxrwxrwx root/root usr/lib/libexiv2.so -> libexiv2.so.28
-rwxr-xr-x root/root usr/lib/libexiv2.so.0.28.0
lrwxrwxrwx root/root usr/lib/libexiv2.so.28 -> libexiv2.so.0.28.0
-rw-r--r-- root/root usr/lib/libexiv2-xmp.a
lrwxrwxrwx root/root usr/lib/libexiv2.so -> libexiv2.so.27
-rwxr-xr-x root/root usr/lib/libexiv2.so.0.27.6
lrwxrwxrwx root/root usr/lib/libexiv2.so.27 -> libexiv2.so.0.27.6
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/
Expand Down
2 changes: 1 addition & 1 deletion main/exiv2/spkgbuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# depends : curl cmake ninja

name=exiv2
version=0.28.0
version=0.27.6
release=1
source="https://github.com/Exiv2/exiv2/archive/v$version/$name-$version.tar.gz"

Expand Down

0 comments on commit 19cac71

Please sign in to comment.