mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
tellico, add versioning for libcdio, fixes build on 32bit (buildmaster) (#10192)
This commit is contained in:
@@ -9,7 +9,7 @@ HOMEPAGE="https://invent.kde.org/office/tellico"
|
||||
COPYRIGHT="2001-2023 Robby Stephenson"
|
||||
LICENSE="GNU GPL v2
|
||||
GNU GPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="$HOMEPAGE/-/archive/v$portVersion/tellico-v$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="6fdf0ace0fb4a372c70221ddc8990b8f6587392742b60c08021cdd6d0397be14"
|
||||
SOURCE_DIR="tellico-v$portVersion"
|
||||
@@ -84,7 +84,7 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.115.0
|
||||
devel:libcdio$secondaryArchSuffix
|
||||
devel:libcdio$secondaryArchSuffix >= 19
|
||||
devel:libexempi$secondaryArchSuffix
|
||||
devel:libKF5Archive$secondaryArchSuffix
|
||||
devel:libKF5Attica$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user