From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: x11-misc/gromit-mpx/
Date: Thu, 26 Oct 2023 01:24:28 +0000 (UTC) [thread overview]
Message-ID: <1698002827.123d2e6fc223215d47a1392377f16bfb4548bfa7.lanodan@gentoo> (raw)
commit: 123d2e6fc223215d47a1392377f16bfb4548bfa7
Author: Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
AuthorDate: Sun Oct 22 19:27:07 2023 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Sun Oct 22 19:27:07 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=123d2e6f
x11-misc/gromit-mpx: add 1.5.1
Signed-off-by: Oliver Freyermuth <o.freyermuth <AT> googlemail.com>
x11-misc/gromit-mpx/Manifest | 1 +
x11-misc/gromit-mpx/gromit-mpx-1.5.1.ebuild | 40 +++++++++++++++++++++++++++++
2 files changed, 41 insertions(+)
diff --git a/x11-misc/gromit-mpx/Manifest b/x11-misc/gromit-mpx/Manifest
index d46527b207..568e0ffb1d 100644
--- a/x11-misc/gromit-mpx/Manifest
+++ b/x11-misc/gromit-mpx/Manifest
@@ -1,2 +1,3 @@
DIST gromit-mpx-1.4.3.tar.gz 1861824 BLAKE2B f8337adf400b40e10dd32dfc702be73039e2cc3da9430b4d911794b6e0a9f16b6862948c9573d189445f47ec23a6bde2126765cf8df61af0a46b7dcb94c951d4 SHA512 9da94c3aed4d9c52c62317373ae1ca6dd6ece1adf3c48b95126b6f40ebe6ae8ede45c7c8c93732bcaafbb7ba85b66677b100cb0115fa989661e1e9c8f489ae25
DIST gromit-mpx-1.5.0.tar.gz 1878498 BLAKE2B db4e7ef12dd9abad7968d412b221d6a48348a1eb5bcd791787cb99bdb400674126bb9902b77825d260ddd26731bd9b674bf806d7a856ece2bd5f417ad45323f7 SHA512 5da359c1d25dcb8797096a905072c59f1fc7aafd60b3624908e90a5388bdd928f81bde615c46acfe2d51c0b869ee70c271c561396cd992d3a18e389ba6b281a7
+DIST gromit-mpx-1.5.1.tar.gz 1879207 BLAKE2B 1c4a74bad52547ac5c37de8ad7cae1d8b5fdf8b17dd1f7d0e5ce6ffbbd1610e719bf26172d53967951e7083a4a0405763c4e650a7a521a06b105bbc96ecc8e18 SHA512 42b27a2753b5345d791a4b67e6746de7f2225c823c048c5cbbea86f4c3499bb373eb97e2f7e93f098e6657c551db6053698ce73aec648d62341071c8100c6455
diff --git a/x11-misc/gromit-mpx/gromit-mpx-1.5.1.ebuild b/x11-misc/gromit-mpx/gromit-mpx-1.5.1.ebuild
new file mode 100644
index 0000000000..95600ede05
--- /dev/null
+++ b/x11-misc/gromit-mpx/gromit-mpx-1.5.1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake xdg
+
+DESCRIPTION="Gromit-MPX is a multi-pointer GTK3 port of the Gromit desktop annotation tool"
+HOMEPAGE="https://github.com/bk138/gromit-mpx"
+
+if [[ ${PV} == *9999* ]]; then
+ inherit git-r3
+ EGIT_REPO_URI="https://github.com/bk138/${PN}.git"
+else
+ SRC_URI="https://github.com/bk138/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+ KEYWORDS="~amd64 ~x86"
+fi
+
+SLOT="0"
+LICENSE="GPL-2"
+
+RDEPEND="
+ x11-libs/gtk+:3
+ dev-libs/libappindicator:3
+ x11-libs/libX11
+ >=x11-apps/xinput-1.3
+"
+DEPEND="${RDEPEND}"
+
+src_prepare () {
+ cmake_src_prepare
+}
+
+src_configure() {
+ local mycmakeargs=(
+ -DCMAKE_INSTALL_SYSCONFDIR="${EPREFIX}"/etc
+ )
+
+ cmake_src_configure
+}
next reply other threads:[~2023-10-26 1:24 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-26 1:24 Haelwenn Monnier [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-12 9:37 [gentoo-commits] repo/proj/guru:master commit in: x11-misc/gromit-mpx/ David Roman
2024-09-10 8:27 David Roman
2024-08-20 20:45 David Roman
2024-06-01 22:03 Julien Roy
2023-10-12 3:41 Rui Huang
2022-09-26 9:48 Andrew Ammerlaan
2022-09-26 9:48 Andrew Ammerlaan
2022-02-13 20:24 Arthur Zamarin
2022-02-13 20:24 Arthur Zamarin
2022-02-04 11:44 Florian Schmaus
2021-04-23 12:25 Andrew Ammerlaan
2021-04-23 12:25 Andrew Ammerlaan
2021-03-28 11:43 Andrew Ammerlaan
2020-12-04 15:00 Andrew Ammerlaan
2020-12-04 15:00 Andrew Ammerlaan
2020-08-06 12:04 Andrew Ammerlaan
2020-06-07 8:06 Andrew Ammerlaan
2020-06-07 8:06 Andrew Ammerlaan
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=1698002827.123d2e6fc223215d47a1392377f16bfb4548bfa7.lanodan@gentoo \
--to=contact@hacktivis.me \
--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