wok diff lxlauncher/receipt @ rev 20086
clamav: update wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Sep 28 13:29:46 2017 +0200 (2017-09-28) |
parents | c73f683146cf |
children | 6e8b1bcb30e2 |
line diff
1.1 --- a/lxlauncher/receipt Thu Apr 23 01:34:37 2015 +0300 1.2 +++ b/lxlauncher/receipt Thu Sep 28 13:29:46 2017 +0200 1.3 @@ -3,12 +3,13 @@ 1.4 PACKAGE="lxlauncher" 1.5 VERSION="0.2.4" 1.6 CATEGORY="x-window" 1.7 -SHORT_DESC="LXDE desktop launcher." 1.8 +SHORT_DESC="LXDE launcher for netbooks" 1.9 LICENSE="GPL3" 1.10 MAINTAINER="pankso@slitaz.org" 1.11 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.12 WEB_SITE="http://lxde.org/" 1.13 WGET_URL="$SF_MIRROR/lxde/$TARBALL" 1.14 +TAGS="LXDE netbook" 1.15 1.16 DEPENDS="xorg-libX11 gtk+ gnome-menus startup-notification menu-cache xorg-libXdamage" 1.17 BUILD_DEPENDS="xorg-libX11-dev gtk+-dev gnome-menus gnome-menus-dev \