Commit Graph

9 Commits (7b20bcd588ab493277fd49788045cb972bd28e56)

Author SHA1 Message Date
Brett Koonce c1a335ae82 feh 2.5
Closes Homebrew/homebrew#13957.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-05 20:58:53 -07:00
Jack Nagel d6e8244287 Update formulae for XQuartz compatibility 2012-07-01 12:41:00 -05:00
Mark A. Matienzo 24f3ffdfda feh 2.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-07 10:54:36 -08:00
guns 998cc78052 feh: fix missing fonts issue, update to 1.16
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-09-06 22:53:58 -05:00
guns 8db749f2e7 feh 1.14.2
Fixes compilation on Lion against libpng 1.5

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-14 16:50:58 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Bertrand Marron 2efbb9e97f Updated feh formula.
Use ENV.x11 instead of manually setting environment variables.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-17 08:17:03 -08:00
Bertrand Marron f45657309a Updated feh formula.
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 Homebrew/homebrew#4221.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-13 14:23:26 +00:00
Bertrand Marron 0040c77fe7 Created formula for feh.
feh is a fast, lightweight image viewer that uses imlib2.

Signed-off-by: David Höppner <0xffea@gmail.com>
2011-02-12 13:29:31 +01:00