mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
kdiagram: bump version
This commit is contained in:
@@ -3,11 +3,11 @@ DESCRIPTION="The libraries available in this KDE module are:
|
||||
KChart. A library for creating business charts.
|
||||
KGantt. A library for creating Gantt diagrams"
|
||||
HOMEPAGE="https://github.com/KDE/kdiagram/"
|
||||
COPYRIGHT="2010-2017 KDE Organisation"
|
||||
COPYRIGHT="2010-2020 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kdiagram/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="d79554a15d75ffb5e044beba65b25ad2b5e56814b470aeb873ad6951d6e519ec"
|
||||
SOURCE_URI="https://download.kde.org/stable/kdiagram/$portVersion/kdiagram-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="63a2eabfa1554ceb1d686d5f17ed6308139b6d9155aaf224e0309585b070fbdd"
|
||||
|
||||
ARCHITECTURES="?x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -36,12 +36,13 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules >= 5.39
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.65
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.14
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
cmd:g++$secondaryArchSuffix
|
||||
cmd:lrelease$secondaryArchSuffix
|
||||
cmd:make
|
||||
cmd:python
|
||||
"
|
||||
Reference in New Issue
Block a user