Port details |
- kf5-kapidox KF5 API Documentation Tools
- 5.116.0 devel =2 5.116.0Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2016-11-14 16:14:07
- Last Update: 2024-06-19 05:23:56
- Commit Hash: 3e65694
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: kde kde-frameworks
- License: BSD2CLAUSE
- WWW:
- https://api.kde.org/frameworks/kapidox/html/index.html
- Description:
- Frameworks API Documentation Tools
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- kf5-kapidox>0:devel/kf5-kapidox
- To install the port:
- cd /usr/ports/devel/kf5-kapidox/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/kf5-kapidox
- pkg install kf5-kapidox
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kf5-kapidox
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1714975007
SHA256 (KDE/frameworks/5.116.0/kapidox-5.116.0.tar.xz) = d8e3844931f0c86348e6cb48f247321d4b9a74c4373d182b5a72fbf5d13bf77a
SIZE (KDE/frameworks/5.116.0/kapidox-5.116.0.tar.xz) = 198876
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:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- x11/kf5-frameworks
Configuration Options:
- No options to configure
- Options name:
- devel_kf5-kapidox
- USES:
- kde:5 python qt:5 shebangfix tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 102 (showing only 2 on this page)
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.29.0 19 Dec 2016 15:56:25 |
tcberner |
Update KDE Frameworks to 5.29.0
Release notes: https://www.kde.org/announcements/kde-frameworks-5.29.0.php
New ports:
* textproc/kf5-syntax-highlighting (new in 5.28.0)
* graphics/kf5-prison (new in 5.29.0)
Fixes:
* kf5-kservice: Move applications.menu to kf5-applications.menu to stop
conflicting with kdelibs4.
* Define conflicts in the kde4-l10n ports (debian does the same).
* kf5-kapidox: Fix with python3
Thanks to Matthew Rezny <matthew@reztek.cz> for looking at the conflicts in
214528,
and Dima Panov (fluffy@) for the python3 fix.
PR: 214528
Reviewed by: rakuco, mat
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D8776 |
5.27.0 14 Nov 2016 16:12:57 |
tcberner |
Importing KDE Frameworks into the ports tree (required for newer KDE Desktop and
Applications)
KDE Frameworks is a collection of libraries and software frameworks by KDE
that serve as technological foundation for KDE Plasma 5 and KDE Applications
distributed under the GNU Lesser General Public License (LGPL) [1].
The work is based on what we have in the KDE testing repo [2].
This is the next big step in updating the KDE Desktop and its Applications
to anything less dusty.
With this change, `USES=kde:5` is now a valid option. Ports that need to depend
on KDE Framework can now set:
USES=kde:5
USE_KDE=<framework1> <framework2> ... <frameworkX> (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 102 (showing only 2 on this page)
|