Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : zeal | name : zeal | ||||
| version : 0.6.0 | version : 0.6.1 | ||||
| release : 9 | release : 10 | ||||
| source : | source : | ||||
| - https://github.com/zealdocs/zeal/archive/v0.6.0.tar.gz : ef307d3ad4f03c76fa5fc249f8e7e04de879aa7574bec1ff8be548dbc2c02973 | - https://github.com/zealdocs/zeal/archive/v0.6.1.tar.gz : 095c08f9903071849d5c79878abd48237ce1615f16d324afff1873ab6b5f0026 | ||||
| license : GPL-3.0 | license : GPL-3.0-or-later | ||||
| component : programming.tools | component : programming.tools | ||||
| summary : Offline documentation browser inspired by Dash | summary : Offline documentation browser inspired by Dash | ||||
| description: | | description: | | ||||
| Offline documentation browser inspired by Dash | Zeal is a simple offline documentation browser inspired by Dash. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(glesv2) | |||||
| - pkgconfig(libarchive) | - pkgconfig(libarchive) | ||||
| - pkgconfig(Qt5WebKit) | - pkgconfig(Qt5WebKit) | ||||
| - pkgconfig(Qt5X11Extras) | - pkgconfig(Qt5X11Extras) | ||||
| - pkgconfig(sqlite3) | - pkgconfig(sqlite3) | ||||
| - pkgconfig(x11-xcb) | - pkgconfig(x11-xcb) | ||||
| - pkgconfig(xcb-keysyms) | - pkgconfig(xcb-keysyms) | ||||
| - extra-cmake-modules | - extra-cmake-modules | ||||
| setup : | | setup : | | ||||
| mkdir build && cd build | %cmake_ninja | ||||
| %cmake .. | |||||
| build : | | build : | | ||||
| %make -C build | %ninja_build | ||||
| install : | | install : | | ||||
| %make_install -C build | %ninja_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.