[arch-commits] Commit in at-spi2-core/repos (4 files)

Jan Steffens heftig at archlinux.org
Mon Sep 26 18:43:54 UTC 2016


    Date: Monday, September 26, 2016 @ 18:43:53
  Author: heftig
Revision: 276989

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  at-spi2-core/repos/gnome-unstable-i686/PKGBUILD
    (from rev 276988, at-spi2-core/trunk/PKGBUILD)
  at-spi2-core/repos/gnome-unstable-x86_64/PKGBUILD
    (from rev 276988, at-spi2-core/trunk/PKGBUILD)
Deleted:
  at-spi2-core/repos/gnome-unstable-i686/PKGBUILD
  at-spi2-core/repos/gnome-unstable-x86_64/PKGBUILD

--------------------------------+
 /PKGBUILD                      |   80 +++++++++++++++++++++++++++++++++++++++
 gnome-unstable-i686/PKGBUILD   |   40 -------------------
 gnome-unstable-x86_64/PKGBUILD |   40 -------------------
 3 files changed, 80 insertions(+), 80 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===================================================================
--- gnome-unstable-i686/PKGBUILD	2016-09-26 18:43:26 UTC (rev 276988)
+++ gnome-unstable-i686/PKGBUILD	2016-09-26 18:43:53 UTC (rev 276989)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=at-spi2-core
-pkgver=2.21.4+4+ga782d62
-pkgrel=1
-pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
-arch=('i686' 'x86_64')
-url="http://www.gnome.org"
-license=('GPL2')
-depends=('dbus' 'glib2' 'libxtst')
-makedepends=('intltool' 'gobject-introspection' 'git' 'gtk-doc')
-_commit=a782d62957173c7b7d00348ff272509d44019526
-source=("git://git.gnome.org/at-spi2-core#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed -e 's/AT_SPI2_CORE_//' -e 's/_/\./g' -e 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  sed -i -e '/AC_PATH_XTRA/d' configure.ac
-  NOCONFIGURE=1 ./autogen.sh
-}
-  
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc \
-    --libexecdir=/usr/lib/at-spi2-core --disable-xevie --enable-gtk-doc
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: at-spi2-core/repos/gnome-unstable-i686/PKGBUILD (from rev 276988, at-spi2-core/trunk/PKGBUILD)
===================================================================
--- gnome-unstable-i686/PKGBUILD	                        (rev 0)
+++ gnome-unstable-i686/PKGBUILD	2016-09-26 18:43:53 UTC (rev 276989)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=at-spi2-core
+pkgver=2.22.0
+pkgrel=1
+pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
+arch=('i686' 'x86_64')
+url="http://www.gnome.org"
+license=('GPL2')
+depends=('dbus' 'glib2' 'libxtst')
+makedepends=('intltool' 'gobject-introspection' 'git' 'gtk-doc')
+_commit=a2fac95cc1cb87429cb0cd426c09ce0f2cf45517
+source=("git://git.gnome.org/at-spi2-core#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed -e 's/AT_SPI2_CORE_//' -e 's/_/\./g' -e 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  sed -i -e '/AC_PATH_XTRA/d' configure.ac
+  NOCONFIGURE=1 ./autogen.sh
+}
+  
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc \
+    --libexecdir=/usr/lib/at-spi2-core --disable-xevie --enable-gtk-doc
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: gnome-unstable-x86_64/PKGBUILD
===================================================================
--- gnome-unstable-x86_64/PKGBUILD	2016-09-26 18:43:26 UTC (rev 276988)
+++ gnome-unstable-x86_64/PKGBUILD	2016-09-26 18:43:53 UTC (rev 276989)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=at-spi2-core
-pkgver=2.21.4+4+ga782d62
-pkgrel=1
-pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
-arch=('i686' 'x86_64')
-url="http://www.gnome.org"
-license=('GPL2')
-depends=('dbus' 'glib2' 'libxtst')
-makedepends=('intltool' 'gobject-introspection' 'git' 'gtk-doc')
-_commit=a782d62957173c7b7d00348ff272509d44019526
-source=("git://git.gnome.org/at-spi2-core#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed -e 's/AT_SPI2_CORE_//' -e 's/_/\./g' -e 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  sed -i -e '/AC_PATH_XTRA/d' configure.ac
-  NOCONFIGURE=1 ./autogen.sh
-}
-  
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc \
-    --libexecdir=/usr/lib/at-spi2-core --disable-xevie --enable-gtk-doc
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: at-spi2-core/repos/gnome-unstable-x86_64/PKGBUILD (from rev 276988, at-spi2-core/trunk/PKGBUILD)
===================================================================
--- gnome-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD	2016-09-26 18:43:53 UTC (rev 276989)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=at-spi2-core
+pkgver=2.22.0
+pkgrel=1
+pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
+arch=('i686' 'x86_64')
+url="http://www.gnome.org"
+license=('GPL2')
+depends=('dbus' 'glib2' 'libxtst')
+makedepends=('intltool' 'gobject-introspection' 'git' 'gtk-doc')
+_commit=a2fac95cc1cb87429cb0cd426c09ce0f2cf45517
+source=("git://git.gnome.org/at-spi2-core#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed -e 's/AT_SPI2_CORE_//' -e 's/_/\./g' -e 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  sed -i -e '/AC_PATH_XTRA/d' configure.ac
+  NOCONFIGURE=1 ./autogen.sh
+}
+  
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc \
+    --libexecdir=/usr/lib/at-spi2-core --disable-xevie --enable-gtk-doc
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list