mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
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:
@@ -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>
|
||||||
|
|||||||
@@ -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 )
|
||||||
|
|||||||
@@ -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 )
|
||||||
|
|||||||
Reference in New Issue
Block a user