aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpephone/videoplayer_0.1.bb
blob: 70361920f9a399e0d67cc6d00718118f8d5cec78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
LICENSE     = "LiPS"
DESCRIPTION = "Video player application"
SECTION = "gpe"
PRIORITY    = "optional"
PR          = "r0"

DEPENDS = "gtk+ libgpewidget libgpephone libgemwidget dbus-glib gst-plugins-base libiac"

GPE_TARBALL_SUFFIX= "gz"
inherit gpephone autotools

FILES_${PN} += "${datadir}/database ${datadir}/res"