1MiniDLNA project.
2(c) 2009 Justin Maggard
3Parts (c) 2006-2008 Thomas Bernard
4Homepage : http://sourceforge.net/projects/minidlna/
5
6Prerequisites :
7
8- libexif
9- libjpeg
10- libid3tag
11- libFLAC
12- libvorbis
13- sqlite3
14- libavformat (the ffmpeg libraries)
15- libuuid
16
17To Build and install :
18
19- Just run make, and hope it works. :)
20