Unstable Packages, Move Dependencies, Replace xfce4-notifyd with dunst
- Mark notify-send-py as unstable - Mark linux_notification_center as unstable - Move polybar-dwm-module runtime dependencies to dwm-flexipatch - Replace xfce4-notifyd with dunst as dwm-flexipatch dependency
This commit is contained in:
parent
94106c45d6
commit
790032123d
@ -14,7 +14,7 @@ S="${WORKDIR}"/notify-send.py-${PV}
|
|||||||
|
|
||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="amd64"
|
KEYWORDS="~amd64"
|
||||||
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||||
|
@ -9,7 +9,7 @@ SRC_URI="https://github.com/phuhl/linux_notification_center/archive/refs/tags/${
|
|||||||
|
|
||||||
LICENSE="BSD"
|
LICENSE="BSD"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="amd64"
|
KEYWORDS="~amd64"
|
||||||
|
|
||||||
S=${WORKDIR}/linux_notification_center-${PV}
|
S=${WORKDIR}/linux_notification_center-${PV}
|
||||||
|
|
||||||
|
@ -31,13 +31,6 @@ DEPEND="
|
|||||||
"
|
"
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
${DEPEND}
|
${DEPEND}
|
||||||
sys-process/btop
|
|
||||||
sys-apps/qdirstat
|
|
||||||
sys-apps/gnome-disk-utility
|
|
||||||
media-sound/playerctl
|
|
||||||
media-sound/pavucontrol
|
|
||||||
dev-python/zscroll
|
|
||||||
media-fonts/nerd-fonts
|
|
||||||
"
|
"
|
||||||
|
|
||||||
inherit git-r3
|
inherit git-r3
|
||||||
|
@ -26,7 +26,7 @@ RDEPEND="
|
|||||||
x11-misc/polybar-dwm-module
|
x11-misc/polybar-dwm-module
|
||||||
x11-misc/betterlockscreen
|
x11-misc/betterlockscreen
|
||||||
x11-misc/xss-lock
|
x11-misc/xss-lock
|
||||||
xfce-extra/xfce4-notifyd
|
x11-misc/dunst
|
||||||
x11-apps/xkill
|
x11-apps/xkill
|
||||||
x11-misc/rofi
|
x11-misc/rofi
|
||||||
x11-misc/greenclip
|
x11-misc/greenclip
|
||||||
@ -35,6 +35,13 @@ RDEPEND="
|
|||||||
app-shells/starship
|
app-shells/starship
|
||||||
app-shells/krabby-bin
|
app-shells/krabby-bin
|
||||||
media-fonts/nerd-fonts
|
media-fonts/nerd-fonts
|
||||||
|
sys-process/btop
|
||||||
|
sys-apps/qdirstat
|
||||||
|
sys-apps/gnome-disk-utility
|
||||||
|
media-sound/playerctl
|
||||||
|
media-sound/pavucontrol
|
||||||
|
dev-python/zscroll
|
||||||
|
media-fonts/nerd-fonts
|
||||||
"
|
"
|
||||||
|
|
||||||
src_unpack() {
|
src_unpack() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user