summaryrefslogtreecommitdiffstats
path: root/system/lxsession
diff options
context:
space:
mode:
Diffstat (limited to 'system/lxsession')
-rw-r--r--system/lxsession/lxsession.SlackBuild5
-rw-r--r--system/lxsession/lxsession.info6
2 files changed, 7 insertions, 4 deletions
diff --git a/system/lxsession/lxsession.SlackBuild b/system/lxsession/lxsession.SlackBuild
index c9efff4ab2..06f8c0fce7 100644
--- a/system/lxsession/lxsession.SlackBuild
+++ b/system/lxsession/lxsession.SlackBuild
@@ -47,6 +47,8 @@
# lxsession-default-apps and lxsettings-daemon.
# 20131119_9d2a0cc: 23/nov/2013 by Matteo Bernardini <ponce@slackbuilds.org>
# * update: fixes wrong behaviour with missing lsb_release
+# 20140418_9550c0e: 29/apr/2014 by Matteo Bernardini <ponce@slackbuilds.org>
+# * update.
#
# Run 'sh lxsession.SlackBuild' to build a Slackware package.
# The package (.txz) plus descriptive .txt file are created in /tmp .
@@ -55,7 +57,7 @@
# -----------------------------------------------------------------------------
PRGNAM=lxsession
-VERSION=${VERSION:-20131119_9d2a0cc}
+VERSION=${VERSION:-20140418_9550c0e}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -116,6 +118,7 @@ CFLAGS="$SLKCFLAGS" \
--mandir=/usr/man \
--program-prefix= \
--program-suffix= \
+ --enable-gtk \
--enable-buildin-clipboard \
--enable-buildin-polkit \
--build=$ARCH-slackware-linux
diff --git a/system/lxsession/lxsession.info b/system/lxsession/lxsession.info
index bb3b4a91f0..0c64964a61 100644
--- a/system/lxsession/lxsession.info
+++ b/system/lxsession/lxsession.info
@@ -1,8 +1,8 @@
PRGNAM="lxsession"
-VERSION="20131119_9d2a0cc"
+VERSION="20140418_9550c0e"
HOMEPAGE="http://wiki.lxde.org/en/LXSession"
-DOWNLOAD="http://ponce.cc/slackware/sources/repo/lxde/lxsession-20131119_9d2a0cc.tar.xz"
-MD5SUM="bbd4162c9c62d4af1338bf5940167ba9"
+DOWNLOAD="http://ponce.cc/slackware/sources/repo/lxde/lxsession-20140418_9550c0e.tar.xz"
+MD5SUM="1ab5963a7e614d19f4e4e7a0049bbee0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="vala"