wok diff copyq/receipt @ rev 20734

updated azpainter (2.0.4 -> 2.1.3)
author Hans-G?nter Theisgen
date Sat Feb 09 17:15:55 2019 +0100 (2019-02-09)
parents 1bd45ef9a523
children 2a7968e9d2a7
line diff
     1.1 --- a/copyq/receipt	Mon Sep 22 21:15:12 2014 +0200
     1.2 +++ b/copyq/receipt	Sat Feb 09 17:15:55 2019 +0100
     1.3 @@ -10,7 +10,7 @@
     1.4  MAINTAINER="psychomaniak@xakep.ru"
     1.5  WGET_URL="https://github.com/hluk/CopyQ/archive/$VERSION.tar.gz"
     1.6  
     1.7 -DEPENDS="libQtGui libQtNetwork libQtScript libQtSvg libQtXml"
     1.8 +DEPENDS="libQtGui libQtNetwork libQtScript libQtSvg librsvg libQtXml libQtWebkit"
     1.9  BUILD_DEPENDS="wget Qt4-dev cmake qmake"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12 @@ -21,7 +21,7 @@
    1.13  +++ configurationmanager.cpp
    1.14  @@ -54 +54 @@
    1.15  -#   define DEFAULT_EDITOR "gedit %1"
    1.16 -+#   define DEFAULT_EDITOR "xterm +lc -e nano %1"
    1.17 ++#   define DEFAULT_EDITOR "editor %1"
    1.18  @@ -484 +484 @@
    1.19  -    bind("check_selection", ui->checkBoxSel, false);
    1.20  +    bind("check_selection", ui->checkBoxSel, true);