From bdfabca54b9076a8bf8f8ec165f45606ccb7324a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Sun, 4 Dec 2016 10:49:01 +0100 Subject: [PATCH] twolame: remove libtool file, enable x86_64. * fix devel provide version. --- media-sound/twolame/twolame-0.3.13.recipe | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/media-sound/twolame/twolame-0.3.13.recipe b/media-sound/twolame/twolame-0.3.13.recipe index f38da3f6992..da5509eaa6f 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