aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/imlib2.rb
AgeCommit message (Collapse)Author
2014-04-03Get rid of "use X11 if it's installed" depsJack Nagel
Closes #28096.
2014-03-22Update revisions on libpng dependentsJack Nagel
2014-03-08formulae: fix with/without usage.Mike McQuaid
Closes #27275. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-03-02Batch convert http download urls from SourceForge to httpsJaime Marquínez Ferrándiz
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-01-16imlib2 1.4.6Brett Koonce
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-07-12Fix failing 10.6 image-related tests.Mike McQuaid
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