Git Product home page Git Product logo

homebrew-osgeo4mac's Introduction

Homebrew-osgeo4mac

NOTE: On March 28, 2014, this repository was moved from dakcarto's github account to OSGeo's.

Mac homebrew formula tap for maintaining a STABLE work environment for the OSGeo.org geospatial toolset. This includes formulae that may not be specifically for an OSGeo project, but do extend the toolset's functionality.

These formulae may provide multiple versions of existing packages in the main homebrew taps. Such formulae are to temporarily ensure stability for the toolset, or to add extra options not found in the main taps. After such formulae are field-tested with the OSGeo toolset, pull requests will be created at the relevant upstream taps (when appropriate); then, if the requests are committed, the formulae removed from this tap.

How do I install these formulae?

Just brew tap osgeo/osgeo4mac and then brew install <formula>.

If you have previously tapped the dakcarto/osgeo4mac repository do:

brew untap dakcarto/osgeo4mac
brew tap osgeo/osgeo4mac
brew tap --repair

Warnings such as the following can be ignored:

  • Warning: Could not tap osgeo/osgeo4mac/gdal over Homebrew/homebrew/gdal

Those warnings just indicate formulae in this tap that shadow formulae in the main Homebrew tap, and will not overwrite them. If the formula conflicts with one from the main Homebrew tap or another tap you can install directly with:

brew install osgeo/osgeo4mac/<formula>

Important: use the above method to install shadow formula(e) from this tap, if desired, prior to installing formula that depend upon them. Since the conflicting formulae names are the same, formulae auto-installed via the depends_on statement will always default to the conflicting tap, not this one, i.e. conflicting formulae in this tap will not be used when auto-installing.

You can also install via URL:

brew install https://raw.github.com/osgeo/homebrew-osgeo4mac/master/<formula>.rb

How do I use the Brewfiles?

If you have used brewfiles from this tap before, take note that the command is no longer in Homebrew. As such, the previously available brewfiles have been removed from this tap.

Docs

brew help, man brew, or the Homebrew documentation.

homebrew-osgeo4mac's People

Contributors

dakcarto avatar matzfan avatar jctull avatar m-kuhn avatar nickrobison avatar rkrug avatar kkdd avatar paoloc68 avatar hobu avatar allejo avatar bertday avatar fphilipe avatar pat-s avatar zitterbewegung avatar jmunowitch avatar cspanring avatar apjanke avatar

Watchers

Aashish Chaudhary avatar James Cloos 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.