From faf3e30fd2a9dadef13a3b5c0875d24049b99966 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Sat, 6 Aug 2016 06:15:00 -0300 Subject: gthumb-3.4.3-2.nonprism1: bump to Arch's revision --- nonprism/gthumb/PKGBUILD | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) (limited to 'nonprism') diff --git a/nonprism/gthumb/PKGBUILD b/nonprism/gthumb/PKGBUILD index 9e40a1eb7..f6c0a2eb9 100644 --- a/nonprism/gthumb/PKGBUILD +++ b/nonprism/gthumb/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 264699 2016-04-12 08:35:46Z jgc $ +# $Id: PKGBUILD 272604 2016-07-28 13:58:36Z heftig $ # Maintainer (Arch): Jan Alexander Steffens (heftig) # Contributor (Arch): Jan de Groot # Contributor (Arch): Tobias Kieslich @@ -7,25 +7,23 @@ pkgname=gthumb pkgver=3.4.3 -pkgrel=1.nonprism1 +pkgrel=2.nonprism1 pkgdesc="Image browser and viewer for the GNOME Desktop, without support for unsafe and dangerous for privacy protocols" +url="https://wiki.gnome.org/Apps/gthumb" arch=(i686 x86_64) license=(GPL) -url="http://live.gnome.org/gthumb" replaces=(${pkgname}-nonprism) conflicts=(${pkgname}-nonprism) -depends=(desktop-file-utils hicolor-icon-theme dconf librsvg clutter-gtk - gst-plugins-base-libs gsettings-desktop-schemas libwebp libsecret - libsoup webkit2gtk json-glib) -makedepends=(intltool libchamplain exiv2 itstool brasero libraw liboauth - docbook-xsl yelp-tools gnome-common flex) +depends=(dconf librsvg clutter-gtk gst-plugins-base-libs gsettings-desktop-schemas libwebp + libsecret libsoup webkit2gtk json-glib) +makedepends=(intltool libchamplain exiv2 itstool brasero libraw liboauth docbook-xsl + yelp-tools flex) optdepends=('libraw: read RAW files' 'exiv2: metadata support' 'libchamplain: map viewer' 'brasero: burn discs' 'liboauth: web albums') options=('!emptydirs') -install=gthumb.install source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz nonprism.patch) sha256sums=('c10fd12f3bfea31c390c74e8e08f86f16e2159fbd6c806daa025423e0ded825d' @@ -38,11 +36,11 @@ prepare() { build() { cd $pkgname-$pkgver - + ./configure --prefix=/usr --sysconfdir=/etc \ --localstatedir=/var --disable-static \ --enable-libchamplain - + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool make -- cgit v1.2.2