Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev <gentoo-dev@l.g.o>
Subject: [gentoo-dev] [RFC] Global use flag 'zip'
Date: Fri, 12 Oct 2018 20:10:06
Message-Id: 1539374992.9704.2.camel@gentoo.org
1 Hi,
2
3 I'd like to propose adding the following global USE flag:
4
5 zip - Enable support for .zip archives
6
7 The following packages match this description rather exactly:
8
9 local:zip:app-text/glark: Support for ZIP files using dev-ruby/rubyzip
10 local:zip:dev-games/cegui: Enable the Minizip resource provider
11 local:zip:dev-games/ogre: Support zip archives
12 local:zip:dev-games/physfs: Enable ZIP archive support
13 local:zip:dev-lang/php: Enable ZIP file support
14 local:zip:kde-apps/ark: Enable ZIP archive support via dev-libs/libzip
15 local:zip:media-gfx/nomacs: Build support for zip archives
16 local:zip:media-sound/mpd: Support for ZIP files
17
18 The following are unclear in their matching:
19
20 local:zip:net-libs/libwebsockets: Support serving pre-zipped files
21 local:zip:dev-libs/poco: Add support for the zip & gz archive formats
22 local:zip:dev-ml/ocamlnet: Enables netzip support to read/write gzip
23 data using object channels
24
25 What do you think?
26
27 --
28 Best regards,
29 Michał Górny

Attachments

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

Replies

Subject Author
Re: [gentoo-dev] [RFC] Global use flag 'zip' Jeroen Roovers <jer@g.o>