Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnu: wmbattery: Fix UPower-related memory leak.•••* gnu/packages/gnustep.scm (wmbattery)[source](snippet): New field. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Kei Yamashita | 2016-05-18 | 1 | -2/+10 |
* | gnu: Add wmfire.•••* gnu/packages/gnustep.scm (wmfire): New variable. Signed-off-by: Alex Kost <alezost@gmail.com> | Kei Yamashita | 2016-05-09 | 1 | -0/+29 |
* | gnu: Add wmclock.•••* gnu/packages/gnustep.scm (wmclock): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> | Kei Yamashita | 2016-04-08 | 1 | -0/+35 |
* | gnu: Add wmcpuload.•••* gnu/packages/gnustep.scm (wmcpuload): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> | Kei Yamashita | 2016-04-06 | 1 | -0/+29 |
* | gnu: Add wmnd.•••* gnu/packages/gnustep.scm (wmnd): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> | Kei Yamashita | 2016-04-06 | 1 | -0/+25 |
* | gnu: Add wmbattery.•••* gnu/packages/gnustep.scm (wmbattery): New variable. Signed-off-by: Alex Kost <alezost@gmail.com> | Kei Yamashita | 2016-04-05 | 1 | -0/+44 |
* | gnu: windowmaker: Leave 'wmaker' unwrapped.•••Fixes <http://bugs.gnu.org/18698>. Reported by Mark H Weaver <mhw@netris.org>. * gnu/packages/gnustep.scm (windowmaker)[arguments]: Add 'pre-configure' phase. Change 'wrap' phase to wrap 'wmaker.inst', not 'wmaker'. | Ludovic Courtès | 2014-11-12 | 1 | -8/+22 |
* | gnu: windowmaker: Update to 0.95.6.•••* gnu/packages/gnustep.scm (windowmaker): Update to 0.95.6. | Ludovic Courtès | 2014-10-03 | 1 | -2/+2 |
* | gnu: Consolidate libjpeg, libpng, and libtiff into one module.•••* gnu/packages/image.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add image.scm and remove libjpeg.scm, libpng.scm, and libtiff.scm. * gnu/packages/libjpeg.scm, gnu/packages/libpng.scm, gnu/packages/libtiff.scm: Delete files. * gnu/packages/emacs.scm gnu/packages/games.scm, gnu/packages/gd.scm, gnu/packages/geeqie.scm, gnu/packages/ghostscript.scm, gnu/packages/gimp.scm, gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/gnustep.scm, gnu/packages/gnuzilla.scm, gnu/packages/graphviz.scm, gnu/packages/gtk.scm, gnu/packages/imagemagick.scm, gnu/packages/inkscape.scm, gnu/packages/netpbm.scm, gnu/packages/pdf.scm, gnu/packages/plotutils.scm, gnu/packages/qemu.scm, gnu/packages/qt.scm, gnu/packages/scheme.scm, gnu/packages/sdl.scm, gnu/packages/slim.scm, gnu/packages/tcl.scm, gnu/packages/texlive.scm, gnu/packages/video.scm, gnu/packages/xiph.scm, gnu/packages/xorg.scm: Use (gnu packages image) module. | David Thompson | 2014-06-27 | 1 | -1/+1 |
* | gnu: Add Window Maker.•••* gnu/packages/gnustep.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. | Ludovic Courtès | 2014-03-19 | 1 | -0/+71 |