wok-next diff gtkhotkey/receipt @ rev 21469

updated tinc (1.0.25 -> 1.0.36)
author Hans-G?nter Theisgen
date Wed May 13 07:41:00 2020 +0100 (2020-05-13)
parents f48456621a9d
children
line diff
     1.1 --- a/gtkhotkey/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.2 +++ b/gtkhotkey/receipt	Wed May 13 07:41:00 2020 +0100
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="0.2.1"
     1.5  CATEGORY="x-window"
     1.6  SHORT_DESC="Platform independent hotkey handling for GTK+ applications"
     1.7 -MAINTAINER="pankso@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="LGPL3"
    1.10  WEB_SITE="https://launchpad.net/gtkhotkey"
    1.11  
    1.12 @@ -12,7 +12,7 @@
    1.13  WGET_URL="$WEB_SITE/${VERSION%.*}/$VERSION/+download/$TARBALL"
    1.14  
    1.15  BUILD_DEPENDS="glib-dev gtk2-dev intltool"
    1.16 -SPLIT="gtkhotkey-dev"
    1.17 +SPLIT="$PACKAGE-dev"
    1.18  
    1.19  compile_rules() {
    1.20  	sed -i 's|<glib/.*h>|<glib.h>|' src/x11/tomboykeybinder.h src/gtk-hotkey-error.h