Re: [PATCH 2/2] distro: Add libtiff.

2013-01-17 Thread Andreas Enge
Am Donnerstag, 17. Januar 2013 schrieb Ludovic Courtès: > Please, move the definition after that of ‘libjpeg’, and write it like > this: > This way, only the fields that differ need to be defined. Excellent, thanks for the explanation! > Note that I’d like to rename (distro ...), and then tag the

Re: [PATCH 2/2] distro: Add libtiff.

2013-01-17 Thread Ludovic Courtès
Andreas Enge skribis: > Two patches attached, since "make check" did not work for libtiff with > libjepg 9, so I also added libjpeg 8d. Great! > +(define-public libjpeg-8 > + (package > + (name "libjpeg-8") > + (version "8d") Please, move the definition after that of ‘libjpeg’, and write