mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-18 23:39:00 -04:00
gui-apps/hyprsunset: new package, add 9999
Signed-off-by: Michal Vu <saigon-tech@tuta.io>
This commit is contained in:
parent
99f65a2cc8
commit
05b4e67645
26
gui-apps/hyprsunset/hyprsunset-9999.ebuild
Normal file
26
gui-apps/hyprsunset/hyprsunset-9999.ebuild
Normal file
@ -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
|
||||
"
|
14
gui-apps/hyprsunset/metadata.xml
Normal file
14
gui-apps/hyprsunset/metadata.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person" proxied="yes">
|
||||
<email>saigon-tech@tuta.io</email>
|
||||
<name>Michal Vu</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<changelog>https://github.com/hyprwm/hyprsunset/releases</changelog>
|
||||
<doc>https://wiki.hyprland.org/Hypr-Ecosystem/hyprsunset/</doc>
|
||||
<bugs-to>https://github.com/hyprwm/hyprsunset/issues</bugs-to>
|
||||
<remote-id type="github">hyprwm/hyprsunset</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
Loading…
x
Reference in New Issue
Block a user