mirror of
https://github.com/clangen/musikcube.git
synced 2024-12-26 00:16:09 +00:00
Updated building (markdown)
parent
ed75e46747
commit
4f822b6e4b
@ -22,6 +22,8 @@ you'll need [homebrew](http://brew.sh/) to install the required dependencies.
|
||||
|
||||
## linux and bsd
|
||||
|
||||
### install dependencies
|
||||
|
||||
- install the following libraries and their development packages: `cmake boost libogg vorbis ffmpeg ncurses zlib asound pulse libcurl libmicrohttpd libmp3lame libev4 taglib libopenmpt`.
|
||||
> note, debian-based distributions use `libtag1-dev` instead of `taglib`.
|
||||
- **ubuntu**
|
||||
@ -40,6 +42,8 @@ you'll need [homebrew](http://brew.sh/) to install the required dependencies.
|
||||
- `make reinstall`
|
||||
- **openbsd**
|
||||
- `pkg_add git cmake ffmpeg boost sndio libev libmicrohttpd taglib libopenmpt`
|
||||
|
||||
### build musikcube
|
||||
- `git clone https://github.com/clangen/musikcube.git --recursive`
|
||||
- `cd musikcube`
|
||||
- `cmake -G "Unix Makefiles" .`
|
||||
|
Loading…
Reference in New Issue
Block a user