From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LUsRp-0008To-4L for garchives@archives.gentoo.org; Thu, 05 Feb 2009 00:50:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E74B1E05A4; Thu, 5 Feb 2009 00:50:27 +0000 (UTC) Received: from smtp03.tky.fi (smtp03.tky.fi [82.130.63.73]) by pigeon.gentoo.org (Postfix) with SMTP id 99713E05A4 for ; Thu, 5 Feb 2009 00:50:27 +0000 (UTC) Received: from [82.130.46.209] ([82.130.46.209]) by smtp03.tky.fi (SMSSMTP 4.1.9.35) with SMTP id M2009020502501923303 ; Thu, 05 Feb 2009 02:50:20 +0200 Message-ID: <498A3830.8060203@gentoo.org> Date: Thu, 05 Feb 2009 02:52:00 +0200 From: =?UTF-8?B?UGV0dGVyaSBSw6R0eQ==?= User-Agent: Mozilla/5.0 (X11; U; Linux i686; fi; rv:1.8.1.19) Gecko/20090111 Thunderbird/2.0.0.19 Mnenhy/0.7.5.666 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: Angelo Arrifano CC: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Announcement of The G Palmtop Environment ebuilds References: <1233675279.6250.95.camel@localhost> <4989827F.3000907@gentoo.org> <1233756207.22368.29.camel@localhost> <4989C3FF.2040801@gentoo.org> <1233794277.22368.57.camel@localhost> In-Reply-To: <1233794277.22368.57.camel@localhost> X-Enigmail-Version: 0.95.7 OpenPGP: url=http://users.tkk.fi/~praty/public.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig723DBCF42FD12291CF41BA11" X-Archives-Salt: 2d7b71b3-1006-455f-8a48-e8349a13850b X-Archives-Hash: 944852db43832b769032a36e364971a4 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig723DBCF42FD12291CF41BA11 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Angelo Arrifano wrote: > On Qua, 2009-02-04 at 18:36 +0200, Petteri R=C3=A4ty wrote: >> Angelo Arrifano wrote: >>> # Copyright 2008 Gentoo Foundation >>> # Distributed under the terms of the GNU General Public License v2 >>> # $Header: $ >>> # >>> # Authors: >>> # Rene Wagner >>> # Ned Ludd >>> # Angelo Arrifano >>> >> Should use eclass-manpages syntax. >=20 > Thanks, fixed on next revision >>> # GPE ECLASS >>> #GPECONF=3D"" # extra configure opts passed to econf >>> ELTCONF=3D"" # extra options passed to elibtoolize >>> DOCS=3D"" # documentation files to be installed with = dodoc >>> >> If other eclass that comes before in the inherit hierarchy and sets >> DOCS, do we want to override it? >=20 > Yes, we want. If we will make dodoc die by default like you proposed > below, DOCS must be explicitly set by each ebuild sourcing any common > DOC provided by the eclass. This makes little sense to me. The checks there makes sure that DOCS is non empty. >>> [ -z "${GPE_MIRROR}" ] && export GPE_MIRROR=3D"http://gpe.linuxtogo.o= rg/download/source" >>> >>> [ -z "${GPE_TARBALL_SUFFIX}" ] && export GPE_TARBALL_SUFFIX=3D"gz" >>> >> Is there a binary called that makes use of those two? > Yes, some packages uses bz2 but most of them gz. Ebuilds fetching bz2 > from the default URI will use both. >=20 If only the eclass/ebuilds use these variables, then there should not be an export statement here. >=20 > Stripping is problematic when cross-compiling. I'll do some more tests > to figure out the best way. Although, we are doing this for a long time= > now and it works. IMHO, changing things in the last "hour" usually lead= s > to breakage. Stripping is removed in your src_unpack so that variable probably does nothing. Regards, Petteri --------------enig723DBCF42FD12291CF41BA11 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkmKODAACgkQcxLzpIGCsLQ89wCeKSPspzgGl4ixovxP+r1IEG10 nscAoIlycYPk2oKL7GgRU7W/BcukrEwF =UsYj -----END PGP SIGNATURE----- --------------enig723DBCF42FD12291CF41BA11--