From: Phil Blundell Date: Sat, 23 Aug 2008 12:28:34 +0000 (+0000) Subject: gpe-contacts: add 0.49 X-Git-Tag: Release-2010-05/1~6270 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5f008966e87b613761b697744d0f08af574b7ae;p=openembedded.git gpe-contacts: add 0.49 --- diff --git a/packages/gpe-contacts/gpe-contacts_0.49.bb b/packages/gpe-contacts/gpe-contacts_0.49.bb new file mode 100644 index 0000000000..dadb085f06 --- /dev/null +++ b/packages/gpe-contacts/gpe-contacts_0.49.bb @@ -0,0 +1,13 @@ +DESCRIPTION = "GPE contacts manager" +LICENSE = "GPL" +SECTION = "gpe" + +DEPENDS = "libcontactsdb libgpewidget libgpepimc libdisplaymigration libgpevtype dbus-glib" +RDEPENDS = "gpe-icons" + +GPE_TARBALL_SUFFIX = "bz2" + +inherit gpe autotools + +FILES_${PN} += " ${datadir}/gpe ${datadir}/gpe-contacts" +