Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=kdetesting.git;a=commitdiff;h=c7b9ade48e789f5d846b9a064aae15a78e65c86a

commit c7b9ade48e789f5d846b9a064aae15a78e65c86a
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Tue Jan 19 01:25:09 2010 +0100

kscope-1.9.4-1-i686

- bump to qt4 version

diff --git a/source/kde-extra/kscope/FrugalBuild 
b/source/kde-extra/kscope/FrugalBuild
index b6bfc9a..1467922 100644
--- a/source/kde-extra/kscope/FrugalBuild
+++ b/source/kde-extra/kscope/FrugalBuild
@@ -2,23 +2,25 @@
# Maintainer: crazy <cr...@frugalware.org>

pkgname=kscope
-pkgver=1.6.1
+pkgver=1.9.4
pkgrel=1
pkgdesc="KScope is a KDE front-end to Cscope."
-depends=('kdebase>=3.5.8')
+depends=('libqtcore' 'qscintilla2-qt4')
backup=(usr/share/config/kscoperc)
rodepends=('cscope' 'graphviz' 'ctags>=5.6-2')
groups=('kde-extra')
archs=('i686' 'x86_64')
-_F_kde_defaults=0
-Finclude sourceforge kde
+Finclude sourceforge
source=($source kscoperc)
-sha1sums=('e5541fafbcba84b5a9a60a80e040d219c518b842' \
+sha1sums=('60b00601539367e60367ba9bd2532e7d8fbfee0c' \
'd1d2b4232a390e6bb99c76f33d535112a2e3c4c4')

build()
{
-       Fbuild_kde
+       Fcd
+       qmake || Fdie
+       unset MAKEFLAGS
+       Fbuild
Ffile /usr/share/config/kscoperc
}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to