Skip to content
This repository was archived by the owner on Feb 22, 2025. It is now read-only.

Create home-brew formula to install FreeCAD port dependencies #2

Closed
bblacey opened this issue Mar 25, 2016 · 2 comments
Closed

Create home-brew formula to install FreeCAD port dependencies #2

bblacey opened this issue Mar 25, 2016 · 2 comments
Assignees

Comments

@bblacey
Copy link
Contributor

bblacey commented Mar 25, 2016

This will provide a single definition of the FreeCAD port dependencies for both the continuous integration builds and the cache reducing the potential for divergence between the two.

@bblacey bblacey self-assigned this Mar 25, 2016
@bblacey
Copy link
Contributor Author

bblacey commented Oct 3, 2016

See FreeCAD/homebrew-freecad#24

bblacey added a commit to bblacey/FreeCAD-ports-cache that referenced this issue Oct 4, 2016
use FreeCAD/freecad homebrew formula.

  - Explicitly specifies the xcode6.4 image/dist on Travis
  - Primes the cache using 'brew install --only-dependencies FreeCAD/freecad'

References FreeCAD#2
Resolves FreeCAD#15
@bblacey
Copy link
Contributor Author

bblacey commented Oct 11, 2016

FreeCAD dependencies can be installed using:

brew install [--include-build] [--include-recommended] --only-dependencies FreeCAD/freecad/freecad [--with-freecad-bottles] [--with-packaging-utils]

For the ports-cache, we use

brew install --only-dependencies --verbose FreeCAD/freecad/freecad --with-freecad-bottles --with-packaging-utils

@bblacey bblacey closed this as completed Oct 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant