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-libs/cimg/
Date: Tue, 25 Feb 2025 09:58:22 +0000 (UTC)	[thread overview]
Message-ID: <1740476892.48e3ad4c020ce3cf126bb2cae8d2246b877696e0.arkamar@gentoo> (raw)

commit:     48e3ad4c020ce3cf126bb2cae8d2246b877696e0
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 25 09:48:12 2025 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Tue Feb 25 09:48:12 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48e3ad4c

media-libs/cimg: drop 3.4.1

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

 media-libs/cimg/Manifest          |  1 -
 media-libs/cimg/cimg-3.4.1.ebuild | 25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/media-libs/cimg/Manifest b/media-libs/cimg/Manifest
index 4a0af0eec6f8..4c5f8d6e482d 100644
--- a/media-libs/cimg/Manifest
+++ b/media-libs/cimg/Manifest
@@ -1,2 +1 @@
-DIST cimg-3.4.1.tar.gz 12667815 BLAKE2B ad65938c75e28dbf9645e23972bd7d4e867c0ec16df686ce16b56cf4704869159ae3716d5d10675ac5965832341551612fbdb78ac6e5ca79157c948200ec031c SHA512 54357c177c1e25117778d444e0317a5a5f9dc9dd40ff2c280b6c05f846b2352c523ba6ab9eeea2e05094cc8fbbfe5a544a5f83eeda46394b3d87962b3b1e31d5
 DIST cimg-3.4.3.tar.gz 12669374 BLAKE2B a7899c21e99c19a9422b3774cfa8b81e0ffc60e853bf184e7e33eac3e5a3dc8d604a1235f3824f414ad64c3647c81a720cd722a2814c11ebc8fb1c5fafd0b750 SHA512 df6e45cef8dfb3eb121bd8bcb76c1b21e2dbad0ce5d651b1fa507a64667fbfad2b64817c5d072c1e34080bdae2dfce8cab6ee8410e261033f001c03967370fbc

diff --git a/media-libs/cimg/cimg-3.4.1.ebuild b/media-libs/cimg/cimg-3.4.1.ebuild
deleted file mode 100644
index 81ead1e98430..000000000000
--- a/media-libs/cimg/cimg-3.4.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="C++ template image processing toolkit"
-HOMEPAGE="https://cimg.eu/ https://github.com/GreycLab/CImg"
-SRC_URI="https://github.com/GreycLab/CImg/archive/v.${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/CImg-v.${PV}"
-
-LICENSE="CeCILL-2 CeCILL-C"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc examples"
-
-src_install() {
-	doheader CImg.h
-	dodoc README.txt
-
-	use doc && dodoc -r html
-	if use examples; then
-		dodoc -r examples
-		docompress -x "/usr/share/doc/${PF}/examples"
-	fi
-}


             reply	other threads:[~2025-02-25  9:58 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-25  9:58 Petr Vaněk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-02  0:14 [gentoo-commits] repo/gentoo:master commit in: media-libs/cimg/ Conrad Kostecki
2025-01-02  0:14 Conrad Kostecki
2024-09-24  5:50 Joonas Niilola
2024-09-24  5:50 Joonas Niilola
2024-09-24  5:50 Joonas Niilola
2024-06-30 12:41 Conrad Kostecki
2024-06-30 12:41 Conrad Kostecki
2023-06-04 16:19 Arthur Zamarin
2023-05-10 19:02 Arthur Zamarin
2020-12-26 22:13 Andreas Sturmlechner
2020-12-26 22:11 Andreas Sturmlechner
2020-12-26 22:11 Andreas Sturmlechner
2020-06-30  2:49 Tim Harder
2020-06-30  2:49 Tim Harder
2020-04-05 10:05 Tim Harder
2020-04-05 10:05 Tim Harder
2020-02-06  4:02 Tim Harder
2020-02-06  4:02 Tim Harder
2020-01-03  6:34 Tim Harder
2020-01-03  6:34 Tim Harder
2019-09-27  3:35 Tim Harder
2019-09-27  3:35 Tim Harder
2019-08-24  4:49 Tim Harder
2019-07-02 21:06 Tim Harder
2019-07-02 21:06 Tim Harder
2019-06-10 19:50 Thomas Deutschmann
2019-01-14  7:48 Tim Harder
2018-12-30  8:27 Tim Harder
2018-12-30  8:27 Tim Harder
2017-06-07  9:08 Tim Harder
2016-12-17  2:55 Tim Harder
2016-10-29 20:30 Tim Harder
2016-05-03 23:44 Davide Pesavento

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=1740476892.48e3ad4c020ce3cf126bb2cae8d2246b877696e0.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