Port details |
- ztoolkit GUI toolkit heavily inspired by GTK
- 0.1.2_2 x11-toolkits =2 0.1.2_2Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2021-05-24 05:36:19
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: AGPLv3
- WWW:
- https://git.zrythm.org/zrythm/ztoolkit
- Description:
- ZToolkit (Ztk) is a cross-platform GUI toolkit heavily inspired by GTK.
It handles events and low level drawing on behalf of the user and provides a
high-level API for managing the UI and custom widgets.
ZToolkit is written in C based on pugl and was created to be used for various
plugins bundled with the Zrythm digital audio workstation.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ztoolkit>0:x11-toolkits/ztoolkit
- To install the port:
- cd /usr/ports/x11-toolkits/ztoolkit/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/ztoolkit
- pkg install ztoolkit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ztoolkit
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1621823090
SHA256 (ztoolkit/v0.1.2.tar.gz) = 245ad34e43c457dd009940e1085ca79a3c4556a10058e4e6eb8745b4ec9b9832
SIZE (ztoolkit/v0.1.2.tar.gz) = 166043
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:
-
- meson>=0.57.1_1 : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- Library dependencies:
-
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- librsvg-2.so : graphics/librsvg2-rust
- libpango-1.0.so : x11-toolkits/pango
- This port is required by:
- for Build
-
- audio/zplugins-lv2
Configuration Options:
- No options to configure
- Options name:
- x11-toolkits_ztoolkit
- USES:
- compiler:c11 gnome meson pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.1.2_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.1.2_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
0.1.2_1 10 Aug 2021 09:31:07 |
Yuri Victorovich (yuri) |
x11-toolkits/ztoolkit: Enable librsvg2 dependency |
0.1.2 07 Jun 2021 11:11:15 |
Mark Linimon (linimon) |
x11-toolkits/ztoolkit: fix build on GCC-based systems
by adding compiler:c11 to USES:
cc1: error: unrecognized command line option "-std=gnu11" |
0.1.2 24 May 2021 05:35:26 |
Yuri Victorovich (yuri) |
x11-toolkits/ztoolkit: New port: GUI toolkit heavily inspired by GTK |
Number of commits found: 6
|