[weasel-commit] Source: texlive-fontsrecommended=2008-2

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Tue, 01 Jun 2010 12:20:13 -0400

================================
texlive-fontsrecommended:source=2008-2 (previous: 2008-1)
cvc rdiff texlive-fontsrecommended -1 /weasel.rpath.org@wgl:3-devel/2008-2
================================
2008-2 Filip Brcic (brcha@xxxxxxxxxxxx) Tue Jun  1 12:19:54 2010
    texlive-fontsrecommended 2008

texlive-fontsrecommended.recipe: changed
Index: texlive-fontsrecommended.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- texlive-fontsrecommended.recipe /weasel.rpath.org@wgl:3-devel/2008-1
+++ texlive-fontsrecommended.recipe /weasel.rpath.org@wgl:3-devel/2008-2
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2009 Filip Brcic <brcha@xxxxxxx>
+# Copyright (c) 2009-2010 Filip Brcic <brcha@xxxxxxx>
 # Distributed under the terms of the GNU General Public License v3
 #
 
@@ -9,33 +9,39 @@
     version = '2008'
 
     buildRequires = [
+        'texlive-basic:data',
         ]
 
     shortDesc  = 'TeXLive Recommended fonts'
-    longDesc   = 'TeXLive Recommended fonts'
     url        = 'http://tug.org/texlive/'
     licenses   = [ 'GPL-2', 'as-is', 'freedist', 'GPL-1', 'LPPL-1.3' ]
-    categories = [ 'TeX' ]
+    categories = [ 'Development/TeXLive' ]
 
     # Put the module names into this variable
     module_contents = [
-        'avantgar', 'bookman', 'charter', 'cmextra', 'courier', 'euro', 
'euro-ce',
-        'eurofont', 'eurosans', 'eurosym', 'fpl', 'helvetic', 'lm', 
'marvosym', 'mathpazo',
-        'ncntrsbk', 'palatino', 'pxfonts', 'rsfs', 'symbol', 'tex-gyre', 
'times',
-        'timesnew', 'tipa', 'txfonts', 'utopia', 'wasy', 'wasysym', 
'zapfchan', 'zapfding',
-        'collection-fontsrecommended',
+        'avantgar', 'bookman', 'charter', 'cmextra', 'courier',
+        'euro', 'euro-ce', 'eurofont', 'eurosans', 'eurosym', 'fpl',
+        'helvetic', 'lm', 'marvosym', 'mathpazo', 'ncntrsbk',
+        'palatino', 'pxfonts', 'rsfs', 'symbol', 'tex-gyre', 'times',
+        'timesnew', 'tipa', 'txfonts', 'utopia', 'wasy', 'wasysym',
+        'zapfchan', 'zapfding', 'collection-fontsrecommended',
         ]
     # Documentation modules go into this variable
     module_doc_contents = [
-        'charter.doc', 'euro.doc', 'euro-ce.doc', 'eurofont.doc', 
'eurosans.doc',
-        'eurosym.doc', 'fpl.doc', 'lm.doc', 'marvosym.doc', 'mathpazo.doc', 
'pxfonts.doc',
-        'rsfs.doc', 'tex-gyre.doc', 'tipa.doc', 'txfonts.doc', 'utopia.doc', 
'wasy.doc',
-        'wasysym.doc',
+        'charter.doc', 'euro.doc', 'euro-ce.doc', 'eurofont.doc',
+        'eurosans.doc', 'eurosym.doc', 'fpl.doc', 'lm.doc',
+        'marvosym.doc', 'mathpazo.doc', 'pxfonts.doc', 'rsfs.doc',
+        'tex-gyre.doc', 'tipa.doc', 'txfonts.doc', 'utopia.doc',
+        'wasy.doc', 'wasysym.doc',
         ]
     # Source modules go into this variable
     module_src_contents = [
-        'euro.source', 'eurofont.source', 'eurosym.source', 'fpl.source', 
'lm.source',
-        'mathpazo.source', 'wasysym.source',
+        'euro.source', 'eurofont.source', 'eurosym.source',
+        'fpl.source', 'lm.source', 'mathpazo.source',
+        'wasysym.source',
         ]
     # Binary scripts go into this variable
     module_bin_scripts = []
+
+    def policy(r):
+        r.addRuntimeRequirement('texlive-basic:data')



Committed by: brcha

Other related posts: