1 DESCRIPTION = "libplayer is a multimedia A/V abstraction layer API. Its goal is to interact with Enna Media Center."
2 HOMEPAGE = "http://libplayer.geexbox.org/"
3 SECTION = "libs/multimedia"
5 DEPENDS = "virtual/libx11 libxcb mplayer gstreamer"
9 SRC_URI = "http://${PN}.geexbox.org/releases/${P}.tar.bz2;name=${PN}"
11 inherit autotools pkgconfig
13 # the configure script is hand-crafted, it rejects some of the usual
24 PACKAGES =+ "${PN}-bin"
26 FILES_${PN}-bin = "${bindir}/*"