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 8F1C7158041 for ; Fri, 23 Feb 2024 17:11:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 559E2E29BC; Fri, 23 Feb 2024 17:11:44 +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 1543FE29BC for ; Fri, 23 Feb 2024 17:11:44 +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 1C7283430B7 for ; Fri, 23 Feb 2024 17:11:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 774771384 for ; Fri, 23 Feb 2024 17:11:41 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1708708294.51e6d86edd6bb9f994952387a350e9c456d50d4f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/exiftool/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/exiftool/Manifest media-libs/exiftool/exiftool-12.74.ebuild X-VCS-Directories: media-libs/exiftool/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 51e6d86edd6bb9f994952387a350e9c456d50d4f X-VCS-Branch: master Date: Fri, 23 Feb 2024 17:11:41 +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: 039a0ff2-d63c-4f75-99c6-7950571a7d91 X-Archives-Hash: 48831584489f0de1a99d75188731cf8a commit: 51e6d86edd6bb9f994952387a350e9c456d50d4f Author: Michael Vetter iodoru org> AuthorDate: Wed Jan 24 06:45:37 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri Feb 23 17:11:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51e6d86e media-libs/exiftool: add 12.74 Bug: https://bugs.gentoo.org/924106 Signed-off-by: Michael Vetter iodoru.org> Closes: https://github.com/gentoo/gentoo/pull/34984 Signed-off-by: Sam James gentoo.org> media-libs/exiftool/Manifest | 1 + media-libs/exiftool/exiftool-12.74.ebuild | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+) diff --git a/media-libs/exiftool/Manifest b/media-libs/exiftool/Manifest index b30c8661a193..18cf6bc7ff1f 100644 --- a/media-libs/exiftool/Manifest +++ b/media-libs/exiftool/Manifest @@ -1,2 +1,3 @@ DIST Image-ExifTool-12.64.tar.gz 5244559 BLAKE2B fffa18a00b87bee679469c5a83851760f600f34131528ad5638a18fbffd9116b1350553681bb0e05eff86fb129cd7eeae30af82c53d00d72c01e2be6ffad485d SHA512 d643787b4c279271b01cee800fd554707cacb57e42955d58c68d4eb4de93b75d8628d724307e812d61a5b780af3f555680d6f3617080c649d532d2492fe67dcf DIST Image-ExifTool-12.72.tar.gz 5310864 BLAKE2B 3ad4b03ba234e45d1eaf8b8b4724d213286e6ef106854a75eb6a2f044fa9641f82b253ca01f3d88adf9999045015b9328ef4140ea3efe47845f73089fd297e0b SHA512 332f34550fca9bf155f4500d10409eecffb40bbbcbca6a88b2872662a03edcaf86c0fd177b81e1cc820587dbe5bac96c8cb8736d9f42f6dc53309a9ab1a801fd +DIST Image-ExifTool-12.74.tar.gz 5318136 BLAKE2B b628095cf8d74d2c8ef70116b5a2019b45766f70ce5bbfaf379997c719bdd2273977bb5f9d64c7cde4f9eb24d347dce72290a795baa3b5331b42108f8622af0a SHA512 d0a756ea01a1c410257f66563e7f6f93e288545a207ca9d70afeea1a38542eb0a82222e23e2ebf378fbbbb8b63bbab1b43f4c93e7ff96e2213859f21d100d095 diff --git a/media-libs/exiftool/exiftool-12.74.ebuild b/media-libs/exiftool/exiftool-12.74.ebuild new file mode 100644 index 000000000000..cbb50fd139af --- /dev/null +++ b/media-libs/exiftool/exiftool-12.74.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +# Check https://exiftool.org/history.html for whether a release is 'production' +# Ideally don't bump to non-production at all, but certainly don't stable. + +DIST_NAME=Image-ExifTool +inherit perl-module + +DESCRIPTION="Read and write meta information in image, audio and video files" +HOMEPAGE="https://exiftool.org/ https://exiftool.sourceforge.net" +SRC_URI="https://exiftool.org/${DIST_P}.tar.gz" + +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~x64-macos" +IUSE="doc" + +src_install() { + perl-module_src_install + use doc && dodoc -r html/ + + insinto /usr/share/${PN} + doins -r fmt_files config_files arg_files +}