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

Andreas Radke andyrtr at nymeria.archlinux.org
Sat May 25 08:48:08 UTC 2013


    Date: Saturday, May 25, 2013 @ 10:48:08
  Author: andyrtr
Revision: 186350

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

Added:
  libxau/repos/extra-i686/PKGBUILD
    (from rev 186349, libxau/trunk/PKGBUILD)
  libxau/repos/extra-x86_64/PKGBUILD
    (from rev 186349, libxau/trunk/PKGBUILD)
Deleted:
  libxau/repos/extra-i686/PKGBUILD
  libxau/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	2013-05-25 08:47:46 UTC (rev 186349)
+++ extra-i686/PKGBUILD	2013-05-25 08:48:08 UTC (rev 186350)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-# Contributor: Alexander Baldeck <alexander at archlinux.org>
-
-pkgname=libxau
-pkgver=1.0.7
-pkgrel=1
-pkgdesc="X11 authorisation library"
-arch=('i686' 'x86_64')
-url="http://xorg.freedesktop.org/"
-depends=('glibc' 'xproto>=7.0.18')
-makedepends=('pkgconfig')
-license=('custom')
-options=('!libtool')
-source=(${url}/releases/individual/lib/libXau-${pkgver}.tar.bz2)
-sha1sums=('29c47207fd246425b906f525b2220235ce4cd0f6')
-
-build() {
-  cd "${srcdir}/libXau-${pkgver}"
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make
-}
-
-package() {
-  cd "${srcdir}/libXau-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}

Copied: libxau/repos/extra-i686/PKGBUILD (from rev 186349, libxau/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-05-25 08:48:08 UTC (rev 186350)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: AndyRTR <andyrtr at archlinux.org>
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+# Contributor: Alexander Baldeck <alexander at archlinux.org>
+
+pkgname=libxau
+pkgver=1.0.8
+pkgrel=1
+pkgdesc="X11 authorisation library"
+arch=('i686' 'x86_64')
+url="http://xorg.freedesktop.org/"
+depends=('glibc' 'xproto>=7.0.18')
+makedepends=('pkgconfig')
+license=('custom')
+options=('!libtool')
+source=(${url}/releases/individual/lib/libXau-${pkgver}.tar.bz2)
+sha256sums=('fdd477320aeb5cdd67272838722d6b7d544887dfe7de46e1e7cc0c27c2bea4f2')
+
+build() {
+  cd "${srcdir}/libXau-${pkgver}"
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+package() {
+  cd "${srcdir}/libXau-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-05-25 08:47:46 UTC (rev 186349)
+++ extra-x86_64/PKGBUILD	2013-05-25 08:48:08 UTC (rev 186350)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-# Contributor: Alexander Baldeck <alexander at archlinux.org>
-
-pkgname=libxau
-pkgver=1.0.7
-pkgrel=1
-pkgdesc="X11 authorisation library"
-arch=('i686' 'x86_64')
-url="http://xorg.freedesktop.org/"
-depends=('glibc' 'xproto>=7.0.18')
-makedepends=('pkgconfig')
-license=('custom')
-options=('!libtool')
-source=(${url}/releases/individual/lib/libXau-${pkgver}.tar.bz2)
-sha1sums=('29c47207fd246425b906f525b2220235ce4cd0f6')
-
-build() {
-  cd "${srcdir}/libXau-${pkgver}"
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make
-}
-
-package() {
-  cd "${srcdir}/libXau-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}

Copied: libxau/repos/extra-x86_64/PKGBUILD (from rev 186349, libxau/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-05-25 08:48:08 UTC (rev 186350)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: AndyRTR <andyrtr at archlinux.org>
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+# Contributor: Alexander Baldeck <alexander at archlinux.org>
+
+pkgname=libxau
+pkgver=1.0.8
+pkgrel=1
+pkgdesc="X11 authorisation library"
+arch=('i686' 'x86_64')
+url="http://xorg.freedesktop.org/"
+depends=('glibc' 'xproto>=7.0.18')
+makedepends=('pkgconfig')
+license=('custom')
+options=('!libtool')
+source=(${url}/releases/individual/lib/libXau-${pkgver}.tar.bz2)
+sha256sums=('fdd477320aeb5cdd67272838722d6b7d544887dfe7de46e1e7cc0c27c2bea4f2')
+
+build() {
+  cd "${srcdir}/libXau-${pkgver}"
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+package() {
+  cd "${srcdir}/libXau-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}




More information about the arch-commits mailing list