public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/maim/
Date: Sun, 18 Dec 2022 15:50:20 +0000 (UTC)	[thread overview]
Message-ID: <1671378592.4df6956a52afdbec45a1ef5b45590605d71ff310.asturm@gentoo> (raw)

commit:     4df6956a52afdbec45a1ef5b45590605d71ff310
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 12:17:46 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 15:49:52 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4df6956a

media-gfx/maim: drop out-of-sync 9999 ebuild

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-gfx/maim/maim-9999.ebuild | 42 -----------------------------------------
 1 file changed, 42 deletions(-)

diff --git a/media-gfx/maim/maim-9999.ebuild b/media-gfx/maim/maim-9999.ebuild
deleted file mode 100644
index 561201c54d12..000000000000
--- a/media-gfx/maim/maim-9999.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="Commandline tool to take screenshots of the desktop"
-HOMEPAGE="https://github.com/naelstrof/maim"
-
-if [[ ${PV} == *9999 ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/naelstrof/maim.git"
-else
-	SRC_URI="https://github.com/naelstrof/maim/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="icu"
-
-DEPEND="
-	media-libs/libglvnd
-	media-libs/libpng:0=
-	virtual/jpeg:0
-	x11-libs/libX11
-	x11-libs/libXcomposite
-	x11-libs/libXext
-	x11-libs/libXfixes
-	x11-libs/libXrandr
-	x11-libs/libXrender
-	>=x11-misc/slop-7.5:=
-	icu? ( dev-libs/icu:= )"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		-DMAIM_UNICODE=$(usex icu)
-	)
-	cmake_src_configure
-}


             reply	other threads:[~2022-12-18 15:50 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-18 15:50 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-26 20:28 [gentoo-commits] repo/gentoo:master commit in: media-gfx/maim/ Petr Vaněk
2024-05-15  6:23 Joonas Niilola
2024-04-11 15:42 Petr Vaněk
2022-12-25 22:33 Andreas Sturmlechner
2022-08-28  8:22 Joonas Niilola
2022-08-28  8:22 Joonas Niilola
2021-01-12 23:56 Sam James
2020-06-04 22:08 Andreas Sturmlechner
2020-06-04 22:08 Andreas Sturmlechner
2019-04-23  8:51 David Seifert
2019-02-17 13:04 Andreas Sturmlechner
2018-05-25 17:35 Pacho Ramos
2018-05-25 17:35 Pacho Ramos
2018-04-24  9:21 David Seifert
2018-04-24  9:21 David Seifert
2018-04-22 10:41 David Seifert
2018-01-01 12:43 David Seifert
2017-12-30  8:23 Jonas Stein
2017-08-30  6:26 David Seifert
2017-06-03 21:01 Matthias Maier
2017-04-12 14:51 Göktürk Yüksek
2017-01-04 21:56 David Seifert

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=1671378592.4df6956a52afdbec45a1ef5b45590605d71ff310.asturm@gentoo \
    --to=asturm@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