Commit Graph

28971 Commits

Author SHA1 Message Date
Roland Walker 43ab87b480 Merge pull request #8539 from rolandwalker/incorporate_homebrew_macos
incorporate a modified homebrew-fork `OS::Mac` into our codebase as `Cask::MacOS`
2014-12-30 17:16:24 -05:00
Roland Walker 60da9879e6 Merge pull request #8519 from rolandwalker/x11_detection
Check for libpng to assure X11 detection
2014-12-30 16:45:10 -05:00
Roland Walker 818f93f066 Merge pull request #8522 from rolandwalker/tput_needs_stderr
don't redirect tput STDERR
2014-12-30 16:45:01 -05:00
Scott Reeves 1df914c51e BBEdit 11.0.2 2014-12-30 15:55:45 -05:00
Vítor Galvão 2e2205ad2e Merge pull request #8536 from Dremora/xquartz
Expand xquartz zap stanza
2014-12-30 18:28:55 +00:00
Vítor Galvão aa9f41f872 Merge pull request #8541 from jawshooah/gitbook/fix-gitbook
Update gitbook to use GitHub release
2014-12-30 18:27:52 +00:00
Josh Hagins dd1e0099f2 Update gitbook to use GitHub release
The maintainers of this app are no longer supporting the desktop
version, in favor of the web app. The latest desktop release is
no longer available from their website, but can be downloaded as
a GitHub release.
2014-12-30 11:21:58 -06:00
Josh Hagins 59a972b393 Add additional GitHub launchctl service 2014-12-30 11:02:55 -06:00
ndr b7f446b0a9 Merge pull request #8534 from vitorgalvao/fix-8395
Add Nibbble.app v1.2
2014-12-30 16:39:08 +00:00
ndr 84067dec24 Merge pull request #8537 from jconley/hermes
update hermes to 1.2.5
2014-12-30 16:38:08 +00:00
ndr 69e4b0a350 Merge pull request #8538 from luebken/update-boot2docker
Upgrade boot2docker.pkg to 1.4.1
2014-12-30 16:37:54 +00:00
Roland Walker 13085c7e26 incorporate homebrew-fork OS::Mac as Cask::MacOS
temporarily define ::MacOS = Cask::MacOS pending updates
to the DSL (it should be visible at the top level only
within Casks.)
2014-12-30 11:29:46 -05:00
Roland Walker 1b775d0f06 make @@release a class variable 2014-12-30 11:22:48 -05:00
Roland Walker 667fed6471 cache inverted Release hash 2014-12-30 11:21:30 -05:00
Roland Walker ec89e5d26b recast class OS::Mac::Version as OS::Mac::Release 2014-12-30 11:20:21 -05:00
Matthias Luebken f50a9b1f0b Upgrade boot2docker.pkg to 1.4.1 2014-12-30 17:20:17 +01:00
Roland Walker 997c4a007d merge all OS X release symbols into one file 2014-12-30 11:14:06 -05:00
Roland Walker 0e20bd4f62 separate hardware from MacOS
and remove unused method prefer_64_bit?
2014-12-30 11:10:09 -05:00
Roland Walker 875f44d8e4 move unused xquartz.rb to new namespace
* migrate methods app_with_bundle_id and pkgutil_info within xquartz.rb
  as this is the only place they are used
