Is this still working? It seems it doesn't.
Protocol finished unexpectedly
Search Criteria
Package Details: kio-kuaipan 0.2-1
Package Actions
| 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: | |
| Submitter: | wanderxjtu |
| Maintainer: | wanderxjtu |
| Last Packager: | None |
| Votes: | 2 |
| First Submitted: | 2012-05-22 04:08 |
| Last Updated: | 2012-05-28 04:30 |
Required by (0)
Sources
Latest Comments
Comment by malevolent
Comment by wanderxjtu
updated to 0.2
@archer thx for your test.
Comment by archer
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