Port details on branch 2024Q3 |
- p5-Gtk3-SimpleList Simple interface to Gtk3's complex MVC list widget
- 0.21 x11-toolkits =2 0.21Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2018-06-04 15:12:21
- 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
- Also Listed In: perl5
- License: LGPL21+
- WWW:
- https://metacpan.org/dist/Gtk3-SimpleList
- Description:
- Gtk3 has a powerful, but complex MVC (Model, View, Controller) system used to
implement list and tree widgets. Gtk3::SimpleList automates the complex setup
work and allows you to treat the list model as a more natural list of lists
structure.
After creating a new Gtk3::SimpleList object with the desired columns you may
set the list data with a simple Perl array assignment. Rows may be added or
deleted with all of the normal array operations. You can treat the data member
of the list simplelist object as an array reference, and manipulate the list
data with perl's normal array operators.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Gtk3-SimpleList>0:x11-toolkits/p5-Gtk3-SimpleList
- To install the port:
- cd /usr/ports/x11-toolkits/p5-Gtk3-SimpleList/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/p5-Gtk3-SimpleList
- pkg install p5-Gtk3-SimpleList
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Gtk3-SimpleList
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1596819068
SHA256 (Gtk3-SimpleList-0.21.tar.gz) = 1d4465100bf3bc0474a29469a406fd033562b6e3736188121000372ab2ada884
SIZE (Gtk3-SimpleList-0.21.tar.gz) = 19124
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:
-
- p5-Gtk3>=0 : x11-toolkits/p5-Gtk3
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Gtk3>=0 : x11-toolkits/p5-Gtk3
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- graphics/gscan2pdf
- for Run
-
- graphics/gscan2pdf
Configuration Options:
- No options to configure
- Options name:
- x11-toolkits_p5-Gtk3-SimpleList
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|