zeal
https://zealdocs.org
Zeal is a simple offline API documentation browser inspired by Dash (OS X app), available for Linux and Windows.
* Quickly search documentation using Alt+Space (or customised) hotkey to display Zeal from any place in your workspace.
* Search in multiple sets of documentation at once.
* Don't be dependent on your internet connection.
* Integrate Zeal with Emacs, Sublime Text, or Vim. See Usage » Editor plugins for details.
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / zeal
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools/zeal && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_service | 0000000760 760 Bytes | |
_servicedata | 0000000234 234 Bytes | |
zeal-0.7.0.tar.xz | 0000786372 768 KB | |
zeal-deprecate-qAsConst.patch | 0000004768 4.66 KB | |
zeal.1 | 0000000749 749 Bytes | |
zeal.changes | 0000021746 21.2 KB | |
zeal.spec | 0000003102 3.03 KB |
Revision 33 (latest revision is 40)
Martin Pluskal (pluskalm)
accepted
request 1124387
from
Atri Bhattacharya (badshah400)
(revision 33)
* Build against Qt6. * Add zeal-deprecate-qAsConst.patch -- replace deprecated qAsConst with std::as_const() (gh#zealdocs/zeal#1565); patch taken from upstream commit. * Use qt6 RPM macros for build. * Pass -DCMAKE_SKIP_INSTALL_RPATH=ON to cmake to avoid rpath being left to installed binary. * Drop deprecated scriptlets from %post(un).
Comments 0