Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 124411 - pyscript-0.5.0.ebuild (New Package)
Summary: pyscript-0.5.0.ebuild (New Package)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://pyscript.sourceforge.net/
Whiteboard:
Keywords: EBUILD
: 131194 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-02-28 06:33 UTC by Paul Cochrane
Modified: 2013-02-15 10:54 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
pyscript-0.5.0.ebuild (New Package) (pyscript-0.5.0.ebuild,671 bytes, text/plain)
2006-02-28 06:36 UTC, Paul Cochrane
Details
Patch of the qi.py library so package compiles and installs correctly (qi.patch,822 bytes, patch)
2006-04-25 02:07 UTC, Paul Cochrane
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.