aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/imlib2.rb
AgeCommit message (Collapse)Author
2013-02-01imlib2: use test DSLJack Nagel
2012-10-13imlib2: default to X11 support on.Mike McQuaid
References #15325, #15390.
2012-10-13imlib2: make X11 dependency optional.Mike McQuaid
References #15325. Closes #15390.
2012-10-10imlib2: require x11nibbles 2bits
imlib2 without x11 has missing symbols needed by other programs like feh. Add a `depends_on :x11`. Remove the deps on libpng and freetype. Works well with superenv. Fixes #15325 Closes #15390. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-04imlib2: fix SHA1, test and X11 dependency.Mike McQuaid
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-07-01Update formulae for XQuartz compatibilityJack Nagel
2012-03-17imlib2 1.4.5Adam Vandenberg
Includes libpng patch.
2011-08-19imlib2: patch for libpng 1.5guns
Compile fails due to a change in libpng15, which ships with Lion. This patch is included in the dev branch upstream. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-10-20New formula: imlib2Jean-Michel Lacroix