wok-6.x diff lxmenu-data/receipt @ rev 18317
slitaz-boot-scripts: typo
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Sat Aug 29 19:59:04 2015 +0200 (2015-08-29) |
parents | c73f683146cf |
children | 44c7f1417384 |
line diff
1.1 --- a/lxmenu-data/receipt Thu Apr 23 01:34:37 2015 +0300 1.2 +++ b/lxmenu-data/receipt Sat Aug 29 19:59:04 2015 +0200 1.3 @@ -3,13 +3,14 @@ 1.4 PACKAGE="lxmenu-data" 1.5 VERSION="0.1.4" 1.6 CATEGORY="x-window" 1.7 -SHORT_DESC="Freedesktop.org menu-spec-compliant desktop menus for LXDE." 1.8 +SHORT_DESC="LXDE freedesktop.org menu specification" 1.9 MAINTAINER="rcx@zoominternet.net" 1.10 LICENSE="GPL2" 1.11 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.12 WEB_SITE="http://www.lxde.org/" 1.13 WGET_URL="$SF_MIRROR/lxde/$TARBALL" 1.14 CONFIG_FILES="/etc/xdg/menus/lxde-applications.menu" 1.15 +TAGS="LXDE" 1.16 HOST_ARCH="i486 arm" 1.17 1.18 [ "$ARCH" == "i486" ] && BUILD_DEPENDS="gettext intltool"