From: Florian Boor Date: Tue, 27 Nov 2007 16:56:57 +0000 (+0000) Subject: contact: New svn recipe for new G(PE)^2 contact application. X-Git-Tag: Release-2010-05/1~8277^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=959e1fe4ed9896e99bec399ff5107d641a2b0e0b;p=openembedded.git contact: New svn recipe for new G(PE)^2 contact application. --- diff --git a/packages/gpephone/contact_svn.bb b/packages/gpephone/contact_svn.bb new file mode 100644 index 0000000000..0b785ac9f0 --- /dev/null +++ b/packages/gpephone/contact_svn.bb @@ -0,0 +1,18 @@ +DESCRIPTION = "G(PE)^2 address book v2" +SECTION = "gpe" +PRIORITY = "optional" +LICENSE = "LiPS" +DEPENDS = "gtk+ libgpephone dbus-glib libabenabler2 librecord2 libgemwidget" +PV = "0.0+svn-${SRCREV}" +PR = "r0" + +inherit gpephone autotools + +SRC_URI = ${GPEPHONE_SVN} + +S = "${WORKDIR}/contact/trunk" + + +FILES_${PN} += "${datadir}" + +DEFAULT_PREFERENCE = "-1"