Date: Tuesday, September 24, 2013 @ 09:58:06 Author: jgc Revision: 194907
archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64 Added: at-spi2-atk/repos/gnome-unstable-i686/PKGBUILD (from rev 194906, at-spi2-atk/trunk/PKGBUILD) at-spi2-atk/repos/gnome-unstable-x86_64/PKGBUILD (from rev 194906, at-spi2-atk/trunk/PKGBUILD) Deleted: at-spi2-atk/repos/gnome-unstable-i686/PKGBUILD at-spi2-atk/repos/gnome-unstable-x86_64/PKGBUILD --------------------------------+ /PKGBUILD | 66 +++++++++++++++++++++++++++++++++++++++ gnome-unstable-i686/PKGBUILD | 33 ------------------- gnome-unstable-x86_64/PKGBUILD | 33 ------------------- 3 files changed, 66 insertions(+), 66 deletions(-) Deleted: gnome-unstable-i686/PKGBUILD =================================================================== --- gnome-unstable-i686/PKGBUILD 2013-09-24 07:57:59 UTC (rev 194906) +++ gnome-unstable-i686/PKGBUILD 2013-09-24 07:58:06 UTC (rev 194907) @@ -1,33 +0,0 @@ -# $Id$ -# Maintainer: Ionut Biru <ib...@archlinux.org> - -pkgname=at-spi2-atk -pkgver=2.9.90 -pkgrel=1 -pkgdesc="A GTK+ module that bridges ATK to D-Bus at-spi" -arch=('i686' 'x86_64') -url="http://www.gnome.org" -license=('GPL2') -depends=('at-spi2-core' 'libx11' 'atk') -makedepends=('intltool') -options=('!libtool') -source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('94a83c66aca985a14cb859acb2191a19dff357aa215fd499aa93ff74f6942c6b') - -build() { - cd $pkgname-$pkgver - - sed -i -e '/AC_PATH_XTRA/d' configure.ac - autoreconf --force --install - - ./configure --prefix=/usr --sysconfdir=/etc \ - --disable-schemas-compile - make -} - -package() { - cd $pkgname-$pkgver - make DESTDIR="$pkgdir" install -} - -# vim:set ts=2 sw=2 et: Copied: at-spi2-atk/repos/gnome-unstable-i686/PKGBUILD (from rev 194906, at-spi2-atk/trunk/PKGBUILD) =================================================================== --- gnome-unstable-i686/PKGBUILD (rev 0) +++ gnome-unstable-i686/PKGBUILD 2013-09-24 07:58:06 UTC (rev 194907) @@ -0,0 +1,33 @@ +# $Id$ +# Maintainer: Ionut Biru <ib...@archlinux.org> + +pkgname=at-spi2-atk +pkgver=2.10.0 +pkgrel=1 +pkgdesc="A GTK+ module that bridges ATK to D-Bus at-spi" +arch=('i686' 'x86_64') +url="http://www.gnome.org" +license=('GPL2') +depends=('at-spi2-core' 'libx11' 'atk') +makedepends=('intltool') +options=('!libtool') +source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) +sha256sums=('dea7ff2f9bc9bbdb0351112616d738de718b55739cd2511afecac51604c31a94') + +build() { + cd $pkgname-$pkgver + + sed -i -e '/AC_PATH_XTRA/d' configure.ac + autoreconf --force --install + + ./configure --prefix=/usr --sysconfdir=/etc \ + --disable-schemas-compile + make +} + +package() { + cd $pkgname-$pkgver + make DESTDIR="$pkgdir" install +} + +# vim:set ts=2 sw=2 et: Deleted: gnome-unstable-x86_64/PKGBUILD =================================================================== --- gnome-unstable-x86_64/PKGBUILD 2013-09-24 07:57:59 UTC (rev 194906) +++ gnome-unstable-x86_64/PKGBUILD 2013-09-24 07:58:06 UTC (rev 194907) @@ -1,33 +0,0 @@ -# $Id$ -# Maintainer: Ionut Biru <ib...@archlinux.org> - -pkgname=at-spi2-atk -pkgver=2.9.90 -pkgrel=1 -pkgdesc="A GTK+ module that bridges ATK to D-Bus at-spi" -arch=('i686' 'x86_64') -url="http://www.gnome.org" -license=('GPL2') -depends=('at-spi2-core' 'libx11' 'atk') -makedepends=('intltool') -options=('!libtool') -source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('94a83c66aca985a14cb859acb2191a19dff357aa215fd499aa93ff74f6942c6b') - -build() { - cd $pkgname-$pkgver - - sed -i -e '/AC_PATH_XTRA/d' configure.ac - autoreconf --force --install - - ./configure --prefix=/usr --sysconfdir=/etc \ - --disable-schemas-compile - make -} - -package() { - cd $pkgname-$pkgver - make DESTDIR="$pkgdir" install -} - -# vim:set ts=2 sw=2 et: Copied: at-spi2-atk/repos/gnome-unstable-x86_64/PKGBUILD (from rev 194906, at-spi2-atk/trunk/PKGBUILD) =================================================================== --- gnome-unstable-x86_64/PKGBUILD (rev 0) +++ gnome-unstable-x86_64/PKGBUILD 2013-09-24 07:58:06 UTC (rev 194907) @@ -0,0 +1,33 @@ +# $Id$ +# Maintainer: Ionut Biru <ib...@archlinux.org> + +pkgname=at-spi2-atk +pkgver=2.10.0 +pkgrel=1 +pkgdesc="A GTK+ module that bridges ATK to D-Bus at-spi" +arch=('i686' 'x86_64') +url="http://www.gnome.org" +license=('GPL2') +depends=('at-spi2-core' 'libx11' 'atk') +makedepends=('intltool') +options=('!libtool') +source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) +sha256sums=('dea7ff2f9bc9bbdb0351112616d738de718b55739cd2511afecac51604c31a94') + +build() { + cd $pkgname-$pkgver + + sed -i -e '/AC_PATH_XTRA/d' configure.ac + autoreconf --force --install + + ./configure --prefix=/usr --sysconfdir=/etc \ + --disable-schemas-compile + make +} + +package() { + cd $pkgname-$pkgver + make DESTDIR="$pkgdir" install +} + +# vim:set ts=2 sw=2 et: