Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 382999 - dev-libs/clearsilver - update to support python properly, add ruby support
Summary: dev-libs/clearsilver - update to support python properly, add ruby support
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-14 21:25 UTC by Ian Stakenvicius (RETIRED)
Modified: 2016-04-02 18:44 UTC (History)
0 users

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


Attachments
better ebuild (clearsilver-0.10.5-r2.ebuild,2.78 KB, text/plain)
2011-09-14 21:27 UTC, Ian Stakenvicius (RETIRED)
Details
updated ebuild (clearsilver-0.10.5-r2.ebuild,2.55 KB, text/plain)
2011-11-11 16:28 UTC, Ian Stakenvicius (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Stakenvicius (RETIRED) gentoo-dev 2011-09-14 21:25:16 UTC
A user brought this to my attention in #gentoo-dev-help .. this ebuild is vastly outdated and it does not use python.eclass despite installing python bindings.

I will be attaching a patch that updates the ebuild to provide proper support for python via python.eclass, and also provides support for ruby via ruby-ng.eclass (which currently was not being installed).

Reproducible: Always
Comment 1 Ian Stakenvicius (RETIRED) gentoo-dev 2011-09-14 21:27:46 UTC
Created attachment 286475 [details]
better ebuild

This ebuild -should- be EAPI=4 , and in fact at the moment it seems that the ruby install won't work properly unless it is EAPI=4.  However, python.eclass doesn't support EAPI=4 yet, so i left it at EAPI=3 and put a note on the ruby-ng.eclass to see if they will backport some of their newer variable handling.
Comment 2 Ian Stakenvicius (RETIRED) gentoo-dev 2011-11-11 16:28:28 UTC
Created attachment 292201 [details]
updated ebuild

Since python.eclass supports(ish) EAPI=4, i've adjusted and tested this ebuild again -- it should be OK for the tree now.
Comment 3 Pacho Ramos gentoo-dev 2016-04-02 18:44:24 UTC
removed from the tree