diff options
| author | Danilo M. <danix@danix.xyz> | 2026-07-17 11:42:28 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-07-17 11:42:28 +0200 |
| commit | 4eb63ab2ba4d703affbe85fb9d616334019d6b7c (patch) | |
| tree | c86391e68bbf32c1cb722f340a2b8300c30d7cdd /SlackBuild/slack-desc | |
| parent | b2517c9270382794b3ec5be73201590b4127d553 (diff) | |
| download | hyprsunset-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/slack-desc')
| -rw-r--r-- | SlackBuild/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/SlackBuild/slack-desc b/SlackBuild/slack-desc new file mode 100644 index 0000000..c5b5953 --- /dev/null +++ b/SlackBuild/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +hyprsunset-qt: hyprsunset-qt (Qt6 GUI for hyprsunset) +hyprsunset-qt: +hyprsunset-qt: A small PyQt6 interface to manage hyprsunset profiles. It edits +hyprsunset-qt: ~/.config/hypr/hyprsunset.conf, fetches sunrise/sunset times for +hyprsunset-qt: your location, drops them into the day/night profiles, previews +hyprsunset-qt: temperature and gamma live over hyprctl, and restarts the +hyprsunset-qt: hyprsunset daemon so changes take effect. +hyprsunset-qt: +hyprsunset-qt: Sun times courtesy of the sunrise-sunset.org API. +hyprsunset-qt: +hyprsunset-qt: |
