aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gource.rb
AgeCommit message (Collapse)Author
2014-05-23Replace last uses of :freetype and :fontconfig depsJack Nagel
2014-05-21gource 0.42Brett Koonce
Closes #29423.
2014-04-16gource add --HEADJoaquin Casares
Closes #28454. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-04-14gource 0.41Sebastian Staudt
Closes #28397. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2014-04-03Get rid of "use X11 if it's installed" depsJack Nagel
Closes #28096.
2014-03-08Batch convert http urls from Google Code to httpsIan Lancaster
Closes #27218.
2013-11-13Add more missing :autoconf depsJack Nagel
2013-09-21gource: use spec depsJack Nagel
2013-09-03gource: remove unrecognized configure flagsJack Nagel
2013-04-30gource: remove non-interactive/blocking test.Mike McQuaid
2013-04-26Gource 0.40Sebastian Staudt
Closes #19444. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-22gource: use X11 if it's installed.Mike McQuaid
References #17143. Fixes #17246.
2013-01-22gource: disable X11.Mike McQuaid
References #17143. Fixes #17246.
2013-01-13gource: update patch commentMisty De Meo
2013-01-13gource: fix configure on OS XMisty De Meo
Fixes #15808.
2013-01-11gource 0.39Sebastian Staudt
Closes #17002. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-31gource: use new dslAdam Vandenberg
2012-08-17gource: fix compilation with boost 1.50.0Misty De Meo
Fixes #14246.
2012-07-10Use autotools symbolsAdam Vandenberg
2012-07-01Update formulae for XQuartz compatibilityJack Nagel
2012-04-22gource: Update to 0.38Sebastian Staudt
Gource now requires boost and glm. Closes #11782. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-03-11gource: use a stable tarballAdam Vandenberg
2012-02-29More formula that now depend on automakeMax Howell
gst-plugins-base didn't need the autoreconf in any form I could see. So removed.
2012-02-24Use "cd" instead of "Dir.chdir"Adam Vandenberg
* And "mkdir" isntead of "Dir.mkdir" * And "Dir[]" instead of "Dir.glob" * Also style fixes and nitpicks
2011-12-06gource 0.37Sebastian Staudt
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-01Be more explicit about paths in test methodsAdam Vandenberg
2011-06-27Gource 0.35Sebastian Staudt
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-26Use https for github repos.Adam Vandenberg
2011-05-20gource: remove ftgl referenceChristian Köstlin
see release notes: http://code.google.com/p/gource/#14_May_2011 Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-15gource 0.34Dipen Lad
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-04Updated Gource to 0.33Sebastian Staudt
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-14gource: works fine against system libpngAdam Vandenberg
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-03-09Update gource to version 0.32Adam Duke
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-12Mark scons, cmake & pkg-config as build-time depsAdam Vandenberg
2010-09-26gource - add test that runs against Homebrew itselfAdam Vandenberg
2010-09-26gource: bump version to 0.28Tianyi Cui
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-07Update formulae for version 0.7Adam Vandenberg
* Use new "url" features * Use keg_only DSL * Use "skip_clean :all" DSL * Whitespace and style cleanups * Make bash invocations less silly * Use new man2-man8 helpers * Remove "FileUtils." since it is included in Formula * Use real names for deps instead of aliases * ENV.x11 now updates path, so remove that from individual brews
2010-07-31Fix Gource for non-/usr/local installs.Adam Vandenberg
2010-06-16Gource head depends on glewAdam Vandenberg
Fixes #1608.
2010-06-06Attempted Gource fixes.Adam Vandenberg
2010-05-08Gource - VCS visualizer.David Gageot
Signed-off-by: Adam Vandenberg <flangy@gmail.com> * Use head; 0.26 tarball segfaults on 10.6.3