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

Jan Steffens heftig at archlinux.org
Tue Jan 24 20:32:22 UTC 2012


    Date: Tuesday, January 24, 2012 @ 15:32:22
  Author: heftig
Revision: 147226

libpng/libtiff

Modified:
  tracker/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-24 20:26:47 UTC (rev 147225)
+++ PKGBUILD	2012-01-24 20:32:22 UTC (rev 147226)
@@ -7,7 +7,7 @@
 pkgname=(tracker libtracker-sparql)
 pkgver=0.12.9
 _tver=${pkgver%.*}
-pkgrel=1
+pkgrel=2
 pkgdesc="All-in-one indexer, search tool and metadata database"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -33,6 +33,8 @@
     --enable-libflac \
     --enable-libvorbis
 
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/    if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/      func_append compile_command " -Wl,-O1,--as-needed"\n      func_append finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
+
   make
 }
 




More information about the arch-commits mailing list