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

Jan de Groot jgc at archlinux.org
Tue Mar 22 21:00:40 UTC 2016


    Date: Tuesday, March 22, 2016 @ 22:00:40
  Author: jgc
Revision: 262430

upgpkg: ekiga 4.0.1-18

Modified:
  ekiga/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-22 20:49:36 UTC (rev 262429)
+++ PKGBUILD	2016-03-22 21:00:40 UTC (rev 262430)
@@ -4,7 +4,7 @@
 
 pkgname=ekiga
 pkgver=4.0.1
-pkgrel=17
+pkgrel=18
 pkgdesc="VOIP/Videoconferencing app with full SIP and H.323 support (GnomeMeeting expanded and renamed)"
 url="http://www.ekiga.org"
 license=(GPL)
@@ -22,6 +22,7 @@
   ./configure --prefix=/usr --sysconfdir=/etc \
       --localstatedir=/var --disable-schemas-install \
       --disable-scrollkeeper --enable-dbus --enable-avahi
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }
 



More information about the arch-commits mailing list