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: GPL
Submitter: Sara
Maintainer: aksr
Last Packager: aksr
Votes: 4
Popularity: 0.000000
First Submitted: 2011-11-24 03:54 (UTC)
Last Updated: 2015-06-29 06:01 (UTC)

Dependencies (3)

Required by (0)

Sources (4)

Latest Comments

1 2 Next › Last »

commented on 2012-12-10 10:16 (UTC)

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-24 17:00 (UTC)

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.