public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/nomacs/
Date: Thu, 18 Apr 2019 09:03:03 +0000 (UTC)	[thread overview]
Message-ID: <1555578172.ef64ac5af67516e07a74ab12456b6b658c152325.kensington@gentoo> (raw)

commit:     ef64ac5af67516e07a74ab12456b6b658c152325
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 18 09:02:41 2019 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Apr 18 09:02:52 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef64ac5a

media-gfx/nomacs: remove heif USE flag

Support for heif is not part of a release yet.

Closes: https://bugs.gentoo.org/682598
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Michael Palimaka <kensington <AT> gentoo.org>

 media-gfx/nomacs/metadata.xml       | 1 -
 media-gfx/nomacs/nomacs-3.12.ebuild | 4 +---
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/media-gfx/nomacs/metadata.xml b/media-gfx/nomacs/metadata.xml
index 462a1644b16..b27b6fcfc0e 100644
--- a/media-gfx/nomacs/metadata.xml
+++ b/media-gfx/nomacs/metadata.xml
@@ -11,7 +11,6 @@
 		<remote-id type="sourceforge">nomacs</remote-id>
 	</upstream>
 	<use>
-		<flag name="heif">Enable support for ISO/IEC 23008-12:2017 HEIF/HEIC image format using <pkg>media-libs/libheif</pkg></flag>
 		<flag name="opencv">Build support for <pkg>media-libs/opencv</pkg></flag>
 	</use>
 </pkgmetadata>

diff --git a/media-gfx/nomacs/nomacs-3.12.ebuild b/media-gfx/nomacs/nomacs-3.12.ebuild
index ed18ddad761..32fc7db491a 100644
--- a/media-gfx/nomacs/nomacs-3.12.ebuild
+++ b/media-gfx/nomacs/nomacs-3.12.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="amd64 x86 ~amd64-linux"
-IUSE="heif +jpeg +opencv raw tiff zip"
+IUSE="+jpeg +opencv raw tiff zip"
 
 REQUIRED_USE="
 	raw? ( opencv )
@@ -28,7 +28,6 @@ RDEPEND="
 	dev-qt/qtsvg:5
 	dev-qt/qtwidgets:5
 	media-gfx/exiv2:=
-	heif? ( media-libs/libheif:= )
 	opencv? ( >=media-libs/opencv-3.4:= )
 	raw? ( media-libs/libraw:= )
 	tiff? (
@@ -52,7 +51,6 @@ src_configure() {
 		-DENABLE_CODE_COV=OFF
 		-DUSE_SYSTEM_QUAZIP=ON
 		-DENABLE_TRANSLATIONS=ON
-		-DENABLE_HEIF=$(usex heif)
 		-DENABLE_OPENCV=$(usex opencv)
 		-DENABLE_RAW=$(usex raw)
 		-DENABLE_TIFF=$(usex tiff)


             reply	other threads:[~2019-04-18  9:03 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-18  9:03 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-17 17:16 [gentoo-commits] repo/gentoo:master commit in: media-gfx/nomacs/ Joonas Niilola
2024-11-17 17:16 Joonas Niilola
2024-03-07 23:24 Andreas Sturmlechner
2023-11-22 11:31 Arthur Zamarin
2023-10-09  7:04 Sam James
2023-09-03 12:19 Andreas Sturmlechner
2022-09-10  0:29 Sam James
2022-09-09 16:09 Andrew Ammerlaan
2022-08-06 21:49 James Le Cuirot
2021-02-23 19:53 Andreas Sturmlechner
2021-02-15  3:36 Sam James
2020-10-10 11:57 Andreas Sturmlechner
2020-10-09  8:41 Agostino Sarubbo
2020-10-04 16:59 Sam James
2020-08-30  5:20 Sam James
2020-08-09  8:32 Andreas Sturmlechner
2020-07-17 15:17 Agostino Sarubbo
2020-07-17 15:05 Agostino Sarubbo
2020-06-16 13:39 Andreas Sturmlechner
2019-02-07 11:46 Mikle Kolyada
2019-01-31 22:15 Thomas Deutschmann
2019-01-14 14:35 Mikle Kolyada
2018-12-31 16:43 Thomas Deutschmann
2018-12-29 22:02 Andreas Sturmlechner
2018-06-07 10:13 Agostino Sarubbo
2018-04-13 20:00 Andreas Sturmlechner
2018-04-13 20:00 Andreas Sturmlechner
2018-04-10  9:22 Andreas Sturmlechner
2017-12-07 11:31 Michael Palimaka
2017-09-13 12:20 Michael Palimaka
2017-08-27  7:14 Michael Palimaka
2017-08-27  7:14 Michael Palimaka
2017-06-20  5:17 Agostino Sarubbo
2017-06-18 14:01 Agostino Sarubbo
2017-04-25  8:08 Michael Palimaka
2017-01-09 12:26 Aaron Bauman
2016-12-22 17:07 Michael Palimaka
2016-10-28 20:38 Michael Palimaka
2016-08-11 16:02 Michael Palimaka
2016-06-09 11:18 Michael Palimaka
2016-03-06 12:58 Agostino Sarubbo
2015-10-04 21:44 Michał Górny
2015-10-04 14:51 Michał Górny

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=1555578172.ef64ac5af67516e07a74ab12456b6b658c152325.kensington@gentoo \
    --to=kensington@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