From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/seer/
Date: Wed, 31 Aug 2022 01:24:04 +0000 (UTC) [thread overview]
Message-ID: <1661906430.3c89ac8adf377c601f82362d130055b92974b30e.sam@gentoo> (raw)
commit: 3c89ac8adf377c601f82362d130055b92974b30e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 31 00:40:30 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 31 00:40:30 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c89ac8a
dev-util/seer: new package, add 1.9
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/seer/Manifest | 1 +
dev-util/seer/metadata.xml | 11 +++++++++++
dev-util/seer/seer-1.9.ebuild | 24 ++++++++++++++++++++++++
3 files changed, 36 insertions(+)
diff --git a/dev-util/seer/Manifest b/dev-util/seer/Manifest
new file mode 100644
index 000000000000..06a104879dae
--- /dev/null
+++ b/dev-util/seer/Manifest
@@ -0,0 +1 @@
+DIST seer-1.9.tar.gz 337520 BLAKE2B 2c5a68cbc9a0530596501d2c92dfaccfe69f9b7fadc033efcb64b66a60a8f67e6e7bc06173bd5fd844ba104364328d30c017187143b2e1ea957b5a59fb3a7723 SHA512 e23a389d624488db445477687ea2129f8ef7364ea22229be6a79653878a73d328a3a7cde0233c951129dbc7478b0b5e3cfe37b694fe3eece030e37ad6a7ce87d
diff --git a/dev-util/seer/metadata.xml b/dev-util/seer/metadata.xml
new file mode 100644
index 000000000000..250860a1fc53
--- /dev/null
+++ b/dev-util/seer/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>sam@gentoo.org</email>
+ <name>Sam James</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">epasveer/seer</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-util/seer/seer-1.9.ebuild b/dev-util/seer/seer-1.9.ebuild
new file mode 100644
index 000000000000..c79d034652e5
--- /dev/null
+++ b/dev-util/seer/seer-1.9.ebuild
@@ -0,0 +1,24 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="A GUI frontend to gdb"
+HOMEPAGE="https://github.com/epasveer/seer"
+SRC_URI="https://github.com/epasveer/seer/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}"/${P}/src
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+ dev-qt/qtcharts:5
+ dev-qt/qtcore:5
+ dev-qt/qtgui:5
+ dev-qt/qtprintsupport:5
+ dev-qt/qtwidgets:5
+"
+DEPEND="${RDEPEND}"
next reply other threads:[~2022-08-31 1:24 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-31 1:24 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-08-31 2:09 [gentoo-commits] repo/gentoo:master commit in: dev-util/seer/ Sam James
2022-08-31 2:26 Sam James
2022-08-31 2:26 Sam James
2022-09-13 22:32 Sam James
2022-09-23 1:35 Sam James
2022-10-02 2:43 Sam James
2022-10-25 5:53 Sam James
2022-12-10 4:35 Sam James
2022-12-10 4:35 Sam James
2023-01-05 8:16 Sam James
2023-01-05 8:16 Sam James
2023-01-26 3:13 Sam James
2023-03-05 3:40 Sam James
2023-03-05 3:40 Sam James
2023-04-09 19:37 Sam James
2023-04-23 17:57 Sam James
2023-04-23 17:57 Sam James
2023-04-25 19:49 Sam James
2023-06-05 5:02 Sam James
2023-06-05 5:02 Sam James
2023-06-05 5:02 Sam James
2023-08-26 5:04 Sam James
2023-11-24 23:14 Sam James
2023-11-24 23:14 Sam James
2023-11-24 23:14 Sam James
2024-10-18 19:52 Arthur Zamarin
2024-12-31 3:19 Jakov Smolić
2025-01-04 16:17 Sam James
2025-01-05 22:51 Andreas Sturmlechner
2025-01-07 18:11 Sam James
2025-03-14 5:39 Sam James
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=1661906430.3c89ac8adf377c601f82362d130055b92974b30e.sam@gentoo \
--to=sam@gentoo.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