Merge pull request #415 from CvH/mpd_8_cp

mpd: fix description
This commit is contained in:
Christian Hewitt 2016-06-04 12:54:01 +04:00
commit 6bd3b8c11e

View File

@ -29,7 +29,7 @@ PKG_DEPENDS_TARGET="toolchain boost glib ffmpeg libmad libogg flac faad2 curl al
PKG_PRIORITY="optional" PKG_PRIORITY="optional"
PKG_SECTION="service.multimedia" PKG_SECTION="service.multimedia"
PKG_SHORTDESC="Music Player Daemon (MPD): a free and open Music Player Server" PKG_SHORTDESC="Music Player Daemon (MPD): a free and open Music Player Server"
PKG_LONGDESC="Music Player Daemon($PKG_VERSION_NUMBER) is a flexible and powerful server-side application for playing music" PKG_LONGDESC="Music Player Daemon ($PKG_VERSION) is a flexible and powerful server-side application for playing music"
PKG_AUTORECONF="yes" PKG_AUTORECONF="yes"
PKG_IS_ADDON="yes" PKG_IS_ADDON="yes"