Package Details: mini r34.0ee8bd7-1

Git Clone URL: https://aur.archlinux.org/mini.git (read-only, click to copy)
Package Base: mini
Description: Stripped down lead version of aewm++
Upstream URL: https://github.com/frankhale/mini
Keywords: minimal windowmanager X11
Licenses: GPL3
Submitter: bidulock
Maintainer: bidulock
Last Packager: bidulock
Votes: 1
Popularity: 0.000000
First Submitted: 2015-01-08 02:21 (UTC)
Last Updated: 2015-06-10 13:13 (UTC)

Required by (0)

Sources (1)

Latest Comments

micwoj92 commented on 2025-11-24 17:29 (UTC)

Build fails:

==> Starting build()...
clang++ -O2 -Wall -std=c++14   mini.cc -lsupc++ -lXext -lX11 -ljson-c -o mini
mini.cc:1672:16: error: use of undeclared identifier 'strcmp'
 1672 |         if(argc>=2 && strcmp(argv[1], "--version") == 0)
      |                       ^~~~~~
1 error generated.
make: *** [Makefile:37: mini] Error 1
==> ERROR: A failure occurred in build().
    Aborting...

micwoj92 commented on 2021-09-20 01:46 (UTC)

This should be -git package.