[weasel-commit] Source: feynmf=1.08-2

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

================================
feynmf:source=1.08-2 (previous: 1.08-1)
cvc rdiff feynmf -1 /weasel.rpath.org@wgl:3-devel/1.08-2
================================
1.08-2 Filip Brcic (brcha@xxxxxxxxxxxx) Tue Jun  1 16:14:35 2010
    feynmf 1.08

feynmf.recipe: changed
Index: feynmf.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- feynmf.recipe /weasel.rpath.org@wgl:3-devel/1.08-1
+++ feynmf.recipe /weasel.rpath.org@wgl:3-devel/1.08-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,14 +9,23 @@
     version = '1.08'
 
     buildRequires = [
-        'perl:devel',
+        'perl:devellib', 'texlive-metapost:data',
         ]
 
     shortDesc  = 'Combined LaTeX/Metafont package for drawing of Feynman 
diagrams'
-    longDesc   = 'Combined LaTeX/Metafont package for drawing of Feynman 
diagrams'
+    longDesc   = """
+This is feynmf, a combined LaTeX/Metafont package for easy drawing of
+professional quality Feynman diagrams.  feynmf lays out most diagrams
+satisfactorily from the structure of the graph without any need for
+manual intervention.  Nevertheless all the power of Metafont is
+available for more obscure cases.  See the documentation for
+appetizers, examples and more details.
+"""
     url        = 'http://www.ctan.org/tex-archive/macros/latex/contrib/feynmf/'
     licenses   = [ 'GPL-2' ]
-    categories = [ 'TeX/LaTeX' ]
+    categories = [ 'Development/TeX' ]
+
+    texmf = '%(datadir)s/texmf-site'
 
     def unpack(r):
         r.addArchive('mirror://gentoo/')
@@ -39,3 +48,6 @@
         r.Install('feynmp.mp', '%(texmf)s/metapost/%(name)s/')
 
         r.Doc('README', 'manual.ps', 'template.tex', 'fmfcnl*.ps')
+
+    def policy(r):
+        r.addRuntimeRequirement('texlive-metapost:data')



Committed by: brcha

Other related posts: