From 4d9dadb452139ea14bfc64c9bd653f2793a6bd59 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sat, 7 Sep 2019 15:37:20 +0200 Subject: [PATCH] libraw: bump version. SONAME changed. --- .../libraw/{libraw-0.18.13.recipe => libraw-0.19.5.recipe} | 4 ++-- .../{libraw-0.18.13.patchset => libraw-0.19.5.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename media-libs/libraw/{libraw-0.18.13.recipe => libraw-0.19.5.recipe} (97%) rename media-libs/libraw/patches/{libraw-0.18.13.patchset => libraw-0.19.5.patchset} (100%) diff --git a/media-libs/libraw/libraw-0.18.13.recipe b/media-libs/libraw/libraw-0.19.5.recipe similarity index 97% rename from media-libs/libraw/libraw-0.18.13.recipe rename to media-libs/libraw/libraw-0.19.5.recipe index 669ff6669..a5bbe39b7 100644 --- a/media-libs/libraw/libraw-0.18.13.recipe +++ b/media-libs/libraw/libraw-0.19.5.recipe @@ -12,7 +12,7 @@ LICENSE="GNU LGPL v2.1 CDDL v1" REVISION="1" SOURCE_URI="https://www.libraw.org/data/LibRaw-$portVersion.tar.gz" -CHECKSUM_SHA256="cb1f9d0d1fabc8967d501d95c05d2b53d97a2b917345c66553b1abbea06757ca" +CHECKSUM_SHA256="40a262d7cc71702711a0faec106118ee004f86c86cc228281d12d16da03e02f5" SOURCE_DIR="LibRaw-$portVersion" PATCHES="libraw-$portVersion.patchset" @@ -26,7 +26,7 @@ if [ "$targetArchitecture" = x86_gcc2 ]; then commandBinDir=$prefix/bin fi -libVersion="16.0.0" +libVersion="19.0.2" libVersionCompat="$libVersion compat >= ${libVersion%%.*}" portVersionCompat="$portVersion compat >= 0" diff --git a/media-libs/libraw/patches/libraw-0.18.13.patchset b/media-libs/libraw/patches/libraw-0.19.5.patchset similarity index 100% rename from media-libs/libraw/patches/libraw-0.18.13.patchset rename to media-libs/libraw/patches/libraw-0.19.5.patchset