On 2020/05/25 22:48, Rafael Sadowski wrote:
> On Fri May 08, 2020 at 07:22:55AM +0200, Rafael Sadowski wrote:
> > Update inkscape to 1.0. A lot has happened port wise but look for
> > yourself. If you use and/or like inkscape, please test and give
> > feedback also okays welcome.
> >
> > Most tests look good and inkscape stats/runs fine. The py, perl and ruby
> > extensions not tested by me (I never tested it).
> >
> > Rafael
> >
>
> Here is my last proposal, this one sets python2 additionally if someone
> wants to use py2-only extensions.
Ports is really not setup to cope well with things using both python 2
and python 3. Ports using the python module are expected to use variables
like MODPY_BIN/MODPY_LIBDIR/etc and not construct things themselves from
MODPY_DEFAULT_VERSION_<something_that_isn't_the_default>. So I would not
like to add this "just in case" somebody wants to use py2-only extensions,
only if there's a strong requirement for something in particular.
No comments:
Post a Comment