[weasel-commit] Source: texlive-documentation-english=2008-1

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Fri, 04 Jun 2010 18:43:47 -0400

================================
texlive-documentation-english:source=2008-1
cvc rdiff texlive-documentation-english -1 /weasel.rpath.org@wgl:3-devel/2008-1
================================
2008-1 Filip Brcic (brcha@xxxxxxxxxxxx) Fri Jun  4 18:43:30 2010
    texlive-documentation-english 2008

texlive-module-webguide-2008.tar.lzma: new
texlive-module-lshort-english.doc-2008.tar.lzma: new
texlive-module-latex2e-help-texinfo-2008.tar.lzma: new
texlive-module-pdf-forms-tutorial-en.doc-2008.tar.lzma: new
texlive-module-metafp-2008.tar.lzma: new
texlive-module-components-of-TeX-2008.tar.lzma: new
texlive-module-mathmode.doc-2008.tar.lzma: new
texlive-module-pstricks-tutorial-2008.tar.lzma: new
texlive-module-wp-conv-2008.tar.lzma: new
texlive-module-impatient-2008.tar.lzma: new
texlive-module-impatient.doc-2008.tar.lzma: new
texlive-module-latex-web-companion-2008.tar.lzma: new
texlive-module-AroBend.doc-2008.tar.lzma: new
texlive-module-truetype.doc-2008.tar.lzma: new
texlive-module-Type1fonts-2008.tar.lzma: new
texlive-module-Type1fonts.doc-2008.tar.lzma: new
texlive-module-knuth.doc-2008.tar.lzma: new
texlive-module-compact.doc-2008.tar.lzma: new
texlive-module-pdf-forms-tutorial-en-2008.tar.lzma: new
texlive-module-xetexref.doc-2008.tar.lzma: new
texlive-module-free-math-font-survey.doc-2008.tar.lzma: new
texlive-module-gentle.doc-2008.tar.lzma: new
texlive-module-free-math-font-survey-2008.tar.lzma: new
texlive-module-tds.doc-2008.tar.lzma: new
texlive-module-visualfaq.doc-2008.tar.lzma: new
texlive-module-components-of-TeX.doc-2008.tar.lzma: new
texlive-module-texbytopic.doc-2008.tar.lzma: new
texlive-module-tamethebeast.doc-2008.tar.lzma: new
texlive-module-guide-to-latex.doc-2008.tar.lzma: new
texlive-module-compact-2008.tar.lzma: new
texlive-module-guide-to-latex-2008.tar.lzma: new
texlive-module-dtxtut-2008.tar.lzma: new
texlive-documentation-english.recipe: new
--- /dev/null
+++ texlive-documentation-english.recipe
@@ -0,0 +55 @@
+#
+# Copyright (c) 2010 Weasel GNU/Linux [Filip Brcic (brcha@xxxxxxxxxxxx)]
+# Distributed under the terms of the GNU General Public License v3
+#
+
+loadSuperClass('texlivemodule')
+class TexliveDocumentationEnglish(TexliveModuleRecipe):
+    name = 'texlive-documentation-english'
+    version = '2008'
+
+    buildRequires = [
+        'texlive-documentation-base:data',
+        ]
+
+    shortDesc  = 'TeXLive English documentation'
+    licenses   = [ 'GPL-2', 'as-is', 'FDL-1.1', 'freedist', 'GPL-1', 
'LPPL-1.3' ]
+    categories = [ 'Development/TeXLive' ]
+
+    # Put the module names into this variable
+    module_contents = [
+        'AroBend', 'FAQ-en', 'MemoirChapStyles', 'Type1fonts',
+        'amslatex-primer', 'compact', 'components-of-TeX',
+        'comprehensive', 'dtxtut', 'firststeps',
+        'free-math-font-survey', 'gentle', 'guide-to-latex', 'help',
+        'impatient', 'knuth', 'l2tabu-english',
+        'latex2e-help-texinfo', 'latex-course',
+        'latex-graphics-companion', 'latex-web-companion',
+        'lshort-english', 'math-into-latex', 'mathmode',
+        'metafont-for-beginners', 'metafp', 'metapost-examples',
+        'pdf-forms-tutorial-en', 'pstricks-tutorial', 'tamethebeast',
+        'tds', 'tex-refs', 'texbytopic', 'tlc2', 'truetype',
+        'visualfaq', 'webguide', 'wp-conv', 'xetexref',
+        'collection-documentation-english',
+        ]
+    # Documentation modules go into this variable
+    module_doc_contents = [
+        'AroBend.doc', 'FAQ-en.doc', 'MemoirChapStyles.doc',
+        'Type1fonts.doc', 'amslatex-primer.doc', 'compact.doc',
+        'components-of-TeX.doc', 'comprehensive.doc', 'dtxtut.doc',
+        'firststeps.doc', 'free-math-font-survey.doc', 'gentle.doc',
+        'guide-to-latex.doc', 'help.doc', 'impatient.doc',
+        'knuth.doc', 'l2tabu-english.doc', 'latex2e-help-texinfo.doc',
+        'latex-course.doc', 'latex-graphics-companion.doc',
+        'latex-web-companion.doc', 'lshort-english.doc',
+        'math-into-latex.doc', 'mathmode.doc',
+        'metafont-for-beginners.doc', 'metafp.doc',
+        'metapost-examples.doc', 'pdf-forms-tutorial-en.doc',
+        'pstricks-tutorial.doc', 'tamethebeast.doc', 'tds.doc',
+        'tex-refs.doc', 'texbytopic.doc', 'tlc2.doc', 'truetype.doc',
+        'visualfaq.doc', 'webguide.doc', 'wp-conv.doc',
+        'xetexref.doc',
+        ]
+
+    def policy(r):
+        r.addRuntimeRequirement('texlive-documentation-base:data')

