Port details |
- p5-Gtk3 Perl module for Gtk+ 3.x graphical user interface library
- 0.034_2 x11-toolkits =2 0.034_2Version of this port present on the latest quarterly branch.
- Maintainer: hiroto.kagotani@gmail.com
- Port Added: 2016-04-18 01:12:42
- Last Update: 2023-12-23 18:14:14
- Commit Hash: 3572ca3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: lang perl5
- License: LGPL21+
- WWW:
- https://metacpan.org/pod/Gtk3
- Description:
- Perl bindings to the 3.x series of the gtk+ toolkit. This module
allows you to write graphical user interfaces in a Perlish and
object-oriented way, freeing you from the casting and memory
management in C, yet remaining very close in spirit to original
API. Find out more about gtk+ at http://www.gtk.org.
The gtk+ reference manual is also a handy companion when writing
Gtk3 programs in Perl: http://developer.gnome.org/gtk3/stable/. The
Perl bindings follow the C API very closely, and the C reference
documentation should be considered the canonical source.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Gtk3>0:x11-toolkits/p5-Gtk3
- To install the port:
- cd /usr/ports/x11-toolkits/p5-Gtk3/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/p5-Gtk3
- pkg install p5-Gtk3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Gtk3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1528113232
SHA256 (Gtk3-0.034.tar.gz) = 0adb213b72604310cd4190c78969b4e46f94638c364040d4dceab8f629f45d2d
SIZE (Gtk3-0.034.tar.gz) = 56327
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-Cairo-GObject>=1 : devel/p5-Cairo-GObject
- p5-Glib-Object-Introspection>=0.016 : devel/p5-Glib-Object-Introspection
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-Cairo-GObject>=1 : devel/p5-Cairo-GObject
- p5-Glib-Object-Introspection>=0.016 : devel/p5-Glib-Object-Introspection
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libatk-1.0.so : accessibility/at-spi2-core
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- This port is required by:
- for Build
-
- devel/p5-Data-TreeDumper-Renderer-GTK
- graphics/asciio
- graphics/gscan2pdf
- x11-toolkits/p5-Gtk3-ImageView
- x11-toolkits/p5-Gtk3-SimpleList
- for Run
-
- devel/p5-Data-TreeDumper-Renderer-GTK
- devel/p5-Goo-Canvas2
- graphics/asciio
- graphics/gscan2pdf
- mail/clawsker
- multimedia/gtk-pipe-viewer
- net/remotebox
Configuration Options:
- No options to configure
- Options name:
- x11-toolkits_p5-Gtk3
- USES:
- gnome perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.034_2 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
0.034_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
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.034 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.034 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.034 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.034 08 Nov 2019 11:21:03 |
tobik |
x11*: Add missing USES={gl,gnome,mate} |
0.034 17 Sep 2019 19:21:45 |
tobik |
Fix some misspelled or duplicated LICENSE_* |
0.034 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
0.034 04 Jun 2018 14:53:18 |
danilo |
- Update to 0.034
Approved by: maintainer timeout (1 month) |
0.026_1 19 Apr 2017 14:38:54 |
sunpoet |
Fix *_DEPENDS
- Add missing p5-Cairo-GObject
- Update version requirement of p5-Glib-Object-Introspection
- Bump PORTREVISION for dependency change
PR: 218358
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 15 days) |
0.026 27 Nov 2016 16:43:30 |
sunpoet |
- Fix LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
Approved by: portmgr (blanket) |
0.026 18 Apr 2016 01:12:28 |
pi |
New port: x11-toolkits/p5-Gtk3
Perl bindings to the 3.x series of the gtk+ toolkit. This module
allows you to write graphical user interfaces in a Perlish and
object-oriented way, freeing you from the casting and memory
management in C, yet remaining very close in spirit to original
API. Find out more about gtk+ at http://www.gtk.org.
The gtk+ reference manual is also a handy companion when writing
Gtk3 programs in Perl: http://developer.gnome.org/gtk3/stable/. The
Perl bindings follow the C API very closely, and the C reference
documentation should be considered the canonical source.
WWW: https://metacpan.org/pod/Gtk3
PR: 208372
Submitted by: hiroto.kagotani@gmail.com |