QtHaikuPlugins: bump version

This commit is contained in:
Gerasim Troeglazov
2019-04-06 22:28:30 +10:00
parent 2284a9ed2d
commit f89811278f

View File

@@ -11,7 +11,7 @@ LICENSE="GNU LGPL v2.1
GNU LGPL v3"
REVISION="1"
SOURCE_URI="$HOMEPAGE/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="1ce00b992b2caf4fd92c0b1e085911c2e35cbc95025ec28efea04b504ff49cbc"
CHECKSUM_SHA256="b7628658e37f0f2c139a6d11be95205e209b9141d4af23e1ee8a71a3b0c89869"
SOURCE_DIR="qthaikuplugins-$portVersion"
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
@@ -25,6 +25,8 @@ REQUIRES="
lib:libQt5Core$secondaryArchSuffix
lib:libQt5Gui$secondaryArchSuffix
lib:libQt5Widgets$secondaryArchSuffix
lib:libavutil$secondaryArchSuffix
lib:libswresample$secondaryArchSuffix
"
REPLACES="
qthaikustyle$secondaryArchSuffix
@@ -40,6 +42,8 @@ BUILD_REQUIRES="
devel:libfreetype$secondaryArchSuffix
devel:libglib_2.0$secondaryArchSuffix
devel:libQt5Core$secondaryArchSuffix >= 5.12
devel:libavutil$secondaryArchSuffix
devel:libswresample$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:g++$secondaryArchSuffix