commit:     738025d94b13ebbca7e7e1cc2a58e8dd05ed2701
Author:     Lev Babiev <harley <AT> hosers <DOT> org>
AuthorDate: Tue Aug 24 18:16:10 2021 +0000
Commit:     Lev Babiev <harley <AT> hosers <DOT> org>
CommitDate: Tue Aug 24 18:16:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=738025d9

version bump

Signed-off-by: Lev Babiev <harley <AT> hosers.org>

 gui-apps/sfwbar/sfwbar-0.9.9.3.ebuild | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/gui-apps/sfwbar/sfwbar-0.9.9.3.ebuild 
b/gui-apps/sfwbar/sfwbar-0.9.9.3.ebuild
new file mode 100644
index 000000000..0c44909c7
--- /dev/null
+++ b/gui-apps/sfwbar/sfwbar-0.9.9.3.ebuild
@@ -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
+"

Reply via email to