diff --git a/app-i18n/uchardet/patches/uchardet-0.0.6.patchset b/app-i18n/uchardet/patches/uchardet-0.0.7.patchset similarity index 100% rename from app-i18n/uchardet/patches/uchardet-0.0.6.patchset rename to app-i18n/uchardet/patches/uchardet-0.0.7.patchset diff --git a/app-i18n/uchardet/uchardet-0.0.6.recipe b/app-i18n/uchardet/uchardet-0.0.7.recipe similarity index 88% rename from app-i18n/uchardet/uchardet-0.0.6.recipe rename to app-i18n/uchardet/uchardet-0.0.7.recipe index b152ea687..1ae6dba44 100644 --- a/app-i18n/uchardet/uchardet-0.0.6.recipe +++ b/app-i18n/uchardet/uchardet-0.0.7.recipe @@ -9,9 +9,9 @@ charsets, and more reliably than the original implementation." HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/" COPYRIGHT="2015-2016 BYVoid, Jehan" LICENSE="MPL v1.1" -REVISION="2" +REVISION="1" SOURCE_URI="https://www.freedesktop.org/software/uchardet/releases/uchardet-$portVersion.tar.xz" -CHECKSUM_SHA256="8351328cdfbcb2432e63938721dd781eb8c11ebc56e3a89d0f84576b96002c61" +CHECKSUM_SHA256="3fc79408ae1d84b406922fa9319ce005631c95ca0f34b205fad867e8b30e45b1" PATCHES="uchardet-$portVersion.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64" @@ -19,7 +19,7 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86" PROVIDES=" uchardet$secondaryArchSuffix = $portVersion - lib:libuchardet$secondaryArchSuffix = $portVersion + lib:libuchardet$secondaryArchSuffix = $portVersion compat >= 0 " if [ -z "$secondaryArchSuffix" ]; then PROVIDES="$PROVIDES @@ -33,7 +33,7 @@ REQUIRES=" PROVIDES_devel=" uchardet${secondaryArchSuffix}_devel = $portVersion - devel:libuchardet$secondaryArchSuffix = $portVersion + devel:libuchardet$secondaryArchSuffix = $portVersion compat >= 0 " REQUIRES_devel=" uchardet$secondaryArchSuffix == $portVersion base @@ -65,6 +65,8 @@ INSTALL() { make install + rm $libDir/libuchardet.a + prepareInstalledDevelLibs libuchardet fixPkgconfig