Gentoo Archives: gentoo-dev

From: Mike Gilbert <floppym@g.o>
To: Gentoo Dev <gentoo-dev@l.g.o>
Subject: [gentoo-dev] New eclass proposal: chromium.eclass
Date: Sun, 11 Mar 2012 17:28:43
Message-Id: 4F5CE06A.5010604@gentoo.org
1 I moved some of the functions currently implemented in the ebuilds for
2 www-client/chromium and www-client/google-chrome into a new eclass
3 "chromium.eclass".
4
5 This will allow the two packages to share some code, and it will reduce
6 the size of each chromium ebuild by around 4K (18K -> 14K).
7
8 I have attached a copy of the eclass and its manpage. You may also view
9 the eclass in my overlay:
10
11 https://bitbucket.org/floppym/floppym-overlay/src/default/eclass/chromium.eclass
12
13 Here is how it would be used in the www-client/chromium package:
14
15 https://bitbucket.org/floppym/floppym-overlay/changeset/fbf6de591da7
16
17 Please review.

Attachments

File name MIME type
chromium.eclass text/plain
chromium.eclass.5 text/plain
signature.asc application/pgp-signature

Replies