mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
6dcb408d16
Hints'. It adds features like moving, resizing, iconifying, z-ordering Windows and more that happen to contain a ggi visual. PR: ports/74826 Submitted by: Antoine Brodin <antoine.brodin@laposte.net>
20 lines
604 B
Plaintext
20 lines
604 B
Plaintext
@unexec if cmp -s %D/etc/ggi/libggiwmh.conf %D/etc/ggi/libggiwmh.conf.dist; then rm -f %D/etc/ggi/libggiwmh.conf; fi
|
|
etc/ggi/libggiwmh.conf.dist
|
|
@exec [ -f %B/libggiwmh.conf ] || cp %B/%f %B/libggiwmh.conf
|
|
include/ggi/internal/wmh.h
|
|
include/ggi/wmh-defs.h
|
|
include/ggi/wmh.h
|
|
lib/ggi/wmh/display/pseudo_stubs_wmh.la
|
|
lib/ggi/wmh/display/pseudo_stubs_wmh.so
|
|
%%XWMH%%lib/ggi/wmh/display/X_wmh.la
|
|
%%XWMH%%lib/ggi/wmh/display/X_wmh.so
|
|
lib/libggiwmh.la
|
|
lib/libggiwmh.so
|
|
lib/libggiwmh.so.0
|
|
@dirrm etc/ggi
|
|
@dirrm include/ggi/internal
|
|
@dirrm include/ggi
|
|
@dirrm lib/ggi/wmh/display
|
|
@dirrm lib/ggi/wmh
|
|
@dirrm lib/ggi
|