public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Oliver Freyermuth" <o.freyermuth@googlemail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-misc/gromit-mpx/
Date: Sat, 12 Feb 2022 16:25:11 +0000 (UTC)	[thread overview]
Message-ID: <1644683077.4e8899ab78aa1e52ef1ccb79f2ec5ec463b4b106.freyermuth@gentoo> (raw)

commit:     4e8899ab78aa1e52ef1ccb79f2ec5ec463b4b106
Author:     Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
AuthorDate: Sat Feb 12 16:24:37 2022 +0000
Commit:     Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
CommitDate: Sat Feb 12 16:24:37 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4e8899ab

x11-misc/gromit-mpx: Drop old.

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Oliver Freyermuth <o.freyermuth <AT> googlemail.com>

 x11-misc/gromit-mpx/Manifest              |  1 -
 x11-misc/gromit-mpx/gromit-mpx-1.4.ebuild | 40 -------------------------------
 2 files changed, 41 deletions(-)

diff --git a/x11-misc/gromit-mpx/Manifest b/x11-misc/gromit-mpx/Manifest
index 71cf61467..05a9e7a2b 100644
--- a/x11-misc/gromit-mpx/Manifest
+++ b/x11-misc/gromit-mpx/Manifest
@@ -1,3 +1,2 @@
 DIST gromit-mpx-1.4.1.tar.gz 1860019 BLAKE2B e13668e0e96aaa41c0a7a32f58ba136a406d0c675ee9b494171ee0ae834891f7c3251b58cd0c7987c5241ae172f16f7d27ff9bf22c5ab737507738bf21353712 SHA512 762cb068331121c27de8ebd6e226a18fe2f67d80f574a9d9241ae1484038cd82165b3098be29fc2e00831cf40f52c0e8bd0ef78e493a9eb642405a18a48680d3
 DIST gromit-mpx-1.4.2.tar.gz 1861027 BLAKE2B 5bfd5a3b229aee179b1dd5b224d729e035acbd5e2ca802dae18ea4fd569be8871e027f4e6c7f4e5a6866f8ed23c9bd40f949dcd27f3b458246bdbfb4bb61a936 SHA512 3fc5b26e73574b88829a6e5b057388114684ad6bb73350088664859928e808c7680398d8ed789730ed96fa0525b72bd59a4d8479eab14115dd31c57bd8e3560f
-DIST gromit-mpx-1.4.tar.gz 1858578 BLAKE2B e7f8cd9f424422f7169b14f9780c64c317fecc9de421e6960f1926629423ddf1e9ac796b806d36cae884dd074e352cfca6084b9821cc74cdcabfbecf3d611c9c SHA512 5a2b81dcaef9b04e9d514c966b0b96dcb1b6b4a4cba1f26056ac3b758922d82e551397cf9c06a32a395e6a5b99a3d8c08fdd5ac875fdf7455efc2abe7eeb82f5

diff --git a/x11-misc/gromit-mpx/gromit-mpx-1.4.ebuild b/x11-misc/gromit-mpx/gromit-mpx-1.4.ebuild
deleted file mode 100644
index 60db7a22e..000000000
--- a/x11-misc/gromit-mpx/gromit-mpx-1.4.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-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
-}


             reply	other threads:[~2022-02-12 16:25 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-12 16:25 Oliver Freyermuth [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-11 19:13 [gentoo-commits] repo/proj/guru:dev commit in: x11-misc/gromit-mpx/ Oliver Freyermuth
2024-09-09 19:31 Oliver Freyermuth
2024-08-19 20:13 Oliver Freyermuth
2024-05-31 17:14 Oliver Freyermuth
2024-05-31 17:14 Oliver Freyermuth
2024-03-12 19:19 Oliver Freyermuth
2023-10-22 19:27 Oliver Freyermuth
2023-10-11 21:13 Oliver Freyermuth
2022-12-24 21:24 Oliver Freyermuth
2022-09-25 15:20 Oliver Freyermuth
2022-09-25 15:20 Oliver Freyermuth
2022-02-12 16:25 Oliver Freyermuth
2022-02-03 21:54 Oliver Freyermuth
2021-04-23  9:17 Oliver Freyermuth
2021-04-23  9:17 Oliver Freyermuth
2021-03-28 11:43 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-03-28 11:14 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-12-03 18:44 Oliver Freyermuth
2020-12-03 18:44 Oliver Freyermuth
2020-08-05 21:11 Oliver Freyermuth
2020-06-07  8:06 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-06-07  8:06 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-06-06 19:59 Oliver Freyermuth

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=1644683077.4e8899ab78aa1e52ef1ccb79f2ec5ec463b4b106.freyermuth@gentoo \
    --to=o.freyermuth@googlemail.com \
    --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