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

Jan Steffens heftig at archlinux.org
Mon Oct 30 22:31:53 UTC 2017


    Date: Monday, October 30, 2017 @ 22:31:53
  Author: heftig
Revision: 308717

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

Added:
  at-spi2-core/repos/extra-i686/PKGBUILD
    (from rev 308716, at-spi2-core/trunk/PKGBUILD)
  at-spi2-core/repos/extra-x86_64/PKGBUILD
    (from rev 308716, at-spi2-core/trunk/PKGBUILD)
Deleted:
  at-spi2-core/repos/extra-i686/PKGBUILD
  at-spi2-core/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2017-10-30 22:30:40 UTC (rev 308716)
+++ extra-i686/PKGBUILD	2017-10-30 22:31:53 UTC (rev 308717)
@@ -1,38 +0,0 @@
-# $Id$
-# Contributor: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=at-spi2-core
-pkgver=2.26.1
-pkgrel=1
-pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
-url="https://git.gnome.org/browse/at-spi2-core"
-arch=(i686 x86_64)
-license=(GPL2)
-depends=(dbus glib2 libxtst)
-makedepends=(intltool gobject-introspection git gtk-doc meson)
-_commit=832febae6759636ce7abf98a93738d60a9726a3b  # tags/AT_SPI2_CORE_2_26_1^0
-source=("git+https://git.gnome.org/browse/at-spi2-core#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^AT_SPI2_CORE_//;s/_/./g;s/-/+/g'
-}
-
-prepare() {
-  mkdir build
-  cd $pkgname
-}
-  
-build() {
-  cd build
-  arch-meson ../$pkgname -Denable_docs=true
-  ninja
-}
-
-package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: at-spi2-core/repos/extra-i686/PKGBUILD (from rev 308716, at-spi2-core/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2017-10-30 22:31:53 UTC (rev 308717)
@@ -0,0 +1,38 @@
+# $Id$
+# Contributor: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=at-spi2-core
+pkgver=2.26.2
+pkgrel=1
+pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
+url="https://git.gnome.org/browse/at-spi2-core"
+arch=(i686 x86_64)
+license=(GPL2)
+depends=(dbus glib2 libxtst)
+makedepends=(intltool gobject-introspection git gtk-doc meson)
+_commit=43b8453d43ab56b7f717050f8102a4ebfcc1dcc7  # tags/AT_SPI2_CORE_2_26_2^0
+source=("git+https://git.gnome.org/browse/at-spi2-core#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^AT_SPI2_CORE_//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  mkdir build
+  cd $pkgname
+}
+  
+build() {
+  cd build
+  arch-meson ../$pkgname -Denable_docs=true
+  ninja
+}
+
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2017-10-30 22:30:40 UTC (rev 308716)
+++ extra-x86_64/PKGBUILD	2017-10-30 22:31:53 UTC (rev 308717)
@@ -1,38 +0,0 @@
-# $Id$
-# Contributor: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=at-spi2-core
-pkgver=2.26.1
-pkgrel=1
-pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
-url="https://git.gnome.org/browse/at-spi2-core"
-arch=(i686 x86_64)
-license=(GPL2)
-depends=(dbus glib2 libxtst)
-makedepends=(intltool gobject-introspection git gtk-doc meson)
-_commit=832febae6759636ce7abf98a93738d60a9726a3b  # tags/AT_SPI2_CORE_2_26_1^0
-source=("git+https://git.gnome.org/browse/at-spi2-core#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/^AT_SPI2_CORE_//;s/_/./g;s/-/+/g'
-}
-
-prepare() {
-  mkdir build
-  cd $pkgname
-}
-  
-build() {
-  cd build
-  arch-meson ../$pkgname -Denable_docs=true
-  ninja
-}
-
-package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: at-spi2-core/repos/extra-x86_64/PKGBUILD (from rev 308716, at-spi2-core/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2017-10-30 22:31:53 UTC (rev 308717)
@@ -0,0 +1,38 @@
+# $Id$
+# Contributor: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=at-spi2-core
+pkgver=2.26.2
+pkgrel=1
+pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
+url="https://git.gnome.org/browse/at-spi2-core"
+arch=(i686 x86_64)
+license=(GPL2)
+depends=(dbus glib2 libxtst)
+makedepends=(intltool gobject-introspection git gtk-doc meson)
+_commit=43b8453d43ab56b7f717050f8102a4ebfcc1dcc7  # tags/AT_SPI2_CORE_2_26_2^0
+source=("git+https://git.gnome.org/browse/at-spi2-core#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^AT_SPI2_CORE_//;s/_/./g;s/-/+/g'
+}
+
+prepare() {
+  mkdir build
+  cd $pkgname
+}
+  
+build() {
+  cd build
+  arch-meson ../$pkgname -Denable_docs=true
+  ninja
+}
+
+package() {
+  cd build
+  DESTDIR="$pkgdir" ninja install
+}
+
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list