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

Jan Steffens heftig at archlinux.org
Wed May 10 19:45:40 UTC 2017


    Date: Wednesday, May 10, 2017 @ 19:45:39
  Author: heftig
Revision: 295559

3.24.2-1

Modified:
  gnome-photos/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-10 19:39:48 UTC (rev 295558)
+++ PKGBUILD	2017-05-10 19:45:39 UTC (rev 295559)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=gnome-photos
-pkgver=3.24.1
+pkgver=3.24.2
 pkgrel=1
 pkgdesc="Access, organize, and share your photos on GNOME"
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
          grilo gfbgraph libgdata gnome-online-miners dleyna-server dleyna-renderer libgexiv2 libraw)
 makedepends=(intltool itstool python yelp-tools autoconf-archive git)
 groups=(gnome-extra)
-_commit=84bedbd8db242ea91e095bf4ed6e9fce01587dad  # tags/3.24.1^0
+_commit=dad853f682df1f80f85f2c1edc402f4fdc4b4d4d  # tags/3.24.2^0
 source=("git+https://git.gnome.org/browse/gnome-photos#commit=$_commit"
         "git+https://git.gnome.org/browse/libgd")
 sha256sums=('SKIP'
@@ -37,6 +37,7 @@
   cd $pkgname
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
     --libexecdir=/usr/lib/$pkgname --enable-compile-warnings=minimum
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }
 



More information about the arch-commits mailing list