Age | Commit message (Collapse) | Author | Lines |
|
|
|
Use config.mk for configuration, both GNU make and FreeBSD make are supported.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 15ede2653b45a1fe73bc8c7c9151e3e8dc1c32dc.
|
|
Apparently, the old code was based on libjpeg6. However, most systems use
libjpeg8 now, which has a few new features like cropping, leading to a lot
of fuckup with feh on libjpeg8 systems. Now feh works with libjpeg8,
but probably doesn't support libjpeg6 anymore.
Also, this code copypasta really sucks :-)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
feh -O should also be able to run without it, but that requires slightly more work.
I'll fix that one later, I guess.
<http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=373209>
|
|
|
|
|
|
something.
|
|
|
|
|