mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
libkmahjongg: bump version
This commit is contained in:
@@ -2,11 +2,11 @@ SUMMARY="Mahjongg library based on Qt/KDE Frameworks"
|
||||
DESCRIPTION="This directory contains the library used for loading and rendering of \
|
||||
Mahjongg tilesets and associated backgrounds, used by KMahjongg and KShisen."
|
||||
HOMEPAGE="https://invent.kde.org/games/libkmahjongg"
|
||||
COPYRIGHT="2010-2022 KDE Organisation"
|
||||
COPYRIGHT="2010-2024 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/libkmahjongg-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="039344f0a490348649054d1777475c55fdb5924d737e1bd34bfc1722f4c4a03c"
|
||||
CHECKSUM_SHA256="7a88b40b6cc5c23451da3b736d4e4be3d67f0a745421f9daa1a29adc973dc365"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -42,7 +42,7 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.93
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.115
|
||||
devel:libKF5Auth$secondaryArchSuffix
|
||||
devel:libKF5Codecs$secondaryArchSuffix
|
||||
devel:libKF5Completion$secondaryArchSuffix
|
||||
@@ -61,7 +61,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
cmd:g++$secondaryArchSuffix
|
||||
cmd:make
|
||||
cmd:python2
|
||||
cmd:python3.10
|
||||
cmd:qdbuscpp2xml$secondaryArchSuffix >= 5
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user