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

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

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

texlive-module-finbib-2008.tar.lzma: new
texlive-module-hyphen-finnish-2008.tar.lzma: new
texlive-langfinnish.recipe: new
--- /dev/null
+++ texlive-langfinnish.recipe
@@ -0,0 +25 @@
+#
+# Copyright (c) 2010 Weasel GNU/Linux [Filip Brcic (brcha@xxxxxxxxxxxx)]
+# Distributed under the terms of the GNU General Public License v3
+#
+
+loadSuperClass('texlivemodule')
+class TexliveLangfinnish(TexliveModuleRecipe):
+    name = 'texlive-langfinnish'
+    version = '2008'
+
+    buildRequires = [
+        'texlive-basic:data',
+        ]
+
+    shortDesc  = 'TeXLive Finnish'
+    licenses   = [ 'GPL-2' ]
+    categories = [ 'Development/TeXLive' ]
+
+    # Put the module names into this variable
+    module_contents = [
+        'finbib', 'hyphen-finnish', 'collection-langfinnish',
+        ]
+
+    def policy(r):
+        r.addRuntimeRequirement('texlive-basic:data')

texlive-module-collection-langfinnish-2008.tar.lzma: new

Committed by: brcha

Other related posts:

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