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 9392F139694 for ; Sat, 8 Jul 2017 15:57:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D7B0234004; Sat, 8 Jul 2017 15:56:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 78F27234004 for ; Sat, 8 Jul 2017 15:56:58 +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 6843A341B21 for ; Sat, 8 Jul 2017 15:56:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 66A93749D for ; Sat, 8 Jul 2017 15:56:55 +0000 (UTC) From: "Kristian Fiskerstrand" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kristian Fiskerstrand" Message-ID: <1499529378.cf0362dd5e54a0013d2e1662a60c7808a1f4c7f9.k_f@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/aaphoto/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/aaphoto/Manifest media-gfx/aaphoto/aaphoto-0.45.ebuild X-VCS-Directories: media-gfx/aaphoto/ X-VCS-Committer: k_f X-VCS-Committer-Name: Kristian Fiskerstrand X-VCS-Revision: cf0362dd5e54a0013d2e1662a60c7808a1f4c7f9 X-VCS-Branch: master Date: Sat, 8 Jul 2017 15:56:55 +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: 72aeee15-7896-4a8c-aa86-b6cbc97f10bd X-Archives-Hash: 9b1e1004aeecf6307530c1fbf526bcc9 commit: cf0362dd5e54a0013d2e1662a60c7808a1f4c7f9 Author: Kristian Fiskerstrand gentoo org> AuthorDate: Sat Jul 8 15:56:18 2017 +0000 Commit: Kristian Fiskerstrand gentoo org> CommitDate: Sat Jul 8 15:56:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf0362dd media-gfx/aaphoto: Version bump to 0.45 Proxied commit Gentoo-Proxied-Maintainer: Ferenc Erki Gentoo-Bug: 624262 Package-Manager: Portage-2.3.6, Repoman-2.3.1 media-gfx/aaphoto/Manifest | 1 + media-gfx/aaphoto/aaphoto-0.45.ebuild | 29 +++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/media-gfx/aaphoto/Manifest b/media-gfx/aaphoto/Manifest index a7ef82e5e21..f0cfa96f079 100644 --- a/media-gfx/aaphoto/Manifest +++ b/media-gfx/aaphoto/Manifest @@ -1 +1,2 @@ DIST aaphoto-0.43.1.tar.gz 135261 SHA256 35a21d075d297872e35f52c9e92ab8e7ee403f5ecf4927634f22b56bb401b5ca SHA512 272a949051cd7efbb092d5d115100376ffe17012b6d02d68b5b8251b75ebab3449b2f5c889aac60a3790c20137ffc4ea69452751d04a8e65c0cb39af84e1034d WHIRLPOOL bebf332bf7eeb711c34740acc78c02a285aac291d49fdc13526e86f6f1ae01c6ccac142abbbf5ed5842cf349fc56758071034f8714734f5053eccf59682d020c +DIST aaphoto_sources_0.45.tar.gz 134057 SHA256 d3a92824cee335516a560aa0e8198e67be1fa2a93aca3508167c142f33d9e20a SHA512 203343a51a64a0422f4af2f80523bb7cb90aa04c10b64bd3aa3091460cf5de1bb86d677c564809813703a2c65f15736bc8d4e3c9273b3f3a72ca7c89f3311599 WHIRLPOOL 107d48b9b5d7f915e1883622bc5553883ed9440f15507a857f0af2988962b505a6d2c67ca1b06cb080c438df59f9e4644d5ee7ff45b8a494c292e08b398cc12c diff --git a/media-gfx/aaphoto/aaphoto-0.45.ebuild b/media-gfx/aaphoto/aaphoto-0.45.ebuild new file mode 100644 index 00000000000..4d3d37cab6f --- /dev/null +++ b/media-gfx/aaphoto/aaphoto-0.45.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit toolchain-funcs + +DESCRIPTION="Automatic color correction and resizing of photos" +HOMEPAGE="http://log69.com/aaphoto.html https://github.com/log69/aaphoto" +SRC_URI="http://log69.com/downloads/${PN}_sources_${PV}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND=" + media-libs/libpng:0= + sys-libs/zlib + virtual/jpeg:0" +DEPEND="${RDEPEND}" + +pkg_setup() { + if [[ ${MERGE_TYPE} != binary ]]; then + [[ $(gcc-major-version) -lt 4 ]] || \ + ( [[ $(gcc-major-version) -eq 4 && $(gcc-minor-version) -lt 2 ]] ) \ + && die "Sorry, but gcc 4.2 or higher is required" + tc-has-openmp || die "Please switch to an openmp compatible compiler" + fi +}