[hbbtv/youtubetv] Fixed hanup bug and segmentation fault on 3rd-party images.
[vuplus_openembedded] / recipes / gpephone / videoplayer_0.1.bb
1 LICENSE     = "LiPS"
2 DESCRIPTION = "Video player application"
3 SECTION = "gpe"
4 PRIORITY    = "optional"
5 PR          = "r0"
6
7 DEPENDS = "gtk+ libgpewidget libgpephone libgemwidget dbus-glib gst-plugins-base libiac"
8
9 GPE_TARBALL_SUFFIX= "gz"
10 inherit gpephone autotools
11
12 FILES_${PN} += "${datadir}/database ${datadir}/res"