fdclock-cvs.oe: added PROVIDES
authorerich@mine.nu <erich@mine.nu>
Thu, 1 Apr 2004 23:54:31 +0000 (23:54 +0000)
committererich@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

index e69de29..1893f4f 100644 (file)
@@ -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