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: Fri, 8 Nov 2024 22:07:45 +0000 (UTC) [thread overview]
Message-ID: <1731103652.9fde81c151c1777fd8caae8c02752aba416fb22c.LBCrion@gentoo> (raw)
commit: 9fde81c151c1777fd8caae8c02752aba416fb22c
Author: Lev Babiev <harley <AT> hosers <DOT> org>
AuthorDate: Fri Nov 8 22:06:51 2024 +0000
Commit: Lev Babiev <harley <AT> hosers <DOT> org>
CommitDate: Fri Nov 8 22:07:32 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9fde81c1
gui-apps/sfwbar: version bump to 1.0_beta16
Signed-off-by: Lev Babiev <harley <AT> hosers.org>
gui-apps/sfwbar/Manifest | 2 +-
gui-apps/sfwbar/metadata.xml | 3 ---
gui-apps/sfwbar/sfwbar-1.0_beta15.ebuild | 3 +++
.../sfwbar/{sfwbar-1.0_beta14.ebuild => sfwbar-1.0_beta16.ebuild} | 6 ++++++
4 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/gui-apps/sfwbar/Manifest b/gui-apps/sfwbar/Manifest
index 50735b837..010a75aa4 100644
--- a/gui-apps/sfwbar/Manifest
+++ b/gui-apps/sfwbar/Manifest
@@ -1,2 +1,2 @@
-DIST sfwbar-1.0_beta14.tar.gz 386347 BLAKE2B 1b0549f43fa06578d9fd981c1480040b22f4670c9ed82c04e2b16bdb288468febecc50a7de0688ba8b017b3073c792eea5fadbf051b63d7cf86b659bf4745d83 SHA512 e1a1c9d0a8b3c80c3ef043c6f22bb2b915cdf1f36da6ce306f66754af2a68c2077f4e473bd998d6d6282db5fc0652b7b7bbbe333a39390e7e38129163a398055
DIST sfwbar-1.0_beta15.tar.gz 405881 BLAKE2B 01f8009bf5cc4d731749389d550347289ee346a1bd2a943e12845194fccc3133eff6a7418c6164b873f9fc291a9e8a19d144efaa9771c8a1738479aed62c26a9 SHA512 69828e9859c0dda88889195bc0d7932b37f9c09d9ff0f61ba3399821fe6002b6758d28a1231cf14de5e6460777eb5b1ce2871d8d7dc8655c0a38967bb017e8c5
+DIST sfwbar-1.0_beta16.tar.gz 466212 BLAKE2B fccb76d8238014320a5f5852fc769001fa97a58e06ffbd6a2cfca91a4812ac6cebc2a18177b965362b96decc9b3d61b0baa5b899423def24dc661e1b103dfcf7 SHA512 feaaf993ed18be667d6e979be47721fc678aea79d408de98dff9adaf05e2aa7fd7d7a56e2dd59c24f4a63114b964353f72db0c9509c3c6202369a257569f8485
diff --git a/gui-apps/sfwbar/metadata.xml b/gui-apps/sfwbar/metadata.xml
index 2bb3793bb..08fb0fd94 100644
--- a/gui-apps/sfwbar/metadata.xml
+++ b/gui-apps/sfwbar/metadata.xml
@@ -7,9 +7,6 @@
</maintainer>
<use>
<flag name="mpd">Add support for Music Player Daemon</flag>
- <flag name="pulseaudio">Add support for Pulse Audio sound server</flag>
- <flag name="alsa">Add support for ALSA sound server</flag>
- <flag name="X">Add support for xkb maps</flag>
</use>
<upstream>
<remote-id type="github">LBCrion/sfwbar</remote-id>
diff --git a/gui-apps/sfwbar/sfwbar-1.0_beta15.ebuild b/gui-apps/sfwbar/sfwbar-1.0_beta15.ebuild
index 8d80a326b..1080f80af 100644
--- a/gui-apps/sfwbar/sfwbar-1.0_beta15.ebuild
+++ b/gui-apps/sfwbar/sfwbar-1.0_beta15.ebuild
@@ -28,6 +28,9 @@ COMMON_DEPEND="
"
RDEPEND="${COMMON_DEPEND}
virtual/freedesktop-icon-theme
+ x11-libs/cairo
+ x11-libs/gdk-pixbuf
+ x11-libs/pango
"
DEPEND="${COMMON_DEPEND}
>=dev-libs/wayland-protocols-1.17
diff --git a/gui-apps/sfwbar/sfwbar-1.0_beta14.ebuild b/gui-apps/sfwbar/sfwbar-1.0_beta16.ebuild
similarity index 90%
rename from gui-apps/sfwbar/sfwbar-1.0_beta14.ebuild
rename to gui-apps/sfwbar/sfwbar-1.0_beta16.ebuild
index 412f2453e..aef330080 100644
--- a/gui-apps/sfwbar/sfwbar-1.0_beta14.ebuild
+++ b/gui-apps/sfwbar/sfwbar-1.0_beta16.ebuild
@@ -28,6 +28,9 @@ COMMON_DEPEND="
"
RDEPEND="${COMMON_DEPEND}
virtual/freedesktop-icon-theme
+ x11-libs/cairo
+ x11-libs/gdk-pixbuf
+ x11-libs/pango
"
DEPEND="${COMMON_DEPEND}
>=dev-libs/wayland-protocols-1.17
@@ -45,6 +48,9 @@ src_configure() {
-Dbluez=enabled
-Dbsdctl=disabled
-Diwd=enabled
+ -Dnm=enabled
+ -Dappmenu=enabled
+ -Dncenter=enabled
)
meson_src_configure
next reply other threads:[~2024-11-08 22:07 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-08 22:07 Lev Babiev [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-26 16:51 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/sfwbar/ Vincent Ahluwalia
2025-01-26 16:37 Vincent Ahluwalia
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-12-18 15:02 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=1731103652.9fde81c151c1777fd8caae8c02752aba416fb22c.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