wok diff lxtask/receipt @ rev 18897

syslinux/isohybrid.exe add -r support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 14 22:06:06 2016 +0100 (2016-02-14)
parents c73f683146cf
children b3f977aa0e0d
line diff
     1.1 --- a/lxtask/receipt	Thu Apr 23 01:34:37 2015 +0300
     1.2 +++ b/lxtask/receipt	Sun Feb 14 22:06:06 2016 +0100
     1.3 @@ -3,12 +3,13 @@
     1.4  PACKAGE="lxtask"
     1.5  VERSION="0.1.6"
     1.6  CATEGORY="system-tools"
     1.7 -SHORT_DESC="System task manager with a nice GTK interface."
     1.8 +SHORT_DESC="LXDE task manager"
     1.9  MAINTAINER="pankso@slitaz.org"
    1.10  LICENSE="GPL2"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.12  WEB_SITE="http://lxde.sourceforge.net/"
    1.13  WGET_URL="$SF_MIRROR/lxde/$TARBALL"
    1.14 +TAGS="LXDE"
    1.15  HOST_ARCH="i486 arm"
    1.16  
    1.17  DEPENDS="gtk+ xorg-libXdamage"