]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/gpe-nmf/gpe-nmf_0.20.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / gpe-nmf / gpe-nmf_0.20.bb
1 LICENSE = "GPL"
2 inherit gpe pkgconfig
3
4 DESCRIPTION = "GPE audio player"
5 DEPENDS = "gtk+ libgpewidget gstreamer gst-plugins"
6 RDEPENDS = "esd \
7         gst-plugins \
8         gst-plugin-audio \
9         gst-plugin-audioconvert \
10         gst-plugin-audiofile \
11         gst-plugin-esd \
12         gst-plugin-typefindfunctions \
13         gst-plugin-volume"
14 RRECOMMENDS = "gst-plugin-mad \
15         gst-plugin-tagedit \
16         gst-plugin-tcp"
17 SECTION = "gpe"
18 PRIORITY = "optional"
19 PR = "r1"
20
21 PARALLEL_MAKE=""