Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Commit

Permalink
document Info4
Browse files Browse the repository at this point in the history
  • Loading branch information
David R. Morrison committed Mar 8, 2007
1 parent a59c68c commit dbe8a4a
Show file tree
Hide file tree
Showing 8 changed files with 45 additions and 17 deletions.
4 changes: 2 additions & 2 deletions doc/packaging/compilers.en.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?
$title = "Packaging - Compilers";
$cvs_author = 'Author: rangerrick';
$cvs_date = 'Date: 2007/02/23 22:04:55';
$cvs_author = 'Author: dmrrsn';
$cvs_date = 'Date: 2007/03/04 22:11:38';
$metatags = '<link rel="contents" href="index.php?phpLang=en" title="Packaging Contents"><link rel="next" href="reference.php?phpLang=en" title="Reference"><link rel="prev" href="fslayout.php?phpLang=en" title="Filesystem Layout">';


Expand Down
14 changes: 12 additions & 2 deletions doc/packaging/format.en.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?
$title = "Packaging - Package Descriptions";
$cvs_author = 'Author: rangerrick';
$cvs_date = 'Date: 2007/02/23 22:04:55';
$cvs_author = 'Author: dmrrsn';
$cvs_date = 'Date: 2007/03/04 22:11:38';
$metatags = '<link rel="contents" href="index.php?phpLang=en" title="Packaging Contents"><link rel="next" href="policy.php?phpLang=en" title="Packaging Policy"><link rel="prev" href="intro.php?phpLang=en" title="Introduction">';


Expand Down Expand Up @@ -162,6 +162,12 @@
the package <b>v</b>ersion. Note that the Epoch is not part
of <code>%v</code>.
</p>
</td></tr><tr valign="top"><td>%V</td><td>
<p>
the full package <b>V</b>ersion, which automatically includes the Epoch
if present. Note that this percent expansion is only available for
packages whose <code>InfoN</code> level is at least 4.
</p>
</td></tr><tr valign="top"><td>%r</td><td>
<p>
the package <b>r</b>evision
Expand Down Expand Up @@ -280,6 +286,10 @@
for 64-bit libraries); otherwise, this expands to <b>lib</b>.
(Introduced in fink-0.26.0)
</p>
<p>Note that <code>%lib</code> is not permitted in the
<code>ConfigureParams</code> field unless the <code>InfoN</code>
level is at least 4.
</p>
</td></tr></table>


Expand Down
4 changes: 2 additions & 2 deletions doc/packaging/fslayout.en.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?
$title = "Packaging - FS Layout";
$cvs_author = 'Author: rangerrick';
$cvs_date = 'Date: 2007/02/23 22:04:55';
$cvs_author = 'Author: dmrrsn';
$cvs_date = 'Date: 2007/03/04 22:11:38';
$metatags = '<link rel="contents" href="index.php?phpLang=en" title="Packaging Contents"><link rel="next" href="compilers.php?phpLang=en" title="Compilers"><link rel="prev" href="policy.php?phpLang=en" title="Packaging Policy">';


Expand Down
6 changes: 3 additions & 3 deletions doc/packaging/index.en.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?
$title = "Packaging";
$cvs_author = 'Author: rangerrick';
$cvs_date = 'Date: 2007/02/23 22:04:55';
$cvs_author = 'Author: dmrrsn';
$cvs_date = 'Date: 2007/03/04 22:11:38';
$metatags = '<link rel="contents" href="index.php?phpLang=en" title="Packaging Contents"><link rel="next" href="intro.php?phpLang=en" title="Introduction">';


