David Thompson <[email protected]> skribis: > Ludovic Courtès <[email protected]> writes: > >> David Thompson <[email protected]> skribis: >> >>> From 6298deeab6104b908a7356786ce09f395a32d7e3 Mon Sep 17 00:00:00 2001 >>> From: David Thompson <[email protected]> >>> Date: Wed, 25 Jun 2014 08:39:02 -0400 >>> Subject: [PATCH] gnu: Consolidate libjpeg, libpng, and libtiff into one >>> module. >> >> Sounds like a good idea! Perhaps wait until Friday before applying it, >> in case someone has anything to say. >> > > Sure. > >>> * gnu/packages/image.scm: New file. >>> >>> * gnu-system.am (GNU_SYSTEM_MODULES): Add image.scm and remove libjpeg.scm, >>> libpng.scm, and libtiff.scm. >> >> No blank lines for related changes, please. >> > > Fixed. > >>> * gnu/packages/libjpeg.scm >>> * gnu/packages/libpng.scm >>> * gnu/packages/libtiff.scm: Delete files. >> >> Usually when listing several files it’s like this: >> >> * foo.scm, bar.scm, baz.scm: Frob. >> >> Could you make it that way? >> > > Done. > > How does it look now?
Perfect, thanks. :-) OK to push tomorrow (Friday) if nobody objects by then. Ludo’.
