git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22fd5da
)
fdclock-cvs.oe: added PROVIDES
author
erich@mine.nu
<erich@mine.nu>
Thu, 1 Apr 2004 23:54:31 +0000
(23:54 +0000)
committer
erich@mine.nu
<erich@mine.nu>
Thu, 1 Apr 2004 23:54:31 +0000
(23:54 +0000)
BKrev: 406cabb7aDIV39-b_13DnGOEFu_xDw
fdclock/fdclock-cvs.oe
patch
|
blob
|
history
diff --git
a/fdclock/fdclock-cvs.oe
b/fdclock/fdclock-cvs.oe
index
e69de29
..
1893f4f
100644
(file)
--- a/
fdclock/fdclock-cvs.oe
+++ b/
fdclock/fdclock-cvs.oe
@@
-0,0
+1,12
@@
+PV = "0.0cvs${CVSDATE}"
+SECTION = "x11"
+PRIORITY = "optional"
+MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+DEPENDS = "virtual/libc cairo"
+DESCRIPTION = "The freedesktop.org clock"
+PROVIDES = "fdclock"
+
+SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xapps;module=fdclock"
+S = "${WORKDIR}/fdclock"
+
+inherit autotools libtool