Git Product home page Git Product logo

homebrew-formulae's People

Contributors

ojford avatar strobh avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

hiremaga jgerhold

homebrew-formulae's Issues

iosevka-generate misses dependency `inflection`

The iosevka-generate formula is missing the Python module inflection as a resource if I am not mistaken.

Traceback (most recent call last):
  File "/usr/local/bin/iosevka-generate", line 12, in <module>
    import inflection
ModuleNotFoundError: No module named 'inflection'

Java dependency format `depends_on :java` was disabled

Homebrew has deprecated and disabled the java dependency format depends_on :java
(see Homebrew/brew#9194) resulting in the following error:

Error: Failed to import: /usr/local/Homebrew/Library/Taps/ojford/homebrew-formulae/ltsa.rb
ltsa: Calling depends_on :java is disabled! Use "depends_on "openjdk@11", "depends_on "openjdk@8" or "depends_on "openjdk" instead

I have already created a PR (#5) that tries to solve the problem by explicitly using "openjdk@8" as dependency, but I haven't tested whether it works yet.

Cannot tap due to iosevka-generate

Tapping this repository now fails with:

intermute:scripts mike.roth$ brew tap OJFord/formulae
==> Tapping ojford/formulae
Cloning into '/usr/local/Homebrew/Library/Taps/ojford/homebrew-formulae'...
remote: Counting objects: 8, done.
remote: Compressing objects: 100% (8/8), done.
remote: Total 8 (delta 0), reused 3 (delta 0), pack-reused 0
Unpacking objects: 100% (8/8), done.
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/ojford/homebrew-formulae/iosevka-generate.rb
Unsupported special dependency :otfccbuild
Error: Cannot tap ojford/formulae: 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.