mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
Merge updates from master
This commit is contained in:
@@ -7,7 +7,6 @@ inherit fcaps meson optfeature
|
|||||||
|
|
||||||
DESCRIPTION="SwayFX: Sway, but with eye candy!"
|
DESCRIPTION="SwayFX: Sway, but with eye candy!"
|
||||||
HOMEPAGE="https://github.com/WillPower3309/swayfx"
|
HOMEPAGE="https://github.com/WillPower3309/swayfx"
|
||||||
|
|
||||||
SRC_URI="https://github.com/WillPower3309/swayfx/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
|
SRC_URI="https://github.com/WillPower3309/swayfx/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
|
||||||
S="${WORKDIR}/${PN}-${PV}"
|
S="${WORKDIR}/${PN}-${PV}"
|
||||||
|
|
||||||
@@ -47,6 +46,8 @@ DEPEND+="
|
|||||||
"
|
"
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
|
dev-libs/glib
|
||||||
|
dev-libs/libevdev
|
||||||
x11-misc/xkeyboard-config
|
x11-misc/xkeyboard-config
|
||||||
${DEPEND}
|
${DEPEND}
|
||||||
"
|
"
|
||||||
@@ -58,7 +59,7 @@ BDEPEND="
|
|||||||
BDEPEND+="man? ( >=app-text/scdoc-1.9.2 )"
|
BDEPEND+="man? ( >=app-text/scdoc-1.9.2 )"
|
||||||
|
|
||||||
FILECAPS=(
|
FILECAPS=(
|
||||||
cap_sys_nice usr/bin/sway # reflect "gui-wm/sway-1.9"
|
cap_sys_nice usr/bin/sway # reflect ">=gui-wm/sway-1.9"
|
||||||
)
|
)
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
|
|||||||
Reference in New Issue
Block a user