wok-next diff libstroke/receipt @ rev 21020

Cleaning is almost finished... I should proceed to upgrades.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Nov 02 14:15:08 2018 +0200 (2018-11-02)
parents 5841522533ec
children 5669e8b3be70
line diff
     1.1 --- a/libstroke/receipt	Mon Apr 16 11:36:31 2018 +0300
     1.2 +++ b/libstroke/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="0.5.1"
     1.5  CATEGORY="system-tools"
     1.6  SHORT_DESC="A stroke (mouse gesture) translation library"
     1.7 -MAINTAINER="pankso@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="GPL2"
    1.10  WEB_SITE="http://etla.net/libstroke/"
    1.11  
    1.12 @@ -12,7 +12,7 @@
    1.13  WGET_URL="http://archive.ubuntu.com/ubuntu/pool/universe/libs/libstroke/$TARBALL"
    1.14  
    1.15  BUILD_DEPENDS="patch gfortran xorg-libXt-dev"
    1.16 -SPLIT="libstroke-dev"
    1.17 +SPLIT="$PACKAGE-dev"
    1.18  
    1.19  compile_rules() {
    1.20  	./configure $CONFIGURE_ARGS &&