aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpephone/videoplayer_0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpephone/videoplayer_0.1.bb')
-rw-r--r--recipes/gpephone/videoplayer_0.1.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/gpephone/videoplayer_0.1.bb b/recipes/gpephone/videoplayer_0.1.bb
new file mode 100644
index 0000000000..70361920f9
--- /dev/null
+++ b/recipes/gpephone/videoplayer_0.1.bb
@@ -0,0 +1,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"