Port details |
- libkiwix13 Software library to read and write ZIM files, version 13
- 13.1.0 devel
=0 13.1.0Version of this port present on the latest quarterly branch. - Maintainer: olce.freebsd.ports@certner.fr
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2025-01-10 13:24:05
- Last Update: 2025-01-13 18:04:22
- Commit Hash: 31ea756
- License: GPLv3+
- WWW:
- https://github.com/kiwix/libkiwix
- Description:
- Kiwix is an offline reader for web content archived in ZIM format. It is
particularly tailored towards Wikipedia and other wikis.
The Kiwix library contains the code shared by Kiwix ports on all supported
platforms.
This is version 13, which is required by kiwix-tools 3.7.
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libkiwix13>0:devel/libkiwix13
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/libkiwix13/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libkiwix13
- pkg install libkiwix13
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libkiwix13
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1736788188
SHA256 (libkiwix-13.1.0.tar.xz) = 1559ded2702105a9ded7f4ff396cea69809018f1d83dfec06ae2c98d4e18cbb5
SIZE (libkiwix-13.1.0.tar.xz) = 993660
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bash : shells/bash
- mustache.hpp : devel/mustache
- googletest>0 : devel/googletest
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libzim.so : devel/libzim
- libpugixml.so : textproc/pugixml
- libaria2.so : www/aria2
- libicui18n.so : devel/icu
- libicuuc.so : devel/icu
- libxapian.so : databases/xapian-core
- libctpp2.so : textproc/ctpp2
- libcurl.so : ftp/curl
- libmicrohttpd.so : www/libmicrohttpd
- This port is required by:
- for Libraries
-
- www/kiwix-tools
Configuration Options:
- No options to configure
- Options name:
- devel_libkiwix13
- USES:
- compiler:c++17-lang meson pkgconfig python shebangfix tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
13.1.0 13 Jan 2025 18:04:22
![commit hash: 31ea756a24762cf7cbe7c0ccff7003a216d90ebd commit hash: 31ea756a24762cf7cbe7c0ccff7003a216d90ebd](/images/git.png) ![commit hash: 31ea756a24762cf7cbe7c0ccff7003a216d90ebd commit hash: 31ea756a24762cf7cbe7c0ccff7003a216d90ebd](/images/codeberg.svg) ![commit hash: 31ea756a24762cf7cbe7c0ccff7003a216d90ebd commit hash: 31ea756a24762cf7cbe7c0ccff7003a216d90ebd](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Olivier Certner (olce) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/libkiwix13: Fetch from official site; Enable tests
Fetch from the official site instead of Github.
Also, stop downloading Mustache by hand and rely on devel/mustache.
While here, remove a useless link flag for 'libz.so'.
While here, revise the description.
Sponsored by: The FreeBSD Foundation |
13.1.0 10 Jan 2025 13:02:20
![commit hash: 70fd76ed56d1fa6ddb86c8dfd70c271adfea7c8b commit hash: 70fd76ed56d1fa6ddb86c8dfd70c271adfea7c8b](/images/git.png) ![commit hash: 70fd76ed56d1fa6ddb86c8dfd70c271adfea7c8b commit hash: 70fd76ed56d1fa6ddb86c8dfd70c271adfea7c8b](/images/codeberg.svg) ![commit hash: 70fd76ed56d1fa6ddb86c8dfd70c271adfea7c8b commit hash: 70fd76ed56d1fa6ddb86c8dfd70c271adfea7c8b](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Olivier Certner (olce) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/libkiwix13: New port for libkiwix 13
This port is assumed to be temporary, as the reason for its creation is
that kiwix-tools 3.7.0, the latest released version at time of this
writing, relies on libkiwix with major version 13, whereas
devel/libkiwix was updated too soon to 14.
An alternative would be to bump PORTEPOCH for libkiwix, but such bumps
are forever and should be reserved for changes in version numbering as
much as possible.
Suggested by: jrtc27, jrm
Reviewed by: jrm
Fixes: dafb538b3fd6 ("devel/libkiwix: Update to 14.0.0")
MFH: 2025Q1
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D48395 |
Number of commits found: 2
|