public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jpegoptim/
@ 2015-08-28  7:03 Tim Harder
  0 siblings, 0 replies; 24+ messages in thread
From: Tim Harder @ 2015-08-28  7:03 UTC (permalink / raw
  To: gentoo-commits

commit:     9b11f8ef6ec51bb379b89bcab8c3d9df1dcdbd72
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 28 07:02:39 2015 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Fri Aug 28 07:02:39 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b11f8ef

media-gfx/jpegoptim: version bump

 media-gfx/jpegoptim/Manifest               |  1 +
 media-gfx/jpegoptim/jpegoptim-1.4.3.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/media-gfx/jpegoptim/Manifest b/media-gfx/jpegoptim/Manifest
index 6a2a695..8791c85 100644
--- a/media-gfx/jpegoptim/Manifest
+++ b/media-gfx/jpegoptim/Manifest
@@ -1,3 +1,4 @@
 DIST jpegoptim-1.3.1.tar.gz 94173 SHA256 4cf898848d70cae04165259a53ac5e67ddcc5a59f3ecac7f57a8fc4f58a253ef SHA512 2ad42ab038bb6e01f9d34b062fb346934938acdc54a8962a93533cd8c6ddc01444b1c1b65bc61f40e05138230758b57ea026aee86f17d69ae35c86e36d5304f5 WHIRLPOOL 4ec11ca184f6b133966de749fe3eb8c9b4ab07e6d03311210299fd7d68e0a7afd4570b39cb772d84f03da4f9cffe5d1201993bbb7795ae067b16cd2744e36c42
 DIST jpegoptim-1.4.0.tar.gz 96981 SHA256 bf76bedd12ed112bef48f8e7f09c234e3ea7a22c2d4168dbc1423fa41901e891 SHA512 141dc7e3a159cb7eb75e2e3de60f600820ab9f70f45fcbeda5bd0bcda30d62c9266c97254f2913f9d5b6e08532c0a765bca5a0493cd6f7e37269c8790f0c4f85 WHIRLPOOL 47fe629b088142d37ceaad3a05c882dc6376c9803805560e81f551d3af3385a0ed411987b44bad400a8f78c17550647e8bcf6ec4ec4df62adf134e0ecbb216b9
 DIST jpegoptim-1.4.2.tar.gz 98028 SHA256 4887409021a664465ac268ca09b4f92868908b9af57e86fa30622998311206c4 SHA512 79483078ca57fe78e381fc10361d5cccaee36a15ddf9fae60d7887135d376405b6e66c0f253c39d62d35ac79261d736f7224757919b051a001aa554950b90a15 WHIRLPOOL e1c87ad9ce9aaa8232de278db2081547eb11151b4f491c6fefa6619869402ec9b432d42ca9c943c64152bbee344e69126516b7c06b5cba372fc12e3448c45abd
+DIST jpegoptim-1.4.3.tar.gz 98151 SHA256 233d4ae09273cb977e162671f4767be7ef5d96e8c1888d3ed4aa70c4dac1a34c SHA512 4495e9cf5af9ba41273bf23a4abea724adb19ddac373d5985c29fe65b227c0b23bf14baaa28fa8f8617370e9b9fe41b0d365ad19da67f34d32fa857232c7b09e WHIRLPOOL 6b8ef731c8305fbfdb8ed390c8a75f0275d906011004196e3bb749c688d7863569e41c6f96f84c673623393c3c0b9a4342ba786cf711b0a292187d0212f7259a

diff --git a/media-gfx/jpegoptim/jpegoptim-1.4.3.ebuild b/media-gfx/jpegoptim/jpegoptim-1.4.3.ebuild
new file mode 100644
index 0000000..183fa30
--- /dev/null
+++ b/media-gfx/jpegoptim/jpegoptim-1.4.3.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit toolchain-funcs
+
+DESCRIPTION="Utility to optimize JPEG files"
+HOMEPAGE="http://www.kokkonen.net/tjko/projects.html"
+SRC_URI="http://www.kokkonen.net/tjko/src/${P}.tar.gz"
+
+LICENSE="GPL-2+" # While COPYING is plain GPL-2, COPYRIGHT is clarifying it to be 'any later version'
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+
+RDEPEND="virtual/jpeg:0"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jpegoptim/
@ 2017-08-21 23:56 Tim Harder
  0 siblings, 0 replies; 24+ messages in thread
From: Tim Harder @ 2017-08-21 23:56 UTC (permalink / raw
  To: gentoo-commits

commit:     42b6ad19a1d0cc768b1c9dd90665b1b244778447
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 21 23:52:02 2017 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Mon Aug 21 23:56:17 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42b6ad19

media-gfx/jpegoptim: stabilize 1.4.3

 media-gfx/jpegoptim/jpegoptim-1.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/jpegoptim/jpegoptim-1.4.3.ebuild b/media-gfx/jpegoptim/jpegoptim-1.4.3.ebuild
index 47ba847c3ac..fb274bc4ff0 100644
--- a/media-gfx/jpegoptim/jpegoptim-1.4.3.ebuild
+++ b/media-gfx/jpegoptim/jpegoptim-1.4.3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://www.kokkonen.net/tjko/src/${P}.tar.gz"
 
 LICENSE="GPL-2+" # While COPYING is plain GPL-2, COPYRIGHT is clarifying it to be 'any later version'
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 RDEPEND="virtual/jpeg:0"
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jpegoptim/
@ 2017-08-21 23:56 Tim Harder
  0 siblings, 0 replies; 24+ messages in thread
From: Tim Harder @ 2017-08-21 23:56 UTC (permalink / raw
  To: gentoo-commits

commit:     4faa310174b07576c996b8972af570c11efaf7b2
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 21 23:52:26 2017 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Mon Aug 21 23:56:18 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4faa3101

media-gfx/jpegoptim: remove old

 media-gfx/jpegoptim/Manifest               |  3 ---
 media-gfx/jpegoptim/jpegoptim-1.3.1.ebuild | 16 ----------------
 media-gfx/jpegoptim/jpegoptim-1.4.0.ebuild | 16 ----------------
 media-gfx/jpegoptim/jpegoptim-1.4.2.ebuild | 16 ----------------
 4 files changed, 51 deletions(-)

diff --git a/media-gfx/jpegoptim/Manifest b/media-gfx/jpegoptim/Manifest
index 6e28efdfc3a..82a85ba16ac 100644
--- a/media-gfx/jpegoptim/Manifest
+++ b/media-gfx/jpegoptim/Manifest
@@ -1,5 +1,2 @@
-DIST jpegoptim-1.3.1.tar.gz 94173 SHA256 4cf898848d70cae04165259a53ac5e67ddcc5a59f3ecac7f57a8fc4f58a253ef SHA512 2ad42ab038bb6e01f9d34b062fb346934938acdc54a8962a93533cd8c6ddc01444b1c1b65bc61f40e05138230758b57ea026aee86f17d69ae35c86e36d5304f5 WHIRLPOOL 4ec11ca184f6b133966de749fe3eb8c9b4ab07e6d03311210299fd7d68e0a7afd4570b39cb772d84f03da4f9cffe5d1201993bbb7795ae067b16cd2744e36c42
-DIST jpegoptim-1.4.0.tar.gz 96981 SHA256 bf76bedd12ed112bef48f8e7f09c234e3ea7a22c2d4168dbc1423fa41901e891 SHA512 141dc7e3a159cb7eb75e2e3de60f600820ab9f70f45fcbeda5bd0bcda30d62c9266c97254f2913f9d5b6e08532c0a765bca5a0493cd6f7e37269c8790f0c4f85 WHIRLPOOL 47fe629b088142d37ceaad3a05c882dc6376c9803805560e81f551d3af3385a0ed411987b44bad400a8f78c17550647e8bcf6ec4ec4df62adf134e0ecbb216b9
-DIST jpegoptim-1.4.2.tar.gz 98028 SHA256 4887409021a664465ac268ca09b4f92868908b9af57e86fa30622998311206c4 SHA512 79483078ca57fe78e381fc10361d5cccaee36a15ddf9fae60d7887135d376405b6e66c0f253c39d62d35ac79261d736f7224757919b051a001aa554950b90a15 WHIRLPOOL e1c87ad9ce9aaa8232de278db2081547eb11151b4f491c6fefa6619869402ec9b432d42ca9c943c64152bbee344e69126516b7c06b5cba372fc12e3448c45abd
 DIST jpegoptim-1.4.3.tar.gz 98151 SHA256 233d4ae09273cb977e162671f4767be7ef5d96e8c1888d3ed4aa70c4dac1a34c SHA512 4495e9cf5af9ba41273bf23a4abea724adb19ddac373d5985c29fe65b227c0b23bf14baaa28fa8f8617370e9b9fe41b0d365ad19da67f34d32fa857232c7b09e WHIRLPOOL 6b8ef731c8305fbfdb8ed390c8a75f0275d906011004196e3bb749c688d7863569e41c6f96f84c673623393c3c0b9a4342ba786cf711b0a292187d0212f7259a
 DIST jpegoptim-1.4.4.tar.gz 98794 SHA256 89a03ea2dfe9483dfb2e009a2851be0befb0deb7cb45c04550bcc91e1e88c1b2 SHA512 67879b5709a97c7b097e5eae6fe4047d330da8a445eab6e9528cb5f54d76db1bba058eff5c7342b68653e7d25e50ad923d5ce04799e1b3f1815d8b70affd46a3 WHIRLPOOL dec19281513bdc96cd36683377a97fca7b96494dc4c86c15334f857699da1ec468c98f292b9d09e67c3433f880ae8e42f7314250069ebf7ea2a7d02b243f432d

diff --git a/media-gfx/jpegoptim/jpegoptim-1.3.1.ebuild b/media-gfx/jpegoptim/jpegoptim-1.3.1.ebuild
deleted file mode 100644
index 42a39982363..00000000000
--- a/media-gfx/jpegoptim/jpegoptim-1.3.1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit toolchain-funcs
-
-DESCRIPTION="Utility to optimize JPEG files"
-HOMEPAGE="http://www.kokkonen.net/tjko/projects.html"
-SRC_URI="http://www.kokkonen.net/tjko/src/${P}.tar.gz"
-
-LICENSE="GPL-2+" # While COPYING is plain GPL-2, COPYRIGHT is clarifying it to be 'any later version'
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-
-RDEPEND="virtual/jpeg:0"
-DEPEND="${RDEPEND}"

diff --git a/media-gfx/jpegoptim/jpegoptim-1.4.0.ebuild b/media-gfx/jpegoptim/jpegoptim-1.4.0.ebuild
deleted file mode 100644
index 6ddb741e68a..00000000000
--- a/media-gfx/jpegoptim/jpegoptim-1.4.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit toolchain-funcs
-
-DESCRIPTION="Utility to optimize JPEG files"
-HOMEPAGE="http://www.kokkonen.net/tjko/projects.html"
-SRC_URI="http://www.kokkonen.net/tjko/src/${P}.tar.gz"
-
-LICENSE="GPL-2+" # While COPYING is plain GPL-2, COPYRIGHT is clarifying it to be 'any later version'
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
-
-RDEPEND="virtual/jpeg:0"
-DEPEND="${RDEPEND}"

diff --git a/media-gfx/jpegoptim/jpegoptim-1.4.2.ebuild b/media-gfx/jpegoptim/jpegoptim-1.4.2.ebuild
deleted file mode 100644
index 47ba847c3ac..00000000000
--- a/media-gfx/jpegoptim/jpegoptim-1.4.2.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit toolchain-funcs
-
-DESCRIPTION="Utility to optimize JPEG files"
-HOMEPAGE="http://www.kokkonen.net/tjko/projects.html"
-SRC_URI="http://www.kokkonen.net/tjko/src/${P}.tar.gz"
-
-LICENSE="GPL-2+" # While COPYING is plain GPL-2, COPYRIGHT is clarifying it to be 'any later version'
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
-
-RDEPEND="virtual/jpeg:0"
-DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jpegoptim/
@ 2017-08-21 23:56 Tim Harder
  0 siblings, 0 replies; 24+ messages in thread
From: Tim Harder @ 2017-08-21 23:56 UTC (permalink / raw
  To: gentoo-commits

commit:     5f502a3536293d20865a4fbbe4d4fd77929c64f2
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 21 23:51:24 2017 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Mon Aug 21 23:56:17 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f502a35

media-gfx/jpegoptim: version bump to 1.4.4

 media-gfx/jpegoptim/Manifest               |  1 +
 media-gfx/jpegoptim/jpegoptim-1.4.4.ebuild | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/media-gfx/jpegoptim/Manifest b/media-gfx/jpegoptim/Manifest
index 8791c85a0d2..6e28efdfc3a 100644
--- a/media-gfx/jpegoptim/Manifest
+++ b/media-gfx/jpegoptim/Manifest
@@ -2,3 +2,4 @@ DIST jpegoptim-1.3.1.tar.gz 94173 SHA256 4cf898848d70cae04165259a53ac5e67ddcc5a5
 DIST jpegoptim-1.4.0.tar.gz 96981 SHA256 bf76bedd12ed112bef48f8e7f09c234e3ea7a22c2d4168dbc1423fa41901e891 SHA512 141dc7e3a159cb7eb75e2e3de60f600820ab9f70f45fcbeda5bd0bcda30d62c9266c97254f2913f9d5b6e08532c0a765bca5a0493cd6f7e37269c8790f0c4f85 WHIRLPOOL 47fe629b088142d37ceaad3a05c882dc6376c9803805560e81f551d3af3385a0ed411987b44bad400a8f78c17550647e8bcf6ec4ec4df62adf134e0ecbb216b9
 DIST jpegoptim-1.4.2.tar.gz 98028 SHA256 4887409021a664465ac268ca09b4f92868908b9af57e86fa30622998311206c4 SHA512 79483078ca57fe78e381fc10361d5cccaee36a15ddf9fae60d7887135d376405b6e66c0f253c39d62d35ac79261d736f7224757919b051a001aa554950b90a15 WHIRLPOOL e1c87ad9ce9aaa8232de278db2081547eb11151b4f491c6fefa6619869402ec9b432d42ca9c943c64152bbee344e69126516b7c06b5cba372fc12e3448c45abd
 DIST jpegoptim-1.4.3.tar.gz 98151 SHA256 233d4ae09273cb977e162671f4767be7ef5d96e8c1888d3ed4aa70c4dac1a34c SHA512 4495e9cf5af9ba41273bf23a4abea724adb19ddac373d5985c29fe65b227c0b23bf14baaa28fa8f8617370e9b9fe41b0d365ad19da67f34d32fa857232c7b09e WHIRLPOOL 6b8ef731c8305fbfdb8ed390c8a75f0275d906011004196e3bb749c688d7863569e41c6f96f84c673623393c3c0b9a4342ba786cf711b0a292187d0212f7259a
+DIST jpegoptim-1.4.4.tar.gz 98794 SHA256 89a03ea2dfe9483dfb2e009a2851be0befb0deb7cb45c04550bcc91e1e88c1b2 SHA512 67879b5709a97c7b097e5eae6fe4047d330da8a445eab6e9528cb5f54d76db1bba058eff5c7342b68653e7d25e50ad923d5ce04799e1b3f1815d8b70affd46a3 WHIRLPOOL dec19281513bdc96cd36683377a97fca7b96494dc4c86c15334f857699da1ec468c98f292b9d09e67c3433f880ae8e42f7314250069ebf7ea2a7d02b243f432d

diff --git a/media-gfx/jpegoptim/jpegoptim-1.4.4.ebuild b/media-gfx/jpegoptim/jpegoptim-1.4.4.ebuild
new file mode 100644
index 00000000000..128c918be05
--- /dev/null
+++ b/media-gfx/jpegoptim/jpegoptim-1.4.4.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit toolchain-funcs
+
+DESCRIPTION="Utility to optimize JPEG files"
+HOMEPAGE="http://www.kokkonen.net/tjko/projects.html https://github.com/tjko/jpegoptim"
+SRC_URI="http://www.kokkonen.net/tjko/src/${P}.tar.gz"
+
+LICENSE="GPL-2+" # While COPYING is plain GPL-2, COPYRIGHT is clarifying it to be 'any later version'
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+
+RDEPEND="virtual/jpeg:0"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jpegoptim/
@ 2017-08-22  0:15 Tim Harder
  0 siblings, 0 replies; 24+ messages in thread
From: Tim Harder @ 2017-08-22  0:15 UTC (permalink / raw
  To: gentoo-commits

commit:     231ac427ae995a10d8c558c1bba2fa07bb0eb94d
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 22 00:14:32 2017 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Tue Aug 22 00:14:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=231ac427

media-gfx/jpegoptim: drop unused toolchain-funcs eclass

 media-gfx/jpegoptim/jpegoptim-1.4.3.ebuild | 1 -
 media-gfx/jpegoptim/jpegoptim-1.4.4.ebuild | 1 -
 2 files changed, 2 deletions(-)

diff --git a/media-gfx/jpegoptim/jpegoptim-1.4.3.ebuild b/media-gfx/jpegoptim/jpegoptim-1.4.3.ebuild
index fb274bc4ff0..979f943e00e 100644
--- a/media-gfx/jpegoptim/jpegoptim-1.4.3.ebuild
+++ b/media-gfx/jpegoptim/jpegoptim-1.4.3.ebuild
@@ -2,7 +2,6 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-inherit toolchain-funcs
 
 DESCRIPTION="Utility to optimize JPEG files"
 HOMEPAGE="http://www.kokkonen.net/tjko/projects.html"

diff --git a/media-gfx/jpegoptim/jpegoptim-1.4.4.ebuild b/media-gfx/jpegoptim/jpegoptim-1.4.4.ebuild
index 128c918be05..2bcd4f24bbf 100644
--- a/media-gfx/jpegoptim/jpegoptim-1.4.4.ebuild
+++ b/media-gfx/jpegoptim/jpegoptim-1.4.4.ebuild
@@ -2,7 +2,6 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit toolchain-funcs
 
 DESCRIPTION="Utility to optimize JPEG files"
 HOMEPAGE="http://www.kokkonen.net/tjko/projects.html https://github.com/tjko/jpegoptim"


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jpegoptim/
@ 2019-02-09 16:07 Andreas Sturmlechner
  0 siblings, 0 replies; 24+ messages in thread
From: Andreas Sturmlechner @ 2019-02-09 16:07 UTC (permalink / raw
  To: gentoo-commits

commit:     74f6afce911091938f76a6bfcd613bff0afdb5ce
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Feb  8 15:35:09 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Feb  9 16:06:47 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74f6afce

media-gfx/jpegoptim: use HTTPS

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-gfx/jpegoptim/jpegoptim-1.4.3.ebuild | 6 +++---
 media-gfx/jpegoptim/jpegoptim-1.4.4.ebuild | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/media-gfx/jpegoptim/jpegoptim-1.4.3.ebuild b/media-gfx/jpegoptim/jpegoptim-1.4.3.ebuild
index 979f943e00e..e6b750048b8 100644
--- a/media-gfx/jpegoptim/jpegoptim-1.4.3.ebuild
+++ b/media-gfx/jpegoptim/jpegoptim-1.4.3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 DESCRIPTION="Utility to optimize JPEG files"
-HOMEPAGE="http://www.kokkonen.net/tjko/projects.html"
-SRC_URI="http://www.kokkonen.net/tjko/src/${P}.tar.gz"
+HOMEPAGE="https://www.kokkonen.net/tjko/projects.html"
+SRC_URI="https://www.kokkonen.net/tjko/src/${P}.tar.gz"
 
 LICENSE="GPL-2+" # While COPYING is plain GPL-2, COPYRIGHT is clarifying it to be 'any later version'
 SLOT="0"

diff --git a/media-gfx/jpegoptim/jpegoptim-1.4.4.ebuild b/media-gfx/jpegoptim/jpegoptim-1.4.4.ebuild
index 2bcd4f24bbf..1fd5345af52 100644
--- a/media-gfx/jpegoptim/jpegoptim-1.4.4.ebuild
+++ b/media-gfx/jpegoptim/jpegoptim-1.4.4.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Utility to optimize JPEG files"
-HOMEPAGE="http://www.kokkonen.net/tjko/projects.html https://github.com/tjko/jpegoptim"
-SRC_URI="http://www.kokkonen.net/tjko/src/${P}.tar.gz"
+HOMEPAGE="https://www.kokkonen.net/tjko/projects.html https://github.com/tjko/jpegoptim"
+SRC_URI="https://www.kokkonen.net/tjko/src/${P}.tar.gz"
 
 LICENSE="GPL-2+" # While COPYING is plain GPL-2, COPYRIGHT is clarifying it to be 'any later version'
 SLOT="0"


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jpegoptim/
@ 2019-02-09 16:07 Andreas Sturmlechner
  0 siblings, 0 replies; 24+ messages in thread
From: Andreas Sturmlechner @ 2019-02-09 16:07 UTC (permalink / raw
  To: gentoo-commits

commit:     21f07db657edce4e8dd0c05d19fc5b92b681f28f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  9 15:57:14 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Feb  9 16:06:48 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21f07db6

media-gfx/jpegoptim: 1.4.6 version bump, EAPI-7 bump

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-gfx/jpegoptim/Manifest               |  1 +
 media-gfx/jpegoptim/jpegoptim-1.4.6.ebuild | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/media-gfx/jpegoptim/Manifest b/media-gfx/jpegoptim/Manifest
index b3d8dcf6a14..ed316f97357 100644
--- a/media-gfx/jpegoptim/Manifest
+++ b/media-gfx/jpegoptim/Manifest
@@ -1,2 +1,3 @@
 DIST jpegoptim-1.4.3.tar.gz 98151 BLAKE2B 6faf7097fbd72302707ca7f7b7f6bb02841d5f6433c6624254c09fcf389da99cc117eddddf1e58de941394e84b22d6cef06d54568de26558c8c9cb90b0c77595 SHA512 4495e9cf5af9ba41273bf23a4abea724adb19ddac373d5985c29fe65b227c0b23bf14baaa28fa8f8617370e9b9fe41b0d365ad19da67f34d32fa857232c7b09e
 DIST jpegoptim-1.4.4.tar.gz 98794 BLAKE2B 32cc9a64b832ed994453f6f87c20c29ab23423cd94ecfa8894ad7ab3fd7aca2f7f54cc0eeb7148f768bf9378e79934c9c2ea6837f9348da6b8fad04b9be01dc1 SHA512 67879b5709a97c7b097e5eae6fe4047d330da8a445eab6e9528cb5f54d76db1bba058eff5c7342b68653e7d25e50ad923d5ce04799e1b3f1815d8b70affd46a3
+DIST jpegoptim-1.4.6.tar.gz 99004 BLAKE2B efe8d4155e6a111ef7f810ddfa9d2ddc2b58d2a54728b81698c47444eebde864662ecc397cd935af47070b84daf36b33815e87a2909fc8b6ba7ca2421eff9687 SHA512 1ebd4986cbfeae19c1e01521862c15de25e078ccb6483c29f0d89b9c8e308c93d8dca7a200a57dd5da793e481ca5dc9c4f0d84b252f5b9408b4e719c35d7e90f

diff --git a/media-gfx/jpegoptim/jpegoptim-1.4.6.ebuild b/media-gfx/jpegoptim/jpegoptim-1.4.6.ebuild
new file mode 100644
index 00000000000..dab1c63d5ae
--- /dev/null
+++ b/media-gfx/jpegoptim/jpegoptim-1.4.6.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Utility to optimize JPEG files"
+HOMEPAGE="https://www.kokkonen.net/tjko/projects.html https://github.com/tjko/jpegoptim"
+SRC_URI="https://www.kokkonen.net/tjko/src/${P}.tar.gz"
+
+LICENSE="GPL-2+" # While COPYING is plain GPL-2, COPYRIGHT is clarifying it to be 'any later version'
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+
+DEPEND="virtual/jpeg:0"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jpegoptim/
@ 2019-03-10 23:57 Andreas Sturmlechner
  0 siblings, 0 replies; 24+ messages in thread
From: Andreas Sturmlechner @ 2019-03-10 23:57 UTC (permalink / raw
  To: gentoo-commits

commit:     21169c63dcade5d92012ede770ab43afda0d3449
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 10 23:14:46 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 10 23:57:29 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21169c63

media-gfx/jpegoptim: Drop 1.4.4

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-gfx/jpegoptim/Manifest               |  1 -
 media-gfx/jpegoptim/jpegoptim-1.4.4.ebuild | 15 ---------------
 2 files changed, 16 deletions(-)

diff --git a/media-gfx/jpegoptim/Manifest b/media-gfx/jpegoptim/Manifest
index ed316f97357..750b9c16eb4 100644
--- a/media-gfx/jpegoptim/Manifest
+++ b/media-gfx/jpegoptim/Manifest
@@ -1,3 +1,2 @@
 DIST jpegoptim-1.4.3.tar.gz 98151 BLAKE2B 6faf7097fbd72302707ca7f7b7f6bb02841d5f6433c6624254c09fcf389da99cc117eddddf1e58de941394e84b22d6cef06d54568de26558c8c9cb90b0c77595 SHA512 4495e9cf5af9ba41273bf23a4abea724adb19ddac373d5985c29fe65b227c0b23bf14baaa28fa8f8617370e9b9fe41b0d365ad19da67f34d32fa857232c7b09e
-DIST jpegoptim-1.4.4.tar.gz 98794 BLAKE2B 32cc9a64b832ed994453f6f87c20c29ab23423cd94ecfa8894ad7ab3fd7aca2f7f54cc0eeb7148f768bf9378e79934c9c2ea6837f9348da6b8fad04b9be01dc1 SHA512 67879b5709a97c7b097e5eae6fe4047d330da8a445eab6e9528cb5f54d76db1bba058eff5c7342b68653e7d25e50ad923d5ce04799e1b3f1815d8b70affd46a3
 DIST jpegoptim-1.4.6.tar.gz 99004 BLAKE2B efe8d4155e6a111ef7f810ddfa9d2ddc2b58d2a54728b81698c47444eebde864662ecc397cd935af47070b84daf36b33815e87a2909fc8b6ba7ca2421eff9687 SHA512 1ebd4986cbfeae19c1e01521862c15de25e078ccb6483c29f0d89b9c8e308c93d8dca7a200a57dd5da793e481ca5dc9c4f0d84b252f5b9408b4e719c35d7e90f

diff --git a/media-gfx/jpegoptim/jpegoptim-1.4.4.ebuild b/media-gfx/jpegoptim/jpegoptim-1.4.4.ebuild
deleted file mode 100644
index 1fd5345af52..00000000000
--- a/media-gfx/jpegoptim/jpegoptim-1.4.4.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Utility to optimize JPEG files"
-HOMEPAGE="https://www.kokkonen.net/tjko/projects.html https://github.com/tjko/jpegoptim"
-SRC_URI="https://www.kokkonen.net/tjko/src/${P}.tar.gz"
-
-LICENSE="GPL-2+" # While COPYING is plain GPL-2, COPYRIGHT is clarifying it to be 'any later version'
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
-
-RDEPEND="virtual/jpeg:0"
-DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jpegoptim/
@ 2019-03-16 21:39 Agostino Sarubbo
  0 siblings, 0 replies; 24+ messages in thread
From: Agostino Sarubbo @ 2019-03-16 21:39 UTC (permalink / raw
  To: gentoo-commits

commit:     63062699de47361bd25e7901c73a102bded34aed
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 16 21:37:43 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Mar 16 21:37:43 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63062699

media-gfx/jpegoptim: amd64 stable wrt bug #679992

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 media-gfx/jpegoptim/jpegoptim-1.4.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/jpegoptim/jpegoptim-1.4.6.ebuild b/media-gfx/jpegoptim/jpegoptim-1.4.6.ebuild
index dab1c63d5ae..6a78ab18057 100644
--- a/media-gfx/jpegoptim/jpegoptim-1.4.6.ebuild
+++ b/media-gfx/jpegoptim/jpegoptim-1.4.6.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.kokkonen.net/tjko/src/${P}.tar.gz"
 
 LICENSE="GPL-2+" # While COPYING is plain GPL-2, COPYRIGHT is clarifying it to be 'any later version'
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 DEPEND="virtual/jpeg:0"
 RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jpegoptim/
@ 2019-04-01 17:21 Thomas Deutschmann
  0 siblings, 0 replies; 24+ messages in thread
From: Thomas Deutschmann @ 2019-04-01 17:21 UTC (permalink / raw
  To: gentoo-commits

commit:     8dd7c96f68e1f15c9c372af56833dcb968d81082
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  1 17:01:07 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Apr  1 17:01:07 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dd7c96f

media-gfx/jpegoptim: x86 stable (bug #679992)

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 media-gfx/jpegoptim/jpegoptim-1.4.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/jpegoptim/jpegoptim-1.4.6.ebuild b/media-gfx/jpegoptim/jpegoptim-1.4.6.ebuild
index 6a78ab18057..905d570976e 100644
--- a/media-gfx/jpegoptim/jpegoptim-1.4.6.ebuild
+++ b/media-gfx/jpegoptim/jpegoptim-1.4.6.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.kokkonen.net/tjko/src/${P}.tar.gz"
 
 LICENSE="GPL-2+" # While COPYING is plain GPL-2, COPYRIGHT is clarifying it to be 'any later version'
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 DEPEND="virtual/jpeg:0"
 RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jpegoptim/
@ 2019-04-01 19:33 Andreas Sturmlechner
  0 siblings, 0 replies; 24+ messages in thread
From: Andreas Sturmlechner @ 2019-04-01 19:33 UTC (permalink / raw
  To: gentoo-commits

commit:     50bef0930e4df17b9911ef3446ad0fb19ca6a365
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  1 17:25:42 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Apr  1 19:30:02 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50bef093

media-gfx/jpegoptim: Drop 1.4.3

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-gfx/jpegoptim/Manifest               |  1 -
 media-gfx/jpegoptim/jpegoptim-1.4.3.ebuild | 15 ---------------
 2 files changed, 16 deletions(-)

diff --git a/media-gfx/jpegoptim/Manifest b/media-gfx/jpegoptim/Manifest
index 750b9c16eb4..ccb19eb9b26 100644
--- a/media-gfx/jpegoptim/Manifest
+++ b/media-gfx/jpegoptim/Manifest
@@ -1,2 +1 @@
-DIST jpegoptim-1.4.3.tar.gz 98151 BLAKE2B 6faf7097fbd72302707ca7f7b7f6bb02841d5f6433c6624254c09fcf389da99cc117eddddf1e58de941394e84b22d6cef06d54568de26558c8c9cb90b0c77595 SHA512 4495e9cf5af9ba41273bf23a4abea724adb19ddac373d5985c29fe65b227c0b23bf14baaa28fa8f8617370e9b9fe41b0d365ad19da67f34d32fa857232c7b09e
 DIST jpegoptim-1.4.6.tar.gz 99004 BLAKE2B efe8d4155e6a111ef7f810ddfa9d2ddc2b58d2a54728b81698c47444eebde864662ecc397cd935af47070b84daf36b33815e87a2909fc8b6ba7ca2421eff9687 SHA512 1ebd4986cbfeae19c1e01521862c15de25e078ccb6483c29f0d89b9c8e308c93d8dca7a200a57dd5da793e481ca5dc9c4f0d84b252f5b9408b4e719c35d7e90f

diff --git a/media-gfx/jpegoptim/jpegoptim-1.4.3.ebuild b/media-gfx/jpegoptim/jpegoptim-1.4.3.ebuild
deleted file mode 100644
index e6b750048b8..00000000000
--- a/media-gfx/jpegoptim/jpegoptim-1.4.3.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Utility to optimize JPEG files"
-HOMEPAGE="https://www.kokkonen.net/tjko/projects.html"
-SRC_URI="https://www.kokkonen.net/tjko/src/${P}.tar.gz"
-
-LICENSE="GPL-2+" # While COPYING is plain GPL-2, COPYRIGHT is clarifying it to be 'any later version'
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-
-RDEPEND="virtual/jpeg:0"
-DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jpegoptim/
@ 2023-04-29 20:30 John Helmert III
  0 siblings, 0 replies; 24+ messages in thread
From: John Helmert III @ 2023-04-29 20:30 UTC (permalink / raw
  To: gentoo-commits

commit:     e8aecf4440fa038d73d5180e0ac91aabe3b86d30
Author:     John Helmert III <ajak <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 29 20:24:59 2023 +0000
Commit:     John Helmert III <ajak <AT> gentoo <DOT> org>
CommitDate: Sat Apr 29 20:30:23 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8aecf44

media-gfx/jpegoptim: add 1.5.3

Bug: https://bugs.gentoo.org/905324
Signed-off-by: John Helmert III <ajak <AT> gentoo.org>

 media-gfx/jpegoptim/Manifest               |  1 +
 media-gfx/jpegoptim/jpegoptim-1.5.3.ebuild | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/media-gfx/jpegoptim/Manifest b/media-gfx/jpegoptim/Manifest
index ccb19eb9b26c..ac090e9ee4d4 100644
--- a/media-gfx/jpegoptim/Manifest
+++ b/media-gfx/jpegoptim/Manifest
@@ -1 +1,2 @@
 DIST jpegoptim-1.4.6.tar.gz 99004 BLAKE2B efe8d4155e6a111ef7f810ddfa9d2ddc2b58d2a54728b81698c47444eebde864662ecc397cd935af47070b84daf36b33815e87a2909fc8b6ba7ca2421eff9687 SHA512 1ebd4986cbfeae19c1e01521862c15de25e078ccb6483c29f0d89b9c8e308c93d8dca7a200a57dd5da793e481ca5dc9c4f0d84b252f5b9408b4e719c35d7e90f
+DIST jpegoptim-1.5.3.tar.gz 121006 BLAKE2B 8fd54eb3e08268b080efb1747f5090a5a21500cea695483f1c892f1848155d3afc7b40304390d903cd3d7433e7811a0a77caa0747108be6e2e7535e7d664d3de SHA512 2e198636a7028d1781a00efed881e77af1324cf1906838ead9ffbb027c085cd287b26c3207e8b4f53e2f53ecb4dd2c035101b345a241a472288ba175e27d9423

diff --git a/media-gfx/jpegoptim/jpegoptim-1.5.3.ebuild b/media-gfx/jpegoptim/jpegoptim-1.5.3.ebuild
new file mode 100644
index 000000000000..19490ee21640
--- /dev/null
+++ b/media-gfx/jpegoptim/jpegoptim-1.5.3.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Utility to optimize JPEG files"
+HOMEPAGE="https://www.kokkonen.net/tjko/projects.html https://github.com/tjko/jpegoptim"
+SRC_URI="https://www.kokkonen.net/tjko/src/${P}.tar.gz"
+
+LICENSE="GPL-2+" # While COPYING is plain GPL-2, COPYRIGHT is clarifying it to be 'any later version'
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+
+DEPEND="media-libs/libjpeg-turbo:0"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jpegoptim/
@ 2023-04-30  7:43 Ionen Wolkens
  0 siblings, 0 replies; 24+ messages in thread
From: Ionen Wolkens @ 2023-04-30  7:43 UTC (permalink / raw
  To: gentoo-commits

commit:     5aa9a4836b515575b5a3a3e783ff0a0d478c9b4b
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 30 07:42:27 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sun Apr 30 07:42:31 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5aa9a483

media-gfx/jpegoptim: add myself as a maintainer

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 media-gfx/jpegoptim/metadata.xml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/media-gfx/jpegoptim/metadata.xml b/media-gfx/jpegoptim/metadata.xml
index 95b4643b8aee..b8364955db93 100644
--- a/media-gfx/jpegoptim/metadata.xml
+++ b/media-gfx/jpegoptim/metadata.xml
@@ -1,7 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<!-- maintainer-needed -->
+	<maintainer type="person">
+		<email>ionen@gentoo.org</email>
+		<name>Ionen Wolkens</name>
+	</maintainer>
 	<upstream>
 		<remote-id type="github">tjko/jpegoptim</remote-id>
 	</upstream>


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jpegoptim/
@ 2023-04-30  8:28 Ionen Wolkens
  0 siblings, 0 replies; 24+ messages in thread
From: Ionen Wolkens @ 2023-04-30  8:28 UTC (permalink / raw
  To: gentoo-commits

commit:     a850e9bccfa4e9b9221c299524afab180e42ecc6
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 30 07:51:08 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sun Apr 30 08:27:53 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a850e9bc

media-gfx/jpegoptim: misc ebuild updates

* GPL-2+ -> GPL-3+ (this changed in >=jpegoptim-1.4.7)
* add missing := to libjpeg-turbo (+revbump), subslot has changed
  twice before and it could potentially happen again
* switch to cmake, fixes bug #905365 -- cmake doesn't feel like much
  of an improvement given it lacks an install target, but autoconf
  is even still using a configure.in (not .ac) -- cmake tests seem
  to pass same as gcc if using clang-16

Closes: https://bugs.gentoo.org/905365
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 media-gfx/jpegoptim/jpegoptim-1.5.3-r1.ebuild | 32 +++++++++++++++++++++++++++
 media-gfx/jpegoptim/jpegoptim-1.5.3.ebuild    | 15 -------------
 2 files changed, 32 insertions(+), 15 deletions(-)

diff --git a/media-gfx/jpegoptim/jpegoptim-1.5.3-r1.ebuild b/media-gfx/jpegoptim/jpegoptim-1.5.3-r1.ebuild
new file mode 100644
index 000000000000..5db3691699a0
--- /dev/null
+++ b/media-gfx/jpegoptim/jpegoptim-1.5.3-r1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Utility to optimize JPEG files"
+HOMEPAGE="https://www.kokkonen.net/tjko/projects.html"
+SRC_URI="https://www.kokkonen.net/tjko/src/${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+
+RDEPEND="media-libs/libjpeg-turbo:="
+DEPEND="${DEPEND}"
+
+src_configure() {
+	local mycmakeargs=(
+		-DUSE_MOZJPEG=no
+	)
+
+	cmake_src_configure
+}
+
+src_install() {
+	# lacks an install target with cmake
+	dobin "${BUILD_DIR}"/${PN}
+	doman ${PN}.1
+	einstalldocs
+}

diff --git a/media-gfx/jpegoptim/jpegoptim-1.5.3.ebuild b/media-gfx/jpegoptim/jpegoptim-1.5.3.ebuild
deleted file mode 100644
index 19490ee21640..000000000000
--- a/media-gfx/jpegoptim/jpegoptim-1.5.3.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Utility to optimize JPEG files"
-HOMEPAGE="https://www.kokkonen.net/tjko/projects.html https://github.com/tjko/jpegoptim"
-SRC_URI="https://www.kokkonen.net/tjko/src/${P}.tar.gz"
-
-LICENSE="GPL-2+" # While COPYING is plain GPL-2, COPYRIGHT is clarifying it to be 'any later version'
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
-
-DEPEND="media-libs/libjpeg-turbo:0"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jpegoptim/
@ 2023-05-06 11:17 Ionen Wolkens
  0 siblings, 0 replies; 24+ messages in thread
From: Ionen Wolkens @ 2023-05-06 11:17 UTC (permalink / raw
  To: gentoo-commits

commit:     944464257eec140861e1dd5c44b197ad9a7261f0
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sat May  6 11:00:48 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sat May  6 11:16:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94446425

media-gfx/jpegoptim: stabilize 1.5.3-r1 for amd64, x86

Bug: https://bugs.gentoo.org/905324
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 media-gfx/jpegoptim/jpegoptim-1.5.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/jpegoptim/jpegoptim-1.5.3-r1.ebuild b/media-gfx/jpegoptim/jpegoptim-1.5.3-r1.ebuild
index ed642e31a20b..a46ab0bdf5cc 100644
--- a/media-gfx/jpegoptim/jpegoptim-1.5.3-r1.ebuild
+++ b/media-gfx/jpegoptim/jpegoptim-1.5.3-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.kokkonen.net/tjko/src/${P}.tar.gz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 RDEPEND="media-libs/libjpeg-turbo:="
 DEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jpegoptim/
@ 2023-05-06 11:17 Ionen Wolkens
  0 siblings, 0 replies; 24+ messages in thread
From: Ionen Wolkens @ 2023-05-06 11:17 UTC (permalink / raw
  To: gentoo-commits

commit:     3dd00c7dffba270a8b78ce3ac8d46fa96dc5478b
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sat May  6 11:01:00 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sat May  6 11:16:47 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dd00c7d

media-gfx/jpegoptim: drop vulnerable 1.4.6

Bug: https://bugs.gentoo.org/905324
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 media-gfx/jpegoptim/Manifest               |  1 -
 media-gfx/jpegoptim/jpegoptim-1.4.6.ebuild | 15 ---------------
 2 files changed, 16 deletions(-)

diff --git a/media-gfx/jpegoptim/Manifest b/media-gfx/jpegoptim/Manifest
index ac090e9ee4d4..6c2759353bc9 100644
--- a/media-gfx/jpegoptim/Manifest
+++ b/media-gfx/jpegoptim/Manifest
@@ -1,2 +1 @@
-DIST jpegoptim-1.4.6.tar.gz 99004 BLAKE2B efe8d4155e6a111ef7f810ddfa9d2ddc2b58d2a54728b81698c47444eebde864662ecc397cd935af47070b84daf36b33815e87a2909fc8b6ba7ca2421eff9687 SHA512 1ebd4986cbfeae19c1e01521862c15de25e078ccb6483c29f0d89b9c8e308c93d8dca7a200a57dd5da793e481ca5dc9c4f0d84b252f5b9408b4e719c35d7e90f
 DIST jpegoptim-1.5.3.tar.gz 121006 BLAKE2B 8fd54eb3e08268b080efb1747f5090a5a21500cea695483f1c892f1848155d3afc7b40304390d903cd3d7433e7811a0a77caa0747108be6e2e7535e7d664d3de SHA512 2e198636a7028d1781a00efed881e77af1324cf1906838ead9ffbb027c085cd287b26c3207e8b4f53e2f53ecb4dd2c035101b345a241a472288ba175e27d9423

diff --git a/media-gfx/jpegoptim/jpegoptim-1.4.6.ebuild b/media-gfx/jpegoptim/jpegoptim-1.4.6.ebuild
deleted file mode 100644
index 905d570976eb..000000000000
--- a/media-gfx/jpegoptim/jpegoptim-1.4.6.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Utility to optimize JPEG files"
-HOMEPAGE="https://www.kokkonen.net/tjko/projects.html https://github.com/tjko/jpegoptim"
-SRC_URI="https://www.kokkonen.net/tjko/src/${P}.tar.gz"
-
-LICENSE="GPL-2+" # While COPYING is plain GPL-2, COPYRIGHT is clarifying it to be 'any later version'
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-
-DEPEND="virtual/jpeg:0"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jpegoptim/
@ 2023-05-15 15:11 Ionen Wolkens
  0 siblings, 0 replies; 24+ messages in thread
From: Ionen Wolkens @ 2023-05-15 15:11 UTC (permalink / raw
  To: gentoo-commits

commit:     9bbea1c5321e2c75a2a0479555d3f93e772b6435
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon May 15 15:06:34 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon May 15 15:10:05 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bbea1c5

media-gfx/jpegoptim: add 1.5.4

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 media-gfx/jpegoptim/Manifest               |  1 +
 media-gfx/jpegoptim/jpegoptim-1.5.4.ebuild | 38 ++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/media-gfx/jpegoptim/Manifest b/media-gfx/jpegoptim/Manifest
index 6c2759353bc9..c1455f4eaac8 100644
--- a/media-gfx/jpegoptim/Manifest
+++ b/media-gfx/jpegoptim/Manifest
@@ -1 +1,2 @@
 DIST jpegoptim-1.5.3.tar.gz 121006 BLAKE2B 8fd54eb3e08268b080efb1747f5090a5a21500cea695483f1c892f1848155d3afc7b40304390d903cd3d7433e7811a0a77caa0747108be6e2e7535e7d664d3de SHA512 2e198636a7028d1781a00efed881e77af1324cf1906838ead9ffbb027c085cd287b26c3207e8b4f53e2f53ecb4dd2c035101b345a241a472288ba175e27d9423
+DIST jpegoptim-1.5.4.tar.gz 124040 BLAKE2B 0109c6bf7a608f894aab8005988d6192df2d3fde1b2ae28892bd2d7734aafc26a40f6ad812c3829b227ecefdf9d0d9b88f5c4f54a96057628e973125c3c9f8a9 SHA512 0e177cd316e7f5590f79bbde356f580b1a4f3113a2cbeb884aefc5671ce964e622264e1df1edb43abbb87d4afb2e5962bd0d6964f6910fe257775c594ff882f2

diff --git a/media-gfx/jpegoptim/jpegoptim-1.5.4.ebuild b/media-gfx/jpegoptim/jpegoptim-1.5.4.ebuild
new file mode 100644
index 000000000000..33c335ee285c
--- /dev/null
+++ b/media-gfx/jpegoptim/jpegoptim-1.5.4.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Utility to optimize JPEG files"
+HOMEPAGE="https://www.kokkonen.net/tjko/projects.html"
+SRC_URI="https://github.com/tjko/jpegoptim/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+# TODO: switch back to this if tarballs become available in a timely fashion
+#SRC_URI="https://www.kokkonen.net/tjko/src/${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+
+RDEPEND="media-libs/libjpeg-turbo:="
+DEPEND="${DEPEND}"
+
+PATCHES=(
+	"${FILESDIR}"/${PN}-1.5.3-system-libjpeg-libm.patch
+)
+
+src_configure() {
+	local mycmakeargs=(
+		-DUSE_MOZJPEG=no
+	)
+
+	cmake_src_configure
+}
+
+src_install() {
+	# lacks an install target with cmake
+	dobin "${BUILD_DIR}"/${PN}
+	doman ${PN}.1
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jpegoptim/
@ 2023-05-29 14:06 Sam James
  0 siblings, 0 replies; 24+ messages in thread
From: Sam James @ 2023-05-29 14:06 UTC (permalink / raw
  To: gentoo-commits

commit:     fc6b76fc29d3a7fec121d0a228b02a82c6a00b53
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 29 14:05:57 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 29 14:05:57 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc6b76fc

media-gfx/jpegoptim: Stabilize 1.5.4 amd64, #907369

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-gfx/jpegoptim/jpegoptim-1.5.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/jpegoptim/jpegoptim-1.5.4.ebuild b/media-gfx/jpegoptim/jpegoptim-1.5.4.ebuild
index 33c335ee285c..f3e04639e4ad 100644
--- a/media-gfx/jpegoptim/jpegoptim-1.5.4.ebuild
+++ b/media-gfx/jpegoptim/jpegoptim-1.5.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/tjko/jpegoptim/archive/refs/tags/v${PV}.tar.gz -> ${
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 RDEPEND="media-libs/libjpeg-turbo:="
 DEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jpegoptim/
@ 2023-05-29 17:49 Arthur Zamarin
  0 siblings, 0 replies; 24+ messages in thread
From: Arthur Zamarin @ 2023-05-29 17:49 UTC (permalink / raw
  To: gentoo-commits

commit:     7e791b3ca0354bba4b5087b7186703bfe6c0a180
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon May 29 17:49:01 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon May 29 17:49:01 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e791b3c

media-gfx/jpegoptim: Stabilize 1.5.4 x86, #907369

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-gfx/jpegoptim/jpegoptim-1.5.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/jpegoptim/jpegoptim-1.5.4.ebuild b/media-gfx/jpegoptim/jpegoptim-1.5.4.ebuild
index f3e04639e4ad..7ed7c896bc0f 100644
--- a/media-gfx/jpegoptim/jpegoptim-1.5.4.ebuild
+++ b/media-gfx/jpegoptim/jpegoptim-1.5.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/tjko/jpegoptim/archive/refs/tags/v${PV}.tar.gz -> ${
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 RDEPEND="media-libs/libjpeg-turbo:="
 DEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jpegoptim/
@ 2023-08-06  4:32 Ionen Wolkens
  0 siblings, 0 replies; 24+ messages in thread
From: Ionen Wolkens @ 2023-08-06  4:32 UTC (permalink / raw
  To: gentoo-commits

commit:     37421ac6967f158a487e58a1ff2ac3f863839141
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  6 00:59:04 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sun Aug  6 04:27:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37421ac6

media-gfx/jpegoptim: drop 1.5.3-r1

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 media-gfx/jpegoptim/Manifest                  |  1 -
 media-gfx/jpegoptim/jpegoptim-1.5.3-r1.ebuild | 36 ---------------------------
 2 files changed, 37 deletions(-)

diff --git a/media-gfx/jpegoptim/Manifest b/media-gfx/jpegoptim/Manifest
index c1455f4eaac8..9dd331353fbf 100644
--- a/media-gfx/jpegoptim/Manifest
+++ b/media-gfx/jpegoptim/Manifest
@@ -1,2 +1 @@
-DIST jpegoptim-1.5.3.tar.gz 121006 BLAKE2B 8fd54eb3e08268b080efb1747f5090a5a21500cea695483f1c892f1848155d3afc7b40304390d903cd3d7433e7811a0a77caa0747108be6e2e7535e7d664d3de SHA512 2e198636a7028d1781a00efed881e77af1324cf1906838ead9ffbb027c085cd287b26c3207e8b4f53e2f53ecb4dd2c035101b345a241a472288ba175e27d9423
 DIST jpegoptim-1.5.4.tar.gz 124040 BLAKE2B 0109c6bf7a608f894aab8005988d6192df2d3fde1b2ae28892bd2d7734aafc26a40f6ad812c3829b227ecefdf9d0d9b88f5c4f54a96057628e973125c3c9f8a9 SHA512 0e177cd316e7f5590f79bbde356f580b1a4f3113a2cbeb884aefc5671ce964e622264e1df1edb43abbb87d4afb2e5962bd0d6964f6910fe257775c594ff882f2

diff --git a/media-gfx/jpegoptim/jpegoptim-1.5.3-r1.ebuild b/media-gfx/jpegoptim/jpegoptim-1.5.3-r1.ebuild
deleted file mode 100644
index 232592c55169..000000000000
--- a/media-gfx/jpegoptim/jpegoptim-1.5.3-r1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Utility to optimize JPEG files"
-HOMEPAGE="https://www.kokkonen.net/tjko/projects.html"
-SRC_URI="https://www.kokkonen.net/tjko/src/${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-
-RDEPEND="media-libs/libjpeg-turbo:="
-DEPEND="${RDEPEND}"
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-1.5.3-system-libjpeg-libm.patch
-)
-
-src_configure() {
-	local mycmakeargs=(
-		-DUSE_MOZJPEG=no
-	)
-
-	cmake_src_configure
-}
-
-src_install() {
-	# lacks an install target with cmake
-	dobin "${BUILD_DIR}"/${PN}
-	doman ${PN}.1
-	einstalldocs
-}


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jpegoptim/
@ 2023-08-10  3:40 Ionen Wolkens
  0 siblings, 0 replies; 24+ messages in thread
From: Ionen Wolkens @ 2023-08-10  3:40 UTC (permalink / raw
  To: gentoo-commits

commit:     29ad25a4c8811a87cf40bebd564630f461456c82
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 10 03:39:44 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Aug 10 03:40:36 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29ad25a4

media-gfx/jpegoptim: add 1.5.5

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 media-gfx/jpegoptim/Manifest               |  1 +
 media-gfx/jpegoptim/jpegoptim-1.5.5.ebuild | 38 ++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/media-gfx/jpegoptim/Manifest b/media-gfx/jpegoptim/Manifest
index 9dd331353fbf..e7feb6e5ddf0 100644
--- a/media-gfx/jpegoptim/Manifest
+++ b/media-gfx/jpegoptim/Manifest
@@ -1 +1,2 @@
 DIST jpegoptim-1.5.4.tar.gz 124040 BLAKE2B 0109c6bf7a608f894aab8005988d6192df2d3fde1b2ae28892bd2d7734aafc26a40f6ad812c3829b227ecefdf9d0d9b88f5c4f54a96057628e973125c3c9f8a9 SHA512 0e177cd316e7f5590f79bbde356f580b1a4f3113a2cbeb884aefc5671ce964e622264e1df1edb43abbb87d4afb2e5962bd0d6964f6910fe257775c594ff882f2
+DIST jpegoptim-1.5.5.tar.gz 124361 BLAKE2B eb4cd150435c07df5116fbed653b378512ada96f4ebae65f08a4ccd9418ba71bcd6e369abb5713427c1ea8983432d4f94763252b580e657960154327f9f14d8f SHA512 81009e7079713aaa65fb8ef6d92b59eb6db16a460e8394cb3ce883228157f51ec0df0798d1a62d2e16c64678fd2a51a7156a9aa20b93e51343e3187657aefb4f

diff --git a/media-gfx/jpegoptim/jpegoptim-1.5.5.ebuild b/media-gfx/jpegoptim/jpegoptim-1.5.5.ebuild
new file mode 100644
index 000000000000..93c203d84af4
--- /dev/null
+++ b/media-gfx/jpegoptim/jpegoptim-1.5.5.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Utility to optimize JPEG files"
+HOMEPAGE="https://www.kokkonen.net/tjko/projects.html"
+SRC_URI="https://github.com/tjko/jpegoptim/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+# TODO: switch back to this if tarballs become available in a timely fashion
+#SRC_URI="https://www.kokkonen.net/tjko/src/${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+
+RDEPEND="media-libs/libjpeg-turbo:="
+DEPEND="${RDEPEND}"
+
+PATCHES=(
+	"${FILESDIR}"/${PN}-1.5.3-system-libjpeg-libm.patch
+)
+
+src_configure() {
+	local mycmakeargs=(
+		-DUSE_MOZJPEG=no
+	)
+
+	cmake_src_configure
+}
+
+src_install() {
+	# lacks an install target with cmake
+	dobin "${BUILD_DIR}"/${PN}
+	doman ${PN}.1
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jpegoptim/
@ 2023-09-11  0:18 Sam James
  0 siblings, 0 replies; 24+ messages in thread
From: Sam James @ 2023-09-11  0:18 UTC (permalink / raw
  To: gentoo-commits

commit:     76419dda969d731a8099282fe3c756f77dc3e76a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 11 00:17:55 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 11 00:17:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76419dda

media-gfx/jpegoptim: Stabilize 1.5.5 x86, #913953

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-gfx/jpegoptim/jpegoptim-1.5.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/jpegoptim/jpegoptim-1.5.5.ebuild b/media-gfx/jpegoptim/jpegoptim-1.5.5.ebuild
index a29ced2dd83b..46f1697664d6 100644
--- a/media-gfx/jpegoptim/jpegoptim-1.5.5.ebuild
+++ b/media-gfx/jpegoptim/jpegoptim-1.5.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/tjko/jpegoptim/archive/refs/tags/v${PV}.tar.gz -> ${
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 RDEPEND="media-libs/libjpeg-turbo:="
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jpegoptim/
@ 2023-09-11  0:18 Sam James
  0 siblings, 0 replies; 24+ messages in thread
From: Sam James @ 2023-09-11  0:18 UTC (permalink / raw
  To: gentoo-commits

commit:     a4f2cb5856a4451040ee4505ad6ef5aa1218a3d2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 11 00:17:54 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 11 00:17:54 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4f2cb58

media-gfx/jpegoptim: Stabilize 1.5.5 amd64, #913953

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-gfx/jpegoptim/jpegoptim-1.5.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/jpegoptim/jpegoptim-1.5.5.ebuild b/media-gfx/jpegoptim/jpegoptim-1.5.5.ebuild
index 93c203d84af4..a29ced2dd83b 100644
--- a/media-gfx/jpegoptim/jpegoptim-1.5.5.ebuild
+++ b/media-gfx/jpegoptim/jpegoptim-1.5.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/tjko/jpegoptim/archive/refs/tags/v${PV}.tar.gz -> ${
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 RDEPEND="media-libs/libjpeg-turbo:="
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 24+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-gfx/jpegoptim/
@ 2023-09-12 16:15 Ionen Wolkens
  0 siblings, 0 replies; 24+ messages in thread
From: Ionen Wolkens @ 2023-09-12 16:15 UTC (permalink / raw
  To: gentoo-commits

commit:     992bef90d6d0f9844a4add8c32bb69e9b19cd4c5
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 12 16:01:23 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Sep 12 16:01:23 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=992bef90

media-gfx/jpegoptim: drop 1.5.4

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 media-gfx/jpegoptim/Manifest               |  1 -
 media-gfx/jpegoptim/jpegoptim-1.5.4.ebuild | 38 ------------------------------
 2 files changed, 39 deletions(-)

diff --git a/media-gfx/jpegoptim/Manifest b/media-gfx/jpegoptim/Manifest
index e7feb6e5ddf0..a6eddd4c4adf 100644
--- a/media-gfx/jpegoptim/Manifest
+++ b/media-gfx/jpegoptim/Manifest
@@ -1,2 +1 @@
-DIST jpegoptim-1.5.4.tar.gz 124040 BLAKE2B 0109c6bf7a608f894aab8005988d6192df2d3fde1b2ae28892bd2d7734aafc26a40f6ad812c3829b227ecefdf9d0d9b88f5c4f54a96057628e973125c3c9f8a9 SHA512 0e177cd316e7f5590f79bbde356f580b1a4f3113a2cbeb884aefc5671ce964e622264e1df1edb43abbb87d4afb2e5962bd0d6964f6910fe257775c594ff882f2
 DIST jpegoptim-1.5.5.tar.gz 124361 BLAKE2B eb4cd150435c07df5116fbed653b378512ada96f4ebae65f08a4ccd9418ba71bcd6e369abb5713427c1ea8983432d4f94763252b580e657960154327f9f14d8f SHA512 81009e7079713aaa65fb8ef6d92b59eb6db16a460e8394cb3ce883228157f51ec0df0798d1a62d2e16c64678fd2a51a7156a9aa20b93e51343e3187657aefb4f

diff --git a/media-gfx/jpegoptim/jpegoptim-1.5.4.ebuild b/media-gfx/jpegoptim/jpegoptim-1.5.4.ebuild
deleted file mode 100644
index 46f1697664d6..000000000000
--- a/media-gfx/jpegoptim/jpegoptim-1.5.4.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Utility to optimize JPEG files"
-HOMEPAGE="https://www.kokkonen.net/tjko/projects.html"
-SRC_URI="https://github.com/tjko/jpegoptim/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-# TODO: switch back to this if tarballs become available in a timely fashion
-#SRC_URI="https://www.kokkonen.net/tjko/src/${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-
-RDEPEND="media-libs/libjpeg-turbo:="
-DEPEND="${RDEPEND}"
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-1.5.3-system-libjpeg-libm.patch
-)
-
-src_configure() {
-	local mycmakeargs=(
-		-DUSE_MOZJPEG=no
-	)
-
-	cmake_src_configure
-}
-
-src_install() {
-	# lacks an install target with cmake
-	dobin "${BUILD_DIR}"/${PN}
-	doman ${PN}.1
-	einstalldocs
-}


^ permalink raw reply related	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2023-09-12 16:16 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-16 21:39 [gentoo-commits] repo/gentoo:master commit in: media-gfx/jpegoptim/ Agostino Sarubbo
  -- strict thread matches above, loose matches on Subject: below --
2023-09-12 16:15 Ionen Wolkens
2023-09-11  0:18 Sam James
2023-09-11  0:18 Sam James
2023-08-10  3:40 Ionen Wolkens
2023-08-06  4:32 Ionen Wolkens
2023-05-29 17:49 Arthur Zamarin
2023-05-29 14:06 Sam James
2023-05-15 15:11 Ionen Wolkens
2023-05-06 11:17 Ionen Wolkens
2023-05-06 11:17 Ionen Wolkens
2023-04-30  8:28 Ionen Wolkens
2023-04-30  7:43 Ionen Wolkens
2023-04-29 20:30 John Helmert III
2019-04-01 19:33 Andreas Sturmlechner
2019-04-01 17:21 Thomas Deutschmann
2019-03-10 23:57 Andreas Sturmlechner
2019-02-09 16:07 Andreas Sturmlechner
2019-02-09 16:07 Andreas Sturmlechner
2017-08-22  0:15 Tim Harder
2017-08-21 23:56 Tim Harder
2017-08-21 23:56 Tim Harder
2017-08-21 23:56 Tim Harder
2015-08-28  7:03 Tim Harder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox