mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
QtHaikuPlugins: bump version
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user