calligra-plan: update to 3.3.0.
This commit is contained in:
parent
ae31cfbc3d
commit
141d55a99b
2 changed files with 2 additions and 12 deletions
|
@ -1,10 +0,0 @@
|
||||||
--- src/libs/ui/kptganttitemdelegate.cpp 2019-12-12 12:48:13.000000000 +0100
|
|
||||||
+++ src/libs/ui/kptganttitemdelegate.cpp 2020-09-01 17:42:12.663608718 +0200
|
|
||||||
@@ -28,6 +28,7 @@
|
|
||||||
#include <QModelIndex>
|
|
||||||
#include <QApplication>
|
|
||||||
#include <QPainter>
|
|
||||||
+#include <QPainterPath>
|
|
||||||
#include <QLocale>
|
|
||||||
|
|
||||||
#include <KLocalizedString>
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'calligra-plan'
|
# Template file for 'calligra-plan'
|
||||||
pkgname=calligra-plan
|
pkgname=calligra-plan
|
||||||
version=3.2.2
|
version=3.3.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/-/}-${version}"
|
wrksrc="${pkgname/-/}-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.0-or-later, GFDL-1.2-or-later"
|
license="GPL-2.0-or-later, LGPL-2.0-or-later, GFDL-1.2-or-later"
|
||||||
homepage="https://www.calligra.org/plan/"
|
homepage="https://www.calligra.org/plan/"
|
||||||
distfiles="${KDE_SITE}/calligra/${version}/calligraplan-${version}.tar.xz"
|
distfiles="${KDE_SITE}/calligra/${version}/calligraplan-${version}.tar.xz"
|
||||||
checksum=e10c6f4a6fbf40da422d98d5138201f7db52236181c25641402e4ae4b0add336
|
checksum=9a97414f2207941a70d93ff096617365d35379cc93a09cfc19ee532d2905a9d8
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ];then
|
if [ "$CROSS_BUILD" ];then
|
||||||
hostmakedepends+=" qt5-qmake qt5-host-tools python3 perl
|
hostmakedepends+=" qt5-qmake qt5-host-tools python3 perl
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue