From 05b4e676452a6d11bf2fce92b19292597fb94539 Mon Sep 17 00:00:00 2001 From: Michal Vu Date: Mon, 4 Nov 2024 17:48:32 +0100 Subject: [PATCH] gui-apps/hyprsunset: new package, add 9999 Signed-off-by: Michal Vu --- gui-apps/hyprsunset/hyprsunset-9999.ebuild | 26 ++++++++++++++++++++++ gui-apps/hyprsunset/metadata.xml | 14 ++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 gui-apps/hyprsunset/hyprsunset-9999.ebuild create mode 100644 gui-apps/hyprsunset/metadata.xml diff --git a/gui-apps/hyprsunset/hyprsunset-9999.ebuild b/gui-apps/hyprsunset/hyprsunset-9999.ebuild new file mode 100644 index 0000000000..f5975ddaef --- /dev/null +++ b/gui-apps/hyprsunset/hyprsunset-9999.ebuild @@ -0,0 +1,26 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 +EAPI=8 + +inherit cmake git-r3 + +DESCRIPTION="An application to enable a blue-light filter on Hyprland" +HOMEPAGE="https://github.com/hyprwm/hyprsunset.git" +EGIT_REPO_URI="https://github.com/hyprwm/hyprsunset.git" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="" + +RDEPEND=" + ~gui-wm/hyprland-9999 + dev-libs/wayland + >=dev-libs/hyprland-protocols-0.4.0 +" +DEPEND=" + ${RDEPEND} + dev-util/wayland-scanner + >=gui-libs/hyprutils-0.2.3 + >=dev-util/hyprwayland-scanner-0.4.0 + virtual/pkgconfig +" diff --git a/gui-apps/hyprsunset/metadata.xml b/gui-apps/hyprsunset/metadata.xml new file mode 100644 index 0000000000..a045b5b1c6 --- /dev/null +++ b/gui-apps/hyprsunset/metadata.xml @@ -0,0 +1,14 @@ + + + + + saigon-tech@tuta.io + Michal Vu + + + https://github.com/hyprwm/hyprsunset/releases + https://wiki.hyprland.org/Hypr-Ecosystem/hyprsunset/ + https://github.com/hyprwm/hyprsunset/issues + hyprwm/hyprsunset + +