[arch-commits] Commit in xorg-xlsclients/trunk (PKGBUILD)

2020-05-06 Thread Allan McRae via arch-commits
Date: Wednesday, May 6, 2020 @ 15:12:16
  Author: allan
Revision: 382396

upgpkg: xorg-xlsclients 1.1.4-2: fix FTBFS

Modified:
  xorg-xlsclients/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-06 14:40:40 UTC (rev 382395)
+++ PKGBUILD2020-05-06 15:12:16 UTC (rev 382396)
@@ -2,13 +2,13 @@
 
 pkgname=xorg-xlsclients
 pkgver=1.1.4
-pkgrel=1
+pkgrel=2
 pkgdesc="List client applications running on a display"
 arch=('x86_64')
 url="https://xorg.freedesktop.org/;
 license=('custom')
 depends=('libxcb')
-makedepends=('xorg-util-macros')
+makedepends=('xorg-util-macros' 'xorgproto')
 groups=('xorg-apps' 'xorg')
 
source=(https://xorg.freedesktop.org/archive/individual/app/xlsclients-${pkgver}.tar.bz2{,.sig})
 
sha512sums=('42fd848d88d3cf31168a37fed63f9f5b60ddc4f36be2956b354e574c93129d75f29e005d6631784380bcef27860b54c64f419ca18ad77f092f4520dec47b10f4'


[arch-commits] Commit in xorg-xlsclients/trunk (PKGBUILD)

2018-03-11 Thread Andreas Radke via arch-commits
Date: Sunday, March 11, 2018 @ 17:21:19
  Author: andyrtr
Revision: 318551

upgpkg: xorg-xlsclients 1.1.4-1

upstream update 1.1.4

Modified:
  xorg-xlsclients/trunk/PKGBUILD

--+
 PKGBUILD |   12 +++-
 1 file changed, 7 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-11 17:19:22 UTC (rev 318550)
+++ PKGBUILD2018-03-11 17:21:19 UTC (rev 318551)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot 
 
 pkgname=xorg-xlsclients
-pkgver=1.1.3
+pkgver=1.1.4
 pkgrel=1
 pkgdesc="List client applications running on a display"
 arch=('x86_64')
@@ -11,17 +11,19 @@
 depends=('libxcb')
 makedepends=('xorg-util-macros')
 groups=('xorg-apps' 'xorg')
-source=(https://xorg.freedesktop.org/archive/individual/app/xlsclients-${pkgver}.tar.bz2)
-sha256sums=('5d9666fcc6c3de210fc70d5a841a404955af709a616fde530fe4e8f7723e3d3d')
+source=(https://xorg.freedesktop.org/archive/individual/app/xlsclients-${pkgver}.tar.bz2{,.sig})
+sha512sums=('42fd848d88d3cf31168a37fed63f9f5b60ddc4f36be2956b354e574c93129d75f29e005d6631784380bcef27860b54c64f419ca18ad77f092f4520dec47b10f4'
+'SKIP')
+validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # "Alan Coopersmith 
"
 
 build() {
-  cd "${srcdir}/xlsclients-${pkgver}"
+  cd xlsclients-${pkgver}
   ./configure --prefix=/usr
   make
 }
 
 package() {
-  cd "${srcdir}/xlsclients-${pkgver}"
+  cd xlsclients-${pkgver}
   make DESTDIR="${pkgdir}" install
   install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
 }


[arch-commits] Commit in xorg-xlsclients/trunk (PKGBUILD)

2017-01-15 Thread Andreas Radke
Date: Sunday, January 15, 2017 @ 10:26:10
  Author: andyrtr
Revision: 286447

https sources / gpg signature fixes

Modified:
  xorg-xlsclients/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-15 10:25:38 UTC (rev 286446)
+++ PKGBUILD2017-01-15 10:26:10 UTC (rev 286447)
@@ -6,12 +6,12 @@
 pkgrel=1
 pkgdesc="List client applications running on a display"
 arch=('i686' 'x86_64')
-url="http://xorg.freedesktop.org/;
+url="https://xorg.freedesktop.org/;
 license=('custom')
 depends=('libxcb')
 makedepends=('xorg-util-macros')
 groups=('xorg-apps' 'xorg')
-source=(http://xorg.freedesktop.org/archive/individual/app/xlsclients-${pkgver}.tar.bz2)
+source=(https://xorg.freedesktop.org/archive/individual/app/xlsclients-${pkgver}.tar.bz2)
 sha256sums=('5d9666fcc6c3de210fc70d5a841a404955af709a616fde530fe4e8f7723e3d3d')
 
 build() {


[arch-commits] Commit in xorg-xlsclients/trunk (PKGBUILD)

2013-09-13 Thread Andreas Radke
Date: Friday, September 13, 2013 @ 09:52:09
  Author: andyrtr
Revision: 194305

upgpkg: xorg-xlsclients 1.1.3-1

upstream update 1.1.3

Modified:
  xorg-xlsclients/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-13 07:50:17 UTC (rev 194304)
+++ PKGBUILD2013-09-13 07:52:09 UTC (rev 194305)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=xorg-xlsclients
-pkgver=1.1.2
-pkgrel=2
+pkgver=1.1.3
+pkgrel=1
 pkgdesc=List client applications running on a display
 arch=('i686' 'x86_64')
 url=http://xorg.freedesktop.org/;
@@ -12,7 +12,7 @@
 makedepends=('xorg-util-macros')
 groups=('xorg-apps' 'xorg')
 
source=(http://xorg.freedesktop.org/archive/individual/app/xlsclients-${pkgver}.tar.bz2)
-sha1sums=('c4051429c190444ae9ba327f0ad776a74eb7b27b')
+sha256sums=('5d9666fcc6c3de210fc70d5a841a404955af709a616fde530fe4e8f7723e3d3d')
 
 build() {
   cd ${srcdir}/xlsclients-${pkgver}



[arch-commits] Commit in xorg-xlsclients/trunk (PKGBUILD)

2012-02-24 Thread Allan McRae
Date: Friday, February 24, 2012 @ 08:21:29
  Author: allan
Revision: 151014

upgpkg: xorg-xlsclients 1.1.2-2

signing rebuild

Modified:
  xorg-xlsclients/trunk/PKGBUILD

--+
 PKGBUILD |   11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-02-24 13:19:39 UTC (rev 151013)
+++ PKGBUILD2012-02-24 13:21:29 UTC (rev 151014)
@@ -3,9 +3,9 @@
 
 pkgname=xorg-xlsclients
 pkgver=1.1.2
-pkgrel=1
+pkgrel=2
 pkgdesc=List client applications running on a display
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 url=http://xorg.freedesktop.org/;
 license=('custom')
 depends=('libxcb')
@@ -18,7 +18,10 @@
   cd ${srcdir}/xlsclients-${pkgver}
   ./configure --prefix=/usr
   make
+}
+
+package() {
+  cd ${srcdir}/xlsclients-${pkgver}
   make DESTDIR=${pkgdir} install
-  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
-  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
+  install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
 }



[arch-commits] Commit in xorg-xlsclients/trunk (PKGBUILD)

2011-06-06 Thread Jan de Groot
Date: Monday, June 6, 2011 @ 05:58:54
  Author: jgc
Revision: 126568

upgpkg: xorg-xlsclients 1.1.2-1
Update to 1.1.2, remove xcb-util dependency

Modified:
  xorg-xlsclients/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-06-06 09:55:01 UTC (rev 126567)
+++ PKGBUILD2011-06-06 09:58:54 UTC (rev 126568)
@@ -2,17 +2,17 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=xorg-xlsclients
-pkgver=1.1.1
-pkgrel=2
+pkgver=1.1.2
+pkgrel=1
 pkgdesc=List client applications running on a display
 arch=(i686 x86_64)
 url=http://xorg.freedesktop.org/;
 license=('custom')
-depends=('libxcb' 'xcb-util')
+depends=('libxcb')
 makedepends=('xorg-util-macros')
 groups=('xorg-apps' 'xorg')
 
source=(http://xorg.freedesktop.org/archive/individual/app/xlsclients-${pkgver}.tar.bz2)
-sha1sums=('67bfdcb089e8669df7ec5bc7a137e037047f2535')
+sha1sums=('c4051429c190444ae9ba327f0ad776a74eb7b27b')
 
 build() {
   cd ${srcdir}/xlsclients-${pkgver}



[arch-commits] Commit in xorg-xlsclients/trunk (PKGBUILD)

2011-03-10 Thread Jan de Groot
Date: Thursday, March 10, 2011 @ 10:46:24
  Author: jgc
Revision: 113796

upgpkg: xorg-xlsclients 1.1.1-2
Add to xorg groups

Modified:
  xorg-xlsclients/trunk/PKGBUILD(contents, properties)

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-03-10 15:45:31 UTC (rev 113795)
+++ PKGBUILD2011-03-10 15:46:24 UTC (rev 113796)
@@ -1,15 +1,16 @@
-# $Id: $
+# $Id$
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=xorg-xlsclients
 pkgver=1.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc=List client applications running on a display
 arch=(i686 x86_64)
 url=http://xorg.freedesktop.org/;
 license=('custom')
 depends=('libxcb' 'xcb-util')
 makedepends=('xorg-util-macros')
+groups=('xorg-apps' 'xorg')
 
source=(http://xorg.freedesktop.org/archive/individual/app/xlsclients-${pkgver}.tar.bz2)
 sha1sums=('67bfdcb089e8669df7ec5bc7a137e037047f2535')
 


Property changes on: xorg-xlsclients/trunk/PKGBUILD
___
Added: svn:keywords
   + Id Revision