wok diff lxmenu-data/receipt @ rev 17245

Add lxqt (meta), make qt4-examples: screenshot, findfiles, charactermap
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Oct 19 01:51:31 2014 +0200 (2014-10-19)
parents 2a5cc8208d36
children c73f683146cf
line diff
     1.1 --- a/lxmenu-data/receipt	Sun Oct 20 22:08:25 2013 +0000
     1.2 +++ b/lxmenu-data/receipt	Sun Oct 19 01:51:31 2014 +0200
     1.3 @@ -10,13 +10,13 @@
     1.4  WEB_SITE="http://www.lxde.org/"
     1.5  WGET_URL="$SF_MIRROR/lxde/$TARBALL"
     1.6  CONFIG_FILES="/etc/xdg/menus/lxde-applications.menu"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9 -BUILD_DEPENDS="gettext intltool"
    1.10 +[ "$ARCH" == "i486" ] && BUILD_DEPENDS="gettext intltool"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()
    1.14  {
    1.15 -	cd $src
    1.16  	./configure \
    1.17  		--prefix=/usr \
    1.18  		--sysconfdir=/etc \