chafa, bump version (#7425)

This commit is contained in:
Schrijvers Luc
2022-11-17 11:06:51 +01:00
committed by GitHub
parent 03f399db1d
commit 910b74eb4f

View File

@@ -7,13 +7,14 @@ It is highly configurable, with support for alpha transparency and multiple \
color modes and color spaces, combining selectable ranges of Unicode \
characters to produce the desired output."
HOMEPAGE="https://hpjansson.org/chafa/"
COPYRIGHT="2018-2021 Hans Petter Jansson et al
COPYRIGHT="2018-2022 Hans Petter Jansson et al
2004 Richard Wilson
2008 Sean Fox"
LICENSE="GNU LGPL v3"
LICENSE="GNU GPL v3
GNU LGPL v3"
REVISION="1"
SOURCE_URI="https://github.com/hpjansson/chafa/archive/refs/tags/$portVersion.tar.gz"
CHECKSUM_SHA256="1d9ef79955ef8d5e86ebf1eb641b9629d732b7a44ccc9d44e1ee939a4a7e63e3"
CHECKSUM_SHA256="6a76719a1d67b772dcf81cd6959cfebae74ea1c92a09759e11b52f30b9345d40"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"
@@ -26,7 +27,7 @@ if [ "$targetArchitecture" = x86_gcc2 ]; then
commandBinDir=$prefix/bin
fi
libVersion="0.6.0"
libVersion="0.8.4"
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
PROVIDES="
@@ -69,6 +70,9 @@ BUILD_PREREQUIRES="
cmd:which
"
defineDebugInfoPackage chafa$secondaryArchSuffix \
$libDir/libchafa.so.$libVersion
BUILD()
{
mkdir -p m4