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: Sat, 18 Dec 2021 15:02:23 +0000 (UTC) [thread overview]
Message-ID: <1639839737.fca773a1b987cf8322c280090b5b5810859970ac.LBCrion@gentoo> (raw)
commit: fca773a1b987cf8322c280090b5b5810859970ac
Author: Lev Babiev <harley <AT> hosers <DOT> org>
AuthorDate: Sat Dec 18 15:02:17 2021 +0000
Commit: Lev Babiev <harley <AT> hosers <DOT> org>
CommitDate: Sat Dec 18 15:02:17 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fca773a1
gui-apps/sfwbar: version bump
Signed-off-by: Lev Babiev <harley <AT> hosers.org>
gui-apps/sfwbar/Manifest | 1 +
gui-apps/sfwbar/sfwbar-1.0_beta1.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/gui-apps/sfwbar/Manifest b/gui-apps/sfwbar/Manifest
index df8d37d71..01fe4f9d8 100644
--- a/gui-apps/sfwbar/Manifest
+++ b/gui-apps/sfwbar/Manifest
@@ -2,3 +2,4 @@ DIST sfwbar-0.9.10.1.tar.gz 214168 BLAKE2B d9ff7fbf500c5f24a0ad787c2ea73d8c19dc8
DIST sfwbar-0.9.7.tar.gz 98524 BLAKE2B 151c0065584858bc3f7e0d092df859840b1806c4f122962e160b9211fc7b6fbfc99febb02f98eb798ef986e37e9e52e5b3d4ec1f36f5da7e9766b8598c014e1f SHA512 e9f214eaf1fa9741fd32c3689b3eb7c9ac1db831c327f7d6e55b876e50dade1514091083e4ee0ab7f3cbc69e07e7f8f73242a54c5ffbb2fddfd1bddb8d33b591
DIST sfwbar-0.9.8.tar.gz 197627 BLAKE2B 352bf354fd55541c6d554ed4fbb2f1f766d00c6fd06ddf94ec640abfd11c95ede0fb9660906105fa390add7d0f34d9ba778a257ab04c3f20ae900a0d96127a40 SHA512 514bff2752756706d03e8ba71078a35b4bb552d3983c0cbe1e139f415ade705b34bc6abf478feee0e98f36865aca0aa21b72b37bbd0393e6d4bb61eddf7ab377
DIST sfwbar-0.9.9.3.tar.gz 208100 BLAKE2B eb31d249eb032435f1553991ffd58c244731dfbe15f570aa53fe35dfa583841e0a3fa8bc1b907e1d89b28aa7e9f2bcef556e163372f6a7be0afeeddfe05cba04 SHA512 a8cccaed028e32b924609bb6d6b502bccbfe70c1179aab6f50d82a52ddef705de268660613c530d011513a8f72d8785578d75287ad5280c7cf39306d6457e5b7
+DIST sfwbar-1.0_beta1.tar.gz 190758 BLAKE2B 2719fb4c31b3bd051ef0ba4ce6f5c9525f8af2ecbdb678d00d5a88a2b8f2caaa4c25ecd799ee865c25e314b5d607f23191f7f872a82d604c5b3c2f9221eff70f SHA512 2d2b7259890ac0eb630e3c393568a960f2264dab8bee7838f14abdea7ad9683c2fc56b2aa5ee8821f078431a1ebd344de2badc81e37303847fd25d616f45e2e3
diff --git a/gui-apps/sfwbar/sfwbar-1.0_beta1.ebuild b/gui-apps/sfwbar/sfwbar-1.0_beta1.ebuild
new file mode 100644
index 000000000..5adcf0e68
--- /dev/null
+++ b/gui-apps/sfwbar/sfwbar-1.0_beta1.ebuild
@@ -0,0 +1,26 @@
+# 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/json-c
+ dev-util/wayland-scanner
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+ virtual/pkgconfig
+"
next reply other threads:[~2021-12-18 15:02 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-18 15:02 Lev Babiev [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-08 22:07 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/sfwbar/ Lev Babiev
2024-06-23 8:19 Lev Babiev
2024-06-22 18:18 Lev Babiev
2024-05-01 15:51 Lucio Sauer
2024-01-02 7:58 Lev Babiev
2023-10-02 20:51 Lev Babiev
2023-10-02 19:58 Lev Babiev
2023-08-11 18:50 Lev Babiev
2023-05-11 18:09 Lev Babiev
2023-03-26 15:19 Anna Vyalkova
2023-03-26 15:19 Anna Vyalkova
2023-03-14 18:21 Lev Babiev
2023-03-13 18:32 Lev Babiev
2022-11-18 18:44 Lev Babiev
2022-08-03 7:17 Lev Babiev
2022-04-14 20:18 Lev Babiev
2022-04-14 19:43 Lev Babiev
2022-02-06 19:45 Lev Babiev
2022-02-06 16:52 Lev Babiev
2022-01-22 18:33 Lev Babiev
2022-01-22 16:09 Lev Babiev
2021-12-23 19:25 Lev Babiev
2021-09-19 18:28 Lev Babiev
2021-09-19 12:04 Lev Babiev
2021-08-24 18:16 Lev Babiev
2021-08-21 16:46 Lev Babiev
2021-05-25 8:10 Anna Vyalkova
2021-05-17 17:22 Lev Babiev
2021-03-24 22:22 Lev Babiev
2021-01-23 10:51 Andrew Ammerlaan
2021-01-23 9:34 Lev Babiev
2021-01-22 17:11 Lev Babiev
2021-01-02 12:13 Andrew Ammerlaan
2021-01-01 15:38 Lev Babiev
2020-12-30 20:50 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=1639839737.fca773a1b987cf8322c280090b5b5810859970ac.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