]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/gpe-contacts/gpe-contacts_0.40.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / gpe-contacts / gpe-contacts_0.40.bb
1 LICENSE = "GPL"
2 inherit gpe autotools
3
4 PR = "r0"
5
6 DEPENDS = "libgpewidget libgpepimc libdisplaymigration libgpevtype dbus"
7 SECTION = "gpe"
8 RDEPENDS = "gpe-icons"
9 DESCRIPTION = "GPE contacts manager"
10 SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2"
11
12
13 FILES_${PN} += " ${datadir}/gpe ${datadir}/gpe-contacts"
14