- Download source
- install
taglibusing script - install
pupnpusing script (update prefix to /usr/local) - install
duktapemodify Makefile.sharedlibrary to use-install_nameinstead of-sonamefor gcc compilation. - Build project, below is an example
~/gerbera/ mkdir build
~/gerbera/ cd build
~/gerbera/build/ cmake ../ -DCMAKE_FIND_FRAMEWORK=LAST \
-DWITH_MAGIC=1 \