On Thu, 4 Mar 2021 01:58:04 +0100
Jerome KASPER <neon.king.fr@gmail.com>:
> Hi ports@,
>
> Found by solene@ and port requested by kn@ , so i decided to give it a go.
>
> pmenu is a configurable radial contextual menu for X11 that keep things
> simple and straightforward.
>
> I took maintainer as this is a fairly simple C program that shouldn't
> require
> much work for updating. The thing links against Imlib2 but portcheck
> complains if i add it in WANTLIB or LIB_DEPENDS.
>
> Thanks solene@ for testing and driving me to do this
>
> Any remarks welcome,
> Regards,
> Jerome
if you add LIB_DEPENDS= graphics/imlib2
then you can add Imbli2 to WANTLIB and it's fine.
I'm not sure DEBUG_PACKAGES are of any use with pmenu, I had no crash
yet but it's really small so maybe we can keep debug packages?
I think this would be better to set MANPREFIX and FREETYPEINC in
the Makefile instead of using a patch, this will avoid work if the
config.mk changes. I think this can be done using MAKE_FLAGS
No comments:
Post a Comment