From ceba007a44e34567543c06916765a55d461f6b8b Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Tue, 22 Dec 2015 11:25:07 -0300 Subject: grilo-plugins-0.2.17-1.nonprism1: updating version --- nonprism/grilo-plugins/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/nonprism/grilo-plugins/PKGBUILD b/nonprism/grilo-plugins/PKGBUILD index 31568ce2b..a96648d48 100644 --- a/nonprism/grilo-plugins/PKGBUILD +++ b/nonprism/grilo-plugins/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 247241 2015-09-24 11:12:14Z jgc $ +# $Id: PKGBUILD 256791 2015-12-20 00:52:26Z heftig $ # Maintainer (Arch): Jan Alexander Steffens (heftig) # Maintainer: André Silva pkgname=grilo-plugins -pkgver=0.2.16 +pkgver=0.2.17 pkgrel=1.nonprism1 pkgdesc="Plugins for Grilo, without libgdata support" url="http://www.gnome.org" @@ -18,11 +18,12 @@ optdepends=('dleyna-server: DLNA plugin' options=('!emptydirs') groups=('gnome') source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz) -sha256sums=('80b4571f9db6df0d5f0873d30f2ee475204f5831d2974b89c58423d6ffac5203') +sha256sums=('337669098cddf64a84fa9398aa1d7f994fea84bc5f7f1b348e1288f135713781') build() { cd $pkgname-$pkgver ./configure --prefix=/usr --sysconfdir=/etc --disable-static + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool make } -- cgit v1.2.3