Sorry I have misunderstood, here is the patch. PS I have a problem with the mailing list, when i push the reply button it address the mail to the one who wrote the message and not to the mailing list itself, so every time I have to change the recipe, is it gmail fault?
Melko 2010/11/5 Miklos Vajna <[email protected]> > On Fri, Nov 05, 2010 at 09:42:34PM +0100, Lord Fener < > [email protected]> wrote: > > Hi Miklos, > > > > sorry but I'm unable to reproduce those issues on my pc. > > I just meant the up2date / source lines, the rest is a GNOME-specific > problem of a KDE package, not a packager bug. > > _______________________________________________ > Frugalware-devel mailing list > [email protected] > http://frugalware.org/mailman/listinfo/frugalware-devel > >
From e6c0487a6f9f9ef0cffecf0371f0d011f04c0acc Mon Sep 17 00:00:00 2001 From: Melko <[email protected]> Date: Fri, 5 Nov 2010 22:08:58 +0100 Subject: [PATCH] kuickshow-0.9.1-1-i686 * New Package --- source/kde-extra/kuickshow/FrugalBuild | 20 ++++++++++++++++++++ 1 files changed, 20 insertions(+), 0 deletions(-) create mode 100644 source/kde-extra/kuickshow/FrugalBuild diff --git a/source/kde-extra/kuickshow/FrugalBuild b/source/kde-extra/kuickshow/FrugalBuild new file mode 100644 index 0000000..e9930b3 --- /dev/null +++ b/source/kde-extra/kuickshow/FrugalBuild @@ -0,0 +1,20 @@ +# Compiling Time: 0.21 SBU +# Contributor: Melko <[email protected]> +# Maintainer: none + +pkgname=kuickshow +pkgver=0.9.1 +pkgrel=1 +pkgdesc="A fast and convenient image viewer" +url="http://userbase.kde.org/KuickShow" +archs=('i686' 'x86_64') +license=('GPL') +groups=('kde-extra') +depends=('kdelibs' 'imlib' 'libxft' 'libxpm' 'libkfile') +makedepends=('automoc4' 'kdelibs-compiletime') +Finclude cmake +up2date="Flasttar $url" +source=(http://hosti.leonde.de/~gis/$pkgname-$pkgver.tar.bz2) +sha1sums=('1f55dfe8e59c1181b210a08b2936e81102482c24') + +# optimization OK -- 1.7.3.2
_______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
