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

Maxime Gauduin alucryd at archlinux.org
Sun Apr 10 17:02:11 UTC 2016


    Date: Sunday, April 10, 2016 @ 19:02:11
  Author: alucryd
Revision: 170144

upgpkg: lib32-at-spi2-atk 2.20.0-1

Modified:
  lib32-at-spi2-atk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-10 16:58:55 UTC (rev 170143)
+++ PKGBUILD	2016-04-10 17:02:11 UTC (rev 170144)
@@ -4,7 +4,7 @@
 # Contributor:Ionut Biru <ibiru at archlinux.org> 
 
 pkgname=lib32-at-spi2-atk
-pkgver=2.18.1
+pkgver=2.20.0
 pkgrel=1
 pkgdesc='A GTK+ module that bridges ATK to D-Bus at-spi'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('at-spi2-atk' 'lib32-at-spi2-core' 'lib32-atk')
 makedepends=('gcc-multilib' 'intltool')
 source=("http://download.gnome.org/sources/at-spi2-atk/${pkgver%.*}/at-spi2-atk-${pkgver}.tar.xz")
-sha256sums=('c4b15f9386d34d464ddad5f6cc85669742c016df87141ceee93513245979c12d')
+sha256sums=('a24b142b6e8f1dd2d57a657447dde3e0ae29df481968c88673a58d4ce44f3ad2')
 
 prepare() {
   cd at-spi2-atk-${pkgver}
@@ -34,6 +34,7 @@
     --libdir='/usr/lib32' \
     --sysconfdir='/etc' \
     --disable-schemas-compile
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }
 



More information about the arch-commits mailing list