Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 124411

Summary: pyscript-0.5.0.ebuild (New Package)
Product: Gentoo Linux Reporter: Paul Cochrane <paultcochrane>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: python
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://pyscript.sourceforge.net/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: pyscript-0.5.0.ebuild (New Package)
Patch of the qi.py library so package compiles and installs correctly

Description Paul Cochrane 2006-02-28 06:33:52 UTC
Hi there!

Attached is the pyscript-0.5.0.ebuild script.  

PyScript is a python module for producing high quality postscript graphics. Rather than use a GUI to draw a picture, the picture is programmed using python and the PyScript objects.

Some of the key features are:
    * All scripting is done in python, which is a high level, easy to learn, well developed scripting language.
    * All the objects can be translated, scaled, rotated, ... in fact any affine transformation.
    * Plain text is automatically kerned.
    * You can place abritrary LaTeX expressions on your figures.
    * You can create your own figure objects, and develop a library of figure primitives.
    * Output is publication quality.

I would suggest putting this into dev-python/pyscript.  Also note that this ebuild depends upon virtual/python and virtual/tetex.

(hopefully I've got everything right in the .ebuild!  I did read all the docs :-) )

Paul
Comment 1 Paul Cochrane 2006-02-28 06:36:07 UTC
Created attachment 80916 [details]
pyscript-0.5.0.ebuild (New Package)
Comment 2 Paul Cochrane 2006-04-25 02:07:59 UTC
Created attachment 85434 [details, diff]
Patch of the qi.py library so package compiles and installs correctly

The patch was created in the pyscript/lib/ directory, so will probably need to be applied by the 'patch' program in this directory.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-04-25 02:21:54 UTC
*** Bug 131194 has been marked as a duplicate of this bug. ***
Comment 4 Dirkjan Ochtman (RETIRED) gentoo-dev 2013-02-15 10:54:38 UTC
Last commit is 5 years old, no interest, closing.