Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=220cfa64cde297ea613b74814665e0c15c6f9f91

commit 220cfa64cde297ea613b74814665e0c15c6f9f91
Author: crazy <[EMAIL PROTECTED]>
Date:   Thu Mar 27 14:45:52 2008 +0100

scim-tables-0.5.8-1-i686
* Version bump
* added gcc43.patch

diff --git a/source/xapps-extra/scim-tables/FrugalBuild 
b/source/xapps-extra/scim-tables/FrugalBuild
index fddc05a..100c376 100644
--- a/source/xapps-extra/scim-tables/FrugalBuild
+++ b/source/xapps-extra/scim-tables/FrugalBuild
@@ -2,8 +2,8 @@
# Maintainer: crazy <[EMAIL PROTECTED]>

pkgname=scim-tables
-pkgver=0.5.7
-pkgrel=2
+pkgver=0.5.8
+pkgrel=1
pkgdesc="Multi language input method engine for SCIM."
_F_sourceforge_dirname="scim"
Finclude sourceforge
@@ -15,7 +15,9 @@ options=('scriptlet')
groups=('xapps-extra')
archs=('i686' 'x86_64')
up2date="lynx -dump '$purl'|grep -m1 '$pkgname-'|sed 's/.*-\(.*\).tar.gz 
.*/\1/'"
+source=($source gcc43.patch)
Fconfopts="$Fconfopts --disable-skim-support"
-sha1sums=('0764724368eab3975138a69b2f50ad1b753c35f7')
+sha1sums=('c5b18adce6dfe0fc75082a8b74bb4c15a7ad6312' \
+          'd5be58fce7075218c6ef8f499aa4114b6a1da8b3')

# optimization OK
diff --git a/source/xapps-extra/scim-tables/gcc43.patch 
b/source/xapps-extra/scim-tables/gcc43.patch
new file mode 100644
index 0000000..a71fbc2
--- /dev/null
+++ b/source/xapps-extra/scim-tables/gcc43.patch
@@ -0,0 +1,10 @@
+--- scim-tables-0.5.7/src/scim_generic_table.h.3-gcc   2008-01-31 
02:03:34.000000000 +1000
++++ scim-tables-0.5.7/src/scim_generic_table.h 2008-01-31 02:05:45.000000000 
+1000
+@@ -32,6 +32,7 @@
+ #include <scim_event.h>
+ #include <vector>
+ #include <string>
++#include <cstring>
+ #include <algorithm>
+ #include <stdio.h>
+
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to