Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pwmt/zathura-cb
Comic book support for zathura
https://github.com/pwmt/zathura-cb
Last synced: about 2 months ago
JSON representation
Comic book support for zathura
- Host: GitHub
- URL: https://github.com/pwmt/zathura-cb
- Owner: pwmt
- License: zlib
- Created: 2013-11-03T16:38:59.000Z (about 11 years ago)
- Default Branch: develop
- Last Pushed: 2024-08-04T08:28:53.000Z (5 months ago)
- Last Synced: 2024-08-04T09:36:49.738Z (5 months ago)
- Language: C
- Size: 62.5 KB
- Stars: 13
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
zathura-cb
==========The zathura-cb plugin adds comic book support to zathura.
Requirements
------------* `zathura` (>= 0.2.0)
* `libarchive`
* `girara`
* `cairo`Installation
------------To build and install the plugin using meson's ninja backend, use:
meson build
cd build
ninja
ninja installNote that the default backend for meson might vary based on the platform. Please
refer to the meson documentation for platform specific dependencies.Bugs
----Please report bugs at https://github.com/pwmt/zathura-cb.