From 910b74eb4f2c1814cb10ce9d6f9cbf72b4e23c57 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Thu, 17 Nov 2022 11:06:51 +0100 Subject: [PATCH] chafa, bump version (#7425) --- .../{chafa-1.8.0.recipe => chafa-1.12.4.recipe} | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) rename media-gfx/chafa/{chafa-1.8.0.recipe => chafa-1.12.4.recipe} (89%) diff --git a/media-gfx/chafa/chafa-1.8.0.recipe b/media-gfx/chafa/chafa-1.12.4.recipe similarity index 89% rename from media-gfx/chafa/chafa-1.8.0.recipe rename to media-gfx/chafa/chafa-1.12.4.recipe index ff779add2..19d99721d 100644 --- a/media-gfx/chafa/chafa-1.8.0.recipe +++ b/media-gfx/chafa/chafa-1.12.4.recipe @@ -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