GithubHelp home page GithubHelp logo

fokko / homebrew-kicad Goto Github PK

View Code? Open in Web Editor NEW

This project forked from metacollin/homebrew-kicad

0.0 3.0 0.0 85 KB

Homebrew tap for KiCad, the electronic design automation suite.

License: MIT License

Ruby 100.00%

homebrew-kicad's Introduction

Homebrew KiCad EDA Suite

Now building --HEAD and 4.0.6 stable!

Delicious and foamy stable (and --HEAD!) Homebrew tap for KiCad. This is intended for anyone who wants to customize their build of KiCad, build latest stable release optimized for their specific version of OS X and using the latest version of boost and other dependencies.

Installation is simple...

brew tap metacollin/kicad
brew install kicad

...but it's good to have options...

--with-oce            # Use OC for native support several 3D model formats, including .STEP.
                      # Requires building --HEAD

--with-libngspice     # Enable SPICE simulation capabilities in eeschema using ngspice as the backend.
                      # Requires building --HEAD

--without-python      # If you're afraid of danger noodles.

--with-nice-curves    # Quadruples number of polys or segments used for curves and circles visually
                      # and in plot files (gerbers).

--HEAD                # Builds the latest development version of KiCad.

--debug               # Build with debugging turned on

Some things have changed

If you previously installed this tap, you should know that the included dependencies have been reworked and renamed. You may want to perform the following:

brew remove wxkicad # (and wxkdebug if installed)
brew remove kicad
brew untap metacollin/kicad
brew tap metacollin/kicad
brew install kicad

The dependencies have been split into two new formula, kicad-wxwidgets and kicad-wxpython. This is more robust and should be less error-prone than previous ways of dealing with the patched wx dependency.

homebrew-kicad's People

Contributors

metacollin avatar seppestas avatar

Watchers

 avatar  avatar  avatar

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.