gui-apps/yambar: drop myself as a maintainer

and fix some pkgcheck notices

Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
Julien Roy
2024-05-14 13:19:27 -04:00
parent f630766710
commit d8d007f2a5
3 changed files with 5 additions and 8 deletions

View File

@@ -5,13 +5,10 @@
<email>leonardo@neumann.dev.br</email> <email>leonardo@neumann.dev.br</email>
<name>Leonardo Neumann</name> <name>Leonardo Neumann</name>
</maintainer> </maintainer>
<maintainer type="person">
<email>julien@jroy.ca</email>
<name>Julien Roy</name>
</maintainer>
<upstream> <upstream>
<bugs-to>https://codeberg.org/dnkl/yambar/issues</bugs-to> <bugs-to>https://codeberg.org/dnkl/yambar/issues</bugs-to>
<changelog>https://codeberg.org/dnkl/yambar/releases</changelog> <changelog>https://codeberg.org/dnkl/yambar/releases</changelog>
<remote-id type="codeberg">dnkl/yambar</remote-id>
</upstream> </upstream>
<use> <use>
<flag name="core">Compiles modules, particles and decorations as shared libraries, which are loaded on-demand</flag> <flag name="core">Compiles modules, particles and decorations as shared libraries, which are loaded on-demand</flag>

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors # Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=8 EAPI=8
@@ -18,7 +18,7 @@ DESCRIPTION="Simplistic and highly configurable status panel for X and Wayland"
HOMEPAGE="https://codeberg.org/dnkl/yambar" HOMEPAGE="https://codeberg.org/dnkl/yambar"
LICENSE="MIT" LICENSE="MIT"
SLOT="0" SLOT="0"
IUSE="core +alsa +backlight +battery +clock +cpu +disk-io +dwl +foreign-toplevel +memory +mpd +i3 +label +network +pipewire +pulseaudio +removables +river +script sway-xkb wayland X xkb xwindow" IUSE="core +alsa +backlight +battery +clock +cpu +disk-io +dwl +foreign-toplevel +memory +mpd +i3 +label +network +pipewire +pulseaudio +removables +river +script sway-xkb wayland +X xkb xwindow"
REQUIRED_USE=" REQUIRED_USE="
|| ( wayland X ) || ( wayland X )
sway-xkb? ( wayland ) sway-xkb? ( wayland )

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors # Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=8 EAPI=8
@@ -18,7 +18,7 @@ DESCRIPTION="Simplistic and highly configurable status panel for X and Wayland"
HOMEPAGE="https://codeberg.org/dnkl/yambar" HOMEPAGE="https://codeberg.org/dnkl/yambar"
LICENSE="MIT" LICENSE="MIT"
SLOT="0" SLOT="0"
IUSE="core +alsa +backlight +battery +clock +cpu +disk-io +dwl +foreign-toplevel +memory +mpd +i3 +label +network +pipewire +pulseaudio +removables +river +script sway-xkb wayland X xkb xwindow" IUSE="core +alsa +backlight +battery +clock +cpu +disk-io +dwl +foreign-toplevel +memory +mpd +i3 +label +network +pipewire +pulseaudio +removables +river +script sway-xkb wayland +X xkb xwindow"
REQUIRED_USE=" REQUIRED_USE="
|| ( wayland X ) || ( wayland X )
sway-xkb? ( wayland ) sway-xkb? ( wayland )