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

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

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

texlive-module-vntex.doc-2008.tar.lzma: new
texlive-module-vntex-2008.tar.lzma: new
texlive-langvietnamese.recipe: new
--- /dev/null
+++ texlive-langvietnamese.recipe
@@ -0,0 +29 @@
+#
+# Copyright (c) 2010 Weasel GNU/Linux [Filip Brcic (brcha@xxxxxxxxxxxx)]
+# Distributed under the terms of the GNU General Public License v3
+#
+
+loadSuperClass('texlivemodule')
+class TexliveLangvietnamese(TexliveModuleRecipe):
+    name = 'texlive-langvietnamese'
+    version = '2008'
+
+    buildRequires = [
+        'texlive-basic:data',
+        ]
+
+    shortDesc  = 'TeXLive Vietnamese'
+    licenses   = [ 'GPL-2', 'LPPL-1.3' ]
+    categories = [ 'Development/TeXLive' ]
+
+    # Put the module names into this variable
+    module_contents = [
+        'plnfss', 'vntex', 'collection-langvietnamese',
+        ]
+    # Documentation modules go into this variable
+    module_doc_contents = [
+        'plnfss.doc', 'vntex.doc',
+        ]
+
+    def policy(r):
+        r.addRuntimeRequirement('texlive-basic:data')

texlive-module-plnfss.doc-2008.tar.lzma: new
texlive-module-plnfss-2008.tar.lzma: new
texlive-module-collection-langvietnamese-2008.tar.lzma: new

Committed by: brcha

Other related posts:

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