Expand Down Expand Up @@ -30,7 +30,7 @@
</p>
<h2><? echo FINK_CONTENTS ; ?></h2><ul>
<li><a href="intro.php?phpLang=en"><b>1 Introduction</b></a><ul><li><a href="intro.php?phpLang=en#def1">1.1 What is a Package?</a></li><li><a href="intro.php?phpLang=en#ident">1.2 Identifying a Package</a></li></ul></li><li><a href="format.php?phpLang=en"><b>2 Package Descriptions</b></a><ul><li><a href="format.php?phpLang=en#trees">2.1 Tree Layout</a></li><li><a href="format.php?phpLang=en#format">2.2 File Format</a></li><li><a href="format.php?phpLang=en#percent">2.3 Percent Expansion</a></li></ul></li><li><a href="policy.php?phpLang=en"><b>3 Packaging Policy</b></a><ul><li><a href="policy.php?phpLang=en#licenses">3.1 Package Licenses</a></li><li><a href="policy.php?phpLang=en#openssl">3.2 The GPL and OpenSSL</a></li><li><a href="policy.php?phpLang=en#prefix">3.3 Base System Interference</a></li><li><a href="policy.php?phpLang=en#sharedlibs">3.4 Shared Libraries</a></li><li><a href="policy.php?phpLang=en#perlmods">3.5 Perl Modules</a></li><li><a href="policy.php?phpLang=en#emacs">3.6 Emacs Policy</a></li></ul></li><li><a href="fslayout.php?phpLang=en"><b>4 Filesystem Layout</b></a><ul><li><a href="fslayout.php?phpLang=en#fhs">4.1 The Filesystem Hierarchy Standard</a></li><li><a href="fslayout.php?phpLang=en#dirs">4.2 The Directories</a></li><li><a href="fslayout.php?phpLang=en#avoid">4.3 Things to Avoid</a></li></ul></li><li><a href="compilers.php?phpLang=en"><b>5 Compilers</b></a><ul><li><a href="compilers.php?phpLang=en#versions">5.1 Compiler Versions</a></li><li><a href="compilers.php?phpLang=en#abi">5.2 The g++ ABI</a></li></ul></li><li><a href="reference.php?phpLang=en"><b>6 Reference</b></a><ul><li><a href="reference.php?phpLang=en#build">6.1 The Build Process</a></li><li><a href="reference.php?phpLang=en#fields">6.2 Fields</a></li><li><a href="reference.php?phpLang=en#splitoffs">6.3 SplitOffs</a></li><li><a href="reference.php?phpLang=en#scripts">6.4 Scripts</a></li><li><a href="reference.php?phpLang=en#patches">6.5 Patches</a></li><li><a href="reference.php?phpLang=en#profile.d">6.6 Profile.d scripts</a></li></ul></li></ul>
<!--Generated from $Fink: packaging.en.xml,v 1.94 2007/02/23 22:04:55 rangerrick Exp $-->
<!--Generated from $Fink: packaging.en.xml,v 1.95 2007/03/04 22:11:38 dmrrsn Exp $-->
<? include_once "../../footer.inc"; ?>


4 changes: 2 additions & 2 deletions doc/packaging/intro.en.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?
$title = "Packaging - Intro";
$cvs_author = 'Author: rangerrick';
$cvs_date = 'Date: 2007/02/23 22:04:55';
$cvs_author = 'Author: dmrrsn';
$cvs_date = 'Date: 2007/03/04 22:11:38';
$metatags = '<link rel="contents" href="index.php?phpLang=en" title="Packaging Contents"><link rel="next" href="format.php?phpLang=en" title="Package Descriptions"><link rel="prev" href="index.php?phpLang=en" title="Packaging Contents">';


