./wm/qvwm, Windows 95-like window manager for X11

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.12nb1, Package name: qvwm-1.1.12nb1, Maintainer: pkgsrc-users

qvwm is a window manager for the X Window System which provides a user
experience very close to Windows 95/98. It is small and extremely fast.


Required to run:
[graphics/imlib] [audio/esound] [x11/libXScrnSaver] [x11/libXpm]

Required to build:
[pkgtools/x11-links] [devel/gmake] [x11/scrnsaverproto] [x11/xproto] [x11/inputproto] [x11/xextproto]

Master sites:

Filesize: 424.432 KB

Version history: (Expand)


CVS history: (Expand)


   2025-01-24 21:41:13 by Taylor R Campbell | Files touched by this commit (1)
Log message:
wm/qvwm: Need -lICE and -lSM on non-SunOS platforms too.

Resolves:

c++  -O2 -I/pkg/2024Q4/include   -fpermissive -Wl,-zrelro -L/pkg/2024Q4/lib \ 
-Wl,-R/pkg/2024Q4/lib -o qvwm  main.o qvwm.o frame.o titlebar.o window.o move.o  \ 
resize.o resize_sp.o rearrange.o focus.o focus_mgr.o util.o timer.o  function.o \ 
debug.o exec.o event.o colormap.o configure.o property.o  key.o parse.o \ 
yaccsrc.o lexsrc.o qvwmrc.o mwm.o gnome.o session.o  screen_saver.o desktop.o \ 
icon.o switcher.o paging.o info_display.o  accessory.o menu.o menu_func.o \ 
startmenu.o taskbar.o tbutton.o  indicator.o pager.o mini.o image.o \ 
pixmap_image.o extra_image.o  anim_image.o button.o string_button.o \ 
ctrl_button.o fbutton.o sbutton.o  dialog.o system_dialog.o radio_button.o \ 
radio_set.o exit_dialog.o  confirm_dialog.o tooltip.o audio.o audio_wav.o \ 
audio_au.o audiodev.o  audiodev_alsa.o audiodev_esd.o audiodev_oss.o \ 
audiodev_sun.o  remote_cmd.o -lfl -lXss -lXpm -lXext -lX11
ld: event.o: in function `Event::MainLoop()':
event.cc:(.text+0x1d4e): undefined reference to `IceProcessMessages'
ld: session.o: in function `Session::ShutdownCancelled(_SmcConn*)':
session.cc:(.text+0x98): undefined reference to `SmcSaveYourselfDone'
[...]
   2021-10-26 13:25:22 by Nia Alarie | Files touched by this commit (106)
Log message:
wm: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 17:05:15 by Nia Alarie | Files touched by this commit (106)
Log message:
wm: Remove SHA1 hashes for distfiles
   2021-09-17 12:27:34 by Nia Alarie | Files touched by this commit (1)
Log message:
qvwm: add missing libraries for the SunOS linker
   2021-05-14 12:55:34 by Nia Alarie | Files touched by this commit (1)
Log message:
qvwm: alsa support is broken
   2020-10-10 22:11:51 by Nia Alarie | Files touched by this commit (4)
Log message:
wm: Revive qvwm package.

This was deleted a few years ago due to the gtk1 deprecation, but
removing its dependency on gtk1 is trivial and does not impact
its functionality.

I consider qvwm essential software for fun.

-

qvwm is a window manager for the X Window System which provides a user
experience very close to Windows 95/98. It is small and extremely fast.
   2011-03-06 17:02:58 by Thomas Klausner | Files touched by this commit (393) | Package removed
Log message:
Remove GTK1 using packages for which noone spoke up for the last two weeks
on pkgsrc-users in the thread "[HEADS UP] Package removal -- please check".
   2011-02-19 11:03:19 by Mark Davies | Files touched by this commit (7)
Log message:
PKGREVISION bump for imlib removal of gtk dependency.