Add arch suffix to debuginfo where necessary.

This commit is contained in:
Kacper Kasper
2017-11-22 09:36:27 +01:00
parent d63fbded40
commit 3ead7ce0c5
6 changed files with 12 additions and 12 deletions

View File

@@ -21,7 +21,7 @@ GNU LGPL v2.1
"
SOURCE_URI="http://download.dajobe.org/flickcurl/flickcurl-$portVersion.tar.gz"
CHECKSUM_SHA256="ff42a36c7c1c7d368246f6bc9b7d792ed298348e5f0f5d432e49f6803562f5a3"
REVISION="4"
REVISION="5"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
@@ -59,7 +59,7 @@ BUILD_PREREQUIRES="
cmd:pkg_config$secondaryArchSuffix
"
defineDebugInfoPackage flickcurl \
defineDebugInfoPackage flickcurl$secondaryArchSuffix \
$binDir/flickcurl \
$binDir/flickrdf \
$libDir/libflickcurl.so.0.0.0

View File

@@ -5,7 +5,7 @@ output (glyph images) of most vector and bitmap font formats."
HOMEPAGE="https://www.freetype.org/"
COPYRIGHT="1996-2017 David Turner, Robert Wilhelm, Werner Lemberg, et al."
LICENSE="FreeType"
REVISION="1"
REVISION="2"
SOURCE_URI="https://download.savannah.gnu.org/releases/freetype/freetype-$portVersion.tar.bz2"
CHECKSUM_SHA256="e5435f02e02d2b87bb8e4efdcaa14b1f78c9cf3ab1ed80f94b6382fb6acc7d78"
PATCHES="enable-validation-modules.patchset"
@@ -54,7 +54,7 @@ BUILD_PREREQUIRES="
cmd:which
"
defineDebugInfoPackage freetype \
defineDebugInfoPackage freetype$secondaryArchSuffix \
$libDir/libfreetype.so.6.15.0
BUILD()

View File

@@ -11,7 +11,7 @@ on many machines ranging from PCs to Crays."
HOMEPAGE="http://www.ijg.org"
COPYRIGHT="1991-2014, Thomas G. Lane, Guido Vollbeding"
LICENSE="JPEG"
REVISION="3"
REVISION="4"
SOURCE_URI="http://www.ijg.org/files/jpegsrc.v$portVersion.tar.gz"
CHECKSUM_SHA256="3a753ea48d917945dd54a2d97de388aa06ca2eb1066cbfdc6652036349fe05a7"
PATCHES="jpeg-9.patchset"
@@ -65,7 +65,7 @@ BUILD_PREREQUIRES="
cmd:make
"
defineDebugInfoPackage jpeg \
defineDebugInfoPackage jpeg$secondaryArchSuffix \
$libDir/libjpeg.so.9.1.0
BUILD()

View File

@@ -12,7 +12,7 @@ in order to use Bison."
HOMEPAGE="http://www.gnu.org/software/bison/bison.html"
COPYRIGHT="1992-2011 Free Software Foundation, Inc."
LICENSE="GNU GPL v3"
REVISION="4"
REVISION="5"
SOURCE_URI="http://ftp.gnu.org/gnu/bison/bison-$portVersion.tar.xz"
CHECKSUM_SHA256="a72428c7917bdf9fa93cb8181c971b6e22834125848cf1d03ce10b1bb0716fe1"
PATCHES="bison-${portVersion}.patchset"
@@ -49,7 +49,7 @@ BUILD_PREREQUIRES="
cmd:sed
"
defineDebugInfoPackage bison \
defineDebugInfoPackage bison$secondaryArchSuffix \
$binDir/bison
BUILD()

View File

@@ -5,7 +5,7 @@ higher-level drawing routines from the more primitive routines that OpenGL provi
HOMEPAGE="http://freedesktop.org"
COPYRIGHT="1999-2012 Brian Paul and others"
LICENSE="MIT"
REVISION="6"
REVISION="7"
SOURCE_URI="ftp://freedesktop.org/pub/mesa/glu/glu-9.0.0.tar.gz"
CHECKSUM_SHA256="4387476a1933f36fec1531178ea204057bbeb04cc2d8396c9ea32720a1f7e264"
@@ -41,7 +41,7 @@ BUILD_PREREQUIRES="
cmd:sed
"
defineDebugInfoPackage glu \
defineDebugInfoPackage glu$secondaryArchSuffix \
$libDir/libGLU.so.1.3.1
BUILD()

View File

@@ -11,7 +11,7 @@ Readline in applications which desire its capabilities."
HOMEPAGE="http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html"
COPYRIGHT="1989-2011 Free Software Foundation, Inc."
LICENSE="GNU GPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="ftp://ftp.gnu.org/gnu/readline/readline-6.3.tar.gz"
CHECKSUM_SHA256="56ba6071b9462f980c5a72ab0023893b65ba6debb4eeb475d7a563dc65cafd43"
for i in {001..008}; do
@@ -76,7 +76,7 @@ PATCH()
done
}
defineDebugInfoPackage readline6 \
defineDebugInfoPackage readline6$secondaryArchSuffix \
$libDir/libhistory.so.6.3 \
$libDir/libreadline.so.6.3