Search Criteria
Package Details: qvwm 1.1.12.1-1
Git Clone URL: | https://aur.archlinux.org/qvwm.git (read-only, click to copy) |
---|---|
Package Base: | qvwm |
Description: | Qvwm is a Windows 95/98/NT like window manager for X Window System. |
Upstream URL: | https://github.com/mytoh/qvwm |
Licenses: | |
Submitter: | narazaka |
Maintainer: | narazaka |
Last Packager: | narazaka |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2015-12-23 03:34 |
Last Updated: | 2015-12-23 03:40 |
Latest Comments
bytes1 commented on 2021-02-11 19:01
The git repository is not available anymore
AmadoMartinez commented on 2020-01-06 22:23
Can confirm it compiles.
Found a short and quick guide on https://www.reddit.com/r/unixporn/comments/ehp8lb/qvwm_i_love_windows_95_already/
tastyminerals commented on 2019-01-21 09:48
Does not compile unfortunately :(
magiblot commented on 2018-02-15 19:42
Adding CXXFLAGS+=' -std=gnu++98' before sh ./configure is enough to have it working.
Alister.Hood commented on 2017-12-13 09:05
This now requires CXXFLAGS="-Wno-narrowing" or something similar at the start of the configure line. Also, that sh there looks unusual -it isn't needed, is it?