mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
Add dates
git-svn-id: https://svn.o-hand.com/repos/poky@77 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
13
openembedded/packages/dates/dates_svn.bb
Executable file
13
openembedded/packages/dates/dates_svn.bb
Executable file
@@ -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