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

Andreas Radke andyrtr at archlinux.org
Sat May 2 16:41:25 UTC 2015


    Date: Saturday, May 2, 2015 @ 18:41:24
  Author: andyrtr
Revision: 238358

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

Added:
  libxaw/repos/extra-i686/PKGBUILD
    (from rev 238357, libxaw/trunk/PKGBUILD)
  libxaw/repos/extra-x86_64/PKGBUILD
    (from rev 238357, libxaw/trunk/PKGBUILD)
Deleted:
  libxaw/repos/extra-i686/PKGBUILD
  libxaw/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2015-05-02 16:41:14 UTC (rev 238357)
+++ extra-i686/PKGBUILD	2015-05-02 16:41:24 UTC (rev 238358)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=libxaw
-pkgver=1.0.12
-pkgrel=1
-pkgdesc="X11 Athena Widget library"
-arch=('i686' 'x86_64')
-license=('custom')
-url="http://xorg.freedesktop.org/"
-depends=('libxmu' 'libxpm')
-makedepends=('xorg-util-macros')
-source=(${url}/releases/individual/lib/libXaw-${pkgver}.tar.bz2)
-sha256sums=('96fc314874fce9979556321d1d6ee00b5baf32fb333b7278853b4983bc3cdbf6')
-
-build() {
-  cd "${srcdir}/libXaw-${pkgver}"
-  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
-  make
-}
-
-package() {
-  cd "${srcdir}/libXaw-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}

Copied: libxaw/repos/extra-i686/PKGBUILD (from rev 238357, libxaw/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2015-05-02 16:41:24 UTC (rev 238358)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=libxaw
+pkgver=1.0.13
+pkgrel=1
+pkgdesc="X11 Athena Widget library"
+arch=('i686' 'x86_64')
+license=('custom')
+url="http://xorg.freedesktop.org/"
+depends=('libxmu' 'libxpm')
+makedepends=('xorg-util-macros')
+source=(${url}/releases/individual/lib/libXaw-${pkgver}.tar.bz2{,.sig})
+sha256sums=('8ef8067312571292ccc2bbe94c41109dcf022ea5a4ec71656a83d8cce9edb0cd'
+            'SKIP')
+validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') #Alan Coopersmith <alan.coopersmith at oracle.com>
+
+
+build() {
+  cd libXaw-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  make
+}
+
+package() {
+  cd libXaw-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2015-05-02 16:41:14 UTC (rev 238357)
+++ extra-x86_64/PKGBUILD	2015-05-02 16:41:24 UTC (rev 238358)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-
-pkgname=libxaw
-pkgver=1.0.12
-pkgrel=1
-pkgdesc="X11 Athena Widget library"
-arch=('i686' 'x86_64')
-license=('custom')
-url="http://xorg.freedesktop.org/"
-depends=('libxmu' 'libxpm')
-makedepends=('xorg-util-macros')
-source=(${url}/releases/individual/lib/libXaw-${pkgver}.tar.bz2)
-sha256sums=('96fc314874fce9979556321d1d6ee00b5baf32fb333b7278853b4983bc3cdbf6')
-
-build() {
-  cd "${srcdir}/libXaw-${pkgver}"
-  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
-  make
-}
-
-package() {
-  cd "${srcdir}/libXaw-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
-}

Copied: libxaw/repos/extra-x86_64/PKGBUILD (from rev 238357, libxaw/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2015-05-02 16:41:24 UTC (rev 238358)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=libxaw
+pkgver=1.0.13
+pkgrel=1
+pkgdesc="X11 Athena Widget library"
+arch=('i686' 'x86_64')
+license=('custom')
+url="http://xorg.freedesktop.org/"
+depends=('libxmu' 'libxpm')
+makedepends=('xorg-util-macros')
+source=(${url}/releases/individual/lib/libXaw-${pkgver}.tar.bz2{,.sig})
+sha256sums=('8ef8067312571292ccc2bbe94c41109dcf022ea5a4ec71656a83d8cce9edb0cd'
+            'SKIP')
+validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') #Alan Coopersmith <alan.coopersmith at oracle.com>
+
+
+build() {
+  cd libXaw-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  make
+}
+
+package() {
+  cd libXaw-${pkgver}
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+}



More information about the arch-commits mailing list