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

Bug 144099

Summary: dev-python/generateDS-1.8c.ebuild (New package)
Product: Gentoo Linux Reporter: Ludovic CINTRAT <ludovic.cintrat>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED OBSOLETE    
Severity: enhancement CC: python
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
URL: http://www.davekuhlman.org/generateDS.html
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: New ebuild for generateDS
New ebuild for generateDS

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.