wok diff lxterminal/receipt @ rev 18497

libfm: define tar.xz for xarchiver
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Oct 11 13:59:02 2015 +0200 (2015-10-11)
parents c73f683146cf
children 6e8b1bcb30e2
line diff
     1.1 --- a/lxterminal/receipt	Thu Apr 23 01:34:37 2015 +0300
     1.2 +++ b/lxterminal/receipt	Sun Oct 11 13:59:02 2015 +0200
     1.3 @@ -3,14 +3,14 @@
     1.4  PACKAGE="lxterminal"
     1.5  VERSION="0.2.0"
     1.6  CATEGORY="utilities"
     1.7 -SHORT_DESC="LXDE X Terminal emulator."
     1.8 +SHORT_DESC="LXDE terminal emulator"
     1.9  MAINTAINER="gokhlayeh@slitaz.org"
    1.10  LICENSE="GPL2"
    1.11  SUGGESTED="lxterminal-locales"
    1.12  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.13  WEB_SITE="http://lxde.org"
    1.14  WGET_URL="$SF_MIRROR/lxde/$TARBALL"
    1.15 -TAGS="terminal"
    1.16 +TAGS="LXDE terminal"
    1.17  
    1.18  DEPENDS="vte gtk+"
    1.19  BUILD_DEPENDS="intltool vte-dev vte-terminal gtk+-dev"