mirror of
https://git.code.sf.net/p/minidlna/git
synced 2025-04-20 12:10:22 +00:00
20 lines
323 B
Plaintext
20 lines
323 B
Plaintext
MiniDLNA project.
|
|
(c) 2009 Justin Maggard
|
|
Parts (c) 2006-2008 Thomas Bernard
|
|
Homepage : http://sourceforge.net/projects/minidlna/
|
|
|
|
Prerequisites :
|
|
|
|
- libexif
|
|
- libjpeg
|
|
- libid3tag
|
|
- libFLAC
|
|
- libvorbis
|
|
- sqlite3
|
|
- libavformat (the ffmpeg libraries)
|
|
- libuuid
|
|
|
|
To Build and install :
|
|
|
|
- Just run make, and hope it works. :)
|