Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Combine all OS X-release specific Casks #586

Closed
8 tasks done
rolandwalker opened this issue Dec 5, 2014 · 3 comments · Fixed by #610
Closed
8 tasks done

Combine all OS X-release specific Casks #586

rolandwalker opened this issue Dec 5, 2014 · 3 comments · Fixed by #610

Comments

@rolandwalker
Copy link
Contributor

These can be fully captured in the one Cask using if and depends_on :macos. This has probably already been done for some in the main repo

  • command-line-tools-lion.rb (removed)
  • command-line-tools-mountain-lion.rb (removed)
  • daisydisk-snowleopard.rb
  • keyremap4macbook-mountainlion.rb
  • macvim-mountainlion.rb
  • middleclick-mountainlion.rb
  • middleclick-snowleopard.rb
  • paraview-lion-python27.rb

Edit: some Casks can stay here instead of integrating to the main repo

@rolandwalker rolandwalker changed the title Integrate all OS-release specific Casks into main repo Integrate all OS X-release specific Casks into main repo Dec 5, 2014
@vitorgalvao
Copy link
Contributor

Now that I’m looking into it, we could probably outright remove command-line-tools. After all, the command-line-tools are exactly what homebrew requires you to install to use it. This means that to use homebrew-cask you already have them installed anyways.

@rolandwalker rolandwalker changed the title Integrate all OS X-release specific Casks into main repo Combine all OS X-release specific Casks Dec 5, 2014
@rolandwalker
Copy link
Contributor Author

That makes sense, but on the other hand, someone added command-line-tools*.rb, so they must have had a purpose in mind.

@albinoz , what's the use-case here?

@vitorgalvao
Copy link
Contributor

Marking keyremap4macbook as done, even though the fix isn’t yet ready for merge. This also allows us to mark it in #552. If we remove command-line-tools, those can be marked there as well.

I don’t know the origin of the links for command-line-tools (i.e. where @albinoz found them originally), but they’re on Apple’s domain, so integrity shouldn’t be an issue. On Apple’s developer portal, the links are different (and appear to be downloadable only when logged in). The cli tools for the latest versions of OS X also have a different name (“command line tools for xcode”), while some of the older ones have both. I haven’t looked in much depth, so I’m not sure if there’s some important difference.

@lock lock bot locked as resolved and limited conversation to collaborators May 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants