Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 144099 - dev-python/generateDS-1.8c.ebuild (New package)
Summary: dev-python/generateDS-1.8c.ebuild (New package)
Status: RESOLVED OBSOLETE
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://www.davekuhlman.org/generateDS...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-16 04:06 UTC by Ludovic CINTRAT
Modified: 2016-10-11 17:11 UTC (History)
1 user (show)

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


Attachments
New ebuild for generateDS (generateDS-1.8c.ebuild,899 bytes, text/plain)
2006-08-16 05:14 UTC, Ludovic CINTRAT
Details
New ebuild for generateDS (generateDS-1.8c.ebuild,552 bytes, text/plain)
2006-08-16 08:20 UTC, Ludovic CINTRAT
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ludovic CINTRAT 2006-08-16 04:06:59 UTC
Hi!

Please find attached generateDS-1.8c.ebuild (only tested with python2.4)

generateDS is python which generates Data Structures in python from a XML Schema.

I suggest dev-python/generateDS.

Ludovic
Comment 1 Ludovic CINTRAT 2006-08-16 05:14:00 UTC
Created attachment 94389 [details]
New ebuild for generateDS

generateDS-1.8c.ebuild
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2006-08-16 06:38:08 UTC
a couple of comments about the ebuild:

1. KEYWORDS should only contain the ones that you have tested for.
2. You do not need to inherit python if you inherit distutils
3. tests should probably be installed in /usr/share/doc/${PF} rather than /usr/share
4. Don't need to define src_compile because distutils_src_compile will implement the default.
5. If you want to installed generateDS.py into /usr/bin, just do dobin and not any of the symlink and permission stuff. dobin should be sufficient.


Comment 3 Ludovic CINTRAT 2006-08-16 08:20:53 UTC
Created attachment 94401 [details]
New ebuild for generateDS

Thanks for comments
ebuild modified accordingly
Comment 4 Patrice Clement gentoo-dev 2016-10-11 17:11:16 UTC
Does someone want this software packaged for Gentoo? Given 2016 marks a 10 year anniversary for this bug, I think I know the answer. Closing.