wok-current diff lxappearance-obconf/receipt @ rev 19726
testdisk: simplify some initializations
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Feb 16 18:55:42 2017 +0100 (2017-02-16) |
parents | c73f683146cf |
children | 6e8b1bcb30e2 |
line diff
1.1 --- a/lxappearance-obconf/receipt Thu Apr 23 01:34:37 2015 +0300 1.2 +++ b/lxappearance-obconf/receipt Thu Feb 16 18:55:42 2017 +0100 1.3 @@ -3,12 +3,13 @@ 1.4 PACKAGE="lxappearance-obconf" 1.5 VERSION="0.2.2" 1.6 CATEGORY="x-window" 1.7 -SHORT_DESC="Openbox configuration plugin for LXappearance." 1.8 +SHORT_DESC="LXDE GTK+ theme switcher (plugin)" 1.9 MAINTAINER="pankso@slitaz.org" 1.10 LICENSE="GPL2" 1.11 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.12 WGET_URL="$SF_MIRROR/lxde/$TARBALL" 1.13 WEB_SITE="http://lxde.org/" 1.14 +TAGS="LXDE" 1.15 HOST_ARCH="i486 arm" 1.16 1.17 DEPENDS="openbox lxappearance"