• R/O
  • HTTP
  • SSH
  • HTTPS

kita: Repository summary


Recent Commits RSS

Rev. Time Author Message
b4a74f2 2010-02-18 06:03:59 nogu master Remove extra spaces
fe84179 2010-02-17 22:51:52 nogu Use `//' style comments
9ae74e3 2010-02-13 21:18:11 nogu Replace 2006 with 2010 in templates
cc921ad 2010-02-13 21:17:23 nogu Remove kita.kdevelop
c601e64 2010-02-13 07:32:49 nogu Use `record' instead of `enroll'
5719d40 2010-02-12 23:37:28 nogu Don't set the state of the items in ThreadListView
9739202 2010-02-12 22:26:22 nogu Remove Access::init() Access::init() is called from the ...
c8b1651 2010-02-12 22:21:23 nogu Make BoardDatabase::getBoardData(url) private BoardDatab...
f1976a8 2010-02-12 20:50:20 nogu Move the directories kita/doc/ -> doc/ kita/po/ -> po/ k...
565caae 2010-02-11 22:10:26 nogu Rename boardmanager.cpp and boardmanager.h In boardmanag...

Branches

Name Rev. Time Author Message
master b4a74f2 2010-02-18 06:03:59 nogu Remove extra spaces

README

Kita - 2ch client for KDE

KDE用2ちゃんねるブラウザです。

ライセンスはGPL version 2またはそれ以降です。

* 前提条件

KDE 4.2以降なら問題無く動くはずです。

* インストール

$ tar xvfj kita-x.y.z.tar.bz2
$ cd kita-x.y.z
$ cmake .
$ make
$ sudo make install

Subversionからとって来た場合には、
$ cmake .
$ make
$ sudo make install

* コンパイル時の注意

CMakeでエラーが出る場合はおそらくライブラリが足りません。
KDE4の開発用パッケージをインストールしてください。
コンパイル時にエラーが出る場合もライブラリの存在をチェックしてください。

* 開発環境

openSUSE 11.2
+ KDE 4.2
Show on old repository browser