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

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Fri, 04 Jun 2010 19:35:45 -0400

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

texlive-module-latex-tipps-und-tricks.doc-2008.tar.lzma: new
texlive-module-texlive-de.doc-2008.tar.lzma: new
texlive-module-l2picfaq-2008.tar.lzma: new
texlive-module-l2picfaq.doc-2008.tar.lzma: new
texlive-module-kopka-2008.tar.lzma: new
texlive-module-templates-sommer-2008.tar.lzma: new
texlive-documentation-german.recipe: new
--- /dev/null
+++ texlive-documentation-german.recipe
@@ -0,0 +39 @@
+#
+# Copyright (c) 2010 Weasel GNU/Linux [Filip Brcic (brcha@xxxxxxxxxxxx)]
+# Distributed under the terms of the GNU General Public License v3
+#
+
+loadSuperClass('texlivemodule')
+class TexliveDocumentationGerman(TexliveModuleRecipe):
+    name = 'texlive-documentation-german'
+    version = '2008'
+
+    buildRequires = [
+        'texlive-documentation-base:data',
+        ]
+
+    shortDesc  = 'TeXLive German documentation'
+    licenses   = [ 'GPL-2', 'as-is', 'FDL-1.1', 'GPL-1', 'LPPL-1.3' ]
+    categories = [ 'Development/TeXLive' ]
+
+    # Put the module names into this variable
+    module_contents = [
+        'kopka', 'l2picfaq', 'l2tabu', 'latex-tipps-und-tricks',
+        'lshort-german', 'pdf-forms-tutorial-de', 'templates-fenn',
+        'templates-sommer', 'texlive-de', 'voss-de',
+        'collection-documentation-german',
+        ]
+    # Documentation modules go into this variable
+    module_doc_contents = [
+        'kopka.doc', 'l2picfaq.doc', 'l2tabu.doc',
+        'latex-tipps-und-tricks.doc', 'lshort-german.doc',
+        'pdf-forms-tutorial-de.doc', 'templates-fenn.doc',
+        'templates-sommer.doc', 'texlive-de.doc', 'voss-de.doc',
+        ]
+    # Source modules go into this variable
+    module_src_contents = [
+        'texlive-de.source',
+        ]
+
+    def policy(r):
+        r.addRuntimeRequirement('texlive-documentation-base:data')

texlive-module-kopka.doc-2008.tar.lzma: new
texlive-module-lshort-german-2008.tar.lzma: new
texlive-module-pdf-forms-tutorial-de.doc-2008.tar.lzma: new
texlive-module-voss-de.doc-2008.tar.lzma: new
texlive-module-latex-tipps-und-tricks-2008.tar.lzma: new
texlive-module-l2tabu-2008.tar.lzma: new
texlive-module-l2tabu.doc-2008.tar.lzma: new
texlive-module-voss-de-2008.tar.lzma: new
texlive-module-pdf-forms-tutorial-de-2008.tar.lzma: new
texlive-module-templates-fenn.doc-2008.tar.lzma: new
texlive-module-lshort-german.doc-2008.tar.lzma: new
texlive-module-collection-documentation-german-2008.tar.lzma: new
texlive-module-texlive-de-2008.tar.lzma: new
texlive-module-templates-fenn-2008.tar.lzma: new
texlive-module-templates-sommer.doc-2008.tar.lzma: new

Committed by: brcha

Other related posts:

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