[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2020-09-26 Thread Jan Steffens via arch-commits
Date: Saturday, September 26, 2020 @ 21:26:00
  Author: heftig
Revision: 396642

2.38.0-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-09-26 21:23:32 UTC (rev 396641)
+++ PKGBUILD2020-09-26 21:26:00 UTC (rev 396642)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=at-spi2-core
-pkgver=2.36.1
+pkgver=2.38.0
 pkgrel=1
 pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
 url="https://gitlab.gnome.org/GNOME/at-spi2-core;
@@ -11,7 +11,7 @@
 depends=(dbus glib2 libxtst)
 makedepends=(gobject-introspection git gtk-doc meson dbus-broker)
 optdepends=('dbus-broker: Alternative bus implementation')
-_commit=4654c91696460b9eba1592252f5528c4c37de00e  # tags/AT_SPI2_CORE_2_36_1^0
+_commit=2650710c988bd996e3e23f50bd006390aeeed111  # tags/AT_SPI2_CORE_2_38_0^0
 source=("git+https://gitlab.gnome.org/GNOME/at-spi2-core.git#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2020-09-04 Thread Jan Steffens via arch-commits
Date: Saturday, September 5, 2020 @ 00:55:04
  Author: heftig
Revision: 395459

2.36.1-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-09-05 00:53:08 UTC (rev 395458)
+++ PKGBUILD2020-09-05 00:55:04 UTC (rev 395459)
@@ -1,8 +1,8 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan Alexander Steffens (heftig) 
 # Contributor: Ionut Biru 
 
 pkgname=at-spi2-core
-pkgver=2.36.0
+pkgver=2.36.1
 pkgrel=1
 pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
 url="https://gitlab.gnome.org/GNOME/at-spi2-core;
@@ -11,7 +11,7 @@
 depends=(dbus glib2 libxtst)
 makedepends=(gobject-introspection git gtk-doc meson dbus-broker)
 optdepends=('dbus-broker: Alternative bus implementation')
-_commit=cf08453489c221499dc8a7c17e0955131f9dedf7  # tags/AT_SPI2_CORE_2_36_0^0
+_commit=4654c91696460b9eba1592252f5528c4c37de00e  # tags/AT_SPI2_CORE_2_36_1^0
 source=("git+https://gitlab.gnome.org/GNOME/at-spi2-core.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -28,7 +28,7 @@
   arch-meson $pkgname build \
 -D default_bus=dbus-broker \
 -D docs=true
-  ninja -C build
+  meson compile -C build
 }
 
 check() {


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2020-03-07 Thread Jan Steffens via arch-commits
Date: Sunday, March 8, 2020 @ 03:49:13
  Author: heftig
Revision: 376966

2.36.0-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-08 03:46:43 UTC (rev 376965)
+++ PKGBUILD2020-03-08 03:49:13 UTC (rev 376966)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=at-spi2-core
-pkgver=2.34.0
+pkgver=2.36.0
 pkgrel=1
 pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
 url="https://gitlab.gnome.org/GNOME/at-spi2-core;
@@ -11,7 +11,7 @@
 depends=(dbus glib2 libxtst)
 makedepends=(gobject-introspection git gtk-doc meson dbus-broker)
 optdepends=('dbus-broker: Alternative bus implementation')
-_commit=6da122f1e8d6b02dda0f368610ab72fc3d1720cf  # tags/AT_SPI2_CORE_2_34_0^0
+_commit=cf08453489c221499dc8a7c17e0955131f9dedf7  # tags/AT_SPI2_CORE_2_36_0^0
 source=("git+https://gitlab.gnome.org/GNOME/at-spi2-core.git#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2019-09-10 Thread Jan Steffens via arch-commits
Date: Tuesday, September 10, 2019 @ 18:58:00
  Author: heftig
Revision: 362136

2.34.0-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-10 18:56:02 UTC (rev 362135)
+++ PKGBUILD2019-09-10 18:58:00 UTC (rev 362136)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=at-spi2-core
-pkgver=2.32.1
+pkgver=2.34.0
 pkgrel=1
 pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
 url="https://gitlab.gnome.org/GNOME/at-spi2-core;
@@ -11,7 +11,7 @@
 depends=(dbus glib2 libxtst)
 makedepends=(gobject-introspection git gtk-doc meson dbus-broker)
 optdepends=('dbus-broker: Alternative bus implementation')
-_commit=89001a86a037cfabf27e912b902929b5daeb3c55  # tags/AT_SPI2_CORE_2_32_1^0
+_commit=6da122f1e8d6b02dda0f368610ab72fc3d1720cf  # tags/AT_SPI2_CORE_2_34_0^0
 source=("git+https://gitlab.gnome.org/GNOME/at-spi2-core.git#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -34,7 +34,7 @@
 check() {
   # memory test fails without desktop
   # broker fails to launch without journald
-  dbus-run-session meson test -C build || :
+  dbus-run-session meson test -C build --print-errorlogs || :
 }
 
 package() {


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2019-04-09 Thread Jan Steffens via arch-commits
Date: Tuesday, April 9, 2019 @ 08:15:50
  Author: heftig
Revision: 350418

2.32.1-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-09 08:13:47 UTC (rev 350417)
+++ PKGBUILD2019-04-09 08:15:50 UTC (rev 350418)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=at-spi2-core
-pkgver=2.32.0
+pkgver=2.32.1
 pkgrel=1
 pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
 url="https://gitlab.gnome.org/GNOME/at-spi2-core;
@@ -9,9 +9,9 @@
 arch=(x86_64)
 license=(GPL2)
 depends=(dbus glib2 libxtst)
-makedepends=(intltool gobject-introspection git gtk-doc meson dbus-broker)
+makedepends=(gobject-introspection git gtk-doc meson dbus-broker)
 optdepends=('dbus-broker: Alternative bus implementation')
-_commit=cd55a73884a1371718f45dd22340b5d4ddf41dbb  # tags/AT_SPI2_CORE_2_32_0^0
+_commit=89001a86a037cfabf27e912b902929b5daeb3c55  # tags/AT_SPI2_CORE_2_32_1^0
 source=("git+https://gitlab.gnome.org/GNOME/at-spi2-core.git#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD fallback.diff)

2019-03-13 Thread Jan Steffens via arch-commits
Date: Wednesday, March 13, 2019 @ 20:55:05
  Author: heftig
Revision: 347862

2.32.0-1

Modified:
  at-spi2-core/trunk/PKGBUILD
Deleted:
  at-spi2-core/trunk/fallback.diff

---+
 PKGBUILD  |   15 +--
 fallback.diff |   27 ---
 2 files changed, 5 insertions(+), 37 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-13 20:43:22 UTC (rev 347861)
+++ PKGBUILD2019-03-13 20:55:05 UTC (rev 347862)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=at-spi2-core
-pkgver=2.30.1
+pkgver=2.32.0
 pkgrel=1
 pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
 url="https://gitlab.gnome.org/GNOME/at-spi2-core;
@@ -11,11 +11,9 @@
 depends=(dbus glib2 libxtst)
 makedepends=(intltool gobject-introspection git gtk-doc meson dbus-broker)
 optdepends=('dbus-broker: Alternative bus implementation')
-_commit=92a98cc17f6aa624ca501def329af4efd8196050  # tags/AT_SPI2_CORE_2_30_1^0
-source=("git+https://gitlab.gnome.org/GNOME/at-spi2-core.git#commit=$_commit;
-fallback.diff)
-sha256sums=('SKIP'
-'e2254af6fe94a42402544dc9fd0f322318d2809be01ef1e9e944388f2aa3cad7')
+_commit=cd55a73884a1371718f45dd22340b5d4ddf41dbb  # tags/AT_SPI2_CORE_2_32_0^0
+source=("git+https://gitlab.gnome.org/GNOME/at-spi2-core.git#commit=$_commit;)
+sha256sums=('SKIP')
 
 pkgver() {
   cd $pkgname
@@ -24,15 +22,12 @@
 
 prepare() {
   cd $pkgname
-
-  # Try to unbreak fallback
-  patch -Np1 -i ../fallback.diff
 }
 
 build() {
   arch-meson $pkgname build \
 -D default_bus=dbus-broker \
--D enable_docs=true
+-D docs=true
   ninja -C build
 }
 

Deleted: fallback.diff
===
--- fallback.diff   2019-03-13 20:43:22 UTC (rev 347861)
+++ fallback.diff   2019-03-13 20:55:05 UTC (rev 347862)
@@ -1,27 +0,0 @@
- bus/at-spi-bus-launcher.c | 6 +-
- 1 file changed, 5 insertions(+), 1 deletion(-)
-
-diff --git c/bus/at-spi-bus-launcher.c i/bus/at-spi-bus-launcher.c
-index 5d58dff..994a767 100644
 c/bus/at-spi-bus-launcher.c
-+++ i/bus/at-spi-bus-launcher.c
-@@ -293,7 +293,9 @@ ensure_a11y_bus_daemon (A11yBusLauncher *app, char 
*config_path)
- 
-   if (pipe (app->pipefd) < 0)
- g_error ("Failed to create pipe: %s", strerror (errno));
--  
-+
-+  g_clear_pointer (>a11y_launch_error_message, g_free);
-+
-   if (!g_spawn_async (NULL,
-   argv,
-   NULL,
-@@ -389,6 +391,8 @@ ensure_a11y_bus_broker (A11yBusLauncher *app, char 
*config_path)
-   if (listen (app->listenfd, 1024) < 0)
- g_error ("Failed to listen on socket: %s", strerror(errno));
- 
-+  g_clear_pointer (>a11y_launch_error_message, g_free);
-+
-   if (!g_spawn_async (NULL,
-   argv,
-   NULL,


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2019-03-04 Thread Jan Steffens via arch-commits
Date: Monday, March 4, 2019 @ 14:15:56
  Author: heftig
Revision: 347036

2.30.1-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-04 07:57:00 UTC (rev 347035)
+++ PKGBUILD2019-03-04 14:15:56 UTC (rev 347036)
@@ -2,8 +2,8 @@
 # Contributor: Ionut Biru 
 
 pkgname=at-spi2-core
-pkgver=2.30.0
-pkgrel=2
+pkgver=2.30.1
+pkgrel=1
 pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
 url="https://gitlab.gnome.org/GNOME/at-spi2-core;
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(dbus glib2 libxtst)
 makedepends=(intltool gobject-introspection git gtk-doc meson dbus-broker)
 optdepends=('dbus-broker: Alternative bus implementation')
-_commit=2f3b23bb626e91aa321f06374ff66a709c323430  # tags/AT_SPI2_CORE_2_30_0^0
+_commit=92a98cc17f6aa624ca501def329af4efd8196050  # tags/AT_SPI2_CORE_2_30_1^0
 source=("git+https://gitlab.gnome.org/GNOME/at-spi2-core.git#commit=$_commit;
 fallback.diff)
 sha256sums=('SKIP'


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD fallback.diff)

2018-09-05 Thread Jan Steffens via arch-commits
Date: Wednesday, September 5, 2018 @ 19:15:43
  Author: heftig
Revision: 333531

2.30.0-2

Added:
  at-spi2-core/trunk/fallback.diff
Modified:
  at-spi2-core/trunk/PKGBUILD

---+
 PKGBUILD  |   16 +++-
 fallback.diff |   27 +++
 2 files changed, 38 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-05 18:38:49 UTC (rev 333530)
+++ PKGBUILD2018-09-05 19:15:43 UTC (rev 333531)
@@ -3,16 +3,19 @@
 
 pkgname=at-spi2-core
 pkgver=2.30.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
 url="https://gitlab.gnome.org/GNOME/at-spi2-core;
 arch=(x86_64)
 license=(GPL2)
 depends=(dbus glib2 libxtst)
-makedepends=(intltool gobject-introspection git gtk-doc meson)
+makedepends=(intltool gobject-introspection git gtk-doc meson dbus-broker)
+optdepends=('dbus-broker: Alternative bus implementation')
 _commit=2f3b23bb626e91aa321f06374ff66a709c323430  # tags/AT_SPI2_CORE_2_30_0^0
-source=("git+https://gitlab.gnome.org/GNOME/at-spi2-core.git#commit=$_commit;)
-sha256sums=('SKIP')
+source=("git+https://gitlab.gnome.org/GNOME/at-spi2-core.git#commit=$_commit;
+fallback.diff)
+sha256sums=('SKIP'
+'e2254af6fe94a42402544dc9fd0f322318d2809be01ef1e9e944388f2aa3cad7')
 
 pkgver() {
   cd $pkgname
@@ -21,11 +24,13 @@
 
 prepare() {
   cd $pkgname
+
+  # Try to unbreak fallback
+  patch -Np1 -i ../fallback.diff
 }
 
 build() {
   arch-meson $pkgname build \
--D dbus_broker=/usr/bin/dbus-broker-launch \
 -D default_bus=dbus-broker \
 -D enable_docs=true
   ninja -C build
@@ -33,6 +38,7 @@
 
 check() {
   # memory test fails without desktop
+  # broker fails to launch without journald
   dbus-run-session meson test -C build || :
 }
 

Added: fallback.diff
===
--- fallback.diff   (rev 0)
+++ fallback.diff   2018-09-05 19:15:43 UTC (rev 333531)
@@ -0,0 +1,27 @@
+ bus/at-spi-bus-launcher.c | 6 +-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+diff --git c/bus/at-spi-bus-launcher.c i/bus/at-spi-bus-launcher.c
+index 5d58dff..994a767 100644
+--- c/bus/at-spi-bus-launcher.c
 i/bus/at-spi-bus-launcher.c
+@@ -293,7 +293,9 @@ ensure_a11y_bus_daemon (A11yBusLauncher *app, char 
*config_path)
+ 
+   if (pipe (app->pipefd) < 0)
+ g_error ("Failed to create pipe: %s", strerror (errno));
+-  
++
++  g_clear_pointer (>a11y_launch_error_message, g_free);
++
+   if (!g_spawn_async (NULL,
+   argv,
+   NULL,
+@@ -389,6 +391,8 @@ ensure_a11y_bus_broker (A11yBusLauncher *app, char 
*config_path)
+   if (listen (app->listenfd, 1024) < 0)
+ g_error ("Failed to listen on socket: %s", strerror(errno));
+ 
++  g_clear_pointer (>a11y_launch_error_message, g_free);
++
+   if (!g_spawn_async (NULL,
+   argv,
+   NULL,


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2018-09-04 Thread Jan Steffens via arch-commits
Date: Tuesday, September 4, 2018 @ 17:30:07
  Author: heftig
Revision: 08

2.30.0-1

Modified:
  at-spi2-core/trunk/PKGBUILD   (contents, properties)

--+
 PKGBUILD |   24 
 1 file changed, 16 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-04 17:18:08 UTC (rev 07)
+++ PKGBUILD2018-09-04 17:30:07 UTC (rev 08)
@@ -1,17 +1,17 @@
-# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
 # Contributor: Ionut Biru 
 
 pkgname=at-spi2-core
-pkgver=2.28.0
+pkgver=2.30.0
 pkgrel=1
 pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
-url="https://git.gnome.org/browse/at-spi2-core;
+url="https://gitlab.gnome.org/GNOME/at-spi2-core;
 arch=(x86_64)
 license=(GPL2)
 depends=(dbus glib2 libxtst)
 makedepends=(intltool gobject-introspection git gtk-doc meson)
-_commit=c210da7e817f36643fb6b3fb3410103f9887dcf8  # tags/AT_SPI2_CORE_2_28_0^0
-source=("git+https://git.gnome.org/browse/at-spi2-core#commit=$_commit;)
+_commit=2f3b23bb626e91aa321f06374ff66a709c323430  # tags/AT_SPI2_CORE_2_30_0^0
+source=("git+https://gitlab.gnome.org/GNOME/at-spi2-core.git#commit=$_commit;)
 sha256sums=('SKIP')
 
 pkgver() {
@@ -22,14 +22,22 @@
 prepare() {
   cd $pkgname
 }
-  
+
 build() {
-  arch-meson $pkgname build -D enable_docs=true
+  arch-meson $pkgname build \
+-D dbus_broker=/usr/bin/dbus-broker-launch \
+-D default_bus=dbus-broker \
+-D enable_docs=true
   ninja -C build
 }
 
+check() {
+  # memory test fails without desktop
+  dbus-run-session meson test -C build || :
+}
+
 package() {
-  DESTDIR="$pkgdir" ninja -C build install
+  DESTDIR="$pkgdir" meson install -C build
 }
 
 # vim:set ts=2 sw=2 et:


Property changes on: at-spi2-core/trunk/PKGBUILD
___
Deleted: svn:keywords
## -1 +0,0 ##
-Id
\ No newline at end of property


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2018-03-14 Thread Jan Steffens via arch-commits
Date: Wednesday, March 14, 2018 @ 18:42:33
  Author: heftig
Revision: 319015

2.28.0-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-14 18:40:39 UTC (rev 319014)
+++ PKGBUILD2018-03-14 18:42:33 UTC (rev 319015)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=at-spi2-core
-pkgver=2.27.1+3+ga151316
+pkgver=2.28.0
 pkgrel=1
 pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
 url="https://git.gnome.org/browse/at-spi2-core;
@@ -10,7 +10,7 @@
 license=(GPL2)
 depends=(dbus glib2 libxtst)
 makedepends=(intltool gobject-introspection git gtk-doc meson)
-_commit=a151316c7f926e7c5b2b711a5c97fc123f1d1c53  # master
+_commit=c210da7e817f36643fb6b3fb3410103f9887dcf8  # tags/AT_SPI2_CORE_2_28_0^0
 source=("git+https://git.gnome.org/browse/at-spi2-core#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2018-03-08 Thread Jan Steffens via arch-commits
Date: Thursday, March 8, 2018 @ 18:49:41
  Author: heftig
Revision: 318258

2.27.1+3+ga151316-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |   13 +
 1 file changed, 5 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-08 18:47:06 UTC (rev 318257)
+++ PKGBUILD2018-03-08 18:49:41 UTC (rev 318258)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=at-spi2-core
-pkgver=2.26.2
+pkgver=2.27.1+3+ga151316
 pkgrel=1
 pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
 url="https://git.gnome.org/browse/at-spi2-core;
@@ -10,7 +10,7 @@
 license=(GPL2)
 depends=(dbus glib2 libxtst)
 makedepends=(intltool gobject-introspection git gtk-doc meson)
-_commit=43b8453d43ab56b7f717050f8102a4ebfcc1dcc7  # tags/AT_SPI2_CORE_2_26_2^0
+_commit=a151316c7f926e7c5b2b711a5c97fc123f1d1c53  # master
 source=("git+https://git.gnome.org/browse/at-spi2-core#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -20,19 +20,16 @@
 }
 
 prepare() {
-  mkdir build
   cd $pkgname
 }
   
 build() {
-  cd build
-  arch-meson ../$pkgname -Denable_docs=true
-  ninja
+  arch-meson $pkgname build -D enable_docs=true
+  ninja -C build
 }
 
 package() {
-  cd build
-  DESTDIR="$pkgdir" ninja install
+  DESTDIR="$pkgdir" ninja -C build install
 }
 
 # vim:set ts=2 sw=2 et:


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2017-10-30 Thread Jan Steffens
Date: Monday, October 30, 2017 @ 22:26:38
  Author: heftig
Revision: 308714

2.26.2-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-30 22:25:58 UTC (rev 308713)
+++ PKGBUILD2017-10-30 22:26:38 UTC (rev 308714)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=at-spi2-core
-pkgver=2.26.1
+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;
@@ -10,7 +10,7 @@
 license=(GPL2)
 depends=(dbus glib2 libxtst)
 makedepends=(intltool gobject-introspection git gtk-doc meson)
-_commit=832febae6759636ce7abf98a93738d60a9726a3b  # tags/AT_SPI2_CORE_2_26_1^0
+_commit=43b8453d43ab56b7f717050f8102a4ebfcc1dcc7  # tags/AT_SPI2_CORE_2_26_2^0
 source=("git+https://git.gnome.org/browse/at-spi2-core#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2017-10-25 Thread Jan Steffens
Date: Wednesday, October 25, 2017 @ 06:57:50
  Author: heftig
Revision: 308452

Use arch-meson

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-25 06:56:17 UTC (rev 308451)
+++ PKGBUILD2017-10-25 06:57:50 UTC (rev 308452)
@@ -29,10 +29,7 @@
   
 build() {
   cd build
-  meson setup --prefix=/usr --buildtype=release ../$pkgname \
---sysconfdir=/etc \
---libexecdir=/usr/lib/$pkgname \
--Denable_docs=true
+  arch-meson ../$pkgname -Denable_docs=true
   ninja
 }
 


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2017-10-25 Thread Jan Steffens
Date: Wednesday, October 25, 2017 @ 06:53:01
  Author: heftig
Revision: 308448

2.26.0+4+g7070583-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-24 20:23:21 UTC (rev 308447)
+++ PKGBUILD2017-10-25 06:53:01 UTC (rev 308448)
@@ -2,8 +2,8 @@
 # Contributor: Ionut Biru 
 
 pkgname=at-spi2-core
-pkgver=2.26.0
-pkgrel=2
+pkgver=2.26.0+4+g7070583
+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)
@@ -10,7 +10,7 @@
 license=(GPL2)
 depends=(dbus glib2 libxtst)
 makedepends=(intltool gobject-introspection git gtk-doc meson)
-_commit=ff911c5dcb5553605b7fa83cae5494de1407ce33  # tags/AT_SPI2_CORE_2_26_0^0
+_commit=70705839990f8eb5112b0262bb0960e806c62fbc  # master
 source=("git+https://git.gnome.org/browse/at-spi2-core#commit=$_commit;
 0001-meson-Actually-use-the-soversion.patch)
 sha256sums=('SKIP'


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2017-09-12 Thread Jan Steffens
Date: Tuesday, September 12, 2017 @ 21:04:41
  Author: heftig
Revision: 305381

2.26.0-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-12 21:04:37 UTC (rev 305380)
+++ PKGBUILD2017-09-12 21:04:41 UTC (rev 305381)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=at-spi2-core
-pkgver=2.25.92
+pkgver=2.26.0
 pkgrel=1
 pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
 url="https://git.gnome.org/browse/at-spi2-core;
@@ -10,7 +10,7 @@
 license=(GPL2)
 depends=(dbus glib2 libxtst)
 makedepends=(intltool gobject-introspection git gtk-doc meson)
-_commit=774a363203dfaa6212295c9da29feba64dc29823  # tags/AT_SPI2_CORE_2_25_92^0
+_commit=ff911c5dcb5553605b7fa83cae5494de1407ce33  # tags/AT_SPI2_CORE_2_26_0^0
 source=("git+https://git.gnome.org/browse/at-spi2-core#commit=$_commit;
 0001-meson-Actually-use-the-soversion.patch)
 sha256sums=('SKIP'


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2017-09-10 Thread Jan Steffens
Date: Sunday, September 10, 2017 @ 07:26:58
  Author: heftig
Revision: 305204

2.25.92-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |   39 ++-
 1 file changed, 22 insertions(+), 17 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-10 07:11:20 UTC (rev 305203)
+++ PKGBUILD2017-09-10 07:26:58 UTC (rev 305204)
@@ -2,38 +2,43 @@
 # Contributor: Ionut Biru 
 
 pkgname=at-spi2-core
-pkgver=2.24.1
+pkgver=2.25.92
 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=e2e67483240533643d19e2b1604ebcb9ec12f0ee  # tags/AT_SPI2_CORE_2_24_1^0
-source=("git+https://git.gnome.org/browse/at-spi2-core#commit=$_commit;)
-sha256sums=('SKIP')
+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=774a363203dfaa6212295c9da29feba64dc29823  # tags/AT_SPI2_CORE_2_25_92^0
+source=("git+https://git.gnome.org/browse/at-spi2-core#commit=$_commit;
+0001-meson-Actually-use-the-soversion.patch)
+sha256sums=('SKIP'
+'36f67a3a20bdb63f3ee2199634962a7e93f323d481f8da5801f3ad2a533a9d8e')
 
 pkgver() {
   cd $pkgname
-  git describe --tags | sed -e 's/AT_SPI2_CORE_//' -e 's/_/\./g' -e 's/-/+/g'
+  git describe --tags | sed 's/^AT_SPI2_CORE_//;s/_/./g;s/-/+/g'
 }
 
 prepare() {
+  mkdir build
   cd $pkgname
-  NOCONFIGURE=1 ./autogen.sh
+  git apply -3 ../0001-meson-Actually-use-the-soversion.patch
 }
   
 build() {
-  cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc \
---libexecdir=/usr/lib/at-spi2-core --disable-xevie --enable-gtk-doc
-  make
+  cd build
+  meson setup --prefix=/usr --buildtype=release ../$pkgname \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib/$pkgname \
+-Denable_docs=true
+  ninja
 }
 
 package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
+  cd build
+  DESTDIR="$pkgdir" ninja install
 }
 
 # vim:set ts=2 sw=2 et:


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2017-05-09 Thread Jan Steffens
Date: Tuesday, May 9, 2017 @ 16:19:58
  Author: heftig
Revision: 295490

2.24.1-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-09 16:19:50 UTC (rev 295489)
+++ PKGBUILD2017-05-09 16:19:58 UTC (rev 295490)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru 
 
 pkgname=at-spi2-core
-pkgver=2.24.0
+pkgver=2.24.1
 pkgrel=1
 pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 license=('GPL2')
 depends=('dbus' 'glib2' 'libxtst')
 makedepends=('intltool' 'gobject-introspection' 'git' 'gtk-doc')
-_commit=bed6eca42bee07e7f8b5544213481ed75ce98aff  # tags/AT_SPI2_CORE_2_24_0^0
+_commit=e2e67483240533643d19e2b1604ebcb9ec12f0ee  # tags/AT_SPI2_CORE_2_24_1^0
 source=("git+https://git.gnome.org/browse/at-spi2-core#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2017-03-29 Thread Jan Steffens
Date: Wednesday, March 29, 2017 @ 20:02:27
  Author: heftig
Revision: 291812

2.24.0-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-29 19:58:34 UTC (rev 291811)
+++ PKGBUILD2017-03-29 20:02:27 UTC (rev 291812)
@@ -1,8 +1,8 @@
 # $Id$
-# Maintainer: Ionut Biru 
+# Contributor: Ionut Biru 
 
 pkgname=at-spi2-core
-pkgver=2.22.0
+pkgver=2.24.0
 pkgrel=1
 pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
 arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@
 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")
+_commit=bed6eca42bee07e7f8b5544213481ed75ce98aff  # tags/AT_SPI2_CORE_2_24_0^0
+source=("git+https://git.gnome.org/browse/at-spi2-core#commit=$_commit;)
 sha256sums=('SKIP')
 
 pkgver() {
@@ -21,7 +21,6 @@
 
 prepare() {
   cd $pkgname
-  sed -i -e '/AC_PATH_XTRA/d' configure.ac
   NOCONFIGURE=1 ./autogen.sh
 }
   


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2016-09-26 Thread Jan Steffens
Date: Monday, September 26, 2016 @ 18:41:42
  Author: heftig
Revision: 276986

2.22.0-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-09-26 18:41:41 UTC (rev 276985)
+++ PKGBUILD2016-09-26 18:41:42 UTC (rev 276986)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru 
 
 pkgname=at-spi2-core
-pkgver=2.21.4+4+ga782d62
+pkgver=2.22.0
 pkgrel=1
 pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 license=('GPL2')
 depends=('dbus' 'glib2' 'libxtst')
 makedepends=('intltool' 'gobject-introspection' 'git' 'gtk-doc')
-_commit=a782d62957173c7b7d00348ff272509d44019526
+_commit=a2fac95cc1cb87429cb0cd426c09ce0f2cf45517
 source=("git://git.gnome.org/at-spi2-core#commit=$_commit")
 sha256sums=('SKIP')
 


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2016-09-19 Thread Jan de Groot
Date: Monday, September 19, 2016 @ 13:19:56
  Author: jgc
Revision: 276704

upgpkg: at-spi2-core 2.21.4+4+ga782d62-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |   28 ++--
 1 file changed, 18 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-09-19 13:01:39 UTC (rev 276703)
+++ PKGBUILD2016-09-19 13:19:56 UTC (rev 276704)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru 
 
 pkgname=at-spi2-core
-pkgver=2.20.2
+pkgver=2.21.4+4+ga782d62
 pkgrel=1
 pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
 arch=('i686' 'x86_64')
@@ -9,23 +9,31 @@
 url="http://www.gnome.org;
 license=('GPL2')
 depends=('dbus' 'glib2' 'libxtst')
-makedepends=('intltool' 'gobject-introspection')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('88a4de9d43139f13cca531b47b901bc1b56e0ab06ba899126644abd4ac16a143')
+makedepends=('intltool' 'gobject-introspection' 'git' 'gtk-doc')
+_commit=a782d62957173c7b7d00348ff272509d44019526
+source=("git://git.gnome.org/at-spi2-core#commit=$_commit")
+sha256sums=('SKIP')
 
-build() {
-  cd $pkgname-$pkgver
+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
-  autoreconf --force --install
-
+  NOCONFIGURE=1 ./autogen.sh
+}
+  
+build() {
+  cd $pkgname
   ./configure --prefix=/usr --sysconfdir=/etc \
---libexecdir=/usr/lib/at-spi2-core --disable-xevie
+--libexecdir=/usr/lib/at-spi2-core --disable-xevie --enable-gtk-doc
   make
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   make DESTDIR="$pkgdir" install
 }
 


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2016-05-22 Thread Jan Steffens
Date: Sunday, May 22, 2016 @ 14:43:14
  Author: heftig
Revision: 268480

2.20.2-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-22 10:27:38 UTC (rev 268479)
+++ PKGBUILD2016-05-22 12:43:14 UTC (rev 268480)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru 
 
 pkgname=at-spi2-core
-pkgver=2.20.1
+pkgver=2.20.2
 pkgrel=1
 pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('dbus' 'glib2' 'libxtst')
 makedepends=('intltool' 'gobject-introspection')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('6ed858e781f5aa9a9662b3beb5ef82f733dac040afc8255d85dffd2097f16900')
+sha256sums=('88a4de9d43139f13cca531b47b901bc1b56e0ab06ba899126644abd4ac16a143')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2016-04-12 Thread Jan de Groot
Date: Tuesday, April 12, 2016 @ 09:58:24
  Author: jgc
Revision: 264689

upgpkg: at-spi2-core 2.20.1-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-04-12 07:51:45 UTC (rev 264688)
+++ PKGBUILD2016-04-12 07:58:24 UTC (rev 264689)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru 
 
 pkgname=at-spi2-core
-pkgver=2.20.0
+pkgver=2.20.1
 pkgrel=1
 pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('dbus' 'glib2' 'libxtst')
 makedepends=('intltool' 'gobject-introspection')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('dcc49fb7c08e582910b21ff1e4110b22ab66068a4c6f0db52b098d66794c609b')
+sha256sums=('6ed858e781f5aa9a9662b3beb5ef82f733dac040afc8255d85dffd2097f16900')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2016-03-22 Thread Jan de Groot
Date: Tuesday, March 22, 2016 @ 07:30:34
  Author: jgc
Revision: 262218

upgpkg: at-spi2-core 2.20.0-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-03-22 03:45:49 UTC (rev 262217)
+++ PKGBUILD2016-03-22 06:30:34 UTC (rev 262218)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru 
 
 pkgname=at-spi2-core
-pkgver=2.19.92
+pkgver=2.20.0
 pkgrel=1
 pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('dbus' 'glib2' 'libxtst')
 makedepends=('intltool' 'gobject-introspection')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('cd217a8161ad3da326bd766b23b583eec9741721a6c59750a697a97d7f41e918')
+sha256sums=('dcc49fb7c08e582910b21ff1e4110b22ab66068a4c6f0db52b098d66794c609b')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2015-11-10 Thread Jan Steffens
Date: Tuesday, November 10, 2015 @ 23:35:00
  Author: heftig
Revision: 250621

2.18.3

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-11-10 22:34:50 UTC (rev 250620)
+++ PKGBUILD2015-11-10 22:35:00 UTC (rev 250621)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru 
 
 pkgname=at-spi2-core
-pkgver=2.18.2
+pkgver=2.18.3
 pkgrel=1
 pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('dbus' 'glib2' 'libxtst')
 makedepends=('intltool' 'gobject-introspection')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('4eea5ba07912ad955157761c4c9fdb6e3fab6ea91899a4db785eb47ae61f1ee5')
+sha256sums=('ada26add94155f97d0f601a20cb7a0e3fd3ba1588c3520b7288316494027d629')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2015-11-07 Thread Jan Steffens
Date: Sunday, November 8, 2015 @ 00:22:48
  Author: heftig
Revision: 250203

2.18.2

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-11-07 23:22:39 UTC (rev 250202)
+++ PKGBUILD2015-11-07 23:22:48 UTC (rev 250203)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru 
 
 pkgname=at-spi2-core
-pkgver=2.18.1
+pkgver=2.18.2
 pkgrel=1
 pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('dbus' 'glib2' 'libxtst')
 makedepends=('intltool' 'gobject-introspection')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('57d555be4cc64905454687bf9bb7dc1e68531bee93befa77222d94ea083f01cf')
+sha256sums=('4eea5ba07912ad955157761c4c9fdb6e3fab6ea91899a4db785eb47ae61f1ee5')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2015-10-13 Thread Jan Steffens
Date: Tuesday, October 13, 2015 @ 09:53:29
  Author: heftig
Revision: 249134

2.18.1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-10-13 07:53:21 UTC (rev 249133)
+++ PKGBUILD2015-10-13 07:53:29 UTC (rev 249134)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru 
 
 pkgname=at-spi2-core
-pkgver=2.18.0
+pkgver=2.18.1
 pkgrel=1
 pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('dbus' 'glib2' 'libxtst')
 makedepends=('intltool' 'gobject-introspection')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('1aeec77db6eb8087049af39a07f55756c55319f739d2998030fe6f4ced03ca76')
+sha256sums=('57d555be4cc64905454687bf9bb7dc1e68531bee93befa77222d94ea083f01cf')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2015-09-23 Thread Jan de Groot
Date: Wednesday, September 23, 2015 @ 09:57:30
  Author: jgc
Revision: 247111

upgpkg: at-spi2-core 2.18.0-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-23 07:55:59 UTC (rev 247110)
+++ PKGBUILD2015-09-23 07:57:30 UTC (rev 247111)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru 
 
 pkgname=at-spi2-core
-pkgver=2.16.0
+pkgver=2.18.0
 pkgrel=1
 pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('dbus' 'glib2' 'libxtst')
 makedepends=('intltool' 'gobject-introspection')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('1c0b77fb8ce81abbf1d80c0afee9858b3f9229f673b7881995fe0fc16b1a74d0')
+sha256sums=('1aeec77db6eb8087049af39a07f55756c55319f739d2998030fe6f4ced03ca76')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2015-03-25 Thread Jan de Groot
Date: Wednesday, March 25, 2015 @ 10:26:19
  Author: jgc
Revision: 234678

upgpkg: at-spi2-core 2.16.0-1

GNOME 3.16

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-25 09:26:17 UTC (rev 234677)
+++ PKGBUILD2015-03-25 09:26:19 UTC (rev 234678)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.15.90
+pkgver=2.16.0
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('dbus' 'glib2' 'libxtst')
 makedepends=('intltool' 'gobject-introspection')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('6e3b36b7fc75f281a284c832839af4fd1fc0a37e2eb33a8c6b3d258d4f4693e1')
+sha256sums=('1c0b77fb8ce81abbf1d80c0afee9858b3f9229f673b7881995fe0fc16b1a74d0')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2015-03-06 Thread Jan de Groot
Date: Friday, March 6, 2015 @ 12:59:36
  Author: jgc
Revision: 232922

upgpkg: at-spi2-core 2.15.90-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-06 11:54:28 UTC (rev 232921)
+++ PKGBUILD2015-03-06 11:59:36 UTC (rev 232922)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.14.1
+pkgver=2.15.90
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -9,9 +9,9 @@
 url=http://www.gnome.org;
 license=('GPL2')
 depends=('dbus' 'glib2' 'libxtst')
-makedepends=('intltool' 'gobject-introspection' 'python2')
+makedepends=('intltool' 'gobject-introspection')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('eef9660b14fdf0fb1f30d1be7c72d591fa7cbb87b00ca3a25712f46ce657')
+sha256sums=('6e3b36b7fc75f281a284c832839af4fd1fc0a37e2eb33a8c6b3d258d4f4693e1')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2014-11-10 Thread Jan Steffens
Date: Tuesday, November 11, 2014 @ 00:35:48
  Author: heftig
Revision: 225978

2.14.1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-11-10 23:35:30 UTC (rev 225977)
+++ PKGBUILD2014-11-10 23:35:48 UTC (rev 225978)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.14.0
+pkgver=2.14.1
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('dbus' 'glib2' 'libxtst')
 makedepends=('intltool' 'gobject-introspection' 'python2')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('5807b02e6ef695b52fde7ff26d675dd94a0707df3c42fe7fd224828e092514c8')
+sha256sums=('eef9660b14fdf0fb1f30d1be7c72d591fa7cbb87b00ca3a25712f46ce657')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2014-09-22 Thread Jan de Groot
Date: Monday, September 22, 2014 @ 19:46:52
  Author: jgc
Revision: 222687

upgpkg: at-spi2-core 2.14.0-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-09-22 17:43:30 UTC (rev 222686)
+++ PKGBUILD2014-09-22 17:46:52 UTC (rev 222687)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.13.92
+pkgver=2.14.0
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('dbus' 'glib2' 'libxtst')
 makedepends=('intltool' 'gobject-introspection' 'python2')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('84dfc9c47e2136c5095cf8f8e78faffbc344c26b2d0f460ab9d225221d870ba9')
+sha256sums=('5807b02e6ef695b52fde7ff26d675dd94a0707df3c42fe7fd224828e092514c8')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2014-09-17 Thread Jan de Groot
Date: Wednesday, September 17, 2014 @ 11:31:48
  Author: jgc
Revision: 221820

upgpkg: at-spi2-core 2.13.92-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-09-17 08:16:55 UTC (rev 221819)
+++ PKGBUILD2014-09-17 09:31:48 UTC (rev 221820)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.13.90
+pkgver=2.13.92
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('dbus' 'glib2' 'libxtst')
 makedepends=('intltool' 'gobject-introspection' 'python2')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('f09f261156945280da9a253419423efa7369f267d54b2bf43597c998f31d5cda')
+sha256sums=('84dfc9c47e2136c5095cf8f8e78faffbc344c26b2d0f460ab9d225221d870ba9')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2014-09-04 Thread Jan de Groot
Date: Thursday, September 4, 2014 @ 22:05:46
  Author: jgc
Revision: 220964

upgpkg: at-spi2-core 2.13.90-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-09-04 20:01:46 UTC (rev 220963)
+++ PKGBUILD2014-09-04 20:05:46 UTC (rev 220964)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.12.0
+pkgver=2.13.90
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -9,9 +9,9 @@
 url=http://www.gnome.org;
 license=('GPL2')
 depends=('dbus' 'glib2' 'libxtst')
-makedepends=('intltool' 'gobject-introspection')
+makedepends=('intltool' 'gobject-introspection' 'python2')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('db550edd98e53b4252521459c2dcaf0f3b060a9bad52489b9dbadbaedad3fb89')
+sha256sums=('f09f261156945280da9a253419423efa7369f267d54b2bf43597c998f31d5cda')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2014-03-24 Thread Jan de Groot
Date: Monday, March 24, 2014 @ 22:59:54
  Author: jgc
Revision: 208681

upgpkg: at-spi2-core 2.12.0-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-24 21:53:00 UTC (rev 208680)
+++ PKGBUILD2014-03-24 21:59:54 UTC (rev 208681)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.11.90
+pkgver=2.12.0
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('dbus' 'glib2' 'libxtst')
 makedepends=('intltool' 'gobject-introspection')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('32c71d38a7f4dd744d53d23e05c237ae3788f37d0d0ea55b72db90d232c6dbb7')
+sha256sums=('db550edd98e53b4252521459c2dcaf0f3b060a9bad52489b9dbadbaedad3fb89')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2014-02-23 Thread Jan de Groot
Date: Sunday, February 23, 2014 @ 15:22:23
  Author: jgc
Revision: 206279

upgpkg: at-spi2-core 2.11.90-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-23 14:12:18 UTC (rev 206278)
+++ PKGBUILD2014-02-23 14:22:23 UTC (rev 206279)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.10.2
+pkgver=2.11.90
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@
 license=('GPL2')
 depends=('dbus' 'glib2' 'libxtst')
 makedepends=('intltool' 'gobject-introspection')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d3da58f84f4c8e4d5fe940ecb52fb27b4d9ea2b4dcdb3e1fae0f46b5eaa2dde1')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('32c71d38a7f4dd744d53d23e05c237ae3788f37d0d0ea55b72db90d232c6dbb7')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2013-11-11 Thread Jan Steffens
Date: Tuesday, November 12, 2013 @ 00:17:02
  Author: heftig
Revision: 199405

2.10.2

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-11 23:05:40 UTC (rev 199404)
+++ PKGBUILD2013-11-11 23:17:02 UTC (rev 199405)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.10.1
+pkgver=2.10.2
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('dbus' 'glib2' 'libxtst')
 makedepends=('intltool' 'gobject-introspection')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('349b7ad5e6a8eebbf88aaefcb67a0f49b025dbcdf6ad646978faf2ca84650119')
+sha256sums=('d3da58f84f4c8e4d5fe940ecb52fb27b4d9ea2b4dcdb3e1fae0f46b5eaa2dde1')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2013-10-14 Thread Jan Steffens
Date: Monday, October 14, 2013 @ 17:41:00
  Author: heftig
Revision: 196506

2.10.1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-14 15:33:11 UTC (rev 196505)
+++ PKGBUILD2013-10-14 15:41:00 UTC (rev 196506)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.10.0
+pkgver=2.10.1
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('964155c7574220a00e11e1c0d91f2d3017ed603920eb1333ff9cbdb6a22744db')
+sha256sums=('349b7ad5e6a8eebbf88aaefcb67a0f49b025dbcdf6ad646978faf2ca84650119')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2013-09-24 Thread Jan de Groot
Date: Tuesday, September 24, 2013 @ 09:55:30
  Author: jgc
Revision: 194904

upgpkg: at-spi2-core 2.10.0-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-24 07:52:49 UTC (rev 194903)
+++ PKGBUILD2013-09-24 07:55:30 UTC (rev 194904)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.9.91
+pkgver=2.10.0
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('f92b6414ec9bb5571fe47dcba22f8b1b763e3ca3a2304791763ef39b985da62a')
+sha256sums=('964155c7574220a00e11e1c0d91f2d3017ed603920eb1333ff9cbdb6a22744db')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2013-09-02 Thread Jan de Groot
Date: Monday, September 2, 2013 @ 16:13:51
  Author: jgc
Revision: 193824

upgpkg: at-spi2-core 2.9.90-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-02 14:08:17 UTC (rev 193823)
+++ PKGBUILD2013-09-02 14:13:51 UTC (rev 193824)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.8.0
+pkgver=2.9.90
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('1861a30fc7f583d5a567a0ba547db67ce9bd294f0d1c9f7403c96a10a481c458')
+sha256sums=('35522664825740f768c6b3ff21e5750856f1445c7e2b87a2fd16241cc8300c25')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2013-09-02 Thread Jan de Groot
Date: Monday, September 2, 2013 @ 21:20:25
  Author: jgc
Revision: 193850

upgpkg: at-spi2-core 2.9.91-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-02 19:16:42 UTC (rev 193849)
+++ PKGBUILD2013-09-02 19:20:25 UTC (rev 193850)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.9.90
+pkgver=2.9.91
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('35522664825740f768c6b3ff21e5750856f1445c7e2b87a2fd16241cc8300c25')
+sha256sums=('f92b6414ec9bb5571fe47dcba22f8b1b763e3ca3a2304791763ef39b985da62a')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2013-03-25 Thread Jan de Groot
Date: Tuesday, March 26, 2013 @ 00:16:12
  Author: jgc
Revision: 180715

upgpkg: at-spi2-core 2.8.0-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-03-25 23:13:28 UTC (rev 180714)
+++ PKGBUILD2013-03-25 23:16:12 UTC (rev 180715)
@@ -2,17 +2,17 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.7.91
+pkgver=2.8.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-core' 'glib2' 'libxtst')
+depends=('dbus' 'glib2' 'libxtst')
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('246c669776f1d88be5d8890ff9468d04b3d7f02d87e9141f2aa96198134b214f')
+sha256sums=('1861a30fc7f583d5a567a0ba547db67ce9bd294f0d1c9f7403c96a10a481c458')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2013-03-21 Thread Jan de Groot
Date: Thursday, March 21, 2013 @ 22:05:17
  Author: jgc
Revision: 180434

upgpkg: at-spi2-core 2.7.91-1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-03-21 20:56:26 UTC (rev 180433)
+++ PKGBUILD2013-03-21 21:05:17 UTC (rev 180434)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.6.3
+pkgver=2.7.91
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('fc4487ae46e847cfd057b329b852cf99923772ecd2ddc29f29670c9f2b15d0ea')
+sha256sums=('246c669776f1d88be5d8890ff9468d04b3d7f02d87e9141f2aa96198134b214f')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2012-12-10 Thread Jan Steffens
Date: Monday, December 10, 2012 @ 17:24:23
  Author: heftig
Revision: 173096

2.6.3

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-12-10 21:58:45 UTC (rev 173095)
+++ PKGBUILD2012-12-10 22:24:23 UTC (rev 173096)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.6.2
+pkgver=2.6.3
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('0d5321ce9fdd7d036b072ef28cba14088394606e1687183ec5d0ae6adea8c87e')
+sha256sums=('fc4487ae46e847cfd057b329b852cf99923772ecd2ddc29f29670c9f2b15d0ea')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2012-11-12 Thread Jan Steffens
Date: Monday, November 12, 2012 @ 16:24:50
  Author: heftig
Revision: 170872

2.6.2

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-11-12 21:24:23 UTC (rev 170871)
+++ PKGBUILD2012-11-12 21:24:50 UTC (rev 170872)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.6.1
+pkgver=2.6.2
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('cb087f0a9191422bc3f44c562a0dbfdf1c2266e45c267070aeb63b874e00f867')
+sha256sums=('0d5321ce9fdd7d036b072ef28cba14088394606e1687183ec5d0ae6adea8c87e')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2012-10-16 Thread Jan Steffens
Date: Tuesday, October 16, 2012 @ 18:57:57
  Author: heftig
Revision: 168961

2.6.1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-10-16 22:57:51 UTC (rev 168960)
+++ PKGBUILD2012-10-16 22:57:57 UTC (rev 168961)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.6.0
+pkgver=2.6.1
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('8d7e685c7cda6e2831b31c66ec796dc344c5eb29d8311f69b0a47529194ec559')
+sha256sums=('cb087f0a9191422bc3f44c562a0dbfdf1c2266e45c267070aeb63b874e00f867')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2012-09-25 Thread Jan Steffens
Date: Tuesday, September 25, 2012 @ 07:58:02
  Author: heftig
Revision: 167108

2.6.0

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-09-25 11:54:01 UTC (rev 167107)
+++ PKGBUILD2012-09-25 11:58:02 UTC (rev 167108)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.5.92
+pkgver=2.6.0
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('35bcc57e4d62e174ad1456017a65a88313ad09bf0b00fc3cb5c8bfdbb8f6699f')
+sha256sums=('8d7e685c7cda6e2831b31c66ec796dc344c5eb29d8311f69b0a47529194ec559')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2012-09-19 Thread Jan de Groot
Date: Wednesday, September 19, 2012 @ 17:47:33
  Author: jgc
Revision: 166840

upgpkg: at-spi2-core 2.5.92-1

Update to 2.5.92

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-09-19 21:45:28 UTC (rev 166839)
+++ PKGBUILD2012-09-19 21:47:33 UTC (rev 166840)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.5.91
+pkgver=2.5.92
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('bb7a9a0a3daa95c2c95bef0390623f724e3ecb87710805d0b88e923010bbdff1')
+sha256sums=('35bcc57e4d62e174ad1456017a65a88313ad09bf0b00fc3cb5c8bfdbb8f6699f')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2012-09-05 Thread Jan de Groot
Date: Wednesday, September 5, 2012 @ 17:32:25
  Author: jgc
Revision: 166310

upgpkg: at-spi2-core 2.5.91-1

Update to 2.5.91

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-09-05 21:23:58 UTC (rev 166309)
+++ PKGBUILD2012-09-05 21:32:25 UTC (rev 166310)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.5.5
+pkgver=2.5.91
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('9b4cd2d8abec1680c635c07e8b28144d2c3f07c5c3abad1a02a84015ea3dca25')
+sha256sums=('bb7a9a0a3daa95c2c95bef0390623f724e3ecb87710805d0b88e923010bbdff1')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2012-08-29 Thread Jan de Groot
Date: Wednesday, August 29, 2012 @ 08:07:19
  Author: jgc
Revision: 165751

upgpkg: at-spi2-core 2.5.5-1

Update to 2.5.5

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-08-29 12:01:00 UTC (rev 165750)
+++ PKGBUILD2012-08-29 12:07:19 UTC (rev 165751)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.4.2
+pkgver=2.5.5
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('61d926ffc49c7f9236580468c5c9dabda16cec37ef3aee78ca6f2751595518fd')
+sha256sums=('9b4cd2d8abec1680c635c07e8b28144d2c3f07c5c3abad1a02a84015ea3dca25')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2012-05-15 Thread Jan Steffens
Date: Tuesday, May 15, 2012 @ 07:34:00
  Author: heftig
Revision: 159066

2.4.2

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-05-15 11:33:48 UTC (rev 159065)
+++ PKGBUILD2012-05-15 11:34:00 UTC (rev 159066)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.4.1
+pkgver=2.4.2
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('5a1d8026bbe1d40d1f5a2c956d10b9ed39766f7880a73d80f37aa6e48c6c11e5')
+sha256sums=('61d926ffc49c7f9236580468c5c9dabda16cec37ef3aee78ca6f2751595518fd')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2012-04-17 Thread Ionut Biru
Date: Tuesday, April 17, 2012 @ 15:59:53
  Author: ibiru
Revision: 156379

update to 2.4.1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-04-17 19:57:29 UTC (rev 156378)
+++ PKGBUILD2012-04-17 19:59:53 UTC (rev 156379)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.4.0
+pkgver=2.4.1
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d9d087efe528b392cb7ee27982798126df6ec8c18d5e30c557c8fcc55022c669')
+sha256sums=('5a1d8026bbe1d40d1f5a2c956d10b9ed39766f7880a73d80f37aa6e48c6c11e5')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2012-03-30 Thread Jan Steffens
Date: Friday, March 30, 2012 @ 09:15:20
  Author: heftig
Revision: 154623

2.4.0

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-30 13:10:37 UTC (rev 154622)
+++ PKGBUILD2012-03-30 13:15:20 UTC (rev 154623)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.3.92
+pkgver=2.4.0
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('5824e7d4dcf01543dae9800fdeff93bc1b503baa39461566a6e3f32bac6cbf24')
+sha256sums=('d9d087efe528b392cb7ee27982798126df6ec8c18d5e30c557c8fcc55022c669')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2012-03-20 Thread Ionut Biru
Date: Tuesday, March 20, 2012 @ 05:12:05
  Author: ibiru
Revision: 153880

update to 2.3.92

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-20 09:11:15 UTC (rev 153879)
+++ PKGBUILD2012-03-20 09:12:05 UTC (rev 153880)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.3.91
+pkgver=2.3.92
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('69c249219af00dfa5f58da400efbc881a9f2fcf89c581aac7ff7d3046acd03ad')
+sha256sums=('5824e7d4dcf01543dae9800fdeff93bc1b503baa39461566a6e3f32bac6cbf24')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2012-03-06 Thread Jan Steffens
Date: Tuesday, March 6, 2012 @ 08:10:58
  Author: heftig
Revision: 152275

2.3.91

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-06 13:10:41 UTC (rev 152274)
+++ PKGBUILD2012-03-06 13:10:58 UTC (rev 152275)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.2.3
+pkgver=2.3.91
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
 
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('fb97f0a02fa378795e50857e22e640e099be1768081e28ca2dbdb3835f5b6af1')
+sha256sums=('69c249219af00dfa5f58da400efbc881a9f2fcf89c581aac7ff7d3046acd03ad')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2012-03-06 Thread Jan Steffens
Date: Tuesday, March 6, 2012 @ 08:14:44
  Author: heftig
Revision: 152278

cd

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-06 13:14:14 UTC (rev 152277)
+++ PKGBUILD2012-03-06 13:14:44 UTC (rev 152278)
@@ -15,7 +15,7 @@
 sha256sums=('69c249219af00dfa5f58da400efbc881a9f2fcf89c581aac7ff7d3046acd03ad')
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
+  cd $pkgname-$pkgver
 
   sed -i -e '/AC_PATH_XTRA/d' configure.ac
   autoreconf --force --install
@@ -26,7 +26,7 @@
 }
 
 package() {
-  cd $srcdir/$pkgname-$pkgver
+  cd $pkgname-$pkgver
   make DESTDIR=$pkgdir install
 }
 



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2012-01-16 Thread Ionut Biru
Date: Monday, January 16, 2012 @ 06:04:51
  Author: ibiru
Revision: 146683

update to 2.2.3

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-01-16 10:58:29 UTC (rev 146682)
+++ PKGBUILD2012-01-16 11:04:51 UTC (rev 146683)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.2.1
+pkgver=2.2.3
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -11,11 +11,11 @@
 depends=('dbus-core' 'glib2' 'libxtst')
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
-source=(http://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('2a4129420decca3657e163a4dbb1a3cb28acafe32ea1292417fdd81084d48fac')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('fb97f0a02fa378795e50857e22e640e099be1768081e28ca2dbdb3835f5b6af1')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd $srcdir/$pkgname-$pkgver
 
   sed -i -e '/AC_PATH_XTRA/d' configure.ac
   autoreconf --force --install
@@ -26,8 +26,8 @@
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
 }
 
 # vim:set ts=2 sw=2 et:



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2011-10-18 Thread Ionut Biru
Date: Tuesday, October 18, 2011 @ 10:40:39
  Author: ibiru
Revision: 140723

update to 2.2.1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-10-18 14:39:05 UTC (rev 140722)
+++ PKGBUILD2011-10-18 14:40:39 UTC (rev 140723)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.2.0
+pkgver=2.2.1
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
 
source=(http://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('9b3f645560749067ea250c26b281248e3eb912316323a02d358fc2be5dea3848')
+sha256sums=('2a4129420decca3657e163a4dbb1a3cb28acafe32ea1292417fdd81084d48fac')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2011-09-27 Thread Ionut Biru
Date: Tuesday, September 27, 2011 @ 07:07:34
  Author: ibiru
Revision: 138567

update to 2.2.0

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-09-27 11:06:10 UTC (rev 138566)
+++ PKGBUILD2011-09-27 11:07:34 UTC (rev 138567)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru ib...@archlinux.org
 
 pkgname=at-spi2-core
-pkgver=2.1.92
+pkgver=2.2.0
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
 
source=(http://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('6389370b76a14e201dd25c7d047fcd5fbadc3d9ea2b8dcd89fd30988e0383be2')
+sha256sums=('9b3f645560749067ea250c26b281248e3eb912316323a02d358fc2be5dea3848')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2011-09-20 Thread Jan Steffens
Date: Tuesday, September 20, 2011 @ 03:31:23
  Author: heftig
Revision: 138327

2.1.92

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-09-20 07:30:08 UTC (rev 138326)
+++ PKGBUILD2011-09-20 07:31:23 UTC (rev 138327)
@@ -1,7 +1,8 @@
 # $Id$
 # Maintainer: Ionut Biru ib...@archlinux.org
+
 pkgname=at-spi2-core
-pkgver=2.1.91
+pkgver=2.1.92
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -11,7 +12,7 @@
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
 
source=(http://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('e5aba850fede870afff461ff286a750c721eccc7d05221c40be56675f470fbfc')
+sha256sums=('6389370b76a14e201dd25c7d047fcd5fbadc3d9ea2b8dcd89fd30988e0383be2')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2011-09-06 Thread Ionut Biru
Date: Tuesday, September 6, 2011 @ 03:25:57
  Author: ibiru
Revision: 137087

update to 2.1.91

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-09-06 07:20:34 UTC (rev 137086)
+++ PKGBUILD2011-09-06 07:25:57 UTC (rev 137087)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Ionut Biru ib...@archlinux.org
 pkgname=at-spi2-core
-pkgver=2.1.90
+pkgver=2.1.91
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
 
source=(http://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('2e60f0b511b68d0d9b5a0eb9f4ada3d855d3615883238593923ebb9cd33936fa')
+sha256sums=('e5aba850fede870afff461ff286a750c721eccc7d05221c40be56675f470fbfc')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2011-08-31 Thread Ionut Biru
Date: Wednesday, August 31, 2011 @ 08:29:56
  Author: ibiru
Revision: 136670

update to 2.1.90

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-08-31 12:21:16 UTC (rev 136669)
+++ PKGBUILD2011-08-31 12:29:56 UTC (rev 136670)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Ionut Biru ib...@archlinux.org
 pkgname=at-spi2-core
-pkgver=2.0.2
+pkgver=2.1.90
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
 groups=('gnome')
-source=(http://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('15e13433d1923c96139c109568295313de636a83dbb3700c8467fcb9c5e4e6ce')
+source=(http://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('2e60f0b511b68d0d9b5a0eb9f4ada3d855d3615883238593923ebb9cd33936fa')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2011-08-31 Thread Ionut Biru
Date: Wednesday, August 31, 2011 @ 08:34:36
  Author: ibiru
Revision: 136672

drop gnome group. at-spi2-atk is in the group and has -core as dependency

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |1 -
 1 file changed, 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-08-31 12:30:50 UTC (rev 136671)
+++ PKGBUILD2011-08-31 12:34:36 UTC (rev 136672)
@@ -10,7 +10,6 @@
 depends=('dbus-core' 'glib2' 'libxtst')
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
-groups=('gnome')
 
source=(http://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
 sha256sums=('2e60f0b511b68d0d9b5a0eb9f4ada3d855d3615883238593923ebb9cd33936fa')
 



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2011-05-24 Thread Jan Steffens
Date: Tuesday, May 24, 2011 @ 03:02:56
  Author: heftig
Revision: 124714

upgpkg: at-spi2-core 2.0.2-1
Update to 2.0.2

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-24 06:57:57 UTC (rev 124713)
+++ PKGBUILD2011-05-24 07:02:56 UTC (rev 124714)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Ionut Biru ib...@archlinux.org
 pkgname=at-spi2-core
-pkgver=2.0.1
+pkgver=2.0.2
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 options=('!libtool')
 groups=('gnome')
 
source=(http://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('f0880d816a554c0560e9f6aea786614e8ab439e17189d383a83ed7eebd9e328b')
+sha256sums=('15e13433d1923c96139c109568295313de636a83dbb3700c8467fcb9c5e4e6ce')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2011-04-26 Thread Ionut Biru
Date: Tuesday, April 26, 2011 @ 10:35:02
  Author: ibiru
Revision: 120767

update to 2.0.1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-04-26 14:27:42 UTC (rev 120766)
+++ PKGBUILD2011-04-26 14:35:02 UTC (rev 120767)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Ionut Biru ib...@archlinux.org
 pkgname=at-spi2-core
-pkgver=2.0.0
+pkgver=2.0.1
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -12,13 +12,12 @@
 options=('!libtool')
 groups=('gnome')
 
source=(http://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('29bff48785301653ba8899978169f803370bc4b29f160db82d6a4410c4624389')
+sha256sums=('f0880d816a554c0560e9f6aea786614e8ab439e17189d383a83ed7eebd9e328b')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
 
   sed -i -e '/AC_PATH_XTRA/d' configure.ac
-  sed -i -e '/--pkg dbus-glib-1/s/-glib//' atspi/Makefile.am
   autoreconf --force --install
 
   ./configure --prefix=/usr --sysconfdir=/etc \



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2011-04-05 Thread Jan Steffens
Date: Tuesday, April 5, 2011 @ 02:30:35
  Author: heftig
Revision: 117972

upgpkg: at-spi2-core 2.0.0-1
Update to 2.0.0

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-04-05 06:29:11 UTC (rev 117971)
+++ PKGBUILD2011-04-05 06:30:35 UTC (rev 117972)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Ionut Biru ib...@archlinux.org
 pkgname=at-spi2-core
-pkgver=1.91.93
+pkgver=2.0.0
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
 groups=('gnome')
-source=(http://download.gnome.org/sources/${pkgname}/1.91/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('e06fa4e17ebafb203126051000d2274f1ccaa7e04bff248f4524ac2411b29582')
+source=(http://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('29bff48785301653ba8899978169f803370bc4b29f160db82d6a4410c4624389')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2011-03-25 Thread Jan Steffens
Date: Friday, March 25, 2011 @ 18:44:04
  Author: heftig
Revision: 116855

upgpkg: at-spi2-core 1.91.93-1
Update to 1.91.93

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-03-25 22:37:12 UTC (rev 116854)
+++ PKGBUILD2011-03-25 22:44:04 UTC (rev 116855)
@@ -1,23 +1,24 @@
 # $Id$
 # Maintainer: Ionut Biru ib...@archlinux.org
 pkgname=at-spi2-core
-pkgver=1.91.92
+pkgver=1.91.93
 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-core' 'dbus-glib' 'libxtst')
+depends=('dbus-core' 'glib2' 'libxtst')
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
 groups=('gnome')
 
source=(http://download.gnome.org/sources/${pkgname}/1.91/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('17ef8a4a54aa0499a983d4dc59d5f592840136ac9eb7d80154c287635becd959')
+sha256sums=('e06fa4e17ebafb203126051000d2274f1ccaa7e04bff248f4524ac2411b29582')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
 
   sed -i -e '/AC_PATH_XTRA/d' configure.ac
+  sed -i -e '/--pkg dbus-glib-1/s/-glib//' atspi/Makefile.am
   autoreconf --force --install
 
   ./configure --prefix=/usr --sysconfdir=/etc \
@@ -27,7 +28,6 @@
 
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}
-
   make DESTDIR=${pkgdir} install
 }
 



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2011-03-22 Thread Jan Steffens
Date: Tuesday, March 22, 2011 @ 17:09:34
  Author: heftig
Revision: 116285

upgpkg: at-spi2-core 1.91.92-1
Update to 1.91.92

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-03-22 21:05:25 UTC (rev 116284)
+++ PKGBUILD2011-03-22 21:09:34 UTC (rev 116285)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Ionut Biru ib...@archlinux.org
 pkgname=at-spi2-core
-pkgver=1.91.91
+pkgver=1.91.92
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 options=('!libtool')
 groups=('gnome')
 
source=(http://download.gnome.org/sources/${pkgname}/1.91/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('5ecd2ac8258b4d169947fd80841158bd722c93d083c42de19b8840faf57897c1')
+sha256sums=('17ef8a4a54aa0499a983d4dc59d5f592840136ac9eb7d80154c287635becd959')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2011-03-08 Thread Ionut Biru
Date: Tuesday, March 8, 2011 @ 05:44:09
  Author: ibiru
Revision: 113230

upgpkg: at-spi2-core 1.91.91-1
update to 1.91.91

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-03-08 10:25:23 UTC (rev 113229)
+++ PKGBUILD2011-03-08 10:44:09 UTC (rev 113230)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Ionut Biru ib...@archlinux.org
 pkgname=at-spi2-core
-pkgver=1.91.90
+pkgver=1.91.91
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -10,8 +10,9 @@
 depends=('dbus-core' 'dbus-glib' 'libxtst')
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
+groups=('gnome')
 
source=(http://download.gnome.org/sources/${pkgname}/1.91/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('6fbca4bf548ffacb3fe471e72307d7a1f205f3d99287c18fcdc291051fdbdaf7')
+sha256sums=('5ecd2ac8258b4d169947fd80841158bd722c93d083c42de19b8840faf57897c1')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2011-02-23 Thread Jan de Groot
Date: Wednesday, February 23, 2011 @ 09:58:39
  Author: jgc
Revision: 110981

Disable xevie support. Our X server does not support it in any way, so let's 
not build with it in clients either.
Remove AC_PATH_XTRA macro from configure.ac to make sure libICE and libSM are 
not linked without any use.

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-02-23 14:23:01 UTC (rev 110980)
+++ PKGBUILD2011-02-23 14:58:39 UTC (rev 110981)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Ionut Biru ib...@archlinux.org
 pkgname=at-spi2-core
-pkgver=1.91.6.1
+pkgver=1.91.90
 pkgrel=1
 pkgdesc=Protocol definitions and daemon for D-Bus at-spi
 arch=('i686' 'x86_64')
@@ -11,13 +11,16 @@
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
 
source=(http://download.gnome.org/sources/${pkgname}/1.91/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('b608fc5743ddd39ae450226fca495c5c7d8e805ee0416555e2dca2e84c0e846f')
+sha256sums=('6fbca4bf548ffacb3fe471e72307d7a1f205f3d99287c18fcdc291051fdbdaf7')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
 
+  sed -i -e '/AC_PATH_XTRA/d' configure.ac
+  autoreconf --force --install
+
   ./configure --prefix=/usr --sysconfdir=/etc \
---libexecdir=/usr/lib/at-spi2-core
+--libexecdir=/usr/lib/at-spi2-core --disable-xevie
   make
 }
 



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2011-02-13 Thread Ionut Biru
Date: Sunday, February 13, 2011 @ 09:47:59
  Author: ibiru
Revision: 109877

upgpkg: at-spi2-core 1.91.6.1-1
update to 1.91.6.1

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |   12 +++-
 1 file changed, 7 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-02-13 14:26:19 UTC (rev 109876)
+++ PKGBUILD2011-02-13 14:47:59 UTC (rev 109877)
@@ -1,15 +1,17 @@
 # $Id$
 # Maintainer: Ionut Biru ib...@archlinux.org
 pkgname=at-spi2-core
-pkgver=0.4.0
-pkgrel=2
+pkgver=1.91.6.1
+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-core=1.4.0' 'dbus-glib=0.92' 'libxtst' 'libxevie')
-source=(http://download.gnome.org/sources/${pkgname}/0.4/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('a579b628cc8c6036c3a57dabed89e2bffb61df1af011bddae68b5d3a9279a66c')
+depends=('dbus-core' 'dbus-glib' 'libxtst')
+makedepends=('intltool' 'gobject-introspection')
+options=('!libtool')
+source=(http://download.gnome.org/sources/${pkgname}/1.91/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('b608fc5743ddd39ae450226fca495c5c7d8e805ee0416555e2dca2e84c0e846f')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in at-spi2-core/trunk (PKGBUILD)

2010-09-28 Thread Ionut Biru
Date: Tuesday, September 28, 2010 @ 12:58:42
  Author: ibiru
Revision: 92022

update to 0.4.0

Modified:
  at-spi2-core/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-09-28 16:55:42 UTC (rev 92021)
+++ PKGBUILD2010-09-28 16:58:42 UTC (rev 92022)
@@ -1,15 +1,15 @@
 # $Id$
 # Maintainer: Ionut Biru ib...@archlinux.org
 pkgname=at-spi2-core
-pkgver=0.3.92
+pkgver=0.4.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-core=1.4.0' 'dbus-glib=0.86' 'libxtst' 'libxevie')
-source=(http://download.gnome.org/sources/${pkgname}/0.3/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('95f6dc172c4650d20e0578f84dd8771f3698e62ce8558273ca7233e62a2f500c')
+source=(http://download.gnome.org/sources/${pkgname}/0.4/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('a579b628cc8c6036c3a57dabed89e2bffb61df1af011bddae68b5d3a9279a66c')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}