Fix some bad usage of $portVersionedName

It contains _x86 for gcc4 builds, which is not what we need.
This commit is contained in:
François Revol
2014-07-19 19:49:49 +02:00
parent 23fb13725e
commit 3c078d8192
5 changed files with 8 additions and 8 deletions

View File

@@ -11,13 +11,13 @@ COPYRIGHT="
2005 Martin Habets
2005-2006 Steve Harris"
LICENSE="GNU LGPL v2.1"
SRC_URI="http://prdownloads.sourceforge.net/liblo/$portVersionedName.tar.gz"
SRC_URI="http://prdownloads.sourceforge.net/liblo/liblo-$portVersion.tar.gz"
CHECKSUM_SHA256="da94a9b67b93625354dd89ff7fe31e5297fc9400b6eaf7378c82ee1caf7db909"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
PATCHES="$portVersionedName.patchset"
PATCHES="liblo-$portVersion.patchset"
PROVIDES="
liblo$secondaryArchSuffix = $portVersion compat >= 0

View File

@@ -14,13 +14,13 @@ COPYRIGHT="
Marcus Meissner <marcus@jet.franken.de>
"
LICENSE="GNU LGPL v2.1"
SRC_URI="http://prdownloads.sourceforge.net/libmtp/$portVersionedName.tar.gz"
SRC_URI="http://prdownloads.sourceforge.net/libmtp/libmtp-$portVersion.tar.gz"
CHECKSUM_SHA256="3a1c1c83af91de4052eb54feb795c141b4c04a252e0031954ebbf6175970cb0a"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
PATCHES="$portVersionedName.patchset"
PATCHES="libmtp-$portVersion.patchset"
PROVIDES="
libmtp$secondaryArchSuffix = $portVersion compat >= 1.0