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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 49982138336 for ; Wed, 21 Aug 2019 11:58:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0329BE07F6; Wed, 21 Aug 2019 11:58:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CAEFAE07F6 for ; Wed, 21 Aug 2019 11:58:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4485B34A07E for ; Wed, 21 Aug 2019 11:58:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D33573C for ; Wed, 21 Aug 2019 11:58:29 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1566388519.46ac5196b656ca45fb9c56064ae2cf97ebdd5c0d.radhermit@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-11.63.ebuild X-VCS-Directories: media-libs/exiftool/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: 46ac5196b656ca45fb9c56064ae2cf97ebdd5c0d X-VCS-Branch: master Date: Wed, 21 Aug 2019 11:58:29 +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: 1e0b4150-1faf-40d5-96f2-6276a82c7546 X-Archives-Hash: a8b8abfbceed3ab9117a9ef287d50e12 commit: 46ac5196b656ca45fb9c56064ae2cf97ebdd5c0d Author: Tim Harder gentoo org> AuthorDate: Wed Aug 21 09:52:47 2019 +0000 Commit: Tim Harder gentoo org> CommitDate: Wed Aug 21 11:55:19 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46ac5196 media-libs/exiftool: version bump to 11.63 Signed-off-by: Tim Harder gentoo.org> media-libs/exiftool/Manifest | 1 + media-libs/exiftool/exiftool-11.63.ebuild | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/media-libs/exiftool/Manifest b/media-libs/exiftool/Manifest index 6af43eec567..79ee8e755ba 100644 --- a/media-libs/exiftool/Manifest +++ b/media-libs/exiftool/Manifest @@ -1,3 +1,4 @@ DIST Image-ExifTool-11.54.tar.gz 4598312 BLAKE2B 2543f56a9d7b59d085bf147a51f90be3764093853a66f522cc8ea96caefa0389a64cc1c2ae18d9eb1d79dd97f406c13a561c495a249c025b5cb6bd3af3acd5c6 SHA512 3d21ac6208b2410b9e39afc21738da14528fa891a4115472b66a489345bcc9580c922924c6060c413cef30671a7508bc5ec1ce9ec6c3645838210f025059d37f DIST Image-ExifTool-11.60.tar.gz 4610485 BLAKE2B 25cd45b20a1089be4894ccc645cee81b55099f46eed55b8d67f624bbac8618f46e1bb78ad19dc88c330231fa974a1a96311d305e09bd13f0dce2d69cf1acbb21 SHA512 e5d104a4b849af903f721bd9cc2898d84f4e7ea6d7a1e3619ba99626ac29ec8e0c02e7a63347787385af3262e77e6da7dbaec06d63c33a931ad1ffce059613fc DIST Image-ExifTool-11.61.tar.gz 4611695 BLAKE2B 560d9512a2d89f5e959d44088fa340a53b26c57cef729aab2f5975d85b8415fc0c4d160657d98b20aa4d03b144f274ce67458cc48dcbe969aacdf9f75073e0b1 SHA512 b0a39cf2afee0fec4e8f881a7a8e2660527bf92e97078fb456a4798c3f8091830ee46366c1d3ad106eed529967ed078179ac1e37220facf3319a186582f83d2f +DIST Image-ExifTool-11.63.tar.gz 4616559 BLAKE2B 343d3b19f18d1fc1b0c4073bd24bf596bea35ed3ef4c98899df89d8cc0ce24f07571333208a98b274a50726a051e84d7d1e02f25ed65201a7798320970afb0c6 SHA512 ba58e36c5ec55c521e5610bbbf39831cc76e64f3d9cd2179d0540b987dc4f182e39edf76a7ffa4270473f9eb41800390946b3ca567eef38b023b71ceabc48a3b diff --git a/media-libs/exiftool/exiftool-11.63.ebuild b/media-libs/exiftool/exiftool-11.63.ebuild new file mode 100644 index 00000000000..d65975820b7 --- /dev/null +++ b/media-libs/exiftool/exiftool-11.63.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_NAME=Image-ExifTool +inherit perl-module + +DESCRIPTION="Read and write meta information in image, audio and video files" +HOMEPAGE="https://www.sno.phy.queensu.ca/~phil/exiftool/ ${HOMEPAGE}" +SRC_URI="https://www.sno.phy.queensu.ca/~phil/exiftool/${DIST_P}.tar.gz" + +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~x64-macos" +IUSE="doc" + +SRC_TEST="do" + +src_install() { + perl-module_src_install + use doc && dodoc -r html/ + + insinto /usr/share/${PN} + doins -r fmt_files config_files arg_files +}