Re: Package request IceWM V2.1.2
Posted: Tue Feb 23, 2021 12:10 pm
Great, will surely try...
Support for MX and antiX Linux distros
http://www.forum.mxlinux.org/
@Stevo I guess these were taken care of...?oops wrote: Mon Jan 25, 2021 10:26 am Hello,
Request package to have the IceWM version 2.1.1 into MX with the: Imlib2 image rendering engine
# since version 2.0 icewm
We add support for the Imlib2 image rendering engine as an alternative
for the gdk-pixbuf-xlib rendering engine. The Imlib2 image rendering
engine is now the default, but this can be set at configure time.
With into ..../icewm-2.0.0/src/CMakeLists.txt
Modified to have the .svg icon compatibility working, here for me:
...
# option(CONFIG_LIBRSVG "Support SVG format icons" off)
option(CONFIG_LIBRSVG "Support SVG format icons" on)
...
Code: Select all
$ icewm -V
IceWM 2.1.2, Copyright 1997-2012 Marko Macek, 2001 Mathias Hasselmann.
$ icewm --configured
icewm configured options: ao fribidi i18n imlib2 librsvg nls session shape xfreetype2 xinerama xrandr