mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
9360183f2e
* Updated CompileHowto to not use X11 on a Mac, also added a way to get the available number of cpu cores for make * bin path adjusted for Mac OS * changed cmake command I’ve changed the cmake command according to RedPanther’s suggestion. This makes disabling of V4L and X11 not necessary anymore. * Reverted changes to include flags for Mac OS compilation, changed folder to make install folder for effects * Forgot effects folder in copy command * Update to the CompileHowto to reflect changes in upstream |
||
---|---|---|
.travis | ||
assets | ||
bin | ||
cmake | ||
config | ||
dependencies | ||
doc | ||
effects | ||
include | ||
libsrc | ||
src | ||
test | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
CMakeLists.txt | ||
CODING_STYLE.md | ||
CompileHowto.md | ||
CrossCompileHowto.txt | ||
HyperionConfig.h.in | ||
ISSUE_TEMPLATE | ||
LICENSE | ||
PULL_REQUEST_TEMPLATE | ||
README.md | ||
version.json |
HYPERION
This is a pre alpha development repository for the next major version of hyperion
Feel free to join us! We are looking always for people who wants to participate.
Current new deps (libs) QT5
- sudo apt-get install libqt5core5a libqt5network5 libqt5gui5 libqt5serialport5 libusb-1.0-0
zeroconf
- apt-get install libavahi-core-dev libavahi-compat-libdnssd-dev
94MB free disc space for deps
More information can be found on the official Hyperion Wiki
If you need further support please open a topic at the our new forum! Hyperion webpage/forum.
The source is released under MIT-License (see http://opensource.org/licenses/MIT).