wok-6.x diff lxsession/receipt @ rev 16239
ARM: gtk cross compile (exporting LIBTOOL to use cross tool was the fix)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Apr 02 23:48:03 2014 +0200 (2014-04-02) |
parents | 6aedcb2651c7 |
children | 523db8f94fcb |
line diff
1.1 --- a/lxsession/receipt Fri Apr 20 18:24:21 2012 +0200 1.2 +++ b/lxsession/receipt Wed Apr 02 23:48:03 2014 +0200 1.3 @@ -5,13 +5,16 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="LXDE X session manager." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 +WEB_SITE="http://wiki.lxde.org/en/LXSession" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WGET_URL="$SF_MIRROR/lxde/LXSession%20%28session%20manager%29/LXSession%200.4.6.1/$TARBALL" 1.11 -WEB_SITE="http://wiki.lxde.org/en/LXSession" 1.12 1.13 DEPENDS="gtk+ dbus" 1.14 BUILD_DEPENDS="gtk+-dev dbus-dev" 1.15 1.16 +# next lxsession-0.4.9.2 require gee-1.0 1.17 + 1.18 # Rules to configure and make the package. 1.19 compile_rules() 1.20 {