mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
QtHaikuPlugins: bump version
This commit is contained in:
@@ -6,12 +6,12 @@ provide a native look and feel for Qt applications.
|
||||
provides support for clipboard, system fonts, window look, \
|
||||
icons, cursors, OpenGL support, drag-n-drop, etc."
|
||||
HOMEPAGE="https://github.com/threedeyes/qthaikuplugins/"
|
||||
COPYRIGHT="2017-2018 Gerasim Troeglazov"
|
||||
COPYRIGHT="2017-2019 Gerasim Troeglazov"
|
||||
LICENSE="GNU LGPL v2.1
|
||||
GNU LGPL v3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="$HOMEPAGE/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="2ac9c48adf2a1939367e57254953cd1e8f77cfd5a8a8029e1b3a727a83fb4119"
|
||||
CHECKSUM_SHA256="45eec076b2de9d4fa4dc339a0f9c8b66c664c6994baca7c713435bae9139edae"
|
||||
SOURCE_DIR="qthaikuplugins-$portVersion"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
|
||||
@@ -39,14 +39,14 @@ BUILD_REQUIRES="
|
||||
devel:libfontconfig$secondaryArchSuffix
|
||||
devel:libfreetype$secondaryArchSuffix
|
||||
devel:libglib_2.0$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.7
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.12
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:g++$secondaryArchSuffix
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:make
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
cmd:qmake$secondaryArchSuffix >= 5.7
|
||||
cmd:qmake$secondaryArchSuffix >= 5.12
|
||||
"
|
||||
|
||||
BUILD()
|
||||
Reference in New Issue
Block a user