aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/feh.rb
AgeCommit message (Collapse)Author
2013-06-15feh 2.9.3Brett Koonce
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-05-24feh 2.9.2Brett Koonce
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-19feh 2.9.1Brett Koonce
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03feh 2.8Brett Koonce
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-18feh 2.7Brett Koonce
Closes #15524. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-13feh: giblib: re-order dependencies to try and fix X11 issues.Mike McQuaid
References #15325, #15390.
2012-08-05feh 2.5Brett Koonce
Closes #13957. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-01Update formulae for XQuartz compatibilityJack Nagel
2012-01-07feh 2.2Mark A. Matienzo
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-06feh: fix missing fonts issue, update to 1.16guns
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>
2011-08-14feh 1.14.2guns
Fixes compilation on Lion against libpng 1.5 Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-02-17Updated feh formula.Bertrand Marron
Use ENV.x11 instead of manually setting environment variables. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-13Updated feh formula.Bertrand Marron
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>
2011-02-12Created formula for feh.Bertrand Marron
feh is a fast, lightweight image viewer that uses imlib2. Signed-off-by: David Höppner <0xffea@gmail.com>