qthaikuplugins: bump version

* added drag and drop support (drop only) from haiku apps
* rework haiku events to signals/slots model (scribus works fine for now)
* added modal window support
* fix for tooltip windows
This commit is contained in:
Gerasim Troeglazov
2017-07-30 15:12:11 +10:00
parent 176115540e
commit 504b68d72a

View File

@@ -9,11 +9,11 @@ HOMEPAGE="https://github.com/threedeyes/qthaikuplugins/"
COPYRIGHT="2017 Gerasim Troeglazov"
LICENSE="GNU LGPL v2.1
GNU LGPL v3"
REVISION="2"
REVISION="3"
gitPluginsCommit="01e1b458488d53a9c0f6383f080c07556b5de04a"
gitPluginsCommit="72a1763761fb47b12470f6bccdaec2d9f2a96d66"
SOURCE_URI="$HOMEPAGE/archive/$gitPluginsCommit.zip"
CHECKSUM_SHA256="fb152f70d461410899b3bc891c88d62d8f0eb5444a33073e79e4728c0de1794c"
CHECKSUM_SHA256="b178f550596aff52acf38f77cbaff34cf8ada2d0d10ab52e73c0d07e0db99771"
SOURCE_DIR="qthaikuplugins-$gitPluginsCommit"
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"