Search Criteria
Package Details: cnoor-git r93.458780d-1
Git Clone URL: | https://aur.archlinux.org/cnoor-git.git (read-only, click to copy) |
---|---|
Package Base: | cnoor-git |
Description: | A simple framebuffer holy Quran viewer. |
Upstream URL: | http://litcave.rudi.ir/ |
Licenses: | |
Submitter: | Sara |
Maintainer: | aksr |
Last Packager: | aksr |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2011-11-24 03:54 |
Last Updated: | 2015-06-29 06:01 |
Dependencies (3)
- git (git-git) (make)
- ttf-dejavu (ttf-dejavu-ib, ttf-dejavu-emojiless) (optional) – reader font
- ttf-sil-scheherazade (optional) – quran font
Latest Comments
1 2 Next › Last »
Anonymous comment on 2012-12-10 10:16
Just in case anyone else is having trouble compiling the latest git version, I had to add #include <unistd.h> to txtwin.c, then everything compiled nicely.
Sara commented on 2011-11-26 20:40
Yet another minor update to the PKGBUILD, to quote a variable.
Sara commented on 2011-11-26 20:39
Changed the README location.
Sara commented on 2011-11-26 03:28
Minor update to PKGBUILD.
Sara commented on 2011-11-25 11:12
Man page was updated with the new functionality of the 'G' keybinding.
Sara commented on 2011-11-24 21:21
The config.h was updated, which fixes a bug that the colors were not
customizable.
Sara commented on 2011-11-24 18:19
Minor update to the manpage.
Sara commented on 2011-11-24 17:43
Added the -h option to the manpage, which is the same as typing cnoor
without argument.
Sara commented on 2011-11-24 17:00
If you want to use this with X, you'll need to clone the "gtk" branch,
not the master branch, i.e. change line 35 in the PKGBUILD to
git clone "${_gitroot}" -b gtk
No other modifications are needed. In addition to the keybindings the
manpage documents, the PageUp/PageDown and arrow keys have their
normal functions in the GTK+ version.
Sara commented on 2011-11-24 16:54
Updated the man page.