[packages/scim-pinyin] Rel 2
arekm
arekm at pld-linux.org
Mon Apr 6 16:40:17 CEST 2026
commit cb85f1e88ca1779fc24e7d3d14f6a9e5826ac615
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Apr 6 16:40:08 2026 +0200
Rel 2
scim-pinyin-gcc43.patch | 44 --------------------------------------------
scim-pinyin.spec | 4 +---
2 files changed, 1 insertion(+), 47 deletions(-)
---
diff --git a/scim-pinyin.spec b/scim-pinyin.spec
index c2ec20c..72379e7 100644
--- a/scim-pinyin.spec
+++ b/scim-pinyin.spec
@@ -3,7 +3,7 @@ Summary: Smart Pinyin IMEngine for Smart Common Input Method platform
Summary(pl.UTF-8): Silnik IM Pinyin dla platformy SCIM
Name: scim-pinyin
Version: 0.5.92
-Release: 1
+Release: 2
License: GPL v2
Group: Libraries
Source0: http://downloads.sourceforge.net/scim/%{name}-%{version}.tar.xz
@@ -12,7 +12,6 @@ Patch0: %{name}-showallkeys.patch
Patch1: %{name}-save-in-temp.patch
Patch2: %{name}-fix-load.patch
Patch3: %{name}-fix-ms-shuangpin.patch
-Patch4: %{name}-gcc43.patch
URL: http://www.scim-im.org/projects/imengines/
BuildRequires: autoconf >= 2.50
BuildRequires: automake
@@ -39,7 +38,6 @@ platformy SCIM.
%patch -P1 -p1
%patch -P2 -p1
%patch -P3 -p1
-%patch -P4 -p1
%build
%configure \
diff --git a/scim-pinyin-gcc43.patch b/scim-pinyin-gcc43.patch
deleted file mode 100644
index 91a948d..0000000
--- a/scim-pinyin-gcc43.patch
+++ /dev/null
@@ -1,44 +0,0 @@
-diff -up scim-pinyin-0.5.91/src/scim_phrase.cpp.gcc43 scim-pinyin-0.5.91/src/scim_phrase.cpp
---- scim-pinyin-0.5.91/src/scim_phrase.cpp.gcc43 2008-02-25 16:27:05.000000000 +0800
-+++ scim-pinyin-0.5.91/src/scim_phrase.cpp 2008-02-25 16:26:41.000000000 +0800
-@@ -28,6 +28,7 @@
- #define SCIM_PHRASE_MAX_RELATION 1000
-
- #include <scim.h>
-+#include <cstring>
- #include "scim_pinyin_private.h"
- #include "scim_phrase.h"
-
-diff -up scim-pinyin-0.5.91/src/scim_special_table.cpp.gcc43 scim-pinyin-0.5.91/src/scim_special_table.cpp
---- scim-pinyin-0.5.91/src/scim_special_table.cpp.gcc43 2008-02-25 16:27:55.000000000 +0800
-+++ scim-pinyin-0.5.91/src/scim_special_table.cpp 2008-02-25 16:28:08.000000000 +0800
-@@ -22,6 +22,7 @@
-
- #include <time.h>
- #include <scim.h>
-+#include <cstring>
- #include "scim_pinyin_private.h"
- #include "scim_special_table.h"
-
-diff -up scim-pinyin-0.5.91/src/scim_pinyin.cpp.gcc43 scim-pinyin-0.5.91/src/scim_pinyin.cpp
---- scim-pinyin-0.5.91/src/scim_pinyin.cpp.gcc43 2008-02-25 16:26:10.000000000 +0800
-+++ scim-pinyin-0.5.91/src/scim_pinyin.cpp 2008-02-25 16:26:26.000000000 +0800
-@@ -29,6 +29,7 @@
- #define Uses_SCIM_LOOKUP_TABLE
-
- #include <scim.h>
-+#include <cstring>
- #include "scim_pinyin.h"
-
- // Internal functions
-diff -up scim-pinyin-0.5.91/src/scim_pinyin_phrase.cpp.gcc43 scim-pinyin-0.5.91/src/scim_pinyin_phrase.cpp
---- scim-pinyin-0.5.91/src/scim_pinyin_phrase.cpp.gcc43 2008-02-25 16:27:15.000000000 +0800
-+++ scim-pinyin-0.5.91/src/scim_pinyin_phrase.cpp 2008-02-25 16:27:28.000000000 +0800
-@@ -27,6 +27,7 @@
- #define Uses_SCIM_LOOKUP_TABLE
-
- #include <scim.h>
-+#include <cstring>
- #include "scim_pinyin_private.h"
- #include "scim_phrase.h"
- #include "scim_pinyin.h"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/scim-pinyin.git/commitdiff/cb85f1e88ca1779fc24e7d3d14f6a9e5826ac615
More information about the pld-cvs-commit
mailing list