Hi, Here the patch for a small picture viewer, gpicview 0.2.3. Build ok, installed and tested. run fine.
>From e84c24eed183618cb05d1f2eb1e44ed8141e510d Mon Sep 17 00:00:00 2001 From: Botchikii <[email protected]> Date: Tue, 7 Aug 2012 15:49:31 +0200 Subject: [PATCH] gpicview-0.2.3-1-x86_64 * version bump --- source/xapps-extra/gpicview/FrugalBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/xapps-extra/gpicview/FrugalBuild b/source/xapps-extra/gpicview/FrugalBuild index 1d00203..3911c9a 100644 --- a/source/xapps-extra/gpicview/FrugalBuild +++ b/source/xapps-extra/gpicview/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Devil505 <[email protected]> pkgname=gpicview -pkgver=0.2.2 +pkgver=0.2.3 pkgdesc="A simple and fast image viewer for X, from the LXDE project" depends=('libxml2>=2.7.8' 'gtk+2' 'libxdamage>=1.1.1-3') makedepends=('intltool') groups=('xapps-extra') _Fuse_gtk3="n" Finclude lxde -pkgrel=2 +pkgrel=1 options=('scriptlet') -sha1sums=('bde109c23dc9497f18a06944cd38c95dc8f34821') +sha1sums=('56e736dc328e206a3f7a72e4aa8da74d3eac5714') # optimization OK -- 1.7.11.3
_______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
