aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-gallery
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-gallery')
-rw-r--r--recipes/gpe-gallery/gpe-gallery_svn.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes/gpe-gallery/gpe-gallery_svn.bb b/recipes/gpe-gallery/gpe-gallery_svn.bb
new file mode 100644
index 0000000000..ea1d23a5be
--- /dev/null
+++ b/recipes/gpe-gallery/gpe-gallery_svn.bb
@@ -0,0 +1,14 @@
+DESCRIPTION = "GPE image viewer application"
+SECTION = "gpe"
+LICENSE = "GPL"
+DEPENDS = "libgpewidget"
+PV = "0.97+svnr${SRCREV}"
+
+inherit autotools
+export CVSBUILD = "no"
+
+SRC_URI = "${GPE_EXTRA_SVN}"
+S = "${WORKDIR}/${PN}"
+
+FILES_${PN} += "${datadir}/gpe/pixmaps"
+FILES_${PN} += "${datadir}/application-registry"