* remove duplicate X11 namespace
2014-12-30 11:07:56 -05:00
Johnathan Conley 2cbfe34864 update hermes to 1.2.5 2014-12-30 09:58:38 -06:00
Kirill Korolyov f7ce836f93 Expand xquartz zap stanza 2014-12-30 15:47:03 +00:00
Vítor Galvão d0583db2f2 Merge pull request #8528 from jawshooah/sourcetree
sourcetree: add launchctl service to uninstall
2014-12-30 15:34:51 +00:00
Vítor Galvão 6036bc0095 Merge pull request #8529 from jawshooah/github
github: add launchctl service to uninstall
2014-12-30 15:34:44 +00:00
Vítor Galvão 348b06dd46 Merge pull request #8530 from jawshooah/git-annex
git-annex: add launchctl service to uninstall
2014-12-30 15:34:36 +00:00
Vítor Galvão baace690a1 Merge pull request #8531 from jawshooah/steam/add-launchctl
steam: add launchctl service to uninstall
2014-12-30 15:34:25 +00:00
Vítor Galvão fac8b739eb Merge pull request #8532 from jawshooah/spotify/add-launchctl
spotify: add launchctl to uninstall
2014-12-30 15:34:16 +00:00
Vítor Galvão 276aa77464 Merge pull request #8535 from vitorgalvao/fix-8513
Update aegisub.rb
2014-12-30 15:32:43 +00:00
Ftard5000 27d1e4cc93 Update aegisub.rb
Updated version to latest stable, 3.2.2
2014-12-30 15:31:58 +00:00
anurag-banerjee 17f0d64b8a Add Nibbble.app v1.2 2014-12-30 15:27:35 +00:00
Vítor Galvão 501000e899 Merge pull request #8527 from Dremora/kega-fusion
Add kega-fusion v3.63i
2014-12-30 15:13:27 +00:00
Vítor Galvão 3966eb79a4 Merge pull request #8533 from vitorgalvao/add-djay-pro
added djay Pro
2014-12-30 15:10:41 +00:00
Vítor Galvão 3f9112902e added djay Pro 2014-12-30 15:09:33 +00:00
Josh Hagins 1c27f26cd2 spotify: add launchctl to uninstall 2014-12-30 09:07:05 -06:00
Josh Hagins 37b8f272c6 steam: add launchctl service to uninstall 2014-12-30 09:06:05 -06:00
Roland Walker 74b46f7e92 Check for libpng to assure X11 detection
Based on Homebrew's xquartz.rb.  Improves Yosemite specifically.
Fixes #8483
2014-12-30 09:59:28 -05:00
Josh Hagins 68fc3931c8 sourcetree: add launchctl service to uninstall 2014-12-30 08:56:14 -06:00
Josh Hagins 8e01213436 github: add launchctl service to uninstall 2014-12-30 08:55:50 -06:00
Josh Hagins 0ffa8798f8 git-annex: add launchctl service to uninstall 2014-12-30 08:54:56 -06:00
Vítor Galvão 8cd9a3e6c4 Merge pull request #8526 from Dremora/nestopia
Added nestopia name and zap stanzas
2014-12-30 14:54:00 +00:00
Vítor Galvão 6ba90e9f79 Merge pull request #8525 from Dremora/utorrent
Add utorrent name stanza, expand zap stanza
2014-12-30 14:53:48 +00:00
Vítor Galvão 8497cb8c05 Merge pull request #8524 from Dremora/picasa
Added picasa name and zap stanzas
2014-12-30 14:53:30 +00:00
Vítor Galvão c12902eeb5 Merge pull request #8521 from Dremora/mysqlworkbench
Update mysqlworkbench to 6.2.4, add name, license and zap stanzas
2014-12-30 14:52:09 +00:00
Vítor Galvão 6f83eacc5f Merge pull request #8520 from Dremora/reaper
Update reaper to 4.76, add name, license and zap stanzas
2014-12-30 14:51:38 +00:00
Kirill Korolyov 0d7af22fe4 Add kega-fusion v3.63i 2014-12-30 14:50:53 +00:00
Kirill Korolyov e96808466b Added nestopia name and zap stanzas 2014-12-30 14:33:16 +00:00
Kirill Korolyov 5beb284ea3 Add utorrent name stanza, expand zap stanza 2014-12-30 14:25:36 +00:00
Kirill Korolyov 4da579cdb9 Added picasa name and zap stanzas 2014-12-30 14:08:16 +00:00
Roland Walker 8d2e23c03d don't redirect tput STDERR
when both outputs are redirected, it always returns 80
2014-12-30 08:57:56 -05:00
Kirill Korolyov 5c1806ad0f Update mysqlworkbench to 6.2.4, add name, license and zap stanzas 2014-12-30 13:46:52 +00:00
Kirill Korolyov 6415ab660c Update reaper to 4.76, add name, license and zap stanzas 2014-12-30 13:13:14 +00:00