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

Jan Steffens heftig at archlinux.org
Mon Oct 2 21:06:58 UTC 2017


    Date: Monday, October 2, 2017 @ 21:06:57
  Author: heftig
Revision: 306616

3.26.1-1

Modified:
  eog-plugins/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-02 21:06:24 UTC (rev 306615)
+++ PKGBUILD	2017-10-02 21:06:57 UTC (rev 306616)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=eog-plugins
-pkgver=3.16.6
+pkgver=3.26.1
 pkgrel=1
 pkgdesc="Plugins for Eye of Gnome"
 arch=(i686 x86_64)
@@ -9,8 +9,8 @@
 url="https://wiki.gnome.org/Apps/EyeOfGnome/Plugins"
 license=(GPL2)
 depends=(eog libchamplain libgdata python)
-makedepends=(intltool gobject-introspection gnome-common git)
-_commit=29056c63a94bba6426dcc0722df5c3d128384484  # tags/3.16.6^0
+makedepends=(intltool gobject-introspection git)
+_commit=b665684a604fd0ca6f27650ac77e5dbc93c29fa3  # tags/3.26.1^0
 source=("git+https://git.gnome.org/browse/eog-plugins#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -27,10 +27,7 @@
 build() {
   cd $pkgname
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
   make
 }
 



More information about the arch-commits mailing list