aminepfe / gentoo-china-overlay

Automatically exported from code.google.com/p/gentoo-china-overlay
GNU General Public License v2.0
0 stars 0 forks source link

[REQ]scim-sunpinyin ebuild #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
网上找到了archlinux的PKGBUILD文件,无奈ebuild不会写…是否能考
虑将此PKGBUILD
文件改写为ebuild文件呢?
PKGBUILD文件http://aur.archlinux.org/packages/scim-sunpinyin/scim-sunpinyin
/PKGBUILD

Original issue reported on code.google.com by cnye...@gmail.com on 13 Jan 2009 at 3:24

GoogleCodeExporter commented 9 years ago
以前用scim的时候好像整过一个,现在找不到了。另外好像linu
xsir上也有帖子,翻一翻,就有了。

Original comment by oahong@gmail.com on 14 Jan 2009 at 12:30

GoogleCodeExporter commented 9 years ago
@oahong
多谢指点~

ic_history.h.diff
--- sunpinyin/ime/src/ic_history.h.orig 2008-05-21 00:03:35.000000000 +0800
+++ sunpinyin/ime/src/ic_history.h      2008-06-28 02:50:18.000000000 +0800
@@ -39,7 +39,8 @@
 #define _SUNPINYIN_CONTEXT_HISTORY_H

 #include "portability.h"
-
+#include <stdio.h>
+#include <stdlib.h>
 #include <map>
 #include <deque>
 #include <set>

Original comment by cnye...@gmail.com on 15 Jan 2009 at 3:52

Attachments:

GoogleCodeExporter commented 9 years ago
稍微修改了一下,依赖关系可能还有问题:
暂时放在这里,我已经很久不用scim了,也没办法测试. :-)
http://gitorious.org/projects/exherbo-cn/repos/oahong-gentoo/trees/master/app-i1
8n/scim-sunpinyin

Original comment by oahong@gmail.com on 15 Jan 2009 at 10:06

GoogleCodeExporter commented 9 years ago

Original comment by oahong@gmail.com on 18 Jan 2009 at 6:27