From: "Efe İzbudak" <efe.izbudak@metu.edu.tr>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/somebar/
Date: Sun, 11 Sep 2022 15:55:24 +0000 (UTC) [thread overview]
Message-ID: <1662911708.12d3b02e4abf1598ff8eb497d4a9071e632b71ed.efe.izbudak@gentoo> (raw)
commit: 12d3b02e4abf1598ff8eb497d4a9071e632b71ed
Author: Efe İzbudak <efe.izbudak <AT> metu <DOT> edu <DOT> tr>
AuthorDate: Sun Sep 11 15:54:59 2022 +0000
Commit: Efe İzbudak <efe.izbudak <AT> metu <DOT> edu <DOT> tr>
CommitDate: Sun Sep 11 15:55:08 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=12d3b02e
gui-apps/somebar: add 1.0.0
Signed-off-by: Efe İzbudak <efe.izbudak <AT> metu.edu.tr>
gui-apps/somebar/Manifest | 1 +
gui-apps/somebar/somebar-1.0.0.ebuild | 36 +++++++++++++++++++++++++++++++++++
2 files changed, 37 insertions(+)
diff --git a/gui-apps/somebar/Manifest b/gui-apps/somebar/Manifest
new file mode 100644
index 000000000..44052eb3f
--- /dev/null
+++ b/gui-apps/somebar/Manifest
@@ -0,0 +1 @@
+DIST somebar-1.0.0.tar.gz 31294 BLAKE2B 1006fa9fcf6a081ea0dbbeb98fd2f45ade0e7a3e8e51b76b070f9ad5fa1d352735ceca4000eea8722326dfc19fcd8a317c143316b755bb9e88e9a0cce6dd6099 SHA512 a2f1a4f05ff8297ef6675e0feaaed71308c0ab512f2bd0f961c2e28de8c716b3ea2150dfd1c4dbbfb29e5de410a03a38359f2f173e396bb5059a46d4db4b4515
diff --git a/gui-apps/somebar/somebar-1.0.0.ebuild b/gui-apps/somebar/somebar-1.0.0.ebuild
new file mode 100644
index 000000000..8231cb396
--- /dev/null
+++ b/gui-apps/somebar/somebar-1.0.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit savedconfig meson
+
+DESCRIPTION="dwm-like bar for dwl"
+HOMEPAGE="https://git.sr.ht/~raphi/somebar"
+SRC_URI="https://git.sr.ht/~raphi/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS=""
+
+DEPEND="
+ dev-libs/wayland
+ x11-libs/cairo
+ x11-libs/pango
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+ dev-libs/wayland-protocols
+ dev-util/wayland-scanner
+"
+
+src_prepare() {
+ default
+ use savedconfig && restore_config src/config.hpp
+ [[ -f src/config.hpp ]] || cp src/config.def.hpp src/config.hpp
+}
+
+src_install() {
+ meson_src_install
+ save_config src/config.hpp
+}
next reply other threads:[~2022-09-11 15:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-11 15:55 Efe İzbudak [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-08 13:32 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/somebar/ Takuya Wakazono
2025-01-08 13:32 Takuya Wakazono
2023-02-16 18:04 Efe İzbudak
2022-09-16 22:38 Efe İzbudak
2022-04-15 5:27 Dex Conner
2022-04-14 10:53 Dex Conner
2022-04-14 10:50 Dex Conner
2022-04-10 9:05 Dex Conner
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=1662911708.12d3b02e4abf1598ff8eb497d4a9071e632b71ed.efe.izbudak@gentoo \
--to=efe.izbudak@metu.edu.tr \
--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