| Age | Commit message (Collapse) | Author |
|
We have the homebrew-x11 tap for this reason so let's migrate everything
without any reverse dependencies. Ideally I'd also like to migrate
everything that's :recommended and the GTK formulae through there too
(or to a dedicated homebrew-gtk).
|
|
feh no longer depends on giblib, and imlib2 is not a build-time dep.
|
|
Closes #32127.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Fixes #31146.
Closes #31149.
Signed-off-by: Jack Nagel <jacknagel@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>
|
|
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>
|