From 083c25f52ec3f311ecca940d742c1bb93081038a Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sun, 1 Dec 2019 19:36:08 +0100 Subject: [PATCH] sbc: bump version. --- .../sbc/patches/{sbc-1.3.patchset => sbc-1.4.patchset} | 0 media-libs/sbc/{sbc-1.3.recipe => sbc-1.4.recipe} | 10 ++++++---- 2 files changed, 6 insertions(+), 4 deletions(-) rename media-libs/sbc/patches/{sbc-1.3.patchset => sbc-1.4.patchset} (100%) rename media-libs/sbc/{sbc-1.3.recipe => sbc-1.4.recipe} (89%) diff --git a/media-libs/sbc/patches/sbc-1.3.patchset b/media-libs/sbc/patches/sbc-1.4.patchset similarity index 100% rename from media-libs/sbc/patches/sbc-1.3.patchset rename to media-libs/sbc/patches/sbc-1.4.patchset diff --git a/media-libs/sbc/sbc-1.3.recipe b/media-libs/sbc/sbc-1.4.recipe similarity index 89% rename from media-libs/sbc/sbc-1.3.recipe rename to media-libs/sbc/sbc-1.4.recipe index 21b1bb40a..7e48ac6a1 100644 --- a/media-libs/sbc/sbc-1.3.recipe +++ b/media-libs/sbc/sbc-1.4.recipe @@ -17,9 +17,9 @@ COPYRIGHT=" " LICENSE="GNU GPL v2 GNU LGPL v2.1" -REVISION="3" +REVISION="1" SOURCE_URI="http://www.kernel.org/pub/linux/bluetooth/sbc-$portVersion.tar.gz" -CHECKSUM_SHA256="4a358581fb57b98e0c1c34606a35343f31f908f57c26659e51495f75e283785d" +CHECKSUM_SHA256="050058cfc5a2709d324868ddbb82f9b796ba6c4f5e00cb6a715b3841ee13dfe9" PATCHES="sbc-$portVersion.patchset" ARCHITECTURES="x86 x86_64" @@ -27,7 +27,7 @@ SECONDARY_ARCHITECTURES="!x86_gcc2 x86" PROVIDES=" sbc$secondaryArchSuffix = $portVersion compat >= 1 - lib:libsbc$secondaryArchSuffix = 1.2.1 compat >= 1 + lib:libsbc$secondaryArchSuffix = 1.2.2 compat >= 1 " REQUIRES=" haiku$secondaryArchSuffix @@ -36,7 +36,7 @@ REQUIRES=" PROVIDES_devel=" sbc${secondaryArchSuffix}_devel = $portVersion compat >= 1 - devel:libsbc$secondaryArchSuffix = 1.2.1 compat >= 1 + devel:libsbc$secondaryArchSuffix = 1.2.2 compat >= 1 " REQUIRES_devel=" sbc$secondaryArchSuffix == $portVersion base @@ -80,6 +80,8 @@ INSTALL() { make install + rm $libDir/libsbc.a $libDir/libsbc.la + prepareInstalledDevelLibs libsbc fixPkgconfig