Gentoo Archives: gentoo-dev

From: "René Neumann" <lists@××××××.eu>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Useflags: xsl vs xslt
Date: Thu, 25 Apr 2013 08:45:53
Message-Id: 5178ED34.6050202@necoro.eu
1 Dear all,
2
3 I noticed, that there is a global useflag 'xsl', with one of those
4 bleh-descriptions "Enables XSL support"
5
6 There is exactly one user of it: php -- to pull in libxslt.
7
8 Now there is also the local useflag xslt (used by three other packages)
9 for enabling xslt support (by pulling in libxslt).
10
11 My questions now are:
12
13 * Is there a real difference between them? As far as I can see XSL is a
14 superset of XSLT, but it's somewhat fuzzy.
15 * Should 'xsl' remain a global useflag?
16 * Should php remain 'xsl' or go to 'xslt'?
17 * When building a new package with optional XSLT-support: Should I use
18 'xsl' or 'xslt'.
19
20 Thanks,
21 René

Replies

Subject Author
Re: [gentoo-dev] Useflags: xsl vs xslt "Diego Elio Pettenò" <flameeyes@×××××××××.eu>
Re: [gentoo-dev] Useflags: xsl vs xslt Gilles Dartiguelongue <eva@g.o>
Re: [gentoo-dev] Useflags: xsl vs xslt Ole Markus With <olemarkus@g.o>
Re: [gentoo-dev] Useflags: xsl vs xslt Peter Stuge <peter@×××××.se>