Skip to content

Contains Taps for homebrew y60 (and relevant dependencies from a+c)

Notifications You must be signed in to change notification settings

artcom/homebrew-y60

Repository files navigation

Homebrew-y60

This repository contains the y60 engine plus dependencies as formulae for Homebrew.

Y60 is a 3d opengl rendering engine by ART+COM (http://y60.artcom.de)

Current Versions

  • asl (1.0.9)
  • acmake (1.0.9)
  • y60 (1.0.9)
  • watchdog (1.0.9)
  • tuio_cpp (1.4)
  • cclib (head of master branch)

Dependencies: tbd

Installing Homebrew-y60 Formulae

Just brew tap artcom/y60 and then brew install <formula>.

You can also install a specific forumlare directly via URL:

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

Docs

brew help, man brew, or the Homebrew wiki.

Troubleshooting

  • if, for some reason, version 1.0.8 has to be installed [x] on Mavericks please checkout branch '108_mavericks'

Development

while editing the formulae guard support is provided.

run guard via

$ bundle exec guard

(requires a ruby + bundler setup of course. rvm is recommended)

Ruby version and Gemset name recommendation

For convenient rvm environment setup a recommendation for ruby version and gemset name are supplied and can be activated via

$ ln -s .ruby-version.dev .ruby-version
$ ln -s .ruby-gemset.dev .ruby-gemset
$ cd .

Feel free to ignore this step though and do things another way you prefer.

About

Contains Taps for homebrew y60 (and relevant dependencies from a+c)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages