QtHaikuPlugins: bump version

* add missing scancodes for modficator keys
* fix window size limits (1px bug after resize. for ex. qmmp)
* rework mouse handler
* add drag-move events
This commit is contained in:
Gerasim Troeglazov
2019-02-21 21:39:20 +10:00
parent 088f36c0a5
commit 556bc0ad8b

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="15769244cea7e93baa87d2dd8c18a4f6d3d7aba9cf720608665b3a785072169f"
CHECKSUM_SHA256="54730cd5666a22a039a6b28cb932715658d350286beb6b907694c76ddac507b1"
SOURCE_DIR="qthaikuplugins-$portVersion"
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"