@limser
pkgver 前面为什么加个0.
Search Criteria
Package Details: wiznote-git 2.1.0.r994.gec94b93-1
Package Actions
| Package Base: | wiznote-git |
|---|---|
| Description: | Opensource cross-platform cloud based note-taking client |
| Upstream URL: | http://www.wiznote.com |
| Category: | office |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Submitter: | shmilee |
| Maintainer: | proudzhu |
| Last Packager: | proudzhu |
| Votes: | 4 |
| First Submitted: | 2012-12-18 00:49 |
| Last Updated: | 2015-05-04 13:30 |
Dependencies (9)
- crypto++
- desktop-file-utils
- hicolor-icon-theme
- qt4
- qtwebkit
- xdg-utils
- boost (make)
- cmake (make)
- git (make)
Required by (0)
Sources
Latest Comments
Comment by proudzhu
Comment by shmilee
@Meow
Project updates frequently.${srcdir}/build/build does not exsit in 2012-12-19.Sorry for that.
updated to 2013-01-09.
Comment by Meow
In PKGBUILD file, the line "cd ${srcdir}/build" after "package()" is wrong, it should be altered to "cd ${srcdir}/build/build" at which the binary file located, not the parent directory, and change
"install -Dm644 installer/logo.png "${pkgdir}/usr/share/wiznote/logo.png"
to
"install -Dm644 ../installer/logo.png "${pkgdir}/usr/share/wiznote/logo.png"
and of course also change
install -Dm644 src/{wiznote_zh_CN.qm,wiznote_zh_TW.qm} "${pkgdir}/usr/s hare/wiznote/languages/"
to
install -Dm644 ../src/{wiznote_zh_CN.qm,wiznote_zh_TW.qm} "${pkgdir}/usr/s hare/wiznote/languages/"
come on, you'd better test it before you upload.
Comment by shmilee
@assemble
git版本,要编译的,不是重新打包。可以参考它的git主页。
Anonymous comment
还有个wiznote,和这个有什么区别?