Expand Down
18 changes: 16 additions & 2 deletions doc/packaging/packaging.en.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
Generated from $Fink: packaging.en.xml,v 1.94 2007/02/23 22:04:55 rangerrick Exp $
Generated from $Fink: packaging.en.xml,v 1.95 2007/03/04 22:11:38 dmrrsn Exp $
-->
<title>Fink Documentation - Creating Fink Packages</title></head><body>
<table width="100%" cellspacing="0">
Expand Down Expand Up @@ -252,6 +252,12 @@ <h3><a name="format.percent">2.3 Percent Expansion</a></h3>
the package <b>v</b>ersion. Note that the Epoch is not part
of <tt style="white-space: nowrap;">%v</tt>.
</p>
</td></tr><tr valign="top"><td>%V</td><td>
<p>
the full package <b>V</b>ersion, which automatically includes the Epoch
if present. Note that this percent expansion is only available for
packages whose <tt style="white-space: nowrap;">InfoN</tt> level is at least 4.
</p>
</td></tr><tr valign="top"><td>%r</td><td>
<p>
the package <b>r</b>evision
Expand Down Expand Up @@ -370,6 +376,10 @@ <h3><a name="format.percent">2.3 Percent Expansion</a></h3>
for 64-bit libraries); otherwise, this expands to <b>lib</b>.
(Introduced in fink-0.26.0)
</p>
<p>Note that <tt style="white-space: nowrap;">%lib</tt> is not permitted in the
<tt style="white-space: nowrap;">ConfigureParams</tt> field unless the <tt style="white-space: nowrap;">InfoN</tt>
level is at least 4.
</p>
</td></tr></table>


Expand Down Expand Up @@ -1677,6 +1687,10 @@ <h3><a name="reference.fields">6.2 Fields</a></h3>
no more support for RFC-822 multi-lines, and can put comments in
pkglist fields.
</li>
<li>
<tt style="white-space: nowrap;">Info4</tt> (fink&gt;=0.26.2): adds %V expansion, and permits
<tt style="white-space: nowrap;">%lib</tt> in <tt style="white-space: nowrap;">ConfigureParams</tt> field.
</li>
</ul>
</td></tr></table>
<p><b>Dependencies:</b></p>
Expand Down Expand Up @@ -2867,4 +2881,4 @@ <h3><a name="reference.profile.d">6.6 Profile.d scripts</a></h3>
provided the document and this copyright notice remain complete and
unmodified. Any commercial reproduction and any online publication
requires the explicit consent of the author.</p><hr>
<p>Generated from <i>$Fink: packaging.en.xml,v 1.94 2007/02/23 22:04:55 rangerrick Exp $</i></p></body></html>
<p>Generated from <i>$Fink: packaging.en.xml,v 1.95 2007/03/04 22:11:38 dmrrsn Exp $</i></p></body></html>
4 changes: 2 additions & 2 deletions doc/packaging/policy.en.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?
$title = "Packaging - Policy";
$cvs_author = 'Author: rangerrick';
$cvs_date = 'Date: 2007/02/23 22:04:55';
$cvs_author = 'Author: dmrrsn';
$cvs_date = 'Date: 2007/03/04 22:11:38';
$metatags = '<link rel="contents" href="index.php?phpLang=en" title="Packaging Contents"><link rel="next" href="fslayout.php?phpLang=en" title="Filesystem Layout"><link rel="prev" href="format.php?phpLang=en" title="Package Descriptions">';


Expand Down
8 changes: 6 additions & 2 deletions doc/packaging/reference.en.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?
$title = "Packaging - Reference";
$cvs_author = 'Author: rangerrick';
$cvs_date = 'Date: 2007/02/23 22:04:55';
$cvs_author = 'Author: dmrrsn';
$cvs_date = 'Date: 2007/03/04 22:11:38';
$metatags = '<link rel="contents" href="index.php?phpLang=en" title="Packaging Contents"><link rel="prev" href="compilers.php?phpLang=en" title="Compilers">';


Expand Down Expand Up @@ -350,6 +350,10 @@
no more support for RFC-822 multi-lines, and can put comments in
pkglist fields.
</li>
<li>
<code>Info4</code> (fink&gt;=0.26.2): adds %V expansion, and permits
<code>%lib</code> in <code>ConfigureParams</code> field.
</li>
</ul>
</td></tr></table>
<p><b>Dependencies:</b></p>
Expand Down

0 comments on commit dbe8a4a

Please sign in to comment.