summaryrefslogtreecommitdiffstats
path: root/SlackBuild/README
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-07-17 11:42:28 +0200
committerDanilo M. <danix@danix.xyz>2026-07-17 11:42:28 +0200
commit4eb63ab2ba4d703affbe85fb9d616334019d6b7c (patch)
treec86391e68bbf32c1cb722f340a2b8300c30d7cdd /SlackBuild/README
parentb2517c9270382794b3ec5be73201590b4127d553 (diff)
downloadhyprsunset-qt-0.1.0.tar.gz
hyprsunset-qt-0.1.0.zip
packaging: add SlackBuild, .desktop launcher and iconv0.1.0
Adds a SBo-style SlackBuild (noarch, pyproject wheel install) plus the desktop entry and scalable icon it installs to hicolor. .info DOWNLOAD/MD5 are placeholders pending a tagged release. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'SlackBuild/README')
-rw-r--r--SlackBuild/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/SlackBuild/README b/SlackBuild/README
new file mode 100644
index 0000000..e062b18
--- /dev/null
+++ b/SlackBuild/README
@@ -0,0 +1,8 @@
+hyprsunset-qt is a small PyQt6 GUI for hyprsunset. It edits the
+hyprsunset config, fetches sunrise/sunset times for your location and
+applies them to the day/night profiles, previews temperature and gamma
+live via hyprctl, and restarts the hyprsunset daemon.
+
+It is a pure-python, noarch package. At runtime it needs PyQt6 and a
+running hyprsunset (0.3.3 or newer) under Hyprland; both PyQt6 and the
+python build tooling ship with Slackware -current.