Port details |
- gammy Adaptive screen brightness and temperature for Windows and Unix
- 0.9.64_1 accessibility =3 0.9.64_1Version of this port present on the latest quarterly branch.
- Maintainer: freebsd@igalic.co
- Port Added: 2020-12-10 05:52:46
- Last Update: 2023-01-30 08:39:22
- Commit Hash: fb028a3fb
- People watching this port, also watch:: mesa-libs, pcmanfm-qt, telegram-desktop, xdm, adguardhome
- License: GPLv3
- WWW:
- https://getgammy.com/
- Description:
- Gammy is a GUI tool for adjusting pixel brightness and temperature automatically
or manually.
It can dim the screen if its content is too bright, or brighten it otherwise.
This can help your eyes adjust when switching between dark and light windows,
especially at night or in suboptimal lighting conditions.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gammy>0:accessibility/gammy
- To install the port:
- cd /usr/ports/accessibility/gammy/ && make install clean
- To add the package, run one of these commands:
- pkg install accessibility/gammy
- pkg install gammy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gammy
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1613910706
SHA256 (Fushko-gammy-v0.9.64_GH0.tar.gz) = b3dc0f4babd34f8eb6d6e2b6528f916151c82e6a8fa01dba41c6c3a2b42d94ed
SIZE (Fushko-gammy-v0.9.64_GH0.tar.gz) = 242282
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:
-
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xxf86vm.pc : x11/libXxf86vm
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xxf86vm.pc : x11/libXxf86vm
- Library dependencies:
-
- libGL.so : graphics/libglvnd
- libQt5Core.so : devel/qt5-core
- libQt5DBus.so : devel/qt5-dbus
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- accessibility_gammy
- USES:
- compiler:c++11-lang gl qmake qt:5 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 |
0.9.64_1 30 Jan 2023 08:39:22 |
Nuno Teixeira (eduardo) |
*/*: Update maintainer e-mail
PR: 268228 |
0.9.64_1 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
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.9.64_1 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.9.64_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
0.9.64 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.9.64 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.64 21 Feb 2021 12:35:34 |
otis |
accessibility/gammy: update to 0.9.64
Changelog:
https://github.com/Fushko/gammy/releases/tag/v0.9.64
PR: 253234
Submitted by: Mina Galic <me@igalic.co> (maintainer)
Differential Revision: https://reviews.freebsd.org/D28657 |
0.9.62 16 Jan 2021 23:23:47 |
fernape |
accessibility/gammy: update to 0.9.62
ChangeLog: https://github.com/Fushko/gammy/releases/tag/v0.9.62
PR: 252692
Submitted by: me@igalic.co (maintainer) |
0.9.61 07 Jan 2021 15:44:18 |
jrm |
gammy/Makefile: Update to 0.9.61
https://github.com/Fushko/gammy/releases/tag/v0.9.61
Submitted by: Mina Galic <me@igalic.co> (maintainer)
Differential Revision: https://reviews.freebsd.org/D28021 |
0.9.59 11 Dec 2020 18:05:14 |
linimon |
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
cc1plus: error: unrecognized command line option -std=gnu++1z
Approved by: portmgr (tier-2 blanket) |
0.9.59 10 Dec 2020 05:52:39 |
tcberner |
New port: accessibility/gammy as alternative to accessibility/redshift
Gammy is a GUI tool for adjusting pixel brightness and temperature automatically
or manually.
It can dim the screen if its content is too bright, or brighten it otherwise.
This can help your eyes adjust when switching between dark and light windows,
especially at night or in suboptimal lighting conditions.
WWW: https://getgammy.com/
Submitted by: Mina Galic
Differential Revision: https://reviews.freebsd.org/D27462 |