From 091f379753f8ba199bed2fc8ba2eed2c30cd3578 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Tue, 30 Apr 2019 17:46:33 -0500 Subject: gloobus-preview-0.4.5.335-4.par1: rebuild --- libre/gloobus-preview/PKGBUILD | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'libre/gloobus-preview/PKGBUILD') diff --git a/libre/gloobus-preview/PKGBUILD b/libre/gloobus-preview/PKGBUILD index e37b5026f..372529219 100644 --- a/libre/gloobus-preview/PKGBUILD +++ b/libre/gloobus-preview/PKGBUILD @@ -1,4 +1,3 @@ -# $Id: PKGBUILD 167838 2016-03-21 17:48:29Z bgyorgy $ # Maintainer (Arch): Balló György # Maintainer (Hyperbola): André Silva # Maintainer: Omar Vega Ramos @@ -7,9 +6,12 @@ pkgname=gloobus-preview _bzrrev=335 _bzrpath=~gloobus-dev/$pkgname/last_working_branch pkgver=0.4.5.$_bzrrev -pkgrel=3.parabola1 -pkgdesc="GNOME application designed to enable a full screen preview of any kind of file, with libarchive support" -arch=('i686' 'x86_64' 'armv7h') +pkgrel=4 +pkgrel+=.par1 +pkgdesc="GNOME application designed to enable a full screen preview of any kind of file" +pkgdesc+=", with libarchive support" +arch=('x86_64') +arch+=('i686' 'armv7h') url="https://launchpad.net/gloobus-preview" license=('GPL') depends=('gst-plugins-base' 'gtksourceview3' 'poppler-glib' 'python-dbus' 'python-gobject') @@ -27,18 +29,20 @@ optdepends=('djvulibre: Preview DjVu documents' 'unoconv: Preview LibreOffice compatible documents') source=($pkgname-$_bzrrev.tar.gz::https://bazaar.launchpad.net/$_bzrpath/tarball/$_bzrrev 'gloobus-preview-usr-bsdtar-for-rar.patch') -sha256sums=('094e5073d0f719681c47dd12ab701fc5d59e996926eee5dfad4306a1e51b4979' +sha256sums=('f56cf5ad32855432f996f19d7ebba42cc4c85305f7115e8d4b62cab6880df125' 'd9b2718b1584f55c5d714e7bba6c957f3e3653d76603c08526c8c8ea79275e80') prepare() { cd $_bzrpath + autoreconf -fi + # Use bsdtar (libarchive) for RAR. patch -Np1 -i "$srcdir/gloobus-preview-usr-bsdtar-for-rar.patch" } build() { cd $_bzrpath - ./autogen.sh --prefix=/usr + ./configure --prefix=/usr #https://bugzilla.gnome.org/show_bug.cgi?id=656231 sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool -- cgit v1.2.3