Re: [gentoo-user] openshot-2.0.6.ebuild

2016-03-25 Thread Peter Humphrey
On Friday 25 March 2016 14:40:57 Neil Bothwick wrote: > On Fri, 25 Mar 2016 09:40:07 +, Peter Humphrey wrote: > > > A user has 2 choices: > > > > > > - set python2 as default and configure packages that can use python3 > > > to use it > > > - set python3 as default and configure packages that

Re: [gentoo-user] openshot-2.0.6.ebuild

2016-03-25 Thread Neil Bothwick
On Fri, 25 Mar 2016 09:40:07 +, Peter Humphrey wrote: > > A user has 2 choices: > > > > - set python2 as default and configure packages that can use python3 > > to use it > > - set python3 as default and configure packages that requires python2 > > to use it > > > > Which method you use depe

Re: [gentoo-user] openshot-2.0.6.ebuild

2016-03-25 Thread Peter Humphrey
On Friday 25 March 2016 10:03:34 Alan McKinnon wrote: > On 24/03/2016 19:19, Peter Humphrey wrote: > > On Thursday 24 March 2016 11:54:03 Dale wrote: > >> I'm not sure if this has changed but I think it used to be recommended > >> not to set Python 3 stuff to active, at the time anyway. That may h

Re: [gentoo-user] openshot-2.0.6.ebuild

2016-03-25 Thread Alan McKinnon
On 24/03/2016 19:19, Peter Humphrey wrote: > On Thursday 24 March 2016 11:54:03 Dale wrote: > >> I'm not sure if this has changed but I think it used to be recommended >> not to set Python 3 stuff to active, at the time anyway. That may have >> changed. I read that either here or on -dev a good

Re: [gentoo-user] openshot-2.0.6.ebuild

2016-03-24 Thread Dale
Peter Humphrey wrote: > On Thursday 24 March 2016 11:54:03 Dale wrote: > >> I'm not sure if this has changed but I think it used to be recommended >> not to set Python 3 stuff to active, at the time anyway. That may have >> changed. I read that either here or on -dev a good while back. May >> wa

Re: [gentoo-user] openshot-2.0.6.ebuild

2016-03-24 Thread Peter Humphrey
On Thursday 24 March 2016 11:54:03 Dale wrote: > I'm not sure if this has changed but I think it used to be recommended > not to set Python 3 stuff to active, at the time anyway. That may have > changed. I read that either here or on -dev a good while back. May > want to see what others think o

Re: [gentoo-user] openshot-2.0.6.ebuild

2016-03-24 Thread Alan McKinnon
On 24/03/2016 18:35, James wrote: > Howdy, > > Looking at the openshot ebuild, I see:: > EAPI=6 > PYTHON_COMPAT=( python3_{4,5} ) > > among other interesting details. > > So it should work with python 3.4 or 3.5, right? Not quite. IIRC PYTHON_COMPAT is the old way PYTHON*_TARGET_* is the new w

Re: [gentoo-user] openshot-2.0.6.ebuild

2016-03-24 Thread Dale
James wrote: > Howdy, > > Looking at the openshot ebuild, I see:: > EAPI=6 > PYTHON_COMPAT=( python3_{4,5} ) > > among other interesting details. > > So it should work with python 3.4 or 3.5, right? > > I have this:: > Installed versions: 2.7.10-r1 3.4.3-r1 > (examples gdbm ipv6 ncurses readline

[gentoo-user] openshot-2.0.6.ebuild

2016-03-24 Thread James
Howdy, Looking at the openshot ebuild, I see:: EAPI=6 PYTHON_COMPAT=( python3_{4,5} ) among other interesting details. So it should work with python 3.4 or 3.5, right? I have this:: Installed versions: 2.7.10-r1 3.4.3-r1 (examples gdbm ipv6 ncurses readline sqlite ssl threads tk wide-unicode