mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
QtHaikuPlugins: bump version
This commit is contained in:
@@ -9,9 +9,9 @@ HOMEPAGE="https://github.com/threedeyes/qthaikuplugins/"
|
||||
COPYRIGHT="2017-2019 Gerasim Troeglazov"
|
||||
LICENSE="GNU LGPL v2.1
|
||||
GNU LGPL v3"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="$HOMEPAGE/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="3cbd03163bec831597642b8fa24680f91b34c9553632ff68b21d27def98fb489"
|
||||
CHECKSUM_SHA256="de3238428354436cfc46a22171c34a38e3b48726f0ea77461ae9168b1992588e"
|
||||
SOURCE_DIR="qthaikuplugins-$portVersion"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
|
||||
@@ -41,7 +41,7 @@ BUILD_REQUIRES="
|
||||
devel:libfontconfig$secondaryArchSuffix
|
||||
devel:libfreetype$secondaryArchSuffix
|
||||
devel:libglib_2.0$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.13
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.14
|
||||
devel:libavutil$secondaryArchSuffix
|
||||
devel:libswresample$secondaryArchSuffix
|
||||
"
|
||||
@@ -50,7 +50,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:make
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
cmd:qmake$secondaryArchSuffix >= 5.13
|
||||
cmd:qmake$secondaryArchSuffix >= 5.14
|
||||
"
|
||||
|
||||
BUILD()
|
||||
Reference in New Issue
Block a user