aboutsummaryrefslogtreecommitdiffstats
path: root/packages/musicpd/mpc_0.12.1.bb
blob: ccd6926fcd9685a442229196e44cc2ea4d721a70 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "Command-line (scriptable) Music Player Daemon (mpd) Client"
HOMEPAGE = "http://www.musicpd.org/mpc.shtml"
SECTION = "console/multimedia"
LICENSE = "GPLv2"

SRC_URI = "http://www.musicpd.org/uploads/files/mpc-${PV}.tar.bz2"
EXTRA_OECONF = "--with-iconv-libraries=${STAGING_LIBDIR} \
		--with-iconv-includes=${STAGING_INCDIR}"

inherit autotools