pkgsrc-Users archive

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

Re: "New" package



On Wed, Jan 1, 2020 at 1:25 PM voidpin <voidpin%protonmail.com@localhost> wrote:
>
> Hi,
> I've updated herbsluftwm in pkgsrc-wip from 0.7.0 initially released 2016-02-04, to the current 0.7.2 released 2019-05-28.
>
> The package builds and installs without issues. I'm not a herbsluftwm user myself so, I wonder if anyone would like to test the package.
>
> Review and import into pkgsrc main if everything looks good.

pkglint complains about linker flags in CFLAGS. Linker flags should be
in LDFLAGS and friends. However, if I remove the offending line, it
fails to build.

There is also a CMake-based build system, maybe that's easier than
setting variables for a custom Makefile?

I tried converting the build to CMake but it needs to be built out of
tree (i.e. build dir != source dir), and I don't know how to do that
in pkgsrc.

-- 
Benny


Home | Main Index | Thread Index | Old Index