Update Contacts to 0.2

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@988 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Thomas Wood 2006-11-30 09:51:35 +00:00
parent 681d6c18ad
commit 6ee267a55e
1 changed files with 2 additions and 3 deletions

View File

@ -2,15 +2,14 @@ LICENSE = "LGPL"
SECTION = "x11"
DEPENDS = "glib-2.0 gtk+ libglade eds-dbus"
DESCRIPTION = "Contacts is an address-book application."
PR = "r1"
SRC_URI = "svn://svn.o-hand.com/repos/${PN}/tags;module=release-0.1;proto=http \
SRC_URI = "http://projects.o-hand.com/sources/${PN}/${PN}-${PV}.tar.gz \
file://stock_contact.png \
file://stock_person.png"
inherit autotools pkgconfig
S = "${WORKDIR}/release-0.1"
S = "${WORKDIR}/${PN}-${PV}"
do_install_append () {
install -d ${D}/${datadir}/pixmaps