Le jeudi 25 avril 2013 à 10:45 +0200, René Neumann a écrit :
> Dear all,
> 
> I noticed, that there is a global useflag 'xsl', with one of those
> bleh-descriptions "Enables XSL support"
> 
> There is exactly one user of it: php -- to pull in libxslt.
> 
> Now there is also the local useflag xslt (used by three other packages)
> for enabling xslt support (by pulling in libxslt).
> 
> My questions now are:
> 
> * Is there a real difference between them? As far as I can see XSL is a
> superset of XSLT, but it's somewhat fuzzy.
> * Should 'xsl' remain a global useflag?
> * Should php remain 'xsl' or go to 'xslt'?
> * When building a new package with optional XSLT-support: Should I use
> 'xsl' or 'xslt'.

Maybe it should even be a specific flag and enabled with USE=xml,
depends on the package I guess.

-- 
Gilles Dartiguelongue <[email protected]>
Gentoo


Reply via email to