[Bug 269693] x11/wmenu: new port

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 14 Mar 2023 18:42:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269693

Daniel Engberg <diizzy@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |diizzy@FreeBSD.org

--- Comment #2 from Daniel Engberg <diizzy@FreeBSD.org> ---
Hi Oleh,

Please use available helpers for Cairo and Pango 
See: https://cgit.freebsd.org/ports/tree/Mk/Uses/gnome.mk
Example: https://cgit.freebsd.org/ports/tree/devel/qt6-base/Makefile

L22 and L23 are a bit hackish, can you perhaps submit a patch upstream what
utilizes the meson framework?

You likely don't need to define WRKSRC and consider moving pkg-plist into the
Makefile (PLIST_FILES) since it's just 2 files.
https://docs.freebsd.org/en/books/porters-handbook/book/#porting-pkg-plist

Runtime tested? Passes Poudriere (testport?)

Best regards,
Daniel

-- 
You are receiving this mail because:
You are the assignee for the bug.