From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-libs/libjxl/
Date: Tue, 26 Oct 2021 16:45:36 +0000 (UTC) [thread overview]
Message-ID: <1635266716.cf9492e82b413e84024dc0d03cb22c2c22acb0a5.Alessandro-Barbieri@gentoo> (raw)
commit: cf9492e82b413e84024dc0d03cb22c2c22acb0a5
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Tue Oct 26 16:45:16 2021 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
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
+}
next reply other threads:[~2021-10-26 16:45 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-26 16:45 Alessandro Barbieri [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-03-18 15:03 [gentoo-commits] repo/proj/guru:dev commit in: media-libs/libjxl/ Daniel Novomesky
2022-03-13 11:25 Daniel Novomesky
2022-03-11 11:42 Daniel Novomesky
2022-01-24 13:36 Daniel Novomesky
2022-01-01 17:23 Daniel Novomesky
2021-11-22 16:06 Daniel Novomesky
2021-11-09 10:21 Daniel Novomesky
2021-11-08 9:04 Daniel Novomesky
2021-11-06 13:12 Alessandro Barbieri
2021-11-06 13:12 Alessandro Barbieri
2021-11-05 8:30 Alessandro Barbieri
2021-11-04 16:47 Daniel Novomesky
2021-10-28 15:21 Alessandro Barbieri
2021-10-28 15:18 Alessandro Barbieri
2021-09-12 12:02 Daniel Novomesky
2021-07-24 15:55 Andrew Ammerlaan
2021-06-03 11:45 Daniel Novomesky
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.Alessandro-Barbieri@gentoo \
--to=lssndrbarbieri@gmail.com \
--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