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 1FC98138331 for ; Thu, 15 Mar 2018 22:27:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 275E6E0829; Thu, 15 Mar 2018 22:27:30 +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 E193BE0829 for ; Thu, 15 Mar 2018 22:27:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 C6DB3335C87 for ; Thu, 15 Mar 2018 22:27:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 39052259 for ; Thu, 15 Mar 2018 22:27:27 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1521152821.223697b22dbb016872eff2a0ee6793cea96b1ac1.asturm@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-10.85.ebuild X-VCS-Directories: media-libs/exiftool/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 223697b22dbb016872eff2a0ee6793cea96b1ac1 X-VCS-Branch: master Date: Thu, 15 Mar 2018 22:27:27 +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-Archives-Salt: 67f96042-d7ec-4f96-8560-883ce3bf0d45 X-Archives-Hash: 837d3ec2932d1323a64854fd75bee1f3 commit: 223697b22dbb016872eff2a0ee6793cea96b1ac1 Author: Michael Vetter iodoru org> AuthorDate: Mon Mar 12 19:16:59 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Mar 15 22:27:01 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=223697b2 media-libs/exiftool: Bump to 10.85 Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7437 media-libs/exiftool/Manifest | 1 + media-libs/exiftool/exiftool-10.85.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/media-libs/exiftool/Manifest b/media-libs/exiftool/Manifest index c3b44fc8662..3424c0c6ebe 100644 --- a/media-libs/exiftool/Manifest +++ b/media-libs/exiftool/Manifest @@ -1,3 +1,4 @@ DIST Image-ExifTool-10.79.tar.gz 4345706 BLAKE2B 692703433c2bb51c74d81c4f2930eedb17432c8c766db84659bac7319be342f19cec2e70cfaefa8f5f23017d895d7d88defb368460ac08c34fd8b0867e21cdb5 SHA512 87ca64a667972dcc70f6364e3c64286fe09dbc31e141db2ddb9b5962c32f92f9319c7b439c0dfb8b909ff4d486a862fe4ca0360d4054386595093914ac6bd182 DIST Image-ExifTool-10.82.tar.gz 4354328 BLAKE2B de65bb47becc968b90277451b883833368542b06bbd94e6976997bb121de98e4246858fd49c457f6cce5c940938875bc8af30227c34e20169ae71a001807f770 SHA512 f1a7c08e12b8d5ad445dcb2deb80991d2dc147094bdf9f69ea9574e937a1b0965336910b3478bb965cd6fe932cd8b9d94f64110cd9628f3cf5d22a2b7f1a5b98 DIST Image-ExifTool-10.84.tar.gz 4360556 BLAKE2B 00d206b3b9009cfe5143cd2fc3607dbe17b42a76a51838fa9c0a6c17332129b0038134cf625c0a24649a542512b97bc57ea60e4e8f75a7b71caeec39dc472eb1 SHA512 2ad990f5b47af46f866be3683e46b6826051be94d747b75a352c16cf9e951585d5e2e2bfad441a8efdbccd5ca2302081139ca833eb2e0ec63da0a4728244d499 +DIST Image-ExifTool-10.85.tar.gz 4361700 BLAKE2B 7d12d7b0dba7d110d4e278e73bf4e976e88bd8ee60908842729713fb3a50e79a99c9f0c594bfb2baa65acbe6b7493aafb45f4067c006e01ddd2b85ac3677ebf7 SHA512 560b2db42efe148a04db676726bcdd7e9551603dfb98fa92266778c45732ad650f20eeb1f01d7fe2590c2a5897f0ca793ba503b0f76985be401105a3179507cc diff --git a/media-libs/exiftool/exiftool-10.85.ebuild b/media-libs/exiftool/exiftool-10.85.ebuild new file mode 100644 index 00000000000..ec856d3619a --- /dev/null +++ b/media-libs/exiftool/exiftool-10.85.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2018 Gentoo Foundation +# 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 ~ppc ~ppc64 ~x86 ~x64-macos" +IUSE="doc" + +SRC_TEST="do" + +src_install() { + perl-module_src_install + use doc && dodoc -r html/ +}