From: "Lev Babiev" <harley@hosers.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/sfwbar/
Date: Wed, 30 Dec 2020 20:50:14 +0000 (UTC) [thread overview]
Message-ID: <1609361407.060f7f3498e6abf31a0d2ff7f72fb4273cc2ef69.LBCrion@gentoo> (raw)
commit: 060f7f3498e6abf31a0d2ff7f72fb4273cc2ef69
Author: Lev Babiev <harley <AT> hosers <DOT> org>
AuthorDate: Wed Dec 30 20:50:07 2020 +0000
Commit: Lev Babiev <harley <AT> hosers <DOT> org>
CommitDate: Wed Dec 30 20:50:07 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=060f7f34
gui-apps/sfwbar: new ebuild
Signed-off-by: Lev Babiev <harley <AT> hosers.org>
gui-apps/sfwbar/Manifest | 1 +
gui-apps/sfwbar/metadata.xml | 13 +++++++++++++
gui-apps/sfwbar/sfwbar-0.9.4.ebuild | 31 +++++++++++++++++++++++++++++++
3 files changed, 45 insertions(+)
diff --git a/gui-apps/sfwbar/Manifest b/gui-apps/sfwbar/Manifest
new file mode 100644
index 00000000..10d8700a
--- /dev/null
+++ b/gui-apps/sfwbar/Manifest
@@ -0,0 +1 @@
+DIST v0.9.4.tar.gz 90159 BLAKE2B c1f0fdd77469c231f8bb7e0862049979354e076427ad08ca5fe6383fac44b424b5583041a21425bfaa490f872fa0757214e7796d187f9fc7cb62b22d6b65c039 SHA512 e2cbe1bb6f89dd9632e21d9f008267bae2ef62c63e54021c791d3f24c09c817b3670509d3be29a23795c50e63e78330fdbbc1ab6b527c012585e28950958171d
diff --git a/gui-apps/sfwbar/metadata.xml b/gui-apps/sfwbar/metadata.xml
new file mode 100644
index 00000000..e277680b
--- /dev/null
+++ b/gui-apps/sfwbar/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>harley@hosers.org</email>
+ <name>Lev Babiev</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">LBCrion/sfwbar</remote-id>
+ <bugs-to>https://github.com/LBCrion/sfwbar/issues</bugs-to>
+ <changelog>https://github.com/LBCrion/sfwbar/releases</changelog>
+ </upstream>
+</pkgmetadata>
diff --git a/gui-apps/sfwbar/sfwbar-0.9.4.ebuild b/gui-apps/sfwbar/sfwbar-0.9.4.ebuild
new file mode 100644
index 00000000..15741a72
--- /dev/null
+++ b/gui-apps/sfwbar/sfwbar-0.9.4.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2020 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"
+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/json-c-0.13:0=
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+ virtual/pkgconfig
+"
+
+src_configure() {
+ local emesonargs=(
+ )
+ meson_src_configure
+}
next reply other threads:[~2020-12-30 20:50 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-30 20:50 Lev Babiev [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-01-01 15:38 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/sfwbar/ Lev Babiev
2021-01-02 12:13 Andrew Ammerlaan
2021-01-22 17:11 Lev Babiev
2021-01-23 9:34 Lev Babiev
2021-01-23 10:51 Andrew Ammerlaan
2021-03-24 22:22 Lev Babiev
2021-05-17 17:22 Lev Babiev
2021-05-25 8:10 Anna Vyalkova
2021-08-21 16:46 Lev Babiev
2021-08-24 18:16 Lev Babiev
2021-09-19 12:04 Lev Babiev
2021-09-19 18:28 Lev Babiev
2021-12-18 15:02 Lev Babiev
2021-12-23 19:25 Lev Babiev
2022-01-22 16:09 Lev Babiev
2022-01-22 18:33 Lev Babiev
2022-02-06 16:52 Lev Babiev
2022-02-06 19:45 Lev Babiev
2022-04-14 19:43 Lev Babiev
2022-04-14 20:18 Lev Babiev
2022-08-03 7:17 Lev Babiev
2022-11-18 18:44 Lev Babiev
2023-03-13 18:32 Lev Babiev
2023-03-14 18:21 Lev Babiev
2023-03-26 15:19 Anna Vyalkova
2023-03-26 15:19 Anna Vyalkova
2023-05-11 18:09 Lev Babiev
2023-08-11 18:50 Lev Babiev
2023-10-02 19:58 Lev Babiev
2023-10-02 20:51 Lev Babiev
2024-01-02 7:58 Lev Babiev
2024-05-01 15:51 Lucio Sauer
2024-06-22 18:18 Lev Babiev
2024-06-23 8:19 Lev Babiev
2024-11-08 22:07 Lev Babiev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1609361407.060f7f3498e6abf31a0d2ff7f72fb4273cc2ef69.LBCrion@gentoo \
--to=harley@hosers.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox