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

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

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

texlive-module-swebib-2008.tar.lzma: new
texlive-langswedish.recipe: new
--- /dev/null
+++ texlive-langswedish.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 TexliveLangswedish(TexliveModuleRecipe):
+    name = 'texlive-langswedish'
+    version = '2008'
+
+    buildRequires = [
+        'texlive-basic:data',
+        ]
+
+    shortDesc  = 'TeXLive Swedish'
+    licenses   = [ 'GPL-2', 'LPPL-1.2' ]
+    categories = [ 'Development/TeXLive' ]
+
+    # Put the module names into this variable
+    module_contents = [
+        'swebib', 'hyphen-swedish', 'collection-langswedish',
+        ]
+    # Documentation modules go into this variable
+    module_doc_contents = [
+        'swebib.doc',
+        ]
+
+    def policy(r):
+        r.addRuntimeRequirement('texlive-basic:data')

texlive-module-hyphen-swedish-2008.tar.lzma: new
texlive-module-collection-langswedish-2008.tar.lzma: new
texlive-module-swebib.doc-2008.tar.lzma: new

Committed by: brcha

Other related posts:

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