| Submitter | Imran Mehmood |
|---|---|
| Date | Sept. 9, 2011, 1:31 p.m. |
| Message ID | <59b3d833fd24f44754e6e0804dae6993af286792.1315574675.git.Imran_Mehmood@mentor.com> |
| Download | mbox | patch |
| Permalink | /patch/11261/ |
| State | New, archived |
| Headers | show |
Comments
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..6a82d50 --- /dev/null +++ b/meta-oe/recipes-graphics/xorg-app/xclock_1.0.5.bb @@ -0,0 +1,13 @@ +require 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" + +PE = "1" +PR = "${INC_PR}.0" + +SRC_URI[archive.md5sum] = "eaf124bbc9d13e1a12a29faaa2ed3612" +SRC_URI[archive.sha256sum] = "53a9169e24f3814fbfcfee3ca0b98637840a3156ed7c7e36ae03940fabae4c9a"