Update StormLib to 9.31 (#13882)

This commit is contained in:
Peppersawce
2026-04-03 17:36:16 +02:00
committed by GitHub
parent 4ccb6337aa
commit f091ed0608

View File

@@ -1,18 +1,19 @@
SUMMARY="A C++ library for reading, creating, and modifying Blizzard MPQ archives"
DESCRIPTION="The StormLib library is a pack of modules, written in C++, \
which are able to read and also to write files from/to the MPQ archives."
HOMEPAGE="http://www.zezula.net/en/mpq/stormlib.html"
COPYRIGHT="2003-2024 Ladislav Zezula"
HOMEPAGE="https://github.com/ladislav-zezula/StormLib"
COPYRIGHT="2003-2025 Ladislav Zezula"
LICENSE="MIT"
REVISION="2"
REVISION="1"
SOURCE_URI="https://github.com/ladislav-zezula/StormLib/archive/refs/tags/v$portVersion.tar.gz"
CHECKSUM_SHA256="a709a6b034d206404f5297d85e474371203ff5483639955195d99b737bbf7dfe"
CHECKSUM_SHA256="c8d77e626cc907c8f2d00bb5c48f9d6c70344848d49cab4468f6234afaf815c1"
SOURCE_DIR="StormLib-$portVersion"
ARCHITECTURES="all"
#This (probably) compiles on x86_gcc2 but nothing uses it there
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"
libVersion="9.22"
libVersion="9.30"
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
PROVIDES="