1 | |
---|
2 | PortSystem 1.0 |
---|
3 | name mpd |
---|
4 | version 0.11.5 |
---|
5 | revision 1 |
---|
6 | categories audio |
---|
7 | maintainers ehainry@free.fr |
---|
8 | description Music Player Daemon |
---|
9 | long_description \ |
---|
10 | Music Player Daemon (MPD) allows remote access for playing music (MP3, Ogg\ |
---|
11 | Vorbis, FLAC, AAC, Mod, and wave files) and managing playlists. MPD is\ |
---|
12 | designed for integrating a computer into a stereo system that provides\ |
---|
13 | control for music playback over a local network. It also makes a great\ |
---|
14 | desktop music player, especially if you are a console junkie, like\ |
---|
15 | frontend options, or restart X often. |
---|
16 | homepage http://www.musicpd.org/ |
---|
17 | platforms darwin |
---|
18 | master_sites http://mercury.chem.pitt.edu/~shank/ |
---|
19 | checksums md5 1a9a1a9d31f00a43838b3752024f7ebe |
---|
20 | depends_lib lib:libmad.0:libmad \ |
---|
21 | lib:libid3tag.0:libid3tag \ |
---|
22 | lib:libao.2:libao |
---|
23 | configure.env CFLAGS="-I${prefix}/include" \ |
---|
24 | LDFLAGS="-L${prefix}/lib" |
---|