summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2007-06-06 11:40:54 +0000
committerNorbert Preining <preining@logic.at>2007-06-06 11:40:54 +0000
commit2493826608e3cf433540b1613d341b3816fcb6c2 (patch)
tree8c5e9cdcdf81a20feaa3dfea6ea768b61844e565
parent9a189bfb162fb5c15704737dab7b4d16dce6177a (diff)
add category (TLCore, Documentation, Package) to the specification
git-svn-id: svn://tug.org/texlive/trunk@4417 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--new-infra/Perl-API.txt2
-rw-r--r--new-infra/specification.txt7
2 files changed, 9 insertions, 0 deletions
diff --git a/new-infra/Perl-API.txt b/new-infra/Perl-API.txt
index c51625ed098..20d58ed021b 100644
--- a/new-infra/Perl-API.txt
+++ b/new-infra/Perl-API.txt
@@ -58,6 +58,8 @@ Input/Output
$tlp->writeout
without arg to stdout
with arg to filehandle
+ $tlp->writeout_simple
+ for comparison with tpm/tlps, will go away
$tlp->make_zip($tltree[,$destdir[,$zipname]]);
creates a zip file of the tlp in $destdir (if not
diff --git a/new-infra/specification.txt b/new-infra/specification.txt
index edce99a97c2..620a37555dd 100644
--- a/new-infra/specification.txt
+++ b/new-infra/specification.txt
@@ -8,6 +8,7 @@ every line looks like
key value
possible keys are
name (must be first)
+ category
shortdesc
longdesc
catalogue
@@ -22,6 +23,11 @@ Interpretation:
name
name of the package
+category
+ TLCore Package Documentation
+ as well known from tpms
+ if none specified it is Package
+
catalogue
name of the respective Catalogue entry, if missing, same as name
@@ -78,6 +84,7 @@ longdesc
-----------
same format as tlsrc, but the keys are
name
+ category
revision
shortdesc
longdesc