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

commit e1428d4d34560f671d9162d09b68ea8edb857b9f
Author: Devil505 <[email protected]>
Date:   Sat Jul 30 10:35:06 2011 +0200

kdelibs-4.7.0-1-i686
* version bump
* removed custom FrugalBuild highlight symtax patch for Kate
* because Kate has been splitted now

diff --git a/source/kde/kdelibs/FrugalBuild b/source/kde/kdelibs/FrugalBuild
index aba9eb7..08b20f6 100644
--- a/source/kde/kdelibs/FrugalBuild
+++ b/source/kde/kdelibs/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: centuri0 <achevaux at gmail dot com>

pkgname=kdelibs
-pkgrel=2
+pkgrel=1
pkgdesc="KDE4 Core Libraries."
groups=('kde')
replaces=('kat')
@@ -16,11 +16,9 @@ makedepends=("${makedepends[@]}" "krb5" 
"libqttest>=$_F_kde_qtver" \
"libqtdeclarative>=$_F_kde_qtver")
source=($source \
frugalware-menu.patch \
-       FrugalBuild-syntax-highlight.patch \
kde-applications-menu.patch)
-sha1sums=('9bb948769a3a5d4d5b6c65e84a8cf570bd7bc120' \
+sha1sums=('2a7a59ac78a161c7c2393db89179449b495dd2db' \
'c657c474875c155197dde1c846f1791e744febc2' \
-          'd68e789167fb028a9da7d4d5393a363ad56b0c6f' \
'86ee8c8660f19de8141ac99cd6943964d97a1ed7')

## conflicts kdebase-workspace<=4.3.5
diff --git a/source/kde/kdelibs/FrugalBuild-syntax-highlight.patch 
b/source/kde/kdelibs/FrugalBuild-syntax-highlight.patch
deleted file mode 100644
index 22c64e0..0000000
--- a/source/kde/kdelibs/FrugalBuild-syntax-highlight.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nura kdelibs-4.3.0.orig/kate/syntax/data/bash.xml 
kdelibs-4.3.0/kate/syntax/data/bash.xml
---- kdelibs-4.3.0.orig/kate/syntax/data/bash.xml       2009-04-15 
12:26:37.000000000 +0200
-+++ kdelibs-4.3.0/kate/syntax/data/bash.xml    2009-07-30 13:24:01.000000000 
+0200
-@@ -8,7 +8,7 @@
-         <!ENTITY noword   "(?![\w$+-])">                <!-- no word, $, + or 
- following -->
-         <!ENTITY pathpart "([\w_@.&#37;*?+-]|\\ )">     <!-- valid character 
in a file name -->
- ]>
--<language name="Bash" version="2.12" kateversion="2.4" section="Scripts" 
extensions="*.sh;*.bash;*.ebuild;*.eclass;.bashrc;.bash_profile;.bash_login;.profile"
 mimetype="application/x-shellscript" casesensitive="1" author="Wilbert 
Berendsen ([email protected])" license="LGPL">
-+<language name="Bash" version="2.12" kateversion="2.4" section="Scripts" 
extensions="*.sh;*.bash;*.ebuild;*.eclass;.bashrc;.bash_profile;.bash_login;.profile;FrugalBuild;*.install"
 mimetype="application/x-shellscript" casesensitive="1" author="Wilbert 
Berendsen ([email protected])" license="LGPL">
-
- <!-- (c) 2004 by Wilbert Berendsen ([email protected])
-     Changes by Matthew Woehlke ([email protected])
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to