[arch-commits] Commit in xorg-setxkbmap/repos (4 files)

Andreas Radke andyrtr at archlinux.org
Fri Apr 17 17:32:13 UTC 2015


    Date: Friday, April 17, 2015 @ 19:32:13
  Author: andyrtr
Revision: 237285

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  xorg-setxkbmap/repos/extra-i686/PKGBUILD
    (from rev 237284, xorg-setxkbmap/trunk/PKGBUILD)
  xorg-setxkbmap/repos/extra-x86_64/PKGBUILD
    (from rev 237284, xorg-setxkbmap/trunk/PKGBUILD)
Deleted:
  xorg-setxkbmap/repos/extra-i686/PKGBUILD
  xorg-setxkbmap/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   60 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   29 -----------------------
 extra-x86_64/PKGBUILD |   29 -----------------------
 3 files changed, 60 insertions(+), 58 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2015-04-17 17:31:59 UTC (rev 237284)
+++ extra-i686/PKGBUILD	2015-04-17 17:32:13 UTC (rev 237285)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-# Contributor: Jan de Groot <jgc at archlinux.org>
-
-pkgname=xorg-setxkbmap
-pkgver=1.3.0
-pkgrel=2
-pkgdesc='Set the keyboard using the X Keyboard Extension'
-url='http://xorg.freedesktop.org/'
-license=('custom')
-arch=('i686' 'x86_64')
-depends=('libxkbfile')
-makedepends=('xorg-util-macros')
-source=("${url}/releases/individual/app/setxkbmap-${pkgver}.tar.bz2")
-sha1sums=('d10885d6215b06789961c67557df46406f99c2b7')
-
-groups=('xorg-apps' 'xorg')
-
-build() {
-	cd "${srcdir}/setxkbmap-${pkgver}"
-	./configure --prefix=/usr
-	make
-}
-
-package() {
-	cd "${srcdir}/setxkbmap-${pkgver}"
-	make DESTDIR="${pkgdir}" install
-	install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}

Copied: xorg-setxkbmap/repos/extra-i686/PKGBUILD (from rev 237284, xorg-setxkbmap/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2015-04-17 17:32:13 UTC (rev 237285)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: Jan de Groot <jgc at archlinux.org>
+
+pkgname=xorg-setxkbmap
+pkgver=1.3.1
+pkgrel=1
+pkgdesc='Set the keyboard using the X Keyboard Extension'
+url='http://xorg.freedesktop.org/'
+license=('custom')
+arch=('i686' 'x86_64')
+depends=('libxkbfile')
+makedepends=('xorg-util-macros')
+source=(${url}/releases/individual/app/setxkbmap-${pkgver}.tar.bz2{,.sig})
+sha256sums=('a9ddb3963f263ba13f0ea105d8c45a531832140530217cc559587bb94f02d3e1'
+            'SKIP')
+validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith <alan.coopersmith at oracle.com>
+groups=('xorg-apps' 'xorg')
+
+build() {
+	cd setxkbmap-${pkgver}
+	./configure --prefix=/usr
+	make
+}
+
+package() {
+	cd setxkbmap-${pkgver}
+	make DESTDIR="${pkgdir}" install
+	install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2015-04-17 17:31:59 UTC (rev 237284)
+++ extra-x86_64/PKGBUILD	2015-04-17 17:32:13 UTC (rev 237285)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-# Contributor: Jan de Groot <jgc at archlinux.org>
-
-pkgname=xorg-setxkbmap
-pkgver=1.3.0
-pkgrel=2
-pkgdesc='Set the keyboard using the X Keyboard Extension'
-url='http://xorg.freedesktop.org/'
-license=('custom')
-arch=('i686' 'x86_64')
-depends=('libxkbfile')
-makedepends=('xorg-util-macros')
-source=("${url}/releases/individual/app/setxkbmap-${pkgver}.tar.bz2")
-sha1sums=('d10885d6215b06789961c67557df46406f99c2b7')
-
-groups=('xorg-apps' 'xorg')
-
-build() {
-	cd "${srcdir}/setxkbmap-${pkgver}"
-	./configure --prefix=/usr
-	make
-}
-
-package() {
-	cd "${srcdir}/setxkbmap-${pkgver}"
-	make DESTDIR="${pkgdir}" install
-	install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}

Copied: xorg-setxkbmap/repos/extra-x86_64/PKGBUILD (from rev 237284, xorg-setxkbmap/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2015-04-17 17:32:13 UTC (rev 237285)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: Jan de Groot <jgc at archlinux.org>
+
+pkgname=xorg-setxkbmap
+pkgver=1.3.1
+pkgrel=1
+pkgdesc='Set the keyboard using the X Keyboard Extension'
+url='http://xorg.freedesktop.org/'
+license=('custom')
+arch=('i686' 'x86_64')
+depends=('libxkbfile')
+makedepends=('xorg-util-macros')
+source=(${url}/releases/individual/app/setxkbmap-${pkgver}.tar.bz2{,.sig})
+sha256sums=('a9ddb3963f263ba13f0ea105d8c45a531832140530217cc559587bb94f02d3e1'
+            'SKIP')
+validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith <alan.coopersmith at oracle.com>
+groups=('xorg-apps' 'xorg')
+
+build() {
+	cd setxkbmap-${pkgver}
+	./configure --prefix=/usr
+	make
+}
+
+package() {
+	cd setxkbmap-${pkgver}
+	make DESTDIR="${pkgdir}" install
+	install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}



More information about the arch-commits mailing list