GithubHelp home page GithubHelp logo

homebrew-tap's People

Contributors

cema-sp avatar specious avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

crenwick

homebrew-tap's Issues

Error installing alacritty

$ brew install --HEAD cema-sp/tap/alacritty
Updating Homebrew...
==> Installing alacritty from cema-sp/tap
==> Cloning https://github.com/jwilm/alacritty.git
Updating /Users/joker/Library/Caches/Homebrew/alacritty--git
==> Checking out branch master
Error: Could not find 'cargo' installation dir neither in CARGO_HOME nor in HOME

(I've previously tapped your repo with brew tap cema-sp/homebrew-tap)

Install Alacritty Mac app

It would be nice to have the Alacritty Mac app installed instead of just the CLI executable. As described in the build instructions it is simply:

make app
cp -r target/release/osx/Alacritty.app /Applications/

Since it's built from source I believe it's proper that this remains part of a normal Homebrew formula, not a Cask one, and should be optionally linked to /Applications with brew linkapps alacritty. It's cheap to create (it's just copying the built binary into a template .app directory structure) so IMO it could be done by default, not an opt-in formula option—I would imagine most Mac users would prefer to use this if available rather than first opening Terminal or iTerm in order to launch another terminal emulator.

I'll take a stab at this when I have some cycles.

kitty: Unsupported special dependency :python3

Similar to #7 perhaps though #6 sounds like it might offer a better fix.

$ brew install --HEAD cema-sp/homebrew-tap/alacritty
==> Tapping cema-sp/tap
Cloning into '/usr/local/Homebrew/Library/Taps/cema-sp/homebrew-tap'...
remote: Counting objects: 8, done.
remote: Compressing objects: 100% (8/8), done.
remote: Total 8 (delta 0), reused 6 (delta 0), pack-reused 0
Unpacking objects: 100% (8/8), done.
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/cema-sp/homebrew-tap/Formula/kitty.rb
kitty: Unsupported special dependency :python3
Error: Cannot tap cema-sp/tap: invalid syntax in tap!

depends_on :python3 is disabled

It looks like there are actually two issues:

  1. Depending on python3
  2. Invalid syntax
$ brew install --HEAD cema-sp/tap/alacritty
==> Tapping cema-sp/tap
Cloning into '/usr/local/Homebrew/Library/Taps/cema-sp/homebrew-tap'...
remote: Counting objects: 8, done.
remote: Compressing objects: 100% (8/8), done.
remote: Total 8 (delta 0), reused 6 (delta 0), pack-reused 0
Unpacking objects: 100% (8/8), done.
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/cema-sp/homebrew-tap/Formula/kitty.rb
Calling 'depends_on :python3' is disabled!
Use 'depends_on "python"' instead.
/usr/local/Homebrew/Library/Taps/cema-sp/homebrew-tap/Formula/kitty.rb:7:in `<class:Kitty>'
Please report this to the cema-sp/tap tap!
Or, even better, submit a PR to fix it!
Error: Cannot tap cema-sp/tap: invalid syntax in tap!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.