On Saturday 14 of August 2010 18:28:19 Peter Hjalmarsson wrote:
> lör 2010-08-14 klockan 13:45 +0200 skrev Chí-Thanh Christopher Nguyễn:
> > Peter Hjalmarsson schrieb:
> > > This is about my beloved USE="ssl". A bit long and ranty, but if you
> > > want the consensus, just read the last part.
> > > 
> > > 
> > > Today a new snapshot of gnash was uploaded where the old USE="ssl" was
> > > renamed to USE="openssl".
> > > 
> > > So yet another package where if you want ssl support you have to
> > > _personally_ audit what function this useflag has (i.e. does it enable
> > > ssl or tune the ssl implementation?).
> > > 
> > > So I wanted to figure it out, does gnash provide ssl itself and the
> > > USE="openssl" only tunes how it is implemented or does USE="openssl"
> > > enable ssl?
> > 
> > The USE flag was renamed after discussion with upstream. Gnash does not
> > provide any SSL implementation itself and (when invoked as NPAPI plugin)
> > uses the browser's facilities. Possibly I could make more explicit that
> > users only interested in the plugin don't need it.
> > 
> > 
> > Best regards,
> > Chí-Thanh Christopher Nguyễn
> 
> Well if that is the use of the use flag the description is to be honest
> really bad.
> 
> And still, why openssl instead of ssl? Even if most people are out to
> only get the plugin the meaning of use flag for the rest of the package
> is still the same. So is there a special reson why upstream do want ssl
> disabled for people only out to get the plugin (and why not EAPI=1 and
> IUSE="-ssl")?

Because it won't work. Take a look at make.conf(5) manual page - 
USE_ORDER="env:pkg:conf:defaults:pkginternal:env.d" - USE defaults in profile 
will override pkginternal (IUSE defaults in ebuild).
That being said IUSE="-foo" is no-op.

Otherwise I agree with you wrt naming inconsistencies.

I would also like to see some USE defaults from make.defaults moved to 
package.use, and some package.use defaults moved to IUSE defaults (and some 
make.defaults dropped completely, like freaking python and perl USE flags - 
bug 250179)

-- 
regards
MM

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to