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

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Sat, 05 Jun 2010 15:36:31 -0400

================================
texlive-langmongolian:source=2008-1
cvc rdiff texlive-langmongolian -1 /weasel.rpath.org@wgl:3-devel/2008-1
================================
2008-1 Filip Brcic (brcha@xxxxxxxxxxxx) Sat Jun  5 15:36:25 2010
    texlive-langmongolian 2008

texlive-module-mongolian-babel.doc-2008.tar.lzma: new
texlive-module-soyombo-2008.tar.lzma: new
texlive-langmongolian.recipe: new
--- /dev/null
+++ texlive-langmongolian.recipe
@@ -0,0 +34 @@
+#
+# Copyright (c) 2010 Weasel GNU/Linux [Filip Brcic (brcha@xxxxxxxxxxxx)]
+# Distributed under the terms of the GNU General Public License v3
+#
+
+loadSuperClass('texlivemodule')
+class TexliveLangmongolian(TexliveModuleRecipe):
+    name = 'texlive-langmongolian'
+    version = '2008'
+
+    buildRequires = [
+        'texlive-basic:data',
+        ]
+
+    shortDesc  = 'TeXLive Mongolian'
+    licenses   = [ 'GPL-2', 'freedist', 'GPL-1', 'LPPL-1.3' ]
+    categories = [ 'Development/TeXLive' ]
+
+    # Put the module names into this variable
+    module_contents = [
+        'hyphen-mongolian', 'mongolian-babel', 'montex', 'soyombo',
+        'collection-langmongolian',
+        ]
+    # Documentation modules go into this variable
+    module_doc_contents = [
+        'mongolian-babel.doc', 'montex.doc', 'soyombo.doc',
+        ]
+    # Source modules go into this variable
+    module_src_contents = [
+        'mongolian-babel.source', 'montex.source',
+        ]
+
+    def policy(r):
+        r.addRuntimeRequirement('texlive-basic:data')

texlive-module-montex-2008.tar.lzma: new
texlive-module-soyombo.doc-2008.tar.lzma: new
texlive-module-mongolian-babel-2008.tar.lzma: new
texlive-module-montex.doc-2008.tar.lzma: new
texlive-module-hyphen-mongolian-2008.tar.lzma: new
texlive-module-collection-langmongolian-2008.tar.lzma: new

Committed by: brcha

Other related posts:

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