Port details |
- p5-Gtk3-ImageView Perl bindings to the GtkImageView image viewer widget
- 11 x11-toolkits =2 10_2Version of this port present on the latest quarterly branch.
- Maintainer: cmt@FreeBSD.org
- Port Added: 2021-05-11 20:33:07
- Last Update: 2024-10-04 19:45:49
- Commit Hash: 5518a9d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ARTPERL10 GPLv1+
- WWW:
- https://metacpan.org/pod/Gtk3::ImageView
- Description:
- The Gtk3::ImageView widget allows the user to zoom, pan and select the
specified image and provides hooks to allow additional tools, e.g.
painter, to be created and used.
Gtk3::ImageView is a Gtk3 port of Gtk2::ImageView.
Find out more about GtkImageView at http://trac.bjourne.webfactional.com/.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Gtk3-ImageView>0:x11-toolkits/p5-Gtk3-ImageView
- To install the port:
- cd /usr/ports/x11-toolkits/p5-Gtk3-ImageView/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/p5-Gtk3-ImageView
- pkg install p5-Gtk3-ImageView
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Gtk3-ImageView
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1728069682
SHA256 (Gtk3-ImageView-11.tar.gz) = 02e572838ae58e20d1edf0d47c6ca8739d31f662dacd2155107c6ee9e02aee05
SIZE (Gtk3-ImageView-11.tar.gz) = 28474
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.034 : x11-toolkits/p5-Gtk3
- p5-Glib>=1.163 : devel/p5-Glib
- p5-Readonly>0 : devel/p5-Readonly
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-Gtk3>=0.034 : x11-toolkits/p5-Gtk3
- p5-Glib>=1.163 : devel/p5-Glib
- p5-Readonly>0 : devel/p5-Readonly
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- 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-ImageView
- USES:
- gnome perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
11 04 Oct 2024 19:45:49 |
Christoph Moench-Tegeder (cmt) |
x11-toolkits/p5-Gtk3-ImageView: update to 11
Changes: https://metacpan.org/release/ASOKOLOV/Gtk3-ImageView-11/changes
Also switch WWW to POD as the main page is currently 404 |
10_2 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
10_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 ) |
10 04 Oct 2022 21:42:09 |
Christoph Moench-Tegeder (cmt) |
x11-toolkits/p5-Gtk3-ImageView: update to version 10
Changelog:
https://github.com/carygravel/gtk3-imageview/commits/v10
PR: 266789
Submitted by: Gian-Simon Purkert |
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) |
9 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 ) |
9 16 May 2021 16:41:41 |
Christoph Moench-Tegeder (cmt) |
x11-toolkits/p5-Gtk3-ImageView: update to version 9
Changes: https://github.com/carygravel/gtk3-imageview/compare/v8...v9 |
8 11 May 2021 20:29:58 |
Christoph Moench-Tegeder (cmt) |
x11-toolkits/p5-Gtk3-ImageView: new port
Gtk3::ImageView - Image viewer widget for Gtk3
https://metacpan.org/pod/Gtk3::ImageView |
Number of commits found: 8
|