Gentoo Archives: gentoo-dev

From: Nirbheek Chauhan <nirbheek@g.o>
To: Gentoo Dev <gentoo-dev@l.g.o>
Subject: [gentoo-dev] RFC: New eclass: mozlinguas.eclass
Date: Wed, 01 Feb 2012 19:26:52
Message-Id: CADqQcK7yWSC+YfcukK9CGF_GWOmjRMgAa3i2jzrxr4_3q0OUsw@mail.gmail.com
1 Hello folks,
2
3 We in the mozilla team got tired of duplicating the same 50 lines of
4 code across 6 ebuilds, and decided to consolidate them inside one
5 eclass.
6
7 The eclass is specific to Mozilla products (no one else can or should use it).
8
9 It generates SRC_URI using a list of supported language packs
10 ${LANGS[@]}, and exports src_unpack and src_install to install
11 language packs.
12
13 I'd love to have the attached eclass reviewed before I commit it. For
14 those using gmail, here's a web copy: http://i.cx/ahp
15 (git.o.g.o/mozilla)
16
17 Thanks!
18
19 --
20 ~Nirbheek Chauhan
21
22 Gentoo GNOME+Mozilla Team

Attachments

File name MIME type
mozlinguas.eclass application/octet-stream

Replies

Subject Author
[gentoo-dev] Re: RFC: New eclass: mozlinguas.eclass Nirbheek Chauhan <nirbheek@g.o>