Port details |
- zug Transducers for C++
- 0.1.1 devel =2 0.1.1Version of this port present on the latest quarterly branch.
- Maintainer: jhale@FreeBSD.org
- Port Added: 2023-10-05 12:15:21
- Last Update: 2023-10-16 23:57:46
- Commit Hash: 28c3de4
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSL
- WWW:
- https://sinusoid.es/zug/
- Description:
- Zug is a C++ library providing transducers. Transducers are composable
sequential transformations independent of the source. They are extremely
lightweight, and can be used to express algorithms over pull-based
sequences (iterators, files) but also push based sequences (signals,
events, asynchronous streams) in a generic way.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/zug/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/zug
- pkg install zug
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zug
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1697487594
SHA256 (arximboldi-zug-v0.1.1_GH0.tar.gz) = 1b9c8f962e40baa6f0c6af35f957444850063d550078a3ebd0227727b8ef193c
SIZE (arximboldi-zug-v0.1.1_GH0.tar.gz) = 102857
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- This port is required by:
- for Build
-
- graphics/krita
- for Run
-
- devel/lager
Configuration Options:
- ===> The following configuration options are available for zug-0.1.1:
TEST=off: Build and/or run tests
===> Use 'make config' to modify these settings
- Options name:
- devel_zug
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|