aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/jack.rb
AgeCommit message (Collapse)Author
2014-06-09jack: add 0.124.1 bottle.BrewTestBot
2014-06-03jack 0.124.1sarahkeefe
The jack download url was broken due to a site hack - updated to the url currently shown on the homepage and added the newly required dependency for 0.124.1 (berkeley-db). Closes #29800. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-03-19jack: use patch DSLJack Nagel
2014-03-07use opt shortcutsAdam Vandenberg
2013-12-14Update docs, comment mxcl/homebrew refs.Mike McQuaid
2013-09-25jack: add plist.Mike McQuaid
2013-09-25jack: fix comment indentation.Mike McQuaid
2013-09-19jack: revert to 0.121.3Katherine Whitlock
Jack 1.9.7, 1.9.8, and 1.9.9 all fail to compile for various reasons relating to clang. Instead, Jack1 v0.121.3 compiles successfully, and provides the same API. Closes #22043. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-14Jack fails with clang 425Adam Vandenberg
Closes #17931.
2013-01-24jack: specify revision for gisted patchJack Nagel
2012-12-17jack: fails_with :clang build 421Samuel John
- The build number was missing. Closes #16623. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-11jack: use fedora mirrorAdam Vandenberg
Closes #15945.
2012-06-12jack: mark as fails with clangAdam Vandenberg
2012-05-15Use ENV shortcut methods where applicableJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-04-16jack 1.9.7Adam Vandenberg
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-11-18Use https for all GitHub URLsTianyi Cui
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-23Set LINKFLAGS env varGeoff Reedy
The waf build uses LINKFLAGS not LDFLAGS. Set LINKFLAGS the same as LDFLAGS so the build can find libraries from a non-/usr/local brew install Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-21Use Jack2 by defaultJan Berkel
The original tarball is no longer downloadable, and development continues on the Jack2 branch. Jack2 promises 0.118 compatibility. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-12Mark scons, cmake & pkg-config as build-time depsAdam Vandenberg
2010-07-03add formula for jack-audio-connection-kitTaybin Rutkin
Signed-off-by: Adam Vandenberg <flangy@gmail.com>