9cd4f39137e8c21e9239ba4c65a0f9fa71a8fad8
[vuplus_openembedded] / orpheus / orpheus_1.5.oe
1 SECTION = "console/utils"
2 DESCRIPTION = "Orpheus is a light-weight text mode menu- and \
3 window-driven audio player application for CDs and files in \
4 MP3 and Vorbis OGG format."
5 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
6 DEPENDS = "ncurses"
7
8 SRC_URI = "http://thekonst.net/download/orpheus-${PV}.tar.bz2 \
9            file://m4.patch;patch=1"
10 S = "${WORKDIR}/orpheus-${PV}"
11
12 inherit autotools
13
14 acpaths = "-I ${S}/m4"