[weasel-commit] Source: texlive-langfrench=2008-1

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Sat, 05 Jun 2010 08:07:50 -0400

================================
texlive-langfrench:source=2008-1
cvc rdiff texlive-langfrench -1 /weasel.rpath.org@wgl:3-devel/2008-1
================================
2008-1 Filip Brcic (brcha@xxxxxxxxxxxx) Sat Jun  5 08:07:34 2010
    texlive-langfrench 2008

texlive-module-mafr.doc-2008.tar.lzma: new
texlive-module-tdsfrmath-2008.tar.lzma: new
texlive-module-tabvar.doc-2008.tar.lzma: new
texlive-module-frenchle-2008.tar.lzma: new
texlive-module-aeguill.doc-2008.tar.lzma: new
texlive-module-tdsfrmath.doc-2008.tar.lzma: new
texlive-module-variations-2008.tar.lzma: new
texlive-langfrench.recipe: new
--- /dev/null
+++ texlive-langfrench.recipe
@@ -0,0 +36 @@
+#
+# Copyright (c) 2010 Weasel GNU/Linux [Filip Brcic (brcha@xxxxxxxxxxxx)]
+# Distributed under the terms of the GNU General Public License v3
+#
+
+loadSuperClass('texlivemodule')
+class TexliveLangfrench(TexliveModuleRecipe):
+    name = 'texlive-langfrench'
+    version = '2008'
+
+    buildRequires = [
+        'texlive-basic:data',
+        ]
+
+    shortDesc  = 'TeXLive French'
+    licenses   = [ 'GPL-2', 'GPL-1', 'LPPL-1.3', 'public-domain' ]
+    categories = [ 'Development/TeXLive' ]
+
+    # Put the module names into this variable
+    module_contents = [
+        'aeguill', 'frenchle', 'frletter', 'mafr', 'tabvar',
+        'tdsfrmath', 'variations', 'hyphen-basque', 'hyphen-french',
+        'collection-langfrench',
+        ]
+    # Documentation modules go into this variable
+    module_doc_contents = [
+        'aeguill.doc', 'frenchle.doc', 'frletter.doc', 'mafr.doc',
+        'tabvar.doc', 'tdsfrmath.doc', 'variations.doc',
+        ]
+    # Source modules go into this variable
+    module_src_contents = [
+        'tabvar.source', 'tdsfrmath.source',
+        ]
+
+    def policy(r):
+        r.addRuntimeRequirement('texlive-basic:data')

texlive-module-frletter.doc-2008.tar.lzma: new
texlive-module-collection-langfrench-2008.tar.lzma: new
texlive-module-aeguill-2008.tar.lzma: new
texlive-module-hyphen-basque-2008.tar.lzma: new
texlive-module-tabvar-2008.tar.lzma: new
texlive-module-mafr-2008.tar.lzma: new
texlive-module-hyphen-french-2008.tar.lzma: new
texlive-module-frletter-2008.tar.lzma: new
texlive-module-variations.doc-2008.tar.lzma: new
texlive-module-frenchle.doc-2008.tar.lzma: new

Committed by: brcha

Other related posts:

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