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

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Fri, 04 Jun 2010 07:50:14 -0400

================================
texlive-games:source=2008-1
cvc rdiff texlive-games -1 /weasel.rpath.org@wgl:3-devel/2008-1
================================
2008-1 Filip Brcic (brcha@xxxxxxxxxxxx) Fri Jun  4 07:49:58 2010
    texlive-games 2008

texlive-module-bridge-2008.tar.lzma: new
texlive-module-othello.doc-2008.tar.lzma: new
texlive-module-skak-2008.tar.lzma: new
texlive-module-sudoku-2008.tar.lzma: new
texlive-module-psgo-2008.tar.lzma: new
texlive-module-xq.doc-2008.tar.lzma: new
texlive-module-xq-2008.tar.lzma: new
texlive-module-hexgame.doc-2008.tar.lzma: new
texlive-module-egameps.doc-2008.tar.lzma: new
texlive-module-go-2008.tar.lzma: new
texlive-module-skak.doc-2008.tar.lzma: new
texlive-module-othello-2008.tar.lzma: new
texlive-module-hexgame-2008.tar.lzma: new
texlive-module-sgame-2008.tar.lzma: new
texlive-module-backgammon-2008.tar.lzma: new
texlive-module-jeopardy.doc-2008.tar.lzma: new
texlive-module-chessboard-2008.tar.lzma: new
texlive-module-sudokubundle.doc-2008.tar.lzma: new
texlive-module-backgammon.doc-2008.tar.lzma: new
texlive-games.recipe: new
--- /dev/null
+++ texlive-games.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 TexliveGames(TexliveModuleRecipe):
+    name = 'texlive-games'
+    version = '2008'
+
+    buildRequires = [
+        'texlive-latex:runtime',
+        ]
+
+    shortDesc  = 'TeXLive Games typesetting (chess, etc)'
+    url        = 'http://tug.org/texlive/'
+    licenses   = [ 'GPL-2', 'as-is', 'freedist', 'GPL-1', 'LPPL-1.3', 
'public-domain' ]
+    categories = [ 'Development/TeX' ]
+
+    # Put the module names into this variable
+    module_contents = [
+        'backgammon', 'bridge', 'cchess', 'chess', 'chessboard',
+        'chessfss', 'egameps', 'go', 'hexgame', 'jeopardy', 'othello',
+        'psgo', 'sgame', 'skak', 'skaknew', 'sudoku', 'sudokubundle',
+        'xq', 'xskak', 'collection-games',
+        ]
+    # Documentation modules go into this variable
+    module_doc_contents = [
+        'backgammon.doc', 'chessboard.doc', 'chessfss.doc',
+        'egameps.doc', 'hexgame.doc', 'jeopardy.doc', 'othello.doc',
+        'psgo.doc', 'sgame.doc', 'skak.doc', 'skaknew.doc',
+        'sudoku.doc', 'sudokubundle.doc', 'xq.doc', 'xskak.doc',
+        ]
+    # Source modules go into this variable
+    module_src_contents = [
+        'backgammon.source', 'chessboard.source', 'chessfss.source',
+        'go.source', 'jeopardy.source', 'othello.source',
+        'sudoku.source', 'sudokubundle.source', 'xskak.source',
+        ]
+
+    def policy(r):
+        r.addRuntimeRequirement('texlive-latex:runtime')

texlive-module-egameps-2008.tar.lzma: new
texlive-module-chessfss.doc-2008.tar.lzma: new
texlive-module-sgame.doc-2008.tar.lzma: new
texlive-module-collection-games-2008.tar.lzma: new
texlive-module-chessfss-2008.tar.lzma: new
texlive-module-psgo.doc-2008.tar.lzma: new
texlive-module-sudokubundle-2008.tar.lzma: new
texlive-module-xskak-2008.tar.lzma: new
texlive-module-chess-2008.tar.lzma: new
texlive-module-jeopardy-2008.tar.lzma: new
texlive-module-skaknew-2008.tar.lzma: new
texlive-module-xskak.doc-2008.tar.lzma: new
texlive-module-cchess-2008.tar.lzma: new
texlive-module-sudoku.doc-2008.tar.lzma: new
texlive-module-skaknew.doc-2008.tar.lzma: new
texlive-module-chessboard.doc-2008.tar.lzma: new

Committed by: brcha

Other related posts: