<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1250"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi Carsten,<div><br><div><div>Am 13.02.2014 um 10:18 schrieb Carsten Grzemba <<a href="mailto:grzemba@contac-dt.de">grzemba@contac-dt.de</a>>:</div><br class="Apple-interchange-newline"><blockquote type="cite">Finally I have stolen the magic from <a href="http://sourceforge.net/p/gar/code/HEAD/tree/csw/mgar/pkg/file/trunk/Makefile">http://sourceforge.net/p/gar/code/HEAD/tree/csw/mgar/pkg/file/trunk/Makefile</a>, <br>but for the configuration step was this this hint in configure.ac important:<br><br># The version of python used is determined by the executable pointed to by<br># the PYTHON environment variable.  For instance if your system installs<br># Python 3 as python3 to configure to compile pygobject under Python 3<br># you would do this:<br># $> PYTHON=python3 ./configure<br><br>So I have to add in recipe also:<br><br>EXTRA_CONFIGURE_ENV = PYTHON=python$(PYTHON_VERSION)<br><br>In .buildsys/v2/categories/python/categor.mk I have seen that the underline natation is used:<br><br>MODULATIONS_PYTHON_VERSION ?= 2_6 2_7<br><br>Is this correct? I have to use the dotted notation for work:<br>MODULATIONS_PYTHON_VERSION = 2.6 2.7<br></blockquote><div><br></div><div>This doesn’t matter at all, just make sure to always use either the dotted or the underline notation.</div><div>I guess Peter was not aware that dots are allowed in the category file, feel free to adjust (and test!) it.</div><div><br></div><div><br></div><div>Best regards</div><div><br></div><div>  — Dago</div><br><blockquote type="cite"><br>Carsten<br><br> <span>Am 12.02.14 schrieb <b class="name">Maciej (Matchek) Bliziński </b> <<a href="mailto:maciej@opencsw.org">maciej@opencsw.org</a>>:</span><blockquote cite="mid:CALtRa-5F1wDZwWpe4AE=0N7Rr165LjaAbprQpxEM5dGaD90DaQ@mail.gmail.com" class="iwcQuote" style="border-left: 1px solid #00F; padding-left: 13px; margin-left: 0;" type="cite"><div class="mimepart text html"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2014-02-12 11:43 GMT+00:00 Carsten Grzemba <span dir="ltr"><<a href="mailto:grzemba@contac-dt.de" target="1">grzemba@contac-dt.de</a>></span>:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":34s" style="overflow:hidden">What is the correct way to package for both (or all) versions of python? <br>I can not use the category python for pygtk and pygobject</div>

</blockquote><div><br></div><div>You can't/shouldn't put category modulators in the recipe.</div><div><br></div><div>I was thinking that maybe you can have a separate build recipe just for the Python modules? It would be a separate Makefile, building from the same sources, but only generating the Python modules. I don't know if it's a workable idea, but maybe it's worth investigating?</div>

<div><br></div><div>Maciej</div></div></div></div>
</div></blockquote>
</blockquote></div><br><div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); font-family: Helvetica;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span style="font-family: monospace; ">-- </span><br style="font-family: monospace; "><span style="font-family: monospace; ">"You don't become great by trying to be great, you become great by wanting to do something,</span><br style="font-family: monospace; "><span style="font-family: monospace; ">and then doing it so hard that you become great in the process." - xkcd #896</span></div>
</div>
<br></div></body></html>