Merge oe-devel@oe-devel.bkbits.net:openembedded
authorRene Wagner <rw@handhelds.org>
Thu, 3 Mar 2005 19:56:54 +0000 (19:56 +0000)
committerRene Wagner <rw@handhelds.org>
Thu, 3 Mar 2005 19:56:54 +0000 (19:56 +0000)
into sugarcube.dyndns.org:/home2/oe/bakery/openembedded

2005/03/03 20:55:27+01:00 dyndns.org!reenoo
Merge oe-devel@oe-devel.bkbits.net:openembedded
into sugarcube.dyndns.org:/home2/oe/bakery/openembedded

2005/03/03 20:55:15+01:00 dyndns.org!reenoo
gpe-nmf: add gst-plugin-tcp (contains httpclientsrc) to RRECOMMENDS.

BKrev: 42276c06yFy_Zch03f0iMKFp8QOslg

packages/gpe-nmf/gpe-nmf_0.20.bb

index e69de29..875c38f 100644 (file)
@@ -0,0 +1,21 @@
+LICENSE = "GPL"
+inherit gpe pkgconfig
+
+DESCRIPTION = "GPE audio player"
+DEPENDS = "gtk+ libgpewidget gstreamer gst-plugins"
+RDEPENDS = "esd \
+       gst-plugins \
+       gst-plugin-audio \
+       gst-plugin-audioconvert \
+       gst-plugin-audiofile \
+       gst-plugin-esd \
+       gst-plugin-typefindfunctions \
+       gst-plugin-volume"
+RRECOMMENDS = "gst-plugin-mad \
+       gst-plugin-tagedit \
+       gst-plugin-tcp"
+SECTION = "gpe"
+PRIORITY = "optional"
+PR = "r1"
+
+PARALLEL_MAKE=""