public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/indicators/
Date: Sat, 29 May 2021 15:49:20 +0000 (UTC)	[thread overview]
Message-ID: <1622300667.5d12c34512e0721178652f51a5288f729a996e58.cybertailor@gentoo> (raw)

commit:     5d12c34512e0721178652f51a5288f729a996e58
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri May 28 17:38:21 2021 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sat May 29 15:04:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5d12c345

dev-cpp/indicators: initial import

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-cpp/indicators/Manifest              |  1 +
 dev-cpp/indicators/indicators-2.2.ebuild | 23 +++++++++++++++++++++++
 dev-cpp/indicators/metadata.xml          | 12 ++++++++++++
 3 files changed, 36 insertions(+)

diff --git a/dev-cpp/indicators/Manifest b/dev-cpp/indicators/Manifest
new file mode 100644
index 000000000..0982bfae1
--- /dev/null
+++ b/dev-cpp/indicators/Manifest
@@ -0,0 +1 @@
+DIST indicators-2.2.tar.gz 8974714 BLAKE2B 538e9d77c7d4f19cc81d4476288ce7f78198a61252885a78e166f39137e8653082d02861cbf2469b08cc3af5f6ed4e76c343ca1d95aec67d35f2dbcde4ba72c2 SHA512 7ced2d3c320d51c7e0569104744730c8e2f952350bcae214a9781eb43ef4002c8314937db78461351741fc4c3aee7a1364582b1274991e95eb30006a5f2a7ef9

diff --git a/dev-cpp/indicators/indicators-2.2.ebuild b/dev-cpp/indicators/indicators-2.2.ebuild
new file mode 100644
index 000000000..5d23e2b88
--- /dev/null
+++ b/dev-cpp/indicators/indicators-2.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="Activity indicators for modern C++"
+HOMEPAGE="https://github.com/p-ranav/indicators"
+SRC_URI="https://github.com/p-ranav/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="examples"
+
+src_install() {
+	cmake_src_install
+	rm -r "${ED}"/usr/share/licenses || die
+
+	docompress -x /usr/share/doc/${PF}/samples
+	use examples && dodoc -r demo samples
+}

diff --git a/dev-cpp/indicators/metadata.xml b/dev-cpp/indicators/metadata.xml
new file mode 100644
index 000000000..e4abb6a2f
--- /dev/null
+++ b/dev-cpp/indicators/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<upstream>
+		<remote-id type="github">p-ranav/indicators</remote-id>
+		<bugs-to>https://github.com/p-ranav/indicators/issues</bugs-to>
+	</upstream>
+	<maintainer type="person">
+		<email>cyber+gentoo@sysrq.in</email>
+		<name>Anna</name>
+	</maintainer>
+</pkgmetadata>


             reply	other threads:[~2021-05-29 15:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-29 15:49 Anna Vyalkova [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-30 11:37 [gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/indicators/ Anna Vyalkova
2023-02-25 23:27 Anna Vyalkova
2024-01-09 10:19 Anna Vyalkova

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=1622300667.5d12c34512e0721178652f51a5288f729a996e58.cybertailor@gentoo \
    --to=cyber+gentoo@sysrq.in \
    --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