wok-next diff gtkhotkey/receipt @ rev 21157

Update some WEB_SITE
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 04 11:54:13 2019 +0100 (2019-02-04)
parents f48456621a9d
children
line diff
     1.1 --- a/gtkhotkey/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.2 +++ b/gtkhotkey/receipt	Mon Feb 04 11:54:13 2019 +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