Package Details: kio-kuaipan 0.2-1

Package Base: kio-kuaipan
Description: kio-kuaipan is a kio plugin for KingSoft KuaiPan storage.
Upstream URL: http://kde-apps.org/content/show.php?content=151020
Category: kde
Licenses: GPL
Submitter: wanderxjtu
Maintainer: wanderxjtu
Last Packager: None
Votes: 2
First Submitted: 2012-05-22 04:08
Last Updated: 2012-05-28 04:30

Latest Comments

Comment by malevolent

2014-09-16 17:05

Is this still working? It seems it doesn't.
Protocol finished unexpectedly

Comment by wanderxjtu

2012-05-28 04:31

updated to 0.2

@archer thx for your test.

Comment by archer

2012-05-27 11:48

build() {
cd "$srcdir"
增加下面几行:
cd ${pkgname}-${pkgver}
sed -i -e "s/QJson/QJSON/" CMakeLists.txt
sed -i -e "s/QJSON_LIBRARY/QJSON_LIBRARIES/" CMakeLists.txt
cd "$srcdir"
否则无法编译通过,上面内容来自http://cheeselee.fedorapeople.org/kio-kuaipan-0.1-1.fc17.src.rpm