| Submitter | Imran Mehmood |
|---|---|
| Date | Sept. 22, 2011, 6:31 a.m. |
| Message ID | <245bcda7789be7f516af94e15328e89a87a400f1.1316616945.git.Imran_Mehmood@mentor.com> |
| Download | mbox | patch |
| Permalink | /patch/11959/ |
| State | New, archived |
| Headers | show |
Comments
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Op 22-09-11 08:31, Mehmood, Imran schreef: > From: Imran Mehmood <Imran_Mehmood@mentor.com> > > * Imported from oe.dev commit id > 6e7e35679200cd55264fae308cd5dec7ef2d1d29 It still has some shortcomings: WARNING: For recipe xclock, the following files were installed but not shipped in any package: WARNING: /usr/share/X11/app-defaults/XClock WARNING: /usr/share/X11/app-defaults/XClock-color -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iD8DBQFOeuQaMkyGM64RGpERAgHtAJ9AFR2B9FitrhSC5NscGT1Ta/so8QCgiBm6 plD5s/gpjAIgrPIK0hY2L8s= =gqzE -----END PGP SIGNATURE-----
Patch
diff --git a/meta-oe/recipes-graphics/xorg-app/xclock_1.0.5.bb b/meta-oe/recipes-graphics/xorg-app/xclock_1.0.5.bb new file mode 100644 index 0000000..751433b --- /dev/null +++ b/meta-oe/recipes-graphics/xorg-app/xclock_1.0.5.bb @@ -0,0 +1,10 @@ +require recipes-graphics/xorg-app/xorg-app-common.inc + +DESCRIPTION = "analog / digital clock for X" +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://COPYING;md5=857759ade8f2ddde5c7b32ef7356ea36" + +DEPENDS += " libxaw libxrender libxft libxkbfile libxt" + +SRC_URI[archive.md5sum] = "eaf124bbc9d13e1a12a29faaa2ed3612" +SRC_URI[archive.sha256sum] = "53a9169e24f3814fbfcfee3ca0b98637840a3156ed7c7e36ae03940fabae4c9a"