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

Jan Steffens heftig at archlinux.org
Fri Apr 19 20:44:58 UTC 2019


    Date: Friday, April 19, 2019 @ 20:44:56
  Author: heftig
Revision: 452053

1.3.4-2

Modified:
  pragha/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-19 20:40:28 UTC (rev 452052)
+++ PKGBUILD	2019-04-19 20:44:56 UTC (rev 452053)
@@ -6,7 +6,7 @@
 
 pkgname=pragha
 pkgver=1.3.4
-pkgrel=1
+pkgrel=2
 pkgdesc="A lightweight GTK+ music manager - fork of Consonance Music Manager."
 arch=('x86_64')
 url="https://pragha-music-player.github.io/"
@@ -34,6 +34,7 @@
   CPPFLAGS="-DHAVE_PARANOIA_NEW_INCLUDES" LIBS+="-ldbus-glib-1" \
     ./configure --prefix=/usr \
     --with-gstreamer=1.0
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }
 



More information about the arch-commits mailing list