Port details on branch 2022Q3 |
- kross-interpreters Language interpreters to enable in-process scripting with Kross
- 22.04.3 lang
=0 22.04.3Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2022-08-13 22:49:45
- Last Update: 2022-07-07 21:50:27
- Commit Hash: d5a3ec7
- Also Listed In: kde kde-applications
- License: LGPL20
- WWW:
- https://techbase.kde.org/Development/Tutorials/Kross/Introduction
- Description:
- The Kross scripting framework provides full Python, Ruby and KDE JavaScript
scripting support. The goal was to limit the work needed on applications to
have them fully scriptable and to provide a modular way to transparently
integrate additional interpreters and in that way extend your application
with a new scripting-backend without any new line of code and even without
any recompile. To achieve this internally Qt's introspection-functionality
like signals, slots, properties, enums, QVariant, QObject, QMetaObject,
QMetaType, etc. are used to deal with functionality at runtime.
WWW: https://techbase.kde.org/Development/Tutorials/Kross/Introduction
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- kross-interpreters>0:lang/kross-interpreters
- To install the port:
- cd /usr/ports/lang/kross-interpreters/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/kross-interpreters
- pkg install kross-interpreters
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kross-interpreters
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1657013311
SHA256 (KDE/release-service/22.04.3/kross-interpreters-22.04.3.tar.xz) = d5db24765812e506b0c3f621e8c46489763082d852aa96aea1d8ba82053186fb
SIZE (KDE/release-service/22.04.3/kross-interpreters-22.04.3.tar.xz) = 151764
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby30 : lang/ruby30
- cmake : devel/cmake
- ninja : devel/ninja
- msgfmt : devel/gettext-tools
- meinproc5 : devel/kf5-kdoctools
- ECMConfig.cmake : devel/kf5-extra-cmake-modules
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- ruby30 : lang/ruby30
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libKF5KrossCore.so : lang/kf5-kross
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Script.so : devel/qt5-script
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5Xml.so : textproc/qt5-xml
- Patch dependencies:
-
- ruby30 : lang/ruby30
-
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for kross-interpreters-22.04.3:
DOCS=on: Build and/or install documentation
RUBY=on: Ruby bindings or support
===> Use 'make config' to modify these settings
- Options name:
- lang_kross-interpreters
- USES:
- cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|