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

Gaetan Bisson bisson at nymeria.archlinux.org
Mon Jun 30 11:44:11 UTC 2014


    Date: Monday, June 30, 2014 @ 13:44:10
  Author: bisson
Revision: 215762

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2014-06-30 11:44:03 UTC (rev 215761)
+++ extra-i686/PKGBUILD	2014-06-30 11:44:10 UTC (rev 215762)
@@ -1,29 +0,0 @@
-# $Id$
-# Contributor: Jan de Groot <jgc at archlinux.org>
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-
-pkgname=xorg-setxkbmap
-pkgver=1.3.0
-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")
-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 215761, xorg-setxkbmap/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2014-06-30 11:44:10 UTC (rev 215762)
@@ -0,0 +1,29 @@
+# $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"
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2014-06-30 11:44:03 UTC (rev 215761)
+++ extra-x86_64/PKGBUILD	2014-06-30 11:44:10 UTC (rev 215762)
@@ -1,29 +0,0 @@
-# $Id$
-# Contributor: Jan de Groot <jgc at archlinux.org>
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-
-pkgname=xorg-setxkbmap
-pkgver=1.3.0
-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")
-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 215761, xorg-setxkbmap/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2014-06-30 11:44:10 UTC (rev 215762)
@@ -0,0 +1,29 @@
+# $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"
+}




More information about the arch-commits mailing list