Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update brew command #2231

Closed
wants to merge 23 commits into from
Closed

update brew command #2231

wants to merge 23 commits into from

Conversation

quyleanh
Copy link
Contributor

@quyleanh quyleanh commented Apr 2, 2021

brew cask was deprecated according to this comment. Should be brew install.

natanjunges and others added 19 commits January 15, 2021 10:17
PR #2034 <#2034>

Reviewed-by: latreta <yves_henry13@hotmail.com>
Signed-off-by: Romain Vimont <rom@rom1v.com>
PR #2029 <#2029>

Reviewed-by: Win7GM
Signed-off-by: Romain Vimont <rom@rom1v.com>
PR #2064 <#2064>

Signed-off-by: Romain Vimont <rom@rom1v.com>
Makefile.CrossWindows have been renamed to release.mk, which is called
from release.sh.
Commit f8524a2 updated one reference to
the openjdk package, but there was another one.
PR #2123 <#2123>

Signed-off-by: Romain Vimont <rom@rom1v.com>
Issue #15 had been fixed in v1.14 by
e40532a.
Give quick instructions to download/install scrcpy.
A common use case for the --push-target option is to pass the device
Download directory.
PR #2195 <#2195>

Signed-off-by: Romain Vimont <rom@rom1v.com>
This avoids to link an older version.
PR #2223 <#2223>

Signed-off-by: Romain Vimont <rom@rom1v.com>
Add a script to download the server and build scrcpy using the
prebuilt server.
`brew cask` was deprecated according to [this comment](Homebrew/discussions#340 (comment)). Should be `brew install`.
@rom1v
Copy link
Collaborator

rom1v commented Apr 2, 2021

Thank you.

I have several questions because I don't use macOS/homebrew:

Isn't --cask necessary? like here: 192fbd8 (#2004)

What is the latest openjdk version available? For consistency, could it be changed from 8 to 11?
(see f8524a2 and 7b51a03)

@quyleanh
Copy link
Contributor Author

quyleanh commented Apr 2, 2021

Isn't --cask necessary?

No, for now there is no --cask option anymore.

What is the latest openjdk version available?

For now, the latest openjdk is version 16. However we can use openjdk version 8 LTS or version 11 LTS.

@quyleanh quyleanh changed the base branch from master to dev April 2, 2021 14:45
rom1v pushed a commit that referenced this pull request Apr 4, 2021
The command `brew cask` has been deprecated:
<Homebrew/discussions#340 (comment)>

Should be `brew install` directly now.

PR #2231 <#2231>

Signed-off-by: Romain Vimont <rom@rom1v.com>
@rom1v
Copy link
Collaborator

rom1v commented Apr 4, 2021

I rebased/squashed.

Is this commit ok for you d50c678?
I also added 2812de8 after your commit, is it ok?

(They are not merged yet, I'll merge after your confirmation.)

@quyleanh
Copy link
Contributor Author

quyleanh commented Apr 4, 2021

Yes. It's ok for me.

@rom1v
Copy link
Collaborator

rom1v commented Apr 4, 2021

Thank you. Merged into master.

@rom1v rom1v closed this Apr 4, 2021
@quyleanh quyleanh deleted the patch-1 branch April 4, 2021 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants