Fix up DESCR: fix mistake with the tremor FLAVOR description and
fix capitalisation within the DESCR file. from Brad
This commit is contained in:
parent
b411a2917d
commit
6aafab44cc
@ -1,7 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.44 2012/04/10 15:12:54 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.45 2012/04/16 09:50:17 dcoppa Exp $
|
||||
|
||||
COMMENT = Music Player Daemon
|
||||
DISTNAME = mpd-0.16.8
|
||||
REVISION = 0
|
||||
CATEGORIES = audio
|
||||
HOMEPAGE = http://www.musicpd.org/
|
||||
MAINTAINER = David Coppa <dcoppa@openbsd.org>
|
||||
|
@ -1,11 +1,11 @@
|
||||
Music Player Daemon allows remote access for playing music (mp3,
|
||||
ogg, flac, aac, mod and wav files) and managing playlists. MPD is
|
||||
Music Player Daemon allows remote access for playing music (MP3,
|
||||
Ogg, FLAC, AAC, Mod and WAV files) and managing playlists. MPD is
|
||||
designed for integrating a computer into a stereo system that
|
||||
provides control for music playback over a local network. It also
|
||||
makes a great desktop music player and has several frontend options.
|
||||
|
||||
Flavors
|
||||
|
||||
tremor: Use the tremor integer-only ogg decoder. This disables
|
||||
use of flac files in ogg containers and the network
|
||||
streaming functionality.
|
||||
tremor: Use the tremor integer-only Vorbis decoder. This disables
|
||||
the use of the FLAC codec within Ogg containers and the
|
||||
network streaming functionality.
|
||||
|
Loading…
Reference in New Issue
Block a user