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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 30EA715806E for ; Tue, 16 May 2023 15:38:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 50BBBE0878; Tue, 16 May 2023 15:38:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3561BE0878 for ; Tue, 16 May 2023 15:38:51 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 54D31340DC3 for ; Tue, 16 May 2023 15:38:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B8B4FA3F for ; Tue, 16 May 2023 15:38:48 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1684251521.dd380cf1ae6c8e9d4187d5d782b702991c6bf77c.bkohler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/fotoxx/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/fotoxx/Manifest media-gfx/fotoxx/fotoxx-23.2.ebuild media-gfx/fotoxx/fotoxx-23.50.ebuild X-VCS-Directories: media-gfx/fotoxx/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: dd380cf1ae6c8e9d4187d5d782b702991c6bf77c X-VCS-Branch: master Date: Tue, 16 May 2023 15:38:48 +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: cf705fed-fb63-4f2f-9c1c-c86657e4b26a X-Archives-Hash: 38c0c9495804e9fc74d98c35b2727c43 commit: dd380cf1ae6c8e9d4187d5d782b702991c6bf77c Author: Ben Kohler gentoo org> AuthorDate: Tue May 16 15:25:36 2023 +0000 Commit: Ben Kohler gentoo org> CommitDate: Tue May 16 15:38:41 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd380cf1 media-gfx/fotoxx: add 23.50, drop 23.2 Signed-off-by: Ben Kohler gentoo.org> media-gfx/fotoxx/Manifest | 2 +- media-gfx/fotoxx/{fotoxx-23.2.ebuild => fotoxx-23.50.ebuild} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/media-gfx/fotoxx/Manifest b/media-gfx/fotoxx/Manifest index f74e89a06ed0..9f1c9094a954 100644 --- a/media-gfx/fotoxx/Manifest +++ b/media-gfx/fotoxx/Manifest @@ -1,2 +1,2 @@ -DIST fotoxx-23.2-source.tar.gz 9233622 BLAKE2B 425c6f20210c62d08ee14f53436f3256e829a6fa3453047fe07ee0357fa277cdfe37340a6c19d0c39c2885b5ab6478d4791eb00631447f0b8d6ee53436750d5b SHA512 6193c99f11034609fdc052cf29184835644c76fd37270d8a8e9a76524d7bec7ea6ddc8e0c0ad7874d6997eba5c8c81f0f1a355a06a1220600380931aab10759b DIST fotoxx-23.32-source.tar.gz 9273650 BLAKE2B 20d159e25ba280ff4f264da1a99f2af729bf881b5f2b140faaa278c924934aa5443b3d56144685be835184531972f8caa7cb550d418d41ad48c2e56b87ba7bf3 SHA512 484939d48e6bdfc15075718fcc26ae07e8b91462f00f447dfb97a7019931fe524d0fda89e07eec711ea03ad05913073ae253f166ebe39643e2a4b0f2caccee28 +DIST fotoxx-23.50-source.tar.gz 9344552 BLAKE2B cb634e24b034bdb6e52bb2824fc549cfc1321516f4af8d8b34df4828122476fd46ca0234c6009616ad96a5d003818d403ef8ae6be115ac0a33db94e2eb8bd03e SHA512 629c7da961fcaff26916765a7b494b4596b8a9b62397901946c39c92bbc54694a2d3b9378a653f4144a191f74015e1067f0a414bfd4df00bc16982a922b52400 diff --git a/media-gfx/fotoxx/fotoxx-23.2.ebuild b/media-gfx/fotoxx/fotoxx-23.50.ebuild similarity index 96% rename from media-gfx/fotoxx/fotoxx-23.2.ebuild rename to media-gfx/fotoxx/fotoxx-23.50.ebuild index 6ccee638d826..6d3e66505952 100644 --- a/media-gfx/fotoxx/fotoxx-23.2.ebuild +++ b/media-gfx/fotoxx/fotoxx-23.50.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://kornelix.net/downloads/downloads/${P}-source.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="" # For required dependencies read doc/README, for required tools read @@ -57,7 +57,7 @@ src_install() { } pkg_postinst() { - optfeature "HEIC file support" media-libs/libheif + optfeature "HEIC & AVIF file support" media-libs/libheif optfeature "additional RAW file support" media-gfx/rawtherapee optfeature "additional RAW file support" media-gfx/darktable optfeature "video thumbnails & playback" media-video/ffmpeg