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

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

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

texlive-module-hyphen-coptic-2008.tar.lzma: new
texlive-module-hyphen-esperanto-2008.tar.lzma: new
texlive-module-hyphen-slovenian-2008.tar.lzma: new
texlive-langother.recipe: new
--- /dev/null
+++ texlive-langother.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 TexliveLangother(TexliveModuleRecipe):
+    name = 'texlive-langother'
+    version = '2008'
+
+    buildRequires = [
+        'texlive-basic:data',
+        ]
+
+    shortDesc  = 'TeXLive Other hyphenation files'
+    longDesc   = """
+Hyphenation files for Coptic, Esperanto, Estonian, Icelandic,
+Indonesian, Interlingua, Irish, Romanian, Serbian, Slovenian, Turkish,
+Upper Sorbian and Welsh languages.
+"""
+    licenses   = [ 'GPL-2' ]
+    categories = [ 'Development/TeXLive' ]
+
+    # Put the module names into this variable
+    module_contents = [
+        'hyphen-coptic', 'hyphen-esperanto', 'hyphen-estonian',
+        'hyphen-icelandic', 'hyphen-indonesian', 'hyphen-interlingua',
+        'hyphen-irish', 'hyphen-romanian', 'hyphen-serbian',
+        'hyphen-slovenian', 'hyphen-turkish', 'hyphen-uppersorbian',
+        'hyphen-welsh', 'collection-langother',
+        ]
+
+    def policy(r):
+        r.addRuntimeRequirement('texlive-basic:data')

texlive-module-hyphen-irish-2008.tar.lzma: new
texlive-module-hyphen-turkish-2008.tar.lzma: new
texlive-module-hyphen-serbian-2008.tar.lzma: new
texlive-module-hyphen-welsh-2008.tar.lzma: new
texlive-module-collection-langother-2008.tar.lzma: new
texlive-module-hyphen-estonian-2008.tar.lzma: new
texlive-module-hyphen-interlingua-2008.tar.lzma: new
texlive-module-hyphen-icelandic-2008.tar.lzma: new
texlive-module-hyphen-indonesian-2008.tar.lzma: new
texlive-module-hyphen-uppersorbian-2008.tar.lzma: new
texlive-module-hyphen-romanian-2008.tar.lzma: new

Committed by: brcha

Other related posts:

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