public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: media-gfx/krita/
Date: Thu,  4 Oct 2018 10:53:21 +0000 (UTC)	[thread overview]
Message-ID: <1538650383.09d8edf7fc6846efbe9a2666d0bf640949252b19.asturm@gentoo> (raw)

commit:     09d8edf7fc6846efbe9a2666d0bf640949252b19
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  4 10:46:38 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct  4 10:53:03 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=09d8edf7

media-gfx/krita: Add USE heif

Upstream commit bf21ee1e4d83256900d843e00c495e7cf9646e35

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

 media-gfx/krita/krita-9999.ebuild | 6 ++++--
 media-gfx/krita/metadata.xml      | 1 +
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/media-gfx/krita/krita-9999.ebuild b/media-gfx/krita/krita-9999.ebuild
index 8d2f3b2f08..0a7be5dabe 100644
--- a/media-gfx/krita/krita-9999.ebuild
+++ b/media-gfx/krita/krita-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,7 +16,7 @@ fi
 DESCRIPTION="Free digital painting application. Digital Painting, Creative Freedom!"
 HOMEPAGE="https://www.kde.org/applications/graphics/krita/ https://krita.org/"
 LICENSE="GPL-3"
-IUSE="color-management fftw gif +gsl +jpeg openexr pdf qtmedia +raw tiff vc"
+IUSE="color-management fftw gif +gsl heif +jpeg openexr pdf qtmedia +raw tiff vc"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 COMMON_DEPEND="${PYTHON_DEPS}
@@ -60,6 +60,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
 	gif? ( media-libs/giflib )
 	gsl? ( sci-libs/gsl:= )
 	jpeg? ( virtual/jpeg:0 )
+	heif? ( media-libs/libheif:= )
 	openexr? (
 		media-libs/ilmbase:=
 		media-libs/openexr
@@ -98,6 +99,7 @@ src_configure() {
 		$(cmake-utils_use_find_package fftw FFTW3)
 		$(cmake-utils_use_find_package gif GIF)
 		$(cmake-utils_use_find_package gsl GSL)
+		$(cmake-utils_use_find_package heif HEIF)
 		$(cmake-utils_use_find_package jpeg JPEG)
 		$(cmake-utils_use_find_package openexr OpenEXR)
 		$(cmake-utils_use_find_package pdf Poppler)

diff --git a/media-gfx/krita/metadata.xml b/media-gfx/krita/metadata.xml
index c63335afbc..0ee0df7f22 100644
--- a/media-gfx/krita/metadata.xml
+++ b/media-gfx/krita/metadata.xml
@@ -7,6 +7,7 @@
 	</maintainer>
 	<use>
 		<flag name="color-management">Enable color management via <pkg>media-libs/opencolorio</pkg></flag>
+		<flag name="heif">Enable support for ISO/IEC 23008-12:2017 HEIF/HEIC image format using <pkg>media-libs/libheif</pkg></flag>
 		<flag name="qtmedia">Enable sound support for animations via <pkg>dev-qt/qtmultimedia</pkg></flag>
 		<flag name="vc">Enable support for <pkg>dev-libs/vc</pkg>, could be a significant speed boost</flag>
 	</use>


             reply	other threads:[~2018-10-04 10:53 UTC|newest]

Thread overview: 76+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-04 10:53 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-25 18:47 [gentoo-commits] proj/kde:master commit in: media-gfx/krita/ Andreas Sturmlechner
2024-01-21 19:21 Andreas Sturmlechner
2022-12-16 19:33 Andreas Sturmlechner
2022-12-14 20:07 Andreas Sturmlechner
2022-11-08 20:21 Andreas Sturmlechner
2022-10-16  9:42 Andreas Sturmlechner
2022-09-14 11:56 Andreas Sturmlechner
2022-09-14 11:56 Andreas Sturmlechner
2022-09-14 11:52 Andreas Sturmlechner
2022-07-04 16:26 Andreas Sturmlechner
2022-05-08 13:33 Andreas Sturmlechner
2021-12-28 17:01 Andreas Sturmlechner
2021-12-23 11:34 Andreas Sturmlechner
2021-12-23 11:02 Andreas Sturmlechner
2021-11-05 15:55 Andreas Sturmlechner
2021-08-25  9:00 Andreas Sturmlechner
2021-07-22 20:00 Andreas Sturmlechner
2021-07-22 20:00 Andreas Sturmlechner
2021-03-13 11:27 Andreas Sturmlechner
2021-03-07 23:04 Andreas Sturmlechner
2021-01-21 14:27 Andreas Sturmlechner
2021-01-19 20:44 Andreas Sturmlechner
2020-10-31  9:26 Andreas Sturmlechner
2020-10-31  9:26 Andreas Sturmlechner
2020-08-18 17:47 Andreas Sturmlechner
2020-03-26 13:46 Andreas Sturmlechner
2020-02-12 22:45 Andreas Sturmlechner
2020-02-12 22:45 Andreas Sturmlechner
2020-02-09 18:06 Andreas Sturmlechner
2019-11-11  0:19 Andreas Sturmlechner
2019-10-24 18:37 Andreas Sturmlechner
2019-09-07 13:06 Andreas Sturmlechner
2019-08-04 21:10 Andreas Sturmlechner
2019-07-15 17:43 Andreas Sturmlechner
2019-06-01 16:17 Andreas Sturmlechner
2019-05-27 18:55 Andreas Sturmlechner
2019-02-17 11:11 Andreas Sturmlechner
2019-01-26 23:45 Andreas Sturmlechner
2019-01-26 20:29 Andreas Sturmlechner
2018-12-16 19:40 Andreas Sturmlechner
2018-09-04 22:06 Andreas Sturmlechner
2018-08-29 10:51 Andreas Sturmlechner
2018-04-08 16:03 Johannes Huber
2018-04-08 16:03 Johannes Huber
2018-04-08 16:03 Johannes Huber
2018-04-08 16:03 Johannes Huber
2018-04-08 14:34 Johannes Huber
2017-09-10 14:48 Andreas Sturmlechner
2017-08-20  8:34 Andreas Sturmlechner
2017-05-26 16:32 Andreas Sturmlechner
2017-02-02  9:00 Michael Palimaka
2017-02-02  8:37 Michael Palimaka
2017-01-20  0:01 Andreas Sturmlechner
2016-09-29 10:20 Michael Palimaka
2016-09-22 11:17 Michael Palimaka
2016-08-07 16:30 Michael Palimaka
2016-06-05 18:25 Michael Palimaka
2016-06-05 18:25 Michael Palimaka
2016-06-05 18:25 Michael Palimaka
2016-06-05 18:10 Michael Palimaka
2016-06-05 17:20 Michael Palimaka
2016-06-05 17:20 Michael Palimaka
2016-06-05 17:14 Michael Palimaka
2016-06-05 17:14 Michael Palimaka
2016-06-05 17:14 Michael Palimaka
2016-06-05 17:14 Michael Palimaka
2016-06-05 17:14 Michael Palimaka
2016-06-05 17:14 Michael Palimaka
2016-06-05 17:14 Michael Palimaka
2016-06-05 17:14 Michael Palimaka
2016-06-05 17:14 Michael Palimaka
2016-03-22 21:10 Johannes Huber
2016-03-22 20:13 Johannes Huber
2015-12-31  9:26 Michael Palimaka
2015-10-13 13:21 Michael Palimaka

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=1538650383.09d8edf7fc6846efbe9a2666d0bf640949252b19.asturm@gentoo \
    --to=asturm@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