mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
Add contacts
git-svn-id: https://svn.o-hand.com/repos/poky@79 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
14
openembedded/packages/contacts/contacts_0.0svn20050929.bb
Executable file
14
openembedded/packages/contacts/contacts_0.0svn20050929.bb
Executable file
@@ -0,0 +1,14 @@
|
|||||||
|
LICENSE = "LGPL"
|
||||||
|
SECTION = "x11"
|
||||||
|
DEPENDS = "glib-2.0 gtk+ libglade eds-dbus"
|
||||||
|
MAINTAINER = "Chris Lord <chris@openedhand.com>"
|
||||||
|
DESCRIPTION = "Contacts is an address-book application."
|
||||||
|
|
||||||
|
S = "${WORKDIR}/trunk"
|
||||||
|
|
||||||
|
SRC_URI = "file:///tmp/${PN}-${PV}.tar.bz2"
|
||||||
|
|
||||||
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
|
CFLAGS_prepend = " -DHAVE_PHOTO_TYPE=1 "
|
||||||
|
|
||||||
Reference in New Issue
Block a user