Re: Package for multiple Python versions

2011-09-11 Thread Mitar
YTHON_INCLUDE_DIR and PYTHON_LIBRARY, > - or Python_ADDITIONAL_VERSIONS (this one requires cmake >= 2.8.4). No, it is enough, everything else is done by the module. (Probably I would even not need to pass PYTHON_EXECUTABLE directly, but I do because I already have ti there, passed to make.) M

Re: Package for multiple Python versions

2011-09-10 Thread Mitar
t; % sys.version_info[:2]') cmake -DPYTHON_EXECUTABLE=$(PYTHON) -DCMAKE_USE_PYTHON_VERSION=$(PYTHON_VERSION) ... Mitar -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.o

Re: Package for multiple Python versions

2011-09-10 Thread Mitar
Hi! I also see that we link against libpython which should not be done, according to Debian Python Policy 2.1. But this is what cmake's FindPythonLibrary.cmake find. Is there some generic way to change this? Mitar -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org w

Re: Package for multiple Python versions

2011-09-10 Thread Mitar
Hi! On Sat, Sep 10, 2011 at 11:18 PM, Mitar wrote: > Strange. I am just working on that and it compiles OK on stable? What > exactly is missing? I see. libqt4-opengl-dev is recommended by libqt4-dev and I have it installed. Will fix this. Mitar -- To UNSUBSCRIBE, email to debian-

Re: Package for multiple Python versions

2011-09-10 Thread Mitar
on[^,]+), (libpython[^,]+)/$1$2 | $3/g' $(CURDIR)/debian/$@.substvars > I wanted to give the build a brief look but your package FTBFS in > unstable due to a missing OpenGL-related build dependency, could you check? Strange. I am just working on that and it compiles OK on stable? What exactly is

Re: Package for multiple Python versions

2011-09-10 Thread Mitar
ckages are here: http://orange.biolab.si/debian/ (I have not yet fixed all other suggestions you have send me.) Thanks for all the help. Mitar -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact lis

Package for multiple Python versions

2011-07-22 Thread Mitar
Hi! I now saw that my Orange package is build just for Python 2.6. http://orange.biolab.si/debian/dists/squeeze/main/source/ How can I make it be build also for 2.7? Mitar -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Troubl

Re: Help with my Debian package for Orange

2011-07-01 Thread Mitar
how to configure ld path (or use rpath?). Mitar -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/banlktikm5-j-2rvgjgz+uduca05_-jo...@mail.gmail.com

Re: Help with my Debian package for Orange

2011-06-30 Thread Mitar
ds some other libraries from the same dir and I do not want to use rpath.) How can I fix this two problems? I will not yet use "dh" as it looks too magical for me for now. I would like to understand what is happening. And first have a working package. Then I can play with cleaning it up

Re: Help with my Debian package for Orange

2011-06-30 Thread Mitar
r to the new one and can reuse that, but for me this is hard to know. So some more direct instructions would be better. I do not mind reading, but I do not have any feeling what all those magical dh_* commands do. ;-) Mitar -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org w

Re: Help with my Debian package for Orange

2011-06-30 Thread Mitar
Hi! On Thu, Jun 30, 2011 at 10:08 AM, Mitar wrote: > No, but this is also something I will need help with. ;-) And mostly I think that I have over-complicated rules file. ;-) Mitar -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe&q

Re: Help with my Debian package for Orange

2011-06-30 Thread Mitar
ing Sure. ;-) > care to join the project or commit the entry for the tasks page? I can join the project and commit the entry. Just tell me how. ;-) Mitar -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact

Help with my Debian package for Orange

2011-06-29 Thread Mitar
ystem. Also, how could be those packages be included among official Debian packages, probably once we release 2.5 version. Mitar -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org