mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
25
gui-apps/sfwbar/sfwbar-0.9.9.3.ebuild
Normal file
25
gui-apps/sfwbar/sfwbar-0.9.9.3.ebuild
Normal file
@@ -0,0 +1,25 @@
|
|||||||
|
# Copyright 2020-2021 Gentoo Authors
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
EAPI=7
|
||||||
|
|
||||||
|
inherit meson
|
||||||
|
|
||||||
|
DESCRIPTION="Sway Floating Window Bar"
|
||||||
|
HOMEPAGE="https://github.com/LBCrion/sfwbar"
|
||||||
|
SRC_URI="https://github.com/LBCrion/sfwbar/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||||
|
KEYWORDS="~amd64"
|
||||||
|
|
||||||
|
LICENSE="GPL-2"
|
||||||
|
SLOT="0"
|
||||||
|
IUSE=""
|
||||||
|
|
||||||
|
DEPEND="
|
||||||
|
>=x11-libs/gtk+-3.22.0:3[introspection,wayland]
|
||||||
|
gui-libs/gtk-layer-shell
|
||||||
|
dev-libs/libucl
|
||||||
|
"
|
||||||
|
RDEPEND="${DEPEND}"
|
||||||
|
BDEPEND="
|
||||||
|
virtual/pkgconfig
|
||||||
|
"
|
||||||
Reference in New Issue
Block a user