public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Petr Vaněk" <arkamar@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/maim/
Date: Sun, 26 May 2024 20:28:56 +0000 (UTC)	[thread overview]
Message-ID: <1716754967.583757235d90cb8e5e2862841740b59b4345f8d6.arkamar@gentoo> (raw)

commit:     583757235d90cb8e5e2862841740b59b4345f8d6
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Sun May 26 20:22:47 2024 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Sun May 26 20:22:47 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58375723

media-gfx/maim: drop 5.7.4

Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 media-gfx/maim/Manifest          |  1 -
 media-gfx/maim/maim-5.7.4.ebuild | 43 ----------------------------------------
 2 files changed, 44 deletions(-)

diff --git a/media-gfx/maim/Manifest b/media-gfx/maim/Manifest
index 7ac309105d41..a3ee3b49f9b7 100644
--- a/media-gfx/maim/Manifest
+++ b/media-gfx/maim/Manifest
@@ -1,2 +1 @@
-DIST maim-5.7.4.tar.gz 41663 BLAKE2B beb6cb327ae0cf022a90c095bf56b307870d3d7bd281f0e060d9cf7d49ba604cf4cbdfd9270b0e185295f0e3d2a151fbb8ba69398034145a08fc2721cc93740e SHA512 f91ba00e436514d2d0eecc664c02dd45c53750045b5bc4abbc2cfbf64159085e83736e820c54fa819b4d82b0905a3cfe76a5227db49dd54238f655fd4899cd6c
 DIST maim-5.8.0.tar.gz 42224 BLAKE2B 572743db1d59d802ed7eb7e259a5cb4a4d2147d95169bbb40adf6d36b849562e8f1756b082bc076bc46d2449827ac3b02f0b539ce86760c755920b4e35b6762d SHA512 418725b1950f9374c2ff7508e1c52f6986b253ea1c155ef28604e514f1cf0753185eea43cde76a65b9de80bb8dd65ced48b49ce5dfccaf20f5caa49f41743f5b

diff --git a/media-gfx/maim/maim-5.7.4.ebuild b/media-gfx/maim/maim-5.7.4.ebuild
deleted file mode 100644
index b20fa8d524f9..000000000000
--- a/media-gfx/maim/maim-5.7.4.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-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+ MIT"
-SLOT="0"
-IUSE="icu"
-
-DEPEND="
-	media-libs/libjpeg-turbo:=
-	media-libs/libpng:0=
-	media-libs/libwebp:=
-	virtual/opengl
-	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:[~2024-05-26 20:29 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-26 20:28 Petr Vaněk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-15  6:23 [gentoo-commits] repo/gentoo:master commit in: media-gfx/maim/ Joonas Niilola
2024-04-11 15:42 Petr Vaněk
2022-12-25 22:33 Andreas Sturmlechner
2022-12-18 15:50 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=1716754967.583757235d90cb8e5e2862841740b59b4345f8d6.arkamar@gentoo \
    --to=arkamar@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