Advertisement
Guest User

Untitled

a guest
Jan 14th, 2016
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.79 KB | None | 0 0
  1. client53-160:Gearboy Daniel$ brew install homebrew/games/gearboy
  2. ==> Tapping homebrew/games
  3. Cloning into '/usr/local/Library/Taps/homebrew/homebrew-games'...
  4. remote: Counting objects: 154, done.
  5. remote: Compressing objects: 100% (151/151), done.
  6. remote: Total 154 (delta 2), reused 45 (delta 2), pack-reused 0
  7. Receiving objects: 100% (154/154), 116.73 KiB | 0 bytes/s, done.
  8. Resolving deltas: 100% (2/2), done.
  9. Checking connectivity... done.
  10. Tapped 149 formulae (175 files, 844K)
  11. ==> Installing gearboy from homebrew/homebrew-games
  12. ==> Installing dependencies for homebrew/games/gearboy: qt5, sdl2
  13. ==> Installing homebrew/games/gearboy dependency: qt5
  14. ==> Downloading https://homebrew.bintray.com/bottles/qt5-5.5.1.el_capitan.bottle
  15. ######################################################################## 100.0%
  16. ==> Pouring qt5-5.5.1.el_capitan.bottle.tar.gz
  17. ==> Caveats
  18. We agreed to the Qt opensource license for you.
  19. If this is unacceptable you should uninstall.
  20.  
  21. This formula is keg-only, which means it was not symlinked into /usr/local.
  22.  
  23. Qt 5 conflicts Qt 4 (which is currently much more widely used).
  24.  
  25. Generally there are no consequences of this for you. If you build your
  26. own software and it requires this formula, you'll need to add to your
  27. build variables:
  28.  
  29. LDFLAGS: -L/usr/local/opt/qt5/lib
  30. CPPFLAGS: -I/usr/local/opt/qt5/include
  31.  
  32.  
  33. .app bundles were installed.
  34. Run `brew linkapps qt5` to symlink these to /Applications.
  35. ==> Summary
  36. 🍺 /usr/local/Cellar/qt5/5.5.1: 7197 files, 311M
  37. ==> Installing homebrew/games/gearboy dependency: sdl2
  38. ==> Downloading https://homebrew.bintray.com/bottles/sdl2-2.0.3.el_capitan.bottl
  39. ######################################################################## 100.0%
  40. ==> Pouring sdl2-2.0.3.el_capitan.bottle.1.tar.gz
  41. 🍺 /usr/local/Cellar/sdl2/2.0.3: 75 files, 3.7M
  42. ==> Installing homebrew/games/gearboy
  43. ==> Downloading https://github.com/drhelius/Gearboy/archive/gearboy-2.1.tar.gz
  44. ==> Downloading from https://codeload.github.com/drhelius/Gearboy/tar.gz/gearboy
  45. ######################################################################## 100.0%
  46. ==> Downloading https://patch-diff.githubusercontent.com/raw/drhelius/Gearboy/pu
  47. ######################################################################## 100.0%
  48. ==> Patching
  49. patching file platforms/qt-shared/GLFrame.cpp
  50. patching file platforms/qt-shared/GLFrame.h
  51. patching file platforms/qt-shared/RenderThread.cpp
  52. ==> /usr/local/Cellar/qt5/5.5.1/bin/qmake PREFIX=/usr/local/Cellar/gearboy/2.1 C
  53. ==> make
  54. ==> Caveats
  55. .app bundles were installed.
  56. Run `brew linkapps gearboy` to symlink these to /Applications.
  57. ==> Summary
  58. 🍺 /usr/local/Cellar/gearboy/2.1: 8 files, 572K, built in 87 seconds
  59. client53-160:Gearboy Daniel$ brew linkapps gearboy
  60. Linking /usr/local/opt/gearboy/Gearboy.app to /Applications.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement