From 24003a858bbc3e3b090e856ffbd576dcdb627b73 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 17 Sep 2012 18:01:35 +0200 Subject: [PATCH] xlsclients: update to 1.1.2 (removes xcb-util dependency). --- srcpkgs/xlsclients/template | 17 ++++++++--------- srcpkgs/xlsclients/xlsclients.rshlibs | 1 - 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/srcpkgs/xlsclients/template b/srcpkgs/xlsclients/template index cb29fd5628..7ad2b49a22 100644 --- a/srcpkgs/xlsclients/template +++ b/srcpkgs/xlsclients/template @@ -1,16 +1,15 @@ # Template build file for 'xlsclients'. pkgname=xlsclients -version=1.1.1 -distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2" -build_style=gnu-configure +version=1.1.2 revision=1 -makedepends="pkg-config xcb-util-devel libxcb-devel" +build_style=gnu-configure +makedepends="pkg-config libxcb-devel" short_desc="X client listing utility" maintainer="Juan RP " -checksum=453b5e13a61d4b2a2a52ba75d529c5d761bbb65ecd65fe5b7b0121402a0be859 +homepage="http://xorg.freedesktop.org/" +license="MIT" +distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2" +checksum=1ce5f3987b63ea79b3f8421fcb1dd9c739e99efa97f280eafd8e93574b9027d1 long_desc=" This package provides xlsclients, a program to list client applications - running on a display. - - This is from the modular X.org X11 project." - + running on a display." diff --git a/srcpkgs/xlsclients/xlsclients.rshlibs b/srcpkgs/xlsclients/xlsclients.rshlibs index 8d7ee97633..6dd6b4d6fc 100644 --- a/srcpkgs/xlsclients/xlsclients.rshlibs +++ b/srcpkgs/xlsclients/xlsclients.rshlibs @@ -1,3 +1,2 @@ -libxcb-atom.so.1 libxcb.so.1 libc.so.6