Package Details: mew-git 0.0.r24.e96bf18-2

Git Clone URL: https://aur.archlinux.org/mew-git.git (read-only, click to copy)
Package Base: mew-git
Description: Wayland port of dmenu
Upstream URL: https://codeberg.org/sewn/mew
Licenses: MIT
Submitter: pypi
Maintainer: pypi
Last Packager: pypi
Votes: 0
Popularity: 0.000000
First Submitted: 2024-12-01 09:26 (UTC)
Last Updated: 2024-12-01 10:50 (UTC)

Latest Comments

pypi commented on 2024-12-01 10:52 (UTC)

@akku fixed now; was missing tllist (needed via fcft, otherwise pkg-config failed)

akku commented on 2024-12-01 10:20 (UTC)

Building fails as follows

c99 -o wlr-layer-shell-unstable-v1-protocol.o -pedantic -Wall  -D_POSIX_C_SOURCE=200809L -D_GNU_SOURCE -DVERSION=\"1.0\" -O3 -pipe -w -flto=auto -c wlr-layer-shell-unstable-v1-protocol.c
In file included from drwl.h:33,
                 from mew.c:20:
/usr/include/fcft/fcft.h:7:10: fatal error: pixman.h: No such file or directory
    7 | #include <pixman.h>
      |          ^~~~~~~~~~
compilation terminated.
make: *** [Makefile:27: mew.o] Error 1
make: *** Waiting for unfinished jobs....

It probably need to add pixman to dependencies.