Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131194 - pyscript-0.6.0.ebuild (New Package)
Summary: pyscript-0.6.0.ebuild (New Package)
Status: RESOLVED DUPLICATE of bug 124411
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-25 02:15 UTC by Paul Cochrane
Modified: 2006-11-22 13:46 UTC (History)
0 users

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


Attachments
pyscript-0.6.0.ebuild (New Package) (pyscript-0.6.0.ebuild,804 bytes, text/plain)
2006-04-25 02:16 UTC, Paul Cochrane
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Cochrane 2006-04-25 02:15:21 UTC
Hi there!

Attached is the pyscript-0.6.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-04-25 02:16:50 UTC
Created attachment 85435 [details]
pyscript-0.6.0.ebuild (New Package)
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-04-25 02:21:54 UTC
Please, don't open duplicate bugs for new ebuilds. Thanks.

*** This bug has been marked as a duplicate of 124411 ***
Comment 3 Paul Cochrane 2006-11-22 13:30:13 UTC
Jakub,

How does one get a new package into Gentoo?  I posted the ebuild months ago, but noone seems to have taken it over.  I'd rather remain the upstream author of the package, rather than the package maintainer as such, so maybe I'm going about this the wrong way.  Is there some list I should post to, to find out if anyone is interested in maintaining this as a Gentoo package?

Regards,

Paul
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-11-22 13:46:32 UTC
(In reply to comment #3)
> How does one get a new package into Gentoo? 

You just wait until someone picks it up, or find a maintainer yourself :)