[weasel-commit] Source: pgf=2.00-2

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Tue, 01 Jun 2010 14:31:49 -0400

================================
pgf:source=2.00-2 (previous: 2.00-1)
cvc rdiff pgf -1 /weasel.rpath.org@wgl:3-devel/2.00-2
================================
2.00-2 Filip Brcic (brcha@xxxxxxxxxxxx) Tue Jun  1 14:31:41 2010
    pgf 2.00

pgf.recipe: changed
Index: pgf.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- pgf.recipe /weasel.rpath.org@wgl:3-devel/2.00-1
+++ pgf.recipe /weasel.rpath.org@wgl:3-devel/2.00-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,13 +9,21 @@
     version = '2.00'
 
     buildRequires = [
+        'texlive-latexrecommended:runtime', 'xcolor:data',
         ]
 
     shortDesc  = 'pgf -- The TeX Portable Graphic Format'
-    longDesc   = 'pgf -- The TeX Portable Graphic Format'
+    longDesc   = """
+PGF is a TeX macro package for generating graphics. It is platform-
+and format-independent and works together with the most important TeX
+backend drivers, including pdftex and dvips. It comes with a
+user-friedly syntax layer called TikZ.
+"""
     url        = 'http://sourceforge.net/projects/pgf'
     licenses   = [ 'GPL-2', 'LPPL-1.3c', 'FDL-1.2' ]
-    categories = [ 'TeX/LaTeX' ]
+    categories = [ 'Development/TeX' ]
+
+    texmf = '%(datadir)s/texmf-site'
 
     def unpack(r):
         r.addArchive('mirror://sourceforge/pgf/')



Committed by: brcha

Other related posts: