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" +}