diff --git a/media-sound/twolame/twolame-0.3.13.recipe b/media-sound/twolame/twolame-0.3.13.recipe index f38da3f69..da5509eaa 100644 --- a/media-sound/twolame/twolame-0.3.13.recipe +++ b/media-sound/twolame/twolame-0.3.13.recipe @@ -5,12 +5,12 @@ portions of LAME." HOMEPAGE="http://www.twolame.org" COPYRIGHT="2004-2006 The TwoLAME Project" LICENSE="GNU LGPL v2.1" -REVISION="2" +REVISION="3" SOURCE_URI="http://downloads.sourceforge.net/twolame/twolame-0.3.13.tar.gz" CHECKSUM_SHA256="98f332f48951f47f23f70fd0379463aff7d7fb26f07e1e24e42ddef22cc6112a" PATCHES="twolame-$portVersion.patchset" -ARCHITECTURES="x86_gcc2 x86 ?x86_64" +ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86" PROVIDES=" @@ -28,7 +28,7 @@ REQUIRES=" PROVIDES_devel=" twolame${secondaryArchSuffix}_devel = $portVersion compat >= 0 - devel:libtwolame$secondaryArchSuffix = $portVersion compat >= 0 + devel:libtwolame$secondaryArchSuffix = 0.0.0 compat >= 0 " REQUIRES_devel=" twolame$secondaryArchSuffix == $portVersion base @@ -68,6 +68,8 @@ INSTALL() { make install + rm $libDir/libtwolame.la + prepareInstalledDevelLib libtwolame fixPkgconfig