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

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

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

texlive-module-cc-pl-2008.tar.lzma: new
texlive-langpolish.recipe: new
--- /dev/null
+++ texlive-langpolish.recipe
@@ -0,0 +38 @@
+#
+# Copyright (c) 2010 Weasel GNU/Linux [Filip Brcic (brcha@xxxxxxxxxxxx)]
+# Distributed under the terms of the GNU General Public License v3
+#
+
+loadSuperClass('texlivemodule')
+class TexliveLangpolish(TexliveModuleRecipe):
+    name = 'texlive-langpolish'
+    version = '2008'
+
+    buildRequires = [
+        'texlive-latex:runtime',
+        ]
+
+    shortDesc  = 'TeXLive Polish'
+    licenses   = [ 'GPL-2', 'as-is', 'freedist', 'LPPL-1.3', 'public-domain' ]
+    categories = [ 'Development/TeXLive' ]
+
+    # Put the module names into this variable
+    module_contents = [
+        'cc-pl', 'gustlib', 'mex', 'mwcls', 'ogonek', 'pl', 'polski',
+        'qpxqtx', 'tap', 'utf8mex', 'bin-mex', 'hyphen-polish',
+        'collection-langpolish',
+        ]
+    # Documentation modules go into this variable
+    module_doc_contents = [
+        'cc-pl.doc', 'gustlib.doc', 'mex.doc', 'mwcls.doc',
+        'ogonek.doc', 'pl.doc', 'polski.doc', 'qpxqtx.doc', 'tap.doc',
+        'utf8mex.doc',
+        ]
+    # Source modules go into this variable
+    module_src_contents = [
+        'mex.source', 'mwcls.source', 'ogonek.source',
+        'polski.source', 'tap.source',
+        ]
+
+    def policy(r):
+        r.addRuntimeRequirement('texlive-latex:runtime')

texlive-module-polski.doc-2008.tar.lzma: new
texlive-module-cc-pl.doc-2008.tar.lzma: new
texlive-module-mex.doc-2008.tar.lzma: new
texlive-module-tap-2008.tar.lzma: new
texlive-module-utf8mex-2008.tar.lzma: new
texlive-module-mex-2008.tar.lzma: new
texlive-module-collection-langpolish-2008.tar.lzma: new
texlive-module-ogonek-2008.tar.lzma: new
texlive-module-gustlib.doc-2008.tar.lzma: new
texlive-module-tap.doc-2008.tar.lzma: new
texlive-module-mwcls.doc-2008.tar.lzma: new
texlive-module-pl.doc-2008.tar.lzma: new
texlive-module-mwcls-2008.tar.lzma: new
texlive-module-pl-2008.tar.lzma: new
texlive-module-hyphen-polish-2008.tar.lzma: new
texlive-module-qpxqtx-2008.tar.lzma: new
texlive-module-gustlib-2008.tar.lzma: new
texlive-module-utf8mex.doc-2008.tar.lzma: new
texlive-module-qpxqtx.doc-2008.tar.lzma: new
texlive-module-ogonek.doc-2008.tar.lzma: new
texlive-module-polski-2008.tar.lzma: new
texlive-module-bin-mex-2008.tar.lzma: new

Committed by: brcha

Other related posts:

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