public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/jpegpixi/
Date: Fri, 30 Sep 2022 03:43:30 +0000 (UTC)	[thread overview]
Message-ID: <1664509345.1b1bb8eca6110ef17c5e3009cbea22e9770d4f06.ionen@gentoo> (raw)

commit:     1b1bb8eca6110ef17c5e3009cbea22e9770d4f06
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 30 02:32:25 2022 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Fri Sep 30 03:42:25 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b1bb8ec

media-gfx/jpegpixi: EAPI6->8, fix deps+license, drop dead urls

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

 media-gfx/jpegpixi/jpegpixi-1.1.1-r1.ebuild | 21 +++++++++++++++++++++
 media-gfx/jpegpixi/jpegpixi-1.1.1.ebuild    | 21 ---------------------
 2 files changed, 21 insertions(+), 21 deletions(-)

diff --git a/media-gfx/jpegpixi/jpegpixi-1.1.1-r1.ebuild b/media-gfx/jpegpixi/jpegpixi-1.1.1-r1.ebuild
new file mode 100644
index 000000000000..6e452e66ab7b
--- /dev/null
+++ b/media-gfx/jpegpixi/jpegpixi-1.1.1-r1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Almost lossless JPEG pixel interpolator, for correcting digital camera defects"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
+SRC_URI="mirror://gentoo/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+
+RDEPEND="media-libs/libjpeg-turbo:="
+DEPEND="${RDEPEND}"
+
+src_install() {
+	dobin jpeg{hotp,pixi}
+	doman man/jpeg{hotp,pixi}.1
+	einstalldocs
+}

diff --git a/media-gfx/jpegpixi/jpegpixi-1.1.1.ebuild b/media-gfx/jpegpixi/jpegpixi-1.1.1.ebuild
deleted file mode 100644
index 78bf7510b840..000000000000
--- a/media-gfx/jpegpixi/jpegpixi-1.1.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="almost lossless JPEG pixel interpolator, for correcting digital camera defects"
-HOMEPAGE="http://www.zero-based.org/software/jpegpixi/"
-SRC_URI="http://www.zero-based.org/software/jpegpixi/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-
-DEPEND="virtual/jpeg"
-
-src_install() {
-	dobin jpeg{hotp,pixi}
-	doman man/jpeg{hotp,pixi}.1
-	einstalldocs AUTHORS NEWS README README.jpeglib ChangeLog
-}


             reply	other threads:[~2022-09-30  3:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-30  3:43 Ionen Wolkens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-09-30  3:43 [gentoo-commits] repo/gentoo:master commit in: media-gfx/jpegpixi/ Ionen Wolkens
2018-05-29 20:10 Aaron Bauman
2018-05-29 20:10 Aaron Bauman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1664509345.1b1bb8eca6110ef17c5e3009cbea22e9770d4f06.ionen@gentoo \
    --to=ionen@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox