From patchwork Fri Sep 9 13:31:11 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-oe,1/1] xclock: Add recipe version 1.0.5 (initial recipe) Date: Fri, 09 Sep 2011 13:31:11 -0000 From: Imran Mehmood X-Patchwork-Id: 11261 Message-Id: <59b3d833fd24f44754e6e0804dae6993af286792.1315574675.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 | 13 +++++++++++++ 1 files changed, 13 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..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"