From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EAF2115812D for ; Thu, 02 Jan 2025 00:14:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1F4DDE07D3; Thu, 02 Jan 2025 00:14:49 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 04A4FE07D3 for ; Thu, 02 Jan 2025 00:14:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6C7393406C2 for ; Thu, 02 Jan 2025 00:14:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AFEC019A0 for ; Thu, 02 Jan 2025 00:14:43 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1735776606.f151a2bb1a0b8bb10ebf9a14f85085553a448097.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/cimg/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/cimg/Manifest media-libs/cimg/cimg-3.4.3.ebuild X-VCS-Directories: media-libs/cimg/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: f151a2bb1a0b8bb10ebf9a14f85085553a448097 X-VCS-Branch: master Date: Thu, 02 Jan 2025 00:14:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 437fffb8-55d1-44d7-b6ae-6a913f99d681 X-Archives-Hash: 38f4aa8f9dc152e53e7404eb97b0c961 commit: f151a2bb1a0b8bb10ebf9a14f85085553a448097 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Tue Dec 31 09:51:33 2024 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Thu Jan 2 00:10:06 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f151a2bb media-libs/cimg: add 3.4.3 Signed-off-by: Michael Mair-Keimberger levelnine.at> Signed-off-by: Conrad Kostecki gentoo.org> media-libs/cimg/Manifest | 1 + media-libs/cimg/cimg-3.4.3.ebuild | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/media-libs/cimg/Manifest b/media-libs/cimg/Manifest index f8c3a9a02786..f2cf512013c9 100644 --- a/media-libs/cimg/Manifest +++ b/media-libs/cimg/Manifest @@ -1,2 +1,3 @@ DIST cimg-3.2.4.tar.gz 12660194 BLAKE2B f30f24e388a066a6923a72be00055449862cc643bbe870e55198718e185d2fe9213cb8f19cb83c68fe6ff5ea4e93c2529f70c7256b2d022b304cb2b020f0db11 SHA512 71cbf5161a7778a14e105d8aa41bf0431303b6f4a0f4982d3788903b0505f5ae96be9515c67ea6a52e0e76fdcb25efe3cfd7684980545d078ff41e10dbb4fbb6 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.3.ebuild b/media-libs/cimg/cimg-3.4.3.ebuild new file mode 100644 index 000000000000..81ead1e98430 --- /dev/null +++ b/media-libs/cimg/cimg-3.4.3.ebuild @@ -0,0 +1,25 @@ +# 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 +}