mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
krita and hippo, fix references for poppler_qt (#5610)
This commit is contained in:
@@ -13,7 +13,7 @@ The application currently support:
|
||||
HOMEPAGE="https://github.com/Vytax/hippo/"
|
||||
COPYRIGHT="2015-2018 Vytax"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="4"
|
||||
REVISION="5"
|
||||
srcGitRev="b62e1530f5c87611918168eef1f2071aed0c7e95"
|
||||
SOURCE_URI="https://github.com/Vytax/hippo/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="ba3829daed1ed0b8f8a5e32adbe601311ca0ee3d9b596e7bc47f519d63a9c521"
|
||||
@@ -36,7 +36,7 @@ REQUIRES="
|
||||
lib:libGl$secondaryArchSuffix
|
||||
lib:libhunspell_1.7$secondaryArchSuffix
|
||||
lib:libpoppler$secondaryArchSuffix
|
||||
lib:libpoppler${secondaryArchSuffix}_qt5
|
||||
lib:libpoppler_qt5$secondaryArchSuffix
|
||||
lib:libQt5Core$secondaryArchSuffix
|
||||
lib:libQt5Gui$secondaryArchSuffix
|
||||
lib:libQt5PrintSupport$secondaryArchSuffix
|
||||
@@ -52,7 +52,7 @@ BUILD_REQUIRES="
|
||||
devel:libGl$secondaryArchSuffix
|
||||
devel:libhunspell_1.7$secondaryArchSuffix
|
||||
devel:libpoppler$secondaryArchSuffix
|
||||
devel:libpoppler${secondaryArchSuffix}_qt5
|
||||
devel:libpoppler_qt5$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Gui$secondaryArchSuffix
|
||||
devel:libQt5PrintSupport$secondaryArchSuffix
|
||||
|
||||
@@ -6,7 +6,7 @@ layers and masks, group-based layer management, vector artwork support and switc
|
||||
HOMEPAGE="https://www.krita.org/"
|
||||
COPYRIGHT="2010-2020 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="5"
|
||||
REVISION="6"
|
||||
SOURCE_URI="https://download.kde.org/stable/krita/$portVersion/krita-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="6f2daf068e4e5cef8a738ab47da443dc82ad1463090a4a1544b35201272c3817"
|
||||
SOURCE_DIR="krita-$portVersion"
|
||||
@@ -71,7 +71,7 @@ REQUIRES="
|
||||
lib:liblcms2$secondaryArchSuffix
|
||||
lib:libopencolorio$secondaryArchSuffix
|
||||
lib:libpng16$secondaryArchSuffix
|
||||
lib:libpoppler${secondaryArchSuffix}_qt5
|
||||
lib:libpoppler_qt5$secondaryArchSuffix
|
||||
lib:libQt5Concurrent$secondaryArchSuffix
|
||||
lib:libQt5Core$secondaryArchSuffix
|
||||
lib:libQt5Gui$secondaryArchSuffix
|
||||
@@ -132,7 +132,7 @@ BUILD_REQUIRES="
|
||||
devel:liblcms2$secondaryArchSuffix
|
||||
devel:libopencolorio$secondaryArchSuffix
|
||||
devel:libpng16$secondaryArchSuffix
|
||||
devel:libpoppler${secondaryArchSuffix}_qt5 >= 1.26
|
||||
devel:libpoppler_qt5$secondaryArchSuffix >= 1.26
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.15
|
||||
devel:libquazip5$secondaryArchSuffix
|
||||
devel:libraw$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user