kcodecs6, add missing recipe for 6.25.0 (#13959)

This commit is contained in:
Schrijvers Luc
2026-04-14 09:23:13 +02:00
committed by GitHub
parent ee1efee6bc
commit d97c6e1f57

View File

@@ -6,11 +6,11 @@ It can automatically determine the charset of a string, translate XML \
entities, validate email addresses, and find encodings by name in a more \
tolerant way than QTextCodec (useful e.g. for data coming from the Internet)."
HOMEPAGE="https://invent.kde.org/frameworks/kcodecs"
COPYRIGHT="2010-2025 KDE Organisation"
COPYRIGHT="2010-2026 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="1"
SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kcodecs-${portVersion}.tar.xz"
CHECKSUM_SHA256="3a61c268bcbc4f3af416e2cf6d30a891ac70354c9757589fba9ee0eae964aed1"
CHECKSUM_SHA256="5051fe783803d94444a231c79635b96f1266594942b836f59ae8460497c788c5"
SOURCE_DIR="kcodecs-$portVersion"
ARCHITECTURES="all !x86_gcc2"