public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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/someblocks/
Date: Sun, 11 Sep 2022 16:02:01 +0000 (UTC)	[thread overview]
Message-ID: <1662912063.3cb22fe2d4fe26c08858c1656ce450e3c2dda10d.efe.izbudak@gentoo> (raw)

commit:     3cb22fe2d4fe26c08858c1656ce450e3c2dda10d
Author:     Efe İzbudak <efe.izbudak <AT> metu <DOT> edu <DOT> tr>
AuthorDate: Sun Sep 11 16:01:03 2022 +0000
Commit:     Efe İzbudak <efe.izbudak <AT> metu <DOT> edu <DOT> tr>
CommitDate: Sun Sep 11 16:01:03 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3cb22fe2

gui-apps/someblocks: add 1.0.0

Signed-off-by: Efe İzbudak <efe.izbudak <AT> metu.edu.tr>

 gui-apps/someblocks/Manifest                |  1 +
 gui-apps/someblocks/someblocks-1.0.0.ebuild | 32 +++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/gui-apps/someblocks/Manifest b/gui-apps/someblocks/Manifest
new file mode 100644
index 000000000..156df4984
--- /dev/null
+++ b/gui-apps/someblocks/Manifest
@@ -0,0 +1 @@
+DIST someblocks-1.0.0.tar.gz 3967 BLAKE2B ab9c9ac97074c77dc17440fb3b628707ed51256a7d812b0ab8411a20029ebb48ae0092421f096e6c21f3e072c472e9863eec99ebbc6e809cb26de1638ef27520 SHA512 c7e0d77df2094d4bfe7ab616e848073d7bae06d9b3788574bc1b942469a618f4cb4cffebff7d5aabc014068d2350c08c3f83e41f9de0c0cc5ae1f3bf1ef10e8a

diff --git a/gui-apps/someblocks/someblocks-1.0.0.ebuild b/gui-apps/someblocks/someblocks-1.0.0.ebuild
new file mode 100644
index 000000000..47a592702
--- /dev/null
+++ b/gui-apps/someblocks/someblocks-1.0.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit savedconfig
+
+DESCRIPTION="Modular status bar for somebar written in c."
+HOMEPAGE="https://git.sr.ht/~raphi/someblocks"
+SRC_URI="https://git.sr.ht/~raphi/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+src_prepare() {
+	default
+
+	restore_config blocks.h
+}
+
+src_install() {
+	emake PREFIX="${ED}/usr" install
+
+	einstalldocs
+
+	save_config blocks.h
+}


             reply	other threads:[~2022-09-11 16:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-11 16:02 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/someblocks/ Takuya Wakazono
2023-02-23 13:11 Efe İzbudak
2023-02-23  9:01 Efe İzbudak
2023-02-16 18:06 Efe İzbudak
2022-09-22 15:56 Efe İzbudak
2022-09-16 22:38 Efe İzbudak
2022-04-11  5:38 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=1662912063.3cb22fe2d4fe26c08858c1656ce450e3c2dda10d.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