mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 04:58:26 +00:00
Add dates
git-svn-id: https://svn.o-hand.com/repos/poky@77 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Executable
+13
@@ -0,0 +1,13 @@
|
|||||||
|
LICENSE = "LGPL"
|
||||||
|
SECTION = "x11"
|
||||||
|
DEPENDS = "glib-2.0 gtk+ libglade eds-dbus"
|
||||||
|
MAINTAINER = "Chris Lord <chris@openedhand.com>"
|
||||||
|
DESCRIPTION = "Dates is a calendar application."
|
||||||
|
|
||||||
|
PV = "0.0cvs${CVSDATE}"
|
||||||
|
S = "${WORKDIR}/${PN}"
|
||||||
|
|
||||||
|
SRC_URI = "svn://svn.o-hand.com/repos/;module=${PN};proto=http"
|
||||||
|
|
||||||
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
Reference in New Issue
Block a user