]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/orpheus/orpheus_1.5.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / orpheus / orpheus_1.5.bb
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 LICENSE = "GPL"
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"