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

2015-05-02 Thread Andreas Radke
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 j...@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 j...@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.coopersm...@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 j...@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 j...@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.coopersm...@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
+}


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

2013-09-13 Thread Andreas Radke
Date: Friday, September 13, 2013 @ 09:15:28
  Author: andyrtr
Revision: 194288

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

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

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-09-13 07:15:08 UTC (rev 194287)
+++ extra-i686/PKGBUILD 2013-09-13 07:15:28 UTC (rev 194288)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=libxaw
-pkgver=1.0.11
-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')
-options=('!libtool')
-source=(${url}/releases/individual/lib/libXaw-${pkgver}.tar.bz2)
-sha256sums=('87a874acbb71d1ee59b8047312fc91d89dcb373e2970f121184cdae29a3d9492')
-
-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 194287, 
libxaw/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-09-13 07:15:28 UTC (rev 194288)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot j...@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')
+options=('!libtool')
+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
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-09-13 07:15:08 UTC (rev 194287)
+++ extra-x86_64/PKGBUILD   2013-09-13 07:15:28 UTC (rev 194288)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=libxaw
-pkgver=1.0.11
-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')
-options=('!libtool')
-source=(${url}/releases/individual/lib/libXaw-${pkgver}.tar.bz2)
-sha256sums=('87a874acbb71d1ee59b8047312fc91d89dcb373e2970f121184cdae29a3d9492')
-
-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 194287, 
libxaw/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-09-13 07:15:28 UTC (rev 194288)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot j...@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')
+options=('!libtool')
+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
+}



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

2012-06-02 Thread andyrtr
Date: Saturday, June 2, 2012 @ 17:31:52
  Author: andyrtr
Revision: 160631

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

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

---+
 extra-i686/PKGBUILD   |   56 
 extra-x86_64/PKGBUILD |   56 
 2 files changed, 56 insertions(+), 56 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-06-02 21:31:14 UTC (rev 160630)
+++ extra-i686/PKGBUILD 2012-06-02 21:31:52 UTC (rev 160631)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=libxaw
-pkgver=1.0.10
-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')
-options=('!libtool')
-source=(${url}/releases/individual/lib/libXaw-${pkgver}.tar.bz2)
-sha1sums=('8caa4c692e28f9681678a22168978b7668df57be')
-
-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 160630, 
libxaw/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-06-02 21:31:52 UTC (rev 160631)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=libxaw
+pkgver=1.0.11
+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')
+options=('!libtool')
+source=(${url}/releases/individual/lib/libXaw-${pkgver}.tar.bz2)
+sha256sums=('87a874acbb71d1ee59b8047312fc91d89dcb373e2970f121184cdae29a3d9492')
+
+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
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-06-02 21:31:14 UTC (rev 160630)
+++ extra-x86_64/PKGBUILD   2012-06-02 21:31:52 UTC (rev 160631)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=libxaw
-pkgver=1.0.10
-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')
-options=('!libtool')
-source=(${url}/releases/individual/lib/libXaw-${pkgver}.tar.bz2)
-sha1sums=('8caa4c692e28f9681678a22168978b7668df57be')
-
-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 160630, 
libxaw/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-06-02 21:31:52 UTC (rev 160631)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=libxaw
+pkgver=1.0.11
+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')
+options=('!libtool')
+source=(${url}/releases/individual/lib/libXaw-${pkgver}.tar.bz2)
+sha256sums=('87a874acbb71d1ee59b8047312fc91d89dcb373e2970f121184cdae29a3d9492')
+
+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
+}



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

2012-03-23 Thread andyrtr
Date: Friday, March 23, 2012 @ 13:09:26
  Author: andyrtr
Revision: 154128

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

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

---+
 extra-i686/PKGBUILD   |   56 
 extra-x86_64/PKGBUILD |   56 
 2 files changed, 56 insertions(+), 56 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-03-23 17:08:50 UTC (rev 154127)
