Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F158920039
D27462.id80485.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D27462.id80485.diff
View Options
Index: accessibility/Makefile
===================================================================
--- accessibility/Makefile
+++ accessibility/Makefile
@@ -11,6 +11,7 @@
SUBDIR += caribou
SUBDIR += eflite
SUBDIR += feedbackd
+ SUBDIR += gammy
SUBDIR += kdeaccessibility
SUBDIR += kmag
SUBDIR += kmousetool
Index: accessibility/gammy/Makefile
===================================================================
--- /dev/null
+++ accessibility/gammy/Makefile
@@ -0,0 +1,25 @@
+# $FreeBSD$
+
+PORTNAME= gammy
+PORTVERSION= 0.9.59
+DISTVERSIONPREFIX= v
+CATEGORIES= accessibility
+
+MAINTAINER= me@igalic.co
+COMMENT= Adaptive screen brightness and temperature for Windows and Unix
+
+LICENSE= GPLv3
+
+USES= qmake qt:5 xorg gl
+USE_QT= core dbus gui widgets \
+ buildtools_build qmake_build
+
+USE_GL= gl
+USE_XORG= x11 xxf86vm
+
+USE_GITHUB= YES
+GH_ACCOUNT= Fushko
+
+PLIST_FILES= bin/gammy
+
+.include <bsd.port.mk>
Index: accessibility/gammy/distinfo
===================================================================
--- /dev/null
+++ accessibility/gammy/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1606998765
+SHA256 (Fushko-gammy-v0.9.59_GH0.tar.gz) = 125281fc7d0e752e50ff6f8eb460563937006229130699d2cf9f79ac20bc812f
+SIZE (Fushko-gammy-v0.9.59_GH0.tar.gz) = 209514
Index: accessibility/gammy/pkg-descr
===================================================================
--- /dev/null
+++ accessibility/gammy/pkg-descr
@@ -0,0 +1,8 @@
+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/
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jun 8, 6:25 PM (14 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33816762
Default Alt Text
D27462.id80485.diff (1 KB)
Attached To
Mode
D27462: add new port: accessibility/gammy as alternative to accessibility/redshift
Attached
Detach File
Event Timeline
Log In to Comment