texlive-module-metapost-examples-2008.tar.lzma: new
texlive-module-l2tabu-english.doc-2008.tar.lzma: new
texlive-module-math-into-latex-2008.tar.lzma: new
texlive-module-FAQ-en.doc-2008.tar.lzma: new
texlive-module-metafp.doc-2008.tar.lzma: new
texlive-module-latex-web-companion.doc-2008.tar.lzma: new
texlive-module-collection-documentation-english-2008.tar.lzma: new
texlive-module-latex-graphics-companion.doc-2008.tar.lzma: new
texlive-module-l2tabu-english-2008.tar.lzma: new
texlive-module-latex-course.doc-2008.tar.lzma: new
texlive-module-metafont-for-beginners-2008.tar.lzma: new
texlive-module-metapost-examples.doc-2008.tar.lzma: new
texlive-module-knuth-2008.tar.lzma: new
texlive-module-tlc2.doc-2008.tar.lzma: new
texlive-module-truetype-2008.tar.lzma: new
texlive-module-xetexref-2008.tar.lzma: new
texlive-module-tex-refs-2008.tar.lzma: new
texlive-module-amslatex-primer-2008.tar.lzma: new
texlive-module-tex-refs.doc-2008.tar.lzma: new
texlive-module-webguide.doc-2008.tar.lzma: new
texlive-module-firststeps.doc-2008.tar.lzma: new
texlive-module-latex-course-2008.tar.lzma: new
texlive-module-FAQ-en-2008.tar.lzma: new
texlive-module-latex2e-help-texinfo.doc-2008.tar.lzma: new
texlive-module-dtxtut.doc-2008.tar.lzma: new
texlive-module-lshort-english-2008.tar.lzma: new
texlive-module-comprehensive.doc-2008.tar.lzma: new
texlive-module-wp-conv.doc-2008.tar.lzma: new
texlive-module-MemoirChapStyles.doc-2008.tar.lzma: new
texlive-module-metafont-for-beginners.doc-2008.tar.lzma: new
texlive-module-latex-graphics-companion-2008.tar.lzma: new
texlive-module-MemoirChapStyles-2008.tar.lzma: new
texlive-module-help-2008.tar.lzma: new
texlive-module-amslatex-primer.doc-2008.tar.lzma: new
texlive-module-tlc2-2008.tar.lzma: new
texlive-module-comprehensive-2008.tar.lzma: new
texlive-module-texbytopic-2008.tar.lzma: new
texlive-module-pstricks-tutorial.doc-2008.tar.lzma: new
texlive-module-help.doc-2008.tar.lzma: new
texlive-module-tds-2008.tar.lzma: new
texlive-module-AroBend-2008.tar.lzma: new
texlive-module-visualfaq-2008.tar.lzma: new
texlive-module-gentle-2008.tar.lzma: new
texlive-module-mathmode-2008.tar.lzma: new
texlive-module-firststeps-2008.tar.lzma: new
texlive-module-tamethebeast-2008.tar.lzma: new
texlive-module-math-into-latex.doc-2008.tar.lzma: new

Committed by: brcha

Other related posts:

  • » [weasel-commit] Source: texlive-documentation-english=2008-1 - rbuilder