+++ extra-i686/PKGBUILD 2012-03-23 17:09:26 UTC (rev 154128)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=libxaw
-pkgver=1.0.9
-pkgrel=2
-pkgdesc=X11 Athena Widget library
-arch=('i686' 'x86_64')
-license=('custom')
-url=http://xorg.freedesktop.org/;
-depends=('libxmu' 'libxpm')
-makedepends=('xorg-util-macros')
-options=('!libtool')
-source=(${url}/releases/individual/lib/libXaw-${pkgver}.tar.bz2)
-sha1sums=('5f8fc1b10316f31d4c6fa1d938b2297ff5bd2da5')
-
-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 154127, 
libxaw/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-03-23 17:09:26 UTC (rev 154128)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=libxaw
+pkgver=1.0.10
+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')
+options=('!libtool')
+source=(${url}/releases/individual/lib/libXaw-${pkgver}.tar.bz2)
+sha1sums=('8caa4c692e28f9681678a22168978b7668df57be')
+
+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
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-03-23 17:08:50 UTC (rev 154127)
+++ extra-x86_64/PKGBUILD   2012-03-23 17:09:26 UTC (rev 154128)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=libxaw
-pkgver=1.0.9
-pkgrel=2
-pkgdesc=X11 Athena Widget library
-arch=('i686' 'x86_64')
-license=('custom')
-url=http://xorg.freedesktop.org/;
-depends=('libxmu' 'libxpm')
-makedepends=('xorg-util-macros')
-options=('!libtool')
-source=(${url}/releases/individual/lib/libXaw-${pkgver}.tar.bz2)
-sha1sums=('5f8fc1b10316f31d4c6fa1d938b2297ff5bd2da5')
-
-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 154127, 
libxaw/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-03-23 17:09:26 UTC (rev 154128)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=libxaw
+pkgver=1.0.10
+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')
+options=('!libtool')
+source=(${url}/releases/individual/lib/libXaw-${pkgver}.tar.bz2)
+sha1sums=('8caa4c692e28f9681678a22168978b7668df57be')
+
+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
+}



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

2012-02-25 Thread Allan McRae
Date: Saturday, February 25, 2012 @ 08:52:04
  Author: allan
Revision: 151324

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

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

---+
 extra-i686/PKGBUILD   |   52 +---
 extra-x86_64/PKGBUILD |   52 +---
 2 files changed, 56 insertions(+), 48 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-02-25 13:50:59 UTC (rev 151323)
+++ extra-i686/PKGBUILD 2012-02-25 13:52:04 UTC (rev 151324)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=libxaw
-pkgver=1.0.9
-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')
-options=('!libtool')
-source=(${url}/releases/individual/lib/libXaw-${pkgver}.tar.bz2)
-sha1sums=('5f8fc1b10316f31d4c6fa1d938b2297ff5bd2da5')
-
-build() {
-  cd ${srcdir}/libXaw-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
-  make
-  make DESTDIR=${pkgdir} install
-  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
-  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
-}

Copied: libxaw/repos/extra-i686/PKGBUILD (from rev 151323, 
libxaw/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-02-25 13:52:04 UTC (rev 151324)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=libxaw
+pkgver=1.0.9
+pkgrel=2
+pkgdesc=X11 Athena Widget library
+arch=('i686' 'x86_64')
+license=('custom')
+url=http://xorg.freedesktop.org/;
+depends=('libxmu' 'libxpm')
+makedepends=('xorg-util-macros')
+options=('!libtool')
+source=(${url}/releases/individual/lib/libXaw-${pkgver}.tar.bz2)
+sha1sums=('5f8fc1b10316f31d4c6fa1d938b2297ff5bd2da5')
+
+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
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-02-25 13:50:59 UTC (rev 151323)
+++ extra-x86_64/PKGBUILD   2012-02-25 13:52:04 UTC (rev 151324)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot j...@archlinux.org
-
-pkgname=libxaw
-pkgver=1.0.9
-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')
-options=('!libtool')
-source=(${url}/releases/individual/lib/libXaw-${pkgver}.tar.bz2)
-sha1sums=('5f8fc1b10316f31d4c6fa1d938b2297ff5bd2da5')
-
-build() {
-  cd ${srcdir}/libXaw-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
-  make
-  make DESTDIR=${pkgdir} install
-  install -m755 -d ${pkgdir}/usr/share/licenses/${pkgname}
-  install -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/
-}

Copied: libxaw/repos/extra-x86_64/PKGBUILD (from rev 151323, 
libxaw/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-02-25 13:52:04 UTC (rev 151324)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jan de Groot j...@archlinux.org
+
+pkgname=libxaw
+pkgver=1.0.9
+pkgrel=2
+pkgdesc=X11 Athena Widget library
+arch=('i686' 'x86_64')
+license=('custom')
+url=http://xorg.freedesktop.org/;
+depends=('libxmu' 'libxpm')
+makedepends=('xorg-util-macros')
+options=('!libtool')
+source=(${url}/releases/individual/lib/libXaw-${pkgver}.tar.bz2)
+sha1sums=('5f8fc1b10316f31d4c6fa1d938b2297ff5bd2da5')
+
+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
+}