From 504b68d72ab3e1c101b0f0e149d3b0e780e38694 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sun, 30 Jul 2017 15:12:11 +1000 Subject: [PATCH] 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 --- dev-qt/qthaikuplugins/qthaikuplugins-1.0~git.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-qt/qthaikuplugins/qthaikuplugins-1.0~git.recipe b/dev-qt/qthaikuplugins/qthaikuplugins-1.0~git.recipe index 30379a9e6..f579d0355 100644 --- a/dev-qt/qthaikuplugins/qthaikuplugins-1.0~git.recipe +++ b/dev-qt/qthaikuplugins/qthaikuplugins-1.0~git.recipe @@ -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"