mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 04:23:16 -04:00
sfwbar: correct KEYWORDS location, enable nm by default
Signed-off-by: Lev Babiev <harley@hosers.org>
This commit is contained in:
@@ -8,10 +8,11 @@ inherit meson xdg
|
||||
DESCRIPTION="S* Floating Window Bar"
|
||||
HOMEPAGE="https://github.com/LBCrion/sfwbar"
|
||||
SRC_URI="https://github.com/LBCrion/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
IUSE="X mpd pulseaudio alsa"
|
||||
|
||||
COMMON_DEPEND="
|
||||
@@ -44,6 +45,7 @@ src_configure() {
|
||||
-Dbluez=enabled
|
||||
-Dbsdctl=disabled
|
||||
-Diwd=enabled
|
||||
-Dnm=enabled
|
||||
)
|
||||
|
||||
meson_src_configure
|
||||
|
||||
Reference in New Issue
Block a user