gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gpsd-dev] report on my build nits


From: James Browning
Subject: Re: [gpsd-dev] report on my build nits
Date: Mon, 23 Sep 2019 15:03:31 -0700

On Mon, Sep 23, 2019 at 2:38 PM Bernd Zeimetz <address@hidden> wrote:
On 9/23/19 11:34 PM, James Browning wrote:
> Gentoo has a part of a way. Their meta build package includes a setup.py
> file template which is filled in with data from SConstruct and used to
> (re)build the Python 2.7 module. Well long story short it can also build
> packages for Python 3.x.

Do you happen to have a link to that available?
Thanks!

The template is at [1] and the ebuild file is at [2] both are obsolete at this point.
[1] https://gitweb.gentoo.org/repo/gentoo.git/tree/sci-geosciences/gpsd/files/gpsd-3.3-setup.py
[2] https://gitweb.gentoo.org/repo/gentoo.git/tree/sci-geosciences/gpsd/gpsd-9999.ebuild

It should be slightly faster due to not reconfiguring/recompiling all of gpsd for every version of Python you want to build for. Speed benefits only really kick for the third* (and subsequent) module(s) built. Your mileage will vary.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]