into bitbake.utwente.nl:/home/koen/OE/openembedded
2005/06/22 13:29:53+02:00 utwente.nl!koen
gpe-contacts_0.39.bb: fix missing icons problem
BKrev: 42b94bc3r6wAMzrDyh9Sf2AWsrHsPw
+LICENSE = "GPL"
+inherit gpe autotools
+
+PR = "r1"
+
+DEPENDS = "libgpewidget libgpepimc libdisplaymigration libgpevtype dbus"
+SECTION = "gpe"
+RDEPENDS = "gpe-icons"
+DESCRIPTION = "GPE contacts manager"
+SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2 \
+ file://lost-icons.patch;patch=1;pnum=0"
+
+
+FILES_${PN} += " ${datadir}/gpe ${datadir}/gpe-contacts"
+