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

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Thu, 03 Jun 2010 11:03:02 -0400

================================
texlive-formatsextra:source=2008-1
cvc rdiff texlive-formatsextra -1 /weasel.rpath.org@wgl:3-devel/2008-1
================================
2008-1 Filip Brcic (brcha@xxxxxxxxxxxx) Thu Jun  3 11:02:49 2010
    texlive-formatsextra 2008

texlive-module-physe-2008.tar.lzma: new
texlive-module-texsis-2008.tar.lzma: new
texlive-module-collection-formatsextra-2008.tar.lzma: new
texlive-module-psizzl.doc-2008.tar.lzma: new
texlive-module-bin-eplain-2008.tar.lzma: new
texlive-module-eplain-2008.tar.lzma: new
texlive-module-edmac.doc-2008.tar.lzma: new
texlive-module-psizzl-2008.tar.lzma: new
texlive-module-phyzzx-2008.tar.lzma: new
texlive-module-eplain.doc-2008.tar.lzma: new
texlive-formatsextra.recipe: new
--- /dev/null
+++ texlive-formatsextra.recipe
@@ -0,0 +40 @@
+#
+# Copyright (c) 2010 Weasel GNU/Linux [Filip Brcic (brcha@xxxxxxxxxxxx)]
+# Distributed under the terms of the GNU General Public License v3
+#
+
+loadSuperClass('texlivemodule')
+class TexliveFormatsextra(TexliveModuleRecipe):
+    name = 'texlive-formatsextra'
+    version = '2008'
+
+    buildRequires = [
+        'texlive-basic:data', 'texlive-latex:runtime',
+        ]
+
+    shortDesc  = 'TeXLive Extra formats'
+    url        = 'http://tug.org/texlive/'
+    licenses   = [ 'GPL-2', 'as-is', 'freedist', 'GPL-1', 'LPPL-1.3', 'TeX' ]
+    categories = [ 'Development/TeXLive' ]
+
+    module_contents = [
+        'alatex', 'edmac', 'eplain', 'mltex', 'physe', 'phyzzx',
+        'psizzl', 'startex', 'texsis', 'ytex', 'bin-eplain',
+        'bin-mltex', 'bin-physe', 'bin-phyzzx', 'bin-texsis',
+        'collection-formatsextra',
+        ]
+
+    module_doc_contents = [
+        'alatex.doc', 'edmac.doc', 'eplain.doc', 'mltex.doc',
+        'phyzzx.doc', 'psizzl.doc', 'startex.doc', 'texsis.doc',
+        'bin-eplain.doc',
+        ]
+
+    module_src_contents = [
+        'alatex.source', 'edmac.source', 'eplain.source',
+        'psizzl.source', 'startex.source',
+        ]
+
+    def policy(r):
+        r.addRuntimeRequirement('texlive-basic:data')
+        r.addRuntimeRequirement('texlive-latex:runtime')

texlive-module-startex.doc-2008.tar.lzma: new
texlive-module-texsis.doc-2008.tar.lzma: new
texlive-module-ytex-2008.tar.lzma: new
texlive-module-alatex-2008.tar.lzma: new
texlive-module-bin-texsis-2008.tar.lzma: new
texlive-module-bin-mltex-2008.tar.lzma: new
texlive-module-bin-physe-2008.tar.lzma: new
texlive-module-bin-phyzzx-2008.tar.lzma: new
texlive-module-mltex.doc-2008.tar.lzma: new
texlive-module-phyzzx.doc-2008.tar.lzma: new
texlive-module-edmac-2008.tar.lzma: new
texlive-module-bin-eplain.doc-2008.tar.lzma: new
texlive-module-mltex-2008.tar.lzma: new
texlive-module-alatex.doc-2008.tar.lzma: new
texlive-module-startex-2008.tar.lzma: new

Committed by: brcha

Other related posts: