public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/simage/
Date: Wed, 28 Aug 2019 08:19:50 +0000 (UTC)	[thread overview]
Message-ID: <1566980360.fa93185a7f7bfb8801165a13c3f884765f2e9473.soap@gentoo> (raw)

commit:     fa93185a7f7bfb8801165a13c3f884765f2e9473
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 28 08:19:20 2019 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Aug 28 08:19:20 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa93185a

media-libs/simage: [QA] Remove media-libs/jasper dep

Bug: https://bugs.gentoo.org/689784
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 media-libs/simage/simage-1.7.0-r1.ebuild                | 7 +++----
 media-libs/simage/simage-1.7.1a_beta_pre20180312.ebuild | 7 +++----
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/media-libs/simage/simage-1.7.0-r1.ebuild b/media-libs/simage/simage-1.7.0-r1.ebuild
index 88bffba3a7b..f491e59cb38 100644
--- a/media-libs/simage/simage-1.7.0-r1.ebuild
+++ b/media-libs/simage/simage-1.7.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,13 +10,12 @@ SRC_URI="https://bitbucket.org/Coin3D/coin/downloads/${P}.tar.gz"
 LICENSE="public-domain mpeg2enc"
 KEYWORDS="amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86"
 SLOT="0"
-IUSE="debug gif jpeg jpeg2k png sndfile static-libs tiff vorbis zlib"
+IUSE="debug gif jpeg png sndfile static-libs tiff vorbis zlib"
 RESTRICT="mirror bindist" #465086
 
 RDEPEND="
 	gif? ( media-libs/giflib )
 	jpeg? ( virtual/jpeg:0= )
-	jpeg2k? ( media-libs/jasper )
 	png? ( media-libs/libpng:0= )
 	sndfile? ( media-libs/libsndfile )
 	tiff? ( media-libs/tiff:0= )
@@ -54,7 +53,7 @@ src_configure() {
 		$(use_enable debug) \
 		$(use_enable debug symbols) \
 		$(use_with jpeg) \
-		$(use_with jpeg2k jasper) \
+		--without-jasper \
 		$(use_with png) \
 		$(use_with sndfile libsndfile) \
 		$(use_enable static-libs static) \

diff --git a/media-libs/simage/simage-1.7.1a_beta_pre20180312.ebuild b/media-libs/simage/simage-1.7.1a_beta_pre20180312.ebuild
index 01635618aef..4ced5ba2961 100644
--- a/media-libs/simage/simage-1.7.1a_beta_pre20180312.ebuild
+++ b/media-libs/simage/simage-1.7.1a_beta_pre20180312.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,12 +14,11 @@ SRC_URI="https://dev.gentoo.org/~reavertm/${MY_P}.tar.bz2"
 LICENSE="public-domain mpeg2enc"
 KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
 SLOT="0"
-IUSE="debug gif jpeg jpeg2k png qt5 sndfile tiff vorbis"
+IUSE="debug gif jpeg png qt5 sndfile tiff vorbis"
 
 RDEPEND="
 	gif? ( media-libs/giflib )
 	jpeg? ( virtual/jpeg:0= )
-	jpeg2k? ( media-libs/jasper )
 	png? ( media-libs/libpng:0= )
 	qt5? (
 		dev-qt/qtcore:5
@@ -52,7 +51,7 @@ src_configure() {
 		-DSIMAGE_EPS_SUPPORT=ON
 		-DSIMAGE_GDIPLUS_SUPPORT=OFF # Windows only
 		-DSIMAGE_GIF_SUPPORT=$(usex gif)
-		-DSIMAGE_JASPER_SUPPORT=$(usex jpeg2k)
+		-DSIMAGE_JASPER_SUPPORT=OFF
 		-DSIMAGE_JPEG_SUPPORT=$(usex jpeg)
 		-DSIMAGE_LIBSNDFILE_SUPPORT=$(usex sndfile)
 		-DSIMAGE_MPEG2ENC_SUPPORT=ON


             reply	other threads:[~2019-08-28  8:20 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-28  8:19 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-18  0:15 [gentoo-commits] repo/gentoo:master commit in: media-libs/simage/ Andreas Sturmlechner
2024-11-26  0:36 Sam James
2024-10-21 14:42 Andreas Sturmlechner
2024-09-14 11:23 Andreas Sturmlechner
2024-03-25 11:22 Sam James
2024-03-25 11:22 Sam James
2024-03-25 11:22 Sam James
2024-03-25 11:22 Sam James
2023-12-09  3:00 Maciej Mrozowski
2022-12-16  4:30 Sam James
2021-12-08  3:33 Sam James
2021-02-24 22:07 Sam James
2021-02-24 20:45 Sam James
2021-02-21  4:04 Sam James
2021-02-21  4:03 Sam James
2021-01-15  6:50 Miroslav Šulc
2020-12-25  9:38 Miroslav Šulc
2020-03-04 16:34 Miroslav Šulc
2020-03-04 16:17 Agostino Sarubbo
2020-03-04 13:03 Agostino Sarubbo
2020-03-04  8:08 Agostino Sarubbo
2020-03-03 16:21 Agostino Sarubbo
2020-01-31  0:39 Miroslav Šulc
2020-01-30 12:55 Agostino Sarubbo
2020-01-30 11:05 Agostino Sarubbo
2020-01-30 11:00 Agostino Sarubbo
2020-01-30 10:10 Agostino Sarubbo
2019-11-16 17:28 Miroslav Šulc
2018-08-29  6:15 Sergei Trofimovich
2018-03-12  4:33 Matt Turner
2018-03-05 22:14 Andreas Sturmlechner
2018-03-04 22:30 Sergei Trofimovich
2018-01-17  5:11 Thomas Deutschmann
2017-07-20 20:57 Sergei Trofimovich
2017-04-20  8:26 Jeroen Roovers
2017-04-05 20:25 Michael Weber
2017-01-15  9:40 Justin Lecher
2015-08-24 14:23 Alexis Ballier

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=1566980360.fa93185a7f7bfb8801165a13c3f884765f2e9473.soap@gentoo \
    --to=soap@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