| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #15524.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
References #15325, #15390.
|
|
Closes #13957.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Building feh without PREFIX=... leads to errors about missing fonts,
since the builtin font paths are hardcoded relative to the PREFIX.
The prefix must be supplied during build, and perhaps during install
(which must be done separately since there is no build dependency on
installation).
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Fixes compilation on Lion against libpng 1.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Use ENV.x11 instead of manually setting environment variables.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Made the formula less likely to break on upgrades by replacing the patch
by environment variables set on install.
Also removed the dependency on libpng.
Closes #4221.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
feh is a fast, lightweight image viewer that uses imlib2.
Signed-off-by: David Höppner <0xffea@gmail.com>
|