From patchwork Thu Sep 22 06:31:09 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-oe,v2,1/2] xclock: Add version 1.0.5 (initial recipe) Date: Thu, 22 Sep 2011 06:31:09 -0000 From: Imran Mehmood X-Patchwork-Id: 11959 Message-Id: <245bcda7789be7f516af94e15328e89a87a400f1.1316616945.git.Imran_Mehmood@mentor.com> To: openembedded-devel@lists.openembedded.org Cc: Imran Mehmood From: Imran Mehmood * Imported from oe.dev commit id 6e7e35679200cd55264fae308cd5dec7ef2d1d29 Signed-off-by: Imran Mehmood --- meta-oe/recipes-graphics/xorg-app/xclock_1.0.5.bb | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) create mode 100644 meta-oe/recipes-graphics/xorg-app/xclock_1.0.5.bb 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"