From: "Slawek Lis" <slis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/wimlib/
Date: Wed, 17 Jan 2018 09:20:53 +0000 (UTC) [thread overview]
Message-ID: <1516180823.3d59d2f1778312d3bc481cb0326746688ca75507.slis@gentoo> (raw)
commit: 3d59d2f1778312d3bc481cb0326746688ca75507
Author: Slawomir Lis <slis <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 17 09:20:10 2018 +0000
Commit: Slawek Lis <slis <AT> gentoo <DOT> org>
CommitDate: Wed Jan 17 09:20:23 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d59d2f1
app-arch/wimlib: added iso useflag
In order to correctly use an ``--iso'' argument, mkisofs is required.
This is done by adding new use flag and dependency
Package-Manager: Portage-2.3.19, Repoman-2.3.6
app-arch/wimlib/metadata.xml | 3 +++
app-arch/wimlib/wimlib-1.12.0.ebuild | 3 ++-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/app-arch/wimlib/metadata.xml b/app-arch/wimlib/metadata.xml
index 6f9a4af2ec3..0800647b3db 100644
--- a/app-arch/wimlib/metadata.xml
+++ b/app-arch/wimlib/metadata.xml
@@ -8,6 +8,9 @@
<flag name="fuse">
Use fuse libraries
</flag>
+ <flag name="iso">
+ Install app-cdr/cdrtools in order to prepare iso images
+ </flag>
<flag name="ntfs">
Use libntfs-3g library from sys-fs/ntfs3g
</flag>
diff --git a/app-arch/wimlib/wimlib-1.12.0.ebuild b/app-arch/wimlib/wimlib-1.12.0.ebuild
index 591962cc886..c6ce69eb2a1 100644
--- a/app-arch/wimlib/wimlib-1.12.0.ebuild
+++ b/app-arch/wimlib/wimlib-1.12.0.ebuild
@@ -21,7 +21,7 @@ HOMEPAGE="https://wimlib.net/"
LICENSE="|| ( GPL-3+ LGPL-3+ ) CC0-1.0"
SLOT="0"
-IUSE="cpu_flags_x86_ssse3 fuse ntfs openssl threads yasm"
+IUSE="cpu_flags_x86_ssse3 fuse iso ntfs openssl threads yasm"
REQUIRED_USE="cpu_flags_x86_ssse3? ( !openssl )"
RDEPEND="
@@ -29,6 +29,7 @@ RDEPEND="
ntfs? ( sys-fs/ntfs3g )
fuse? ( sys-fs/fuse:0 )
openssl? ( dev-libs/openssl:0 )
+ iso? ( app-cdr/cdrtools )
"
DEPEND="
${RDEPEND}
next reply other threads:[~2018-01-17 9:20 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-17 9:20 Slawek Lis [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-05 19:54 [gentoo-commits] repo/gentoo:master commit in: app-arch/wimlib/ Petr Vaněk
2024-08-31 20:26 Sam James
2024-08-31 20:26 Sam James
2024-08-31 14:49 Petr Vaněk
2023-06-03 16:16 Arthur Zamarin
2023-06-03 16:12 Arthur Zamarin
2023-05-03 8:59 Sam James
2022-04-17 20:05 Sam James
2021-12-05 18:31 Sam James
2021-12-05 4:00 Sam James
2021-09-01 9:38 David Seifert
2021-07-16 6:01 Joonas Niilola
2021-07-16 6:01 Joonas Niilola
2021-07-16 6:01 Joonas Niilola
2021-07-13 6:33 Agostino Sarubbo
2021-07-12 6:35 Agostino Sarubbo
2021-01-19 3:15 Sam James
2021-01-19 3:15 Sam James
2021-01-19 3:15 Sam James
2019-11-02 11:45 Michał Górny
2019-01-01 18:47 Slawek Lis
2018-01-17 9:50 Slawek Lis
2018-01-16 6:55 Slawek Lis
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=1516180823.3d59d2f1778312d3bc481cb0326746688ca75507.slis@gentoo \
--to=slis@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