Port details |
- screengrab Screen dump utility
- 2.9.0 x11 =2 2.8.0Version of this port present on the latest quarterly branch.
- Maintainer: lxqt@FreeBSD.org
- Port Added: 2021-02-11 13:46:08
- Last Update: 2024-11-09 05:24:44
- Commit Hash: 55f09ad
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: LGPL21+
- WWW:
- https://github.com/lxqt/screengrab
- Description:
- ScreenGrab - A program for fast creating screenshots, and easily publishing
them on internet image hosting services.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- screengrab>0:x11/screengrab
- To install the port:
- cd /usr/ports/x11/screengrab/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/screengrab
- pkg install screengrab
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: screengrab
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1731053960
SHA256 (lxqt/screengrab-2.9.0.tar.xz) = 27bce75eea1b964bb1e6514ae5b06fa64a52f04eff4b00eac5604ca9c3f7f6b0
SIZE (lxqt/screengrab-2.9.0.tar.xz) = 348316
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
- perl5>=5.36<5.37 : lang/perl5.36
- lupdate : devel/qt6-tools
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- sm.pc : x11/libSM
- ice.pc : x11/libICE
- xext.pc : x11/libXext
- Runtime dependencies:
-
- libQt6Core.so : devel/qt6-base
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- sm.pc : x11/libSM
- ice.pc : x11/libICE
- xext.pc : x11/libXext
- Library dependencies:
-
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libKF6WindowSystem.so : x11/kf6-kwindowsystem
- libQt6Xdg.so : devel/libqt6xdg
- libQt6Svg.so : graphics/qt6-svg
- This port is required by:
- for Run
-
- x11-wm/lxqt
Configuration Options:
- No options to configure
- Options name:
- x11_screengrab
- USES:
- cmake compiler:c++17-lang gnome kde:6 lxqt:2 perl5 qt:6 tar:xz xorg
- 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 |
2.9.0 09 Nov 2024 05:24:44 |
Jose Alonso Cardenas Marquez (acm) |
x11-wm/lxqt: Update to 2.1.0
This release add initial support for wayland. More information at:
https://github.com/lxqt/lxqt/wiki/ConfigWaylandSettings
Release highlights at:
https://lxqt-project.org/release/2024/11/05/release-lxqt-2-1-0/
With hat: lxqt |
2.8.0 13 Jun 2024 00:21:05 |
Jose Alonso Cardenas Marquez (acm) |
x11-wm/lxqt: Update to 2.0.0
- Update mostly lxqt ports to 2.0.x
- Update some lxqt dependencies to latest version
- Update Mk/Uses/lxqt.mk file for support some legacy and new lxqt ports
- Add devel/libdbusmenu-lxqt
- Add x11/libfm-qt6
- Add devel/libqt6xdg
- Add sysutils/libsysstat-qt6
- Add devel/lxqt2-build-tools
- Add sysutils/lxqt-qt6plugin
- Add deskutils/xdg-desktop-portal-lxqt
- Add x11-toolkits/qtermwidget-qt5 for no break x11/coreterminal
- Pass maintainership to new lxqt@ group
- Few other modifications
PR: 278905
Approved by: jsm |
2.7.0 23 Mar 2024 18:20:47 |
Jesper Schmitz Mouridsen (jsm) |
LXQt: update to 1.4.0
Changelog:
https://lxqt-project.org/release/2023/11/05/release-lxqt-1-4-0/
PR: 277376 |
2.6.0 20 Jun 2023 17:51:44 |
Jesper Schmitz Mouridsen (jsm) Author: Wen Heping |
x11-wm/lxqt: Update to 1.3.0
PR: 271509 |
2.4.0 10 Apr 2023 09:59:03 |
Jan Beich (jbeich) |
x11/screengrab: unbreak after 020693c166d1
CMake Error at
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230
(message):
Could NOT find Perl (missing: PERL_EXECUTABLE)
PR: 266007
Reported by: antoine (via exp-run) |
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) |
2.4.0 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 ) |
2.4.0 30 Apr 2022 09:12:27 |
Jesper Schmitz Mouridsen (jsm) |
x11/screengrab: Update to 2.4.0 |
2.3.0 10 Nov 2021 18:25:33 |
Jesper Schmitz Mouridsen (jsm) |
x11/screengrab: Update to 2.3.0 |
2.2.0 08 May 2021 16:52:01 |
Jesper Schmitz Mouridsen (jsm) |
x11/screengrab: Update to 2.2.0 |
2.1.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.1.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1.0 12 Feb 2021 03:01:23 |
linimon |
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
CMake Error in CMakeLists.txt:
The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version
4.2.1.
While here, sort USES; add one blank line to be in accordance with
common usage.
Approved by: portmgr (tier-2 blanket) |
2.1.0 11 Feb 2021 13:45:56 |
jsm |
New port: x11/screengrab
A program for fast creating screenshots, and easily publishing
them on internet image hosting services. |