Gentoo Archives: gentoo-user

From: Ashley Dixon <ash@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] binary packages: how to ...
Date: Wed, 15 Jul 2020 16:15:56
Message-Id: 20200715161446.uxsjhx5plldx5egs@ad-gentoo-main
In Reply to: Re: [gentoo-user] binary packages: how to ... by "Matt Connell (Gmail)"
1 On Wed, Jul 15, 2020 at 09:29:03AM -0500, Matt Connell (Gmail) wrote:
2 > On Wed, 2020-07-15 at 12:13 +0200, n952162 wrote:
3 > > Is there an open-source way to view the contents of a rar archive?
4 >
5 > The p7zip package, if compiled with the "rar" USE flag, can handle
6 > this, in case you have it already.
7
8 This forces the "unRAR" LICENSE on p7zip, as opposed to the Lesser GPL:
9
10 app-arch/p7zip ebuild:
11 LICENSE="LGPL-2.1 rar? ( unRAR )"
12
13 Unfortunately, as [1] describes, this licence is non-free and GPL-incompatible.
14 The full text is at `$(q -Ce PORTDIR)/licenses/unRAR`, for your viewing
15 displeasure.
16
17 [1] https://fedoraproject.org/wiki/Licensing:Unrar
18
19 --
20
21 Ashley Dixon
22 suugaku.co.uk
23
24 2A9A 4117
25 DA96 D18A
26 8A7B B0D2
27 A30E BF25
28 F290 A8AA

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] binary packages: how to ... "Matt Connell (Gmail)" <matthewdconnell@×××××.com>