[arch-commits] Commit in stardict/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed Nov 22 22:50:00 UTC 2017


    Date: Wednesday, November 22, 2017 @ 22:49:58
  Author: jgc
Revision: 268117

upgpkg: stardict 3.0.6-4

enchant rebuild

Modified:
  stardict/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-22 22:37:41 UTC (rev 268116)
+++ PKGBUILD	2017-11-22 22:49:58 UTC (rev 268117)
@@ -7,7 +7,7 @@
 
 pkgname=stardict
 pkgver=3.0.6
-pkgrel=3
+pkgrel=4
 pkgdesc='International dictionary software'
 arch=('x86_64')
 url='http://www.stardict.org/'
@@ -40,6 +40,7 @@
     --disable-gucharmap \
     --disable-festival \
     --disable-updateinfo
+  sed -e 's/ -shared / -Wl,-O1,--as-needed\0/g' -i {dict,lib,tools}/libtool
   make
 }
 



More information about the arch-commits mailing list