Expand a bit the start of the chapter.
Sponsored by: Absolight
This commit is contained in:
parent
20c25af508
commit
84b985ee92
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51603
1 changed files with 11 additions and 5 deletions
|
@ -15,11 +15,17 @@
|
|||
<title>An Introduction to Flavors</title>
|
||||
|
||||
<para>Flavors are a way to have multiple variations of a port.
|
||||
The port is built multiple times, with variations. For example,
|
||||
a port can have a normal version with many features and quite a
|
||||
few dependencies, and a light <quote>lite</quote> version with
|
||||
only basic features and minimal dependencies.</para>
|
||||
</sect1>
|
||||
The port is built multiple times, with variations.</para>
|
||||
|
||||
<para>For example, a port can have a normal version with many
|
||||
features and quite a few dependencies, and a light
|
||||
<quote>lite</quote> version with only basic features and minimal
|
||||
dependencies.</para>
|
||||
|
||||
<para>Another example could be, a port can have a
|
||||
<application>GTK</application> flavor and a
|
||||
<application>QT</application> flavor, depending on which tookit
|
||||
it uses.</para> </sect1>
|
||||
|
||||
<sect1 xml:id="flavors-using">
|
||||
<title>Using FLAVORS</title>
|
||||
|
|
Loading…
Reference in a new issue