aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nonworking/gpe-contacts
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-12 14:33:38 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-12 16:51:27 +0200
commit2eabb4b0744d17eca2f85f5467b2d4aa2b19faa8 (patch)
tree6367f7f0b499fbc2fe3501d950bb70372c1a4dc2 /recipes/nonworking/gpe-contacts
parent135ce5006447a0af1bd66baabcfc2af19e09143d (diff)
downloadopenembedded-2eabb4b0744d17eca2f85f5467b2d4aa2b19faa8.tar.gz
nonworking: add more .inc files to make packages at least parse-able
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/nonworking/gpe-contacts')
-rw-r--r--recipes/nonworking/gpe-contacts/gpe-contacts.inc14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes/nonworking/gpe-contacts/gpe-contacts.inc b/recipes/nonworking/gpe-contacts/gpe-contacts.inc
new file mode 100644
index 0000000000..e6af955190
--- /dev/null
+++ b/recipes/nonworking/gpe-contacts/gpe-contacts.inc
@@ -0,0 +1,14 @@
+LICENSE = "GPL"
+inherit gpe autotools pkgconfig
+
+PR = "r0"
+
+DEPENDS = "libgpewidget libdisplaymigration libgpevtype dbus"
+SECTION = "gpe"
+RDEPENDS = "gpe-icons"
+DESCRIPTION = "GPE contacts manager"
+SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2"
+
+
+FILES_${PN} += " ${datadir}/gpe ${datadir}/gpe-contacts"
+