[gentoo-commits] repo/gentoo:master commit in: media-gfx/aaphoto/
commit: 752105bdc8b0b3a415362fec515fa69fc68643ce Author: Joonas Niilola gentoo org> AuthorDate: Mon Jul 29 05:58:53 2024 + Commit: Joonas Niilola gentoo org> CommitDate: Mon Jul 29 05:58:53 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=752105bd media-gfx/aaphoto: Stabilize 0.45_p20160710 amd64, #936785 Signed-off-by: Joonas Niilola gentoo.org> media-gfx/aaphoto/aaphoto-0.45_p20160710.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/aaphoto/aaphoto-0.45_p20160710.ebuild b/media-gfx/aaphoto/aaphoto-0.45_p20160710.ebuild index 864f9ecee5bc..2ae4f8988e67 100644 --- a/media-gfx/aaphoto/aaphoto-0.45_p20160710.ebuild +++ b/media-gfx/aaphoto/aaphoto-0.45_p20160710.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${GIT_COMMIT}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" DEPEND=" media-libs/libjpeg-turbo:=
[gentoo-commits] repo/gentoo:master commit in: media-gfx/aaphoto/
commit: 3bb2af4d0a58dafb919d07313793beb607983b00 Author: Joonas Niilola gentoo org> AuthorDate: Mon Jul 29 05:58:32 2024 + Commit: Joonas Niilola gentoo org> CommitDate: Mon Jul 29 05:58:32 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bb2af4d media-gfx/aaphoto: Stabilize 0.45_p20160710 x86, #936785 Signed-off-by: Joonas Niilola gentoo.org> media-gfx/aaphoto/aaphoto-0.45_p20160710.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/aaphoto/aaphoto-0.45_p20160710.ebuild b/media-gfx/aaphoto/aaphoto-0.45_p20160710.ebuild index bd64d259240f..864f9ecee5bc 100644 --- a/media-gfx/aaphoto/aaphoto-0.45_p20160710.ebuild +++ b/media-gfx/aaphoto/aaphoto-0.45_p20160710.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${GIT_COMMIT}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" DEPEND=" media-libs/libjpeg-turbo:=
[gentoo-commits] repo/gentoo:master commit in: media-gfx/aaphoto/
commit: 09201e6eb7fa19ee83961a67ae4290b0de0cbf31 Author: Ferenc Erki gmail com> AuthorDate: Mon Apr 17 20:24:26 2023 + Commit: Joonas Niilola gentoo org> CommitDate: Sun May 7 07:22:52 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09201e6e media-gfx/aaphoto: bump snapshot to 0.45_p20160710 Signed-off-by: Ferenc Erki gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30635 Signed-off-by: Joonas Niilola gentoo.org> media-gfx/aaphoto/Manifest | 1 + media-gfx/aaphoto/aaphoto-0.45_p20160710.ebuild | 27 + 2 files changed, 28 insertions(+) diff --git a/media-gfx/aaphoto/Manifest b/media-gfx/aaphoto/Manifest index 3cae5b2be4e0..38f025928c00 100644 --- a/media-gfx/aaphoto/Manifest +++ b/media-gfx/aaphoto/Manifest @@ -1 +1,2 @@ DIST aaphoto_sources_0.45.tar.gz 134057 BLAKE2B 95a55a1f612a9e30967083ad5d59c6be0f815e2dfc55531660ae20eef9bfe7411aa2c852d0b016e04506ba4956b65674efe3797a66831c39a473ea49c8e8ecbe SHA512 203343a51a64a0422f4af2f80523bb7cb90aa04c10b64bd3aa3091460cf5de1bb86d677c564809813703a2c65f15736bc8d4e3c9273b3f3a72ca7c89f3311599 +DIST aaphoto-0.45_p20160710.tar.gz 134042 BLAKE2B f8723cce5412a61424f12ac9e4b543db7e5042532c1575c2e846e1d76951d752fd01e8f3e0f4f3a4f7887da75c1a9e8bc8755ad53a80c77bef92ac0a09f1bff8 SHA512 21b8c96a86e7eeaf63da883d14498249aa22741690d649155ebd50873b9d9c4cb1604ded2a3d4d2ab65fcf3b0377d622e0b3be73ba2537c69b5ae728a5948bb6 diff --git a/media-gfx/aaphoto/aaphoto-0.45_p20160710.ebuild b/media-gfx/aaphoto/aaphoto-0.45_p20160710.ebuild new file mode 100644 index ..bd64d259240f --- /dev/null +++ b/media-gfx/aaphoto/aaphoto-0.45_p20160710.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit toolchain-funcs + +GIT_COMMIT="ad4fc3c04b9e25212d78c231e1507458dfea8909" + +DESCRIPTION="Automatic color correction and resizing of photos" +HOMEPAGE="https://web.archive.org/web/20220728233436/http://log69.com/aaphoto_en.html https://github.com/log69/aaphoto"; +SRC_URI="https://github.com/log69/${PN}/archive/${GIT_COMMIT}.tar.gz -> ${P}.tar.gz" +S="${WORKDIR}/${PN}-${GIT_COMMIT}" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +DEPEND=" + media-libs/libjpeg-turbo:= + media-libs/libpng:= +" +RDEPEND="${DEPEND}" + +pkg_pretend() { + [[ ${MERGE_TYPE} != binary ]] && tc-check-openmp +}
[gentoo-commits] repo/gentoo:master commit in: media-gfx/aaphoto/
commit: 740814e3d0b1c589d7c715e53132df733401ab2e Author: David Seifert gentoo org> AuthorDate: Sat May 14 21:30:08 2022 + Commit: David Seifert gentoo org> CommitDate: Sat May 14 21:30:08 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=740814e3 media-gfx/aaphoto: [QA] tc-has-openmp → tc-check-openmp Signed-off-by: David Seifert gentoo.org> .../{aaphoto-0.45.ebuild => aaphoto-0.45-r1.ebuild} | 20 +--- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/media-gfx/aaphoto/aaphoto-0.45.ebuild b/media-gfx/aaphoto/aaphoto-0.45-r1.ebuild similarity index 50% rename from media-gfx/aaphoto/aaphoto-0.45.ebuild rename to media-gfx/aaphoto/aaphoto-0.45-r1.ebuild index c9839cf9f3f4..f7310d13b0c0 100644 --- a/media-gfx/aaphoto/aaphoto-0.45.ebuild +++ b/media-gfx/aaphoto/aaphoto-0.45-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 inherit toolchain-funcs @@ -14,16 +14,14 @@ SLOT="0" KEYWORDS="amd64 x86" RDEPEND=" - media-libs/libpng:0= - sys-libs/zlib - virtual/jpeg:0" + media-libs/libjpeg-turbo:= + media-libs/libpng:=" DEPEND="${RDEPEND}" +pkg_pretend() { + [[ ${MERGE_TYPE} != binary ]] && tc-check-openmp +} + 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 + [[ ${MERGE_TYPE} != binary ]] && tc-check-openmp }
[gentoo-commits] repo/gentoo:master commit in: media-gfx/aaphoto/
commit: fe3214e99f46d3f2999cde79c0b1223b642d6470 Author: Ferenc Erki gmail com> AuthorDate: Thu Feb 22 20:27:42 2018 + Commit: Patrice Clement gentoo org> CommitDate: Mon Feb 26 21:52:39 2018 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe3214e9 media-gfx/aaphoto: remove old. Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://bugs.gentoo.org/598633 Closes: https://github.com/gentoo/gentoo/pull/7259 media-gfx/aaphoto/Manifest | 1 - media-gfx/aaphoto/aaphoto-0.43.1.ebuild | 31 --- 2 files changed, 32 deletions(-) diff --git a/media-gfx/aaphoto/Manifest b/media-gfx/aaphoto/Manifest index 99aef1181f0..3cae5b2be4e 100644 --- a/media-gfx/aaphoto/Manifest +++ b/media-gfx/aaphoto/Manifest @@ -1,2 +1 @@ -DIST aaphoto-0.43.1.tar.gz 135261 BLAKE2B d5408dccf6071c2403c67138d62ac95533f1f7b9c8c7d613607787d0ea601abd78f5e452026a4c9ea636fb501978d2cd29603180379890cd179d876dba18013a SHA512 272a949051cd7efbb092d5d115100376ffe17012b6d02d68b5b8251b75ebab3449b2f5c889aac60a3790c20137ffc4ea69452751d04a8e65c0cb39af84e1034d DIST aaphoto_sources_0.45.tar.gz 134057 BLAKE2B 95a55a1f612a9e30967083ad5d59c6be0f815e2dfc55531660ae20eef9bfe7411aa2c852d0b016e04506ba4956b65674efe3797a66831c39a473ea49c8e8ecbe SHA512 203343a51a64a0422f4af2f80523bb7cb90aa04c10b64bd3aa3091460cf5de1bb86d677c564809813703a2c65f15736bc8d4e3c9273b3f3a72ca7c89f3311599 diff --git a/media-gfx/aaphoto/aaphoto-0.43.1.ebuild b/media-gfx/aaphoto/aaphoto-0.43.1.ebuild deleted file mode 100644 index cb936bc0a1c..000 --- a/media-gfx/aaphoto/aaphoto-0.43.1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -AUTOTOOLS_AUTORECONF=1 -AM_OPTS="--force-missing" # overwrite old 'missing' script -inherit autotools-utils - -DESCRIPTION="Automatic color correction and resizing of photos" -HOMEPAGE="http://log69.com/aaphoto.html https://github.com/log69/aaphoto"; -SRC_URI="https://github.com/log69/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 x86" - -RDEPEND="media-libs/jasper:=[jpeg] - 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 -}
[gentoo-commits] repo/gentoo:master commit in: media-gfx/aaphoto/
commit: 7168f32f0405bd5f6d643a1c32866b56b4bfea77 Author: Thomas Deutschmann gentoo org> AuthorDate: Wed Feb 21 02:54:16 2018 + Commit: Thomas Deutschmann gentoo org> CommitDate: Wed Feb 21 02:54:16 2018 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7168f32f media-gfx/aaphoto: x86 stable (bug #648208) Package-Manager: Portage-2.3.24, Repoman-2.3.6 media-gfx/aaphoto/aaphoto-0.45.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/aaphoto/aaphoto-0.45.ebuild b/media-gfx/aaphoto/aaphoto-0.45.ebuild index 4d3d37cab6f..6f72f7efacd 100644 --- a/media-gfx/aaphoto/aaphoto-0.45.ebuild +++ b/media-gfx/aaphoto/aaphoto-0.45.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://log69.com/downloads/${PN}_sources_${PV}.tar.gz"; LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" RDEPEND=" media-libs/libpng:0=
[gentoo-commits] repo/gentoo:master commit in: media-gfx/aaphoto/
commit: cf0362dd5e54a0013d2e1662a60c7808a1f4c7f9 Author: Kristian Fiskerstrand gentoo org> AuthorDate: Sat Jul 8 15:56:18 2017 + Commit: Kristian Fiskerstrand gentoo org> CommitDate: Sat Jul 8 15:56:18 2017 + 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 000..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 +}
[gentoo-commits] repo/gentoo:master commit in: media-gfx/aaphoto/
commit: dd383f6b72c8347a8bb2a2f0c5e94844ad45ba93 Author: David Seifert gentoo org> AuthorDate: Sat Nov 12 21:53:09 2016 + Commit: David Seifert gentoo org> CommitDate: Sat Nov 12 23:35:33 2016 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd383f6b media-gfx/aaphoto: Add subslot operator on media-libs/jasper Package-Manager: portage-2.3.2 media-gfx/aaphoto/aaphoto-0.43.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/aaphoto/aaphoto-0.43.1.ebuild b/media-gfx/aaphoto/aaphoto-0.43.1.ebuild index 00a47a9..b668e26 100644 --- a/media-gfx/aaphoto/aaphoto-0.43.1.ebuild +++ b/media-gfx/aaphoto/aaphoto-0.43.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="amd64 x86" -RDEPEND="media-libs/jasper[jpeg] +RDEPEND="media-libs/jasper:=[jpeg] media-libs/libpng:0= sys-libs/zlib virtual/jpeg:0"