X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from jeremythomerson.com (unknown [74.117.189.39]) by mail.alpinelinux.org (Postfix) with ESMTP id DBBB419F1B44 for ; Fri, 14 Oct 2011 01:58:43 +0000 (UTC) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by jeremythomerson.com (Postfix) with ESMTP id F32C11C81D for ; Thu, 13 Oct 2011 21:07:20 -0500 (CDT) Received: by vcbfo13 with SMTP id fo13so589010vcb.13 for ; Thu, 13 Oct 2011 18:58:41 -0700 (PDT) Received: by 10.220.201.9 with SMTP id ey9mr463085vcb.40.1318557521114; Thu, 13 Oct 2011 18:58:41 -0700 (PDT) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Reply-To: jeremy@thomersonfamily.com Received: by 10.220.192.194 with HTTP; Thu, 13 Oct 2011 18:58:21 -0700 (PDT) In-Reply-To: <20111005131342.79468aef@alpinelinux.org> References: <20111005131342.79468aef@alpinelinux.org> From: Jeremy Thomerson Date: Thu, 13 Oct 2011 21:58:21 -0400 Message-ID: Subject: Re: [alpine-devel] lang subpackages To: Natanael Copa Cc: alpine-devel@lists.alpinelinux.org Content-Type: multipart/alternative; boundary=90e6ba53a25aa9799d04af38982e --90e6ba53a25aa9799d04af38982e Content-Type: text/plain; charset=ISO-8859-1 On Wed, Oct 5, 2011 at 7:13 AM, Natanael Copa wrote: > Hi, > > So I have implemented a new "special" subpackage in abuild: -lang > > This will copy /usr/share/locale into a $pkgname-lang subpackage. > > I have also created a "lang" meta package which will pull in the > translation packages and I have splitted out the translations for a > handful packages. I started with the ones who had the > biggest /usr/share/locale dirs. > > This can save some megs if you don't use the translations: > > alpine-netbook:~/src$ sudo apk del -i lang > The following packages will be REMOVED: > lang glade3-lang gnome-disk-utility-lang glib-lang gvfs-lang > iso-codes-lang > xfce-utils-lang gimp-lang xfce4-settings-lang thunar-lang gtk+2.0-lang > lxdm-lang xfce4-panel-lang xfwm4-lang inkscape-lang shotwell-lang > pidgin-lang gconf-lang gnumeric-lang gigolo-lang > After this operation, 157896 kB of disk space will be freed. > > I'm saving 158MB on my lappy. not bad... > Should we try to create a per-lang package instead of one lang package that has all languages? I think we discussed this a while back and IIRC we opted not to because of the bloat it might cause ($packages x $languages = $lotsOfLittlePackages). Was that the only reason, or is there another? It would be nice to "apk add lang-en lang-es" and just get the languages we needed. Jeremy Thomerson --90e6ba53a25aa9799d04af38982e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

On Wed, Oct 5, 2011 at 7:13 AM, Natanae= l Copa <ncopa@alpinelinux.org> wrote:
Hi,

So I have implemented a new "special" subpackage in abuild: -lang=

This will copy /usr/share/locale into a $pkgname-lang subpackage.

I have also created a "lang" meta package which will pull in the<= br> translation packages and I have splitted out the translations for a
handful packages. I started with the ones who had the
biggest /usr/share/locale dirs.

This can save some megs if you don't use the translations:

alpine-netbook:~/src$ sudo apk del -i lang
The following packages will be REMOVED:
=A0lang glade3-lang gnome-disk-utility-lang glib-lang gvfs-lang iso-codes-= lang
=A0xfce-utils-lang gimp-lang xfce4-settings-lang thunar-lang gtk+2.0-lang<= br> =A0lxdm-lang xfce4-panel-lang xfwm4-lang inkscape-lang shotwell-lang
=A0pidgin-lang gconf-lang gnumeric-lang gigolo-lang
After this operation, 157896 kB of disk space will be freed.

I'm saving 158MB on my lappy. not bad...

Should we try to create a per-lang package instead of one lang package tha= t has all languages? =A0I think we discussed this a while back and IIRC we = opted not to because of the bloat it might cause ($packages x $languages = =3D $lotsOfLittlePackages). =A0Was that the only reason, or is there anothe= r?

It would be nice to "apk add lang-en lang-es" and = just get the languages we needed.

Jeremy Thomerson= =A0

--90e6ba53a25aa9799d04af38982e-- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---