tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: wip/gsettings-desktop-schemas (update): Request for review
On Tue, Nov 03, 2020 at 12:56:02PM +0100, Dan Crna? wrote:
> Hello,
>
> This is a request to review wip/gsettings-desktop-schemas.
> It's an updated version of the main pkgsrc package. Part of the
> effort to get GDM3 in pkgsrc.
>
> Tested on amd64 NetBSD 9.0 and Darwin 19.6.0
>
> Best,
> Dan
>
It looks like it needs PYTHON_FOR_BUILD_ONLY set, because it uses
Python in the build process but doesn't install any scripts. Otherwise,
the default is to have a runtime dependency.
You can use tool.mk instead of application.mk to easily have a
"python3" binary available during the build process.
Other than that, looks fine, will commit shortly.
Home |
Main Index |
Thread Index |
Old Index