Homebrew / legacy-homebrew

πŸ’€ The former home of Homebrew/homebrew (deprecated)
https://brew.sh
26.97k stars 11.34k forks source link

Searching OpenSceneGraph doesn't return open-scene-graph.rb #40048

Closed luzpaz closed 9 years ago

luzpaz commented 9 years ago

🍎 Test:~ $ brew search openscenegraph No formula found for "openscenegraph". Searching pull requests... Closed pull requests: OpenSceneGraph 3.0.1 and Collada (https://github.com/Homebrew/homebrew/pull/8094) Added devloper release to the OpenSceneGraph formula (https://github.com/Homebrew/homebrew/pull/11923) OpenSceneGraph 3.1.2 clang c++11 compiler support (https://github.com/Homebrew/homebrew/pull/19999)


🍎 Test:~ $ brew search open-scene-graph open-scene-graph 🍎 Test:~ $ brew info open-scene-graph open-scene-graph: stable 3.3.3 (bottled), HEAD http://www.openscenegraph.org/projects/osg /usr/local/Cellar/open-scene-graph/3.3.3 (741 files, 36M) * Poured from bottle From: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/open-scene-graph.rb ==> Dependencies Build: cmake βœ”, pkg-config βœ” Required: jpeg βœ”, wget βœ”, gtkglext βœ”, freetype βœ” Optional: gdal ✘, jasper ✘, openexr βœ”, dcmtk ✘, librsvg ✘, collada-dom ✘, gnuplot ✘, ffmpeg βœ”, qt5 βœ”, qt ✘ ==> Options --c++11 Build using C++11 mode --with-collada-dom Build with collada-dom support --with-dcmtk Build with dcmtk support --with-docs Build the documentation with Doxygen and Graphviz --with-ffmpeg Build with ffmpeg support --with-gdal Build with gdal support --with-gnuplot Build with gnuplot support --with-jasper Build with jasper support --with-librsvg Build with librsvg support --with-openexr Build with openexr support --with-qt Build with qt support --with-qt5 Build with qt5 support --HEAD Install HEAD version

MikeMcQuaid commented 9 years ago

Would adding an alias suffice?

luzpaz commented 9 years ago

I think so. There are 2 projects of OpenSceneGraph so I'm not sure if this was done purposely. Maybe someone who understands can comment ?

ianml commented 9 years ago

It's openscenegraph on Debian FWIW.

MikeMcQuaid commented 9 years ago

There are 2 projects of OpenSceneGraph so I'm not sure if this was done purposely. Maybe someone who understands can comment ?

Sorry, not sure I understand about there being two projects?

luzpaz commented 9 years ago

@mikemcquaid I'm referencing @casallas comment: https://github.com/Homebrew/homebrew/pull/8094#issuecomment-3713496