public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-libs/libjxl/
Date: Wed, 27 Oct 2021 06:18:07 +0000 (UTC)	[thread overview]
Message-ID: <1635266716.cf9492e82b413e84024dc0d03cb22c2c22acb0a5.flow@gentoo> (raw)

commit:     cf9492e82b413e84024dc0d03cb22c2c22acb0a5
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Tue Oct 26 16:45:16 2021 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue Oct 26 16:45:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cf9492e8

media-libs/libjxl: remove static lib, add todo

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 media-libs/libjxl/libjxl-0.6.ebuild | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/media-libs/libjxl/libjxl-0.6.ebuild b/media-libs/libjxl/libjxl-0.6.ebuild
index 52c54ec86..afd6ae0c0 100644
--- a/media-libs/libjxl/libjxl-0.6.ebuild
+++ b/media-libs/libjxl/libjxl-0.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/libjxl/libjxl/archive/refs/tags/v${PV}.tar.gz -> ${P
 KEYWORDS="~amd64"
 LICENSE="Apache-2.0"
 SLOT="0"
-IUSE="abi_x86_64 cpu_flags_arm_neon benchmark devtools examples man +openexr plugins profile +sjpeg +skcms tcmalloc tools viewers"
+IUSE="abi_x86_64 cpu_flags_arm_neon benchmark devtools examples man +openexr plugins profile +sjpeg +skcms tcmalloc tools viewers" #java
 
 RDEPEND="
 	app-arch/brotli
@@ -23,7 +23,6 @@ RDEPEND="
 	sys-libs/zlib
 	virtual/jpeg
 
-	!skcms? ( media-libs/lcms )
 	openexr? ( media-libs/openexr:= )
 	plugins? (
 		dev-libs/glib:2
@@ -35,6 +34,7 @@ RDEPEND="
 		x11-misc/shared-mime-info
 	)
 	sjpeg? ( media-libs/sjpeg:= )
+	!skcms? ( media-libs/lcms )
 	skcms? ( media-libs/skcms:= )
 	tcmalloc? ( dev-util/google-perftools )
 	viewers? ( media-libs/lcms )
@@ -85,3 +85,9 @@ src_configure() {
 
 	cmake_src_configure
 }
+
+src_install() {
+	cmake_src_install
+	find "${D}" -name '*.a' -delete || die
+	#TODO: install documentation
+}


             reply	other threads:[~2021-10-27  6:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-27  6:18 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-23 16:14 [gentoo-commits] repo/proj/guru:master commit in: media-libs/libjxl/ Ronny Gutbrod
2022-01-02 14:51 Andrew Ammerlaan
2021-11-08 13:02 Andrew Ammerlaan
2021-11-08 13:02 Andrew Ammerlaan
2021-11-08 13:02 Andrew Ammerlaan
2021-11-08 13:02 Andrew Ammerlaan
2021-10-28 20:56 Haelwenn Monnier
2021-10-28 20:56 Haelwenn Monnier
2021-09-15  7:50 Arthur Zamarin
2021-07-24 15:55 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-07-24 15:58 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-06-04  7:59 Andrew Ammerlaan

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=1635266716.cf9492e82b413e84024dc0d03cb22c2c22acb0a5.flow@gentoo \
    --to=flow@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