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

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

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

texlive-module-hyphen-danish-2008.tar.lzma: new
texlive-langdanish.recipe: new
--- /dev/null
+++ texlive-langdanish.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 TexliveLangdanish(TexliveModuleRecipe):
+    name = 'texlive-langdanish'
+    version = '2008'
+
+    buildRequires = [
+        'texlive-basic:data',
+        ]
+
+    shortDesc  = 'TeXLive Danish'
+    licenses   = [ 'GPL-2' ]
+    categories = [ 'Development/TeXLive' ]
+
+    # Put the module names into this variable
+    module_contents = [
+        'hyphen-danish', 'collection-langdanish',
+        ]
+
+    def policy(r):
+        r.addRuntimeRequirement('texlive-basic:data')

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

Committed by: brcha

Other related posts:

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