[Lunar-commits] <moonbase> xlsclients: version bumped to 1.1.0.
Florin Braescu
florin at lunar-linux.org
Sun Jun 20 17:43:17 CEST 2010
commit 690e0bc333b6ca0f893341eeaf0be23b8c6a51ea
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Jun 20 18:43:17 2010 +0300
xlsclients: version bumped to 1.1.0.
The major new feature of this release is Peter Harris' rewrite to
use libxcb instead of libX11, for much less latency in gathering
the client information from the X server.
---
xorg7/app/xlsclients/DEPENDS | 2 ++
xorg7/app/xlsclients/DETAILS | 6 +++---
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/xorg7/app/xlsclients/DEPENDS b/xorg7/app/xlsclients/DEPENDS
new file mode 100644
index 0000000..1c5f8bb
--- /dev/null
+++ b/xorg7/app/xlsclients/DEPENDS
@@ -0,0 +1,2 @@
+depends util-macros
+depends xcb-util
diff --git a/xorg7/app/xlsclients/DETAILS b/xorg7/app/xlsclients/DETAILS
index 3616889..ac962ba 100644
--- a/xorg7/app/xlsclients/DETAILS
+++ b/xorg7/app/xlsclients/DETAILS
@@ -1,12 +1,12 @@
MODULE=xlsclients
- VERSION=1.0.2
+ VERSION=1.1.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$XORG_URL/individual/app
- SOURCE_VFY=sha1:5cde39a28c5352d1d555714836f57c05197e419d
+ SOURCE_VFY=sha1:1961ee982f98d270c9069eaf84790c6b9dcdc851
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
WEB_SITE=http://www.x.org
ENTERED=20070305
- UPDATED=20091118
+ UPDATED=20100620
SHORT="list client applications running on a display"
cat << EOF
More information about the Lunar-commits
mailing list