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