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

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Sat, 05 Jun 2010 10:05:39 -0400

================================
texlive-langgreek:source=2008-1
cvc rdiff texlive-langgreek -1 /weasel.rpath.org@wgl:3-devel/2008-1
================================
2008-1 Filip Brcic (brcha@xxxxxxxxxxxx) Sat Jun  5 10:05:25 2010
    texlive-langgreek 2008

texlive-module-lgreek.doc-2008.tar.lzma: new
texlive-module-kdgreek-2008.tar.lzma: new
texlive-module-kerkis-2008.tar.lzma: new
texlive-module-grverb-2008.tar.lzma: new
texlive-module-greek-inputenc.doc-2008.tar.lzma: new
texlive-module-kdgreek.doc-2008.tar.lzma: new
texlive-langgreek.recipe: new
--- /dev/null
+++ texlive-langgreek.recipe
@@ -0,0 +42 @@
+#
+# Copyright (c) 2010 Weasel GNU/Linux [Filip Brcic (brcha@xxxxxxxxxxxx)]
+# Distributed under the terms of the GNU General Public License v3
+#
+
+loadSuperClass('texlivemodule')
+class TexliveLanggreek(TexliveModuleRecipe):
+    name = 'texlive-langgreek'
+    version = '2008'
+
+    buildRequires = [
+        'texlive-basic:data',
+        ]
+
+    shortDesc  = 'TeXLive Greek'
+    licenses   = [ 'GPL-2', 'freedist', 'GPL-1', 'LPPL-1.3', 'public-domain' ]
+    categories = [ 'Development/TeXLive' ]
+
+    # Put the module names into this variable
+    module_contents = [
+        'betababel', 'cbfonts', 'gfsbaskerville', 'gfsporson',
+        'greek-inputenc', 'greekdates', 'greektex', 'grverb',
+        'ibycus-babel', 'ibygrk', 'kdgreek', 'kerkis', 'levy',
+        'lgreek', 'teubner', 'xgreek', 'yannisgr', 'hyphen-greek',
+        'hyphen-ancientgreek', 'collection-langgreek',
+        ]
+    # Documentation modules go into this variable
+    module_doc_contents = [
+        'betababel.doc', 'cbfonts.doc', 'gfsbaskerville.doc',
+        'gfsporson.doc', 'greek-inputenc.doc', 'greekdates.doc',
+        'greektex.doc', 'grverb.doc', 'ibycus-babel.doc',
+        'ibygrk.doc', 'kdgreek.doc', 'kerkis.doc', 'levy.doc',
+        'lgreek.doc', 'teubner.doc', 'xgreek.doc', 'yannisgr.doc',
+        ]
+    # Source modules go into this variable
+    module_src_contents = [
+        'greekdates.source', 'grverb.source', 'ibycus-babel.source',
+        'kdgreek.source', 'teubner.source', 'xgreek.source',
+        ]
+
+    def policy(r):
+        r.addRuntimeRequirement('texlive-basic:data')

texlive-module-greektex-2008.tar.lzma: new
texlive-module-gfsbaskerville-2008.tar.lzma: new
texlive-module-ibycus-babel.doc-2008.tar.lzma: new
texlive-module-hyphen-greek-2008.tar.lzma: new
texlive-module-gfsporson-2008.tar.lzma: new
texlive-module-gfsbaskerville.doc-2008.tar.lzma: new
texlive-module-greektex.doc-2008.tar.lzma: new
texlive-module-betababel-2008.tar.lzma: new
texlive-module-levy-2008.tar.lzma: new
texlive-module-levy.doc-2008.tar.lzma: new
texlive-module-ibycus-babel-2008.tar.lzma: new
texlive-module-xgreek-2008.tar.lzma: new
texlive-module-greek-inputenc-2008.tar.lzma: new
texlive-module-greekdates-2008.tar.lzma: new
texlive-module-xgreek.doc-2008.tar.lzma: new
texlive-module-greekdates.doc-2008.tar.lzma: new
texlive-module-hyphen-ancientgreek-2008.tar.lzma: new
texlive-module-betababel.doc-2008.tar.lzma: new
texlive-module-yannisgr-2008.tar.lzma: new
texlive-module-yannisgr.doc-2008.tar.lzma: new
texlive-module-cbfonts-2008.tar.lzma: new
texlive-module-teubner.doc-2008.tar.lzma: new
texlive-module-collection-langgreek-2008.tar.lzma: new
texlive-module-teubner-2008.tar.lzma: new
texlive-module-lgreek-2008.tar.lzma: new
texlive-module-gfsporson.doc-2008.tar.lzma: new
texlive-module-ibygrk-2008.tar.lzma: new
texlive-module-ibygrk.doc-2008.tar.lzma: new
texlive-module-kerkis.doc-2008.tar.lzma: new
texlive-module-cbfonts.doc-2008.tar.lzma: new
texlive-module-grverb.doc-2008.tar.lzma: new

Committed by: brcha

Other related posts:

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