aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/feh.rb
AgeCommit message (Collapse)Author
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>