From patchwork Fri Jul 29 17:31:00 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-oe] iceauth: Import from oe-dev and minor cleanup Date: Fri, 29 Jul 2011 17:31:00 -0000 From: =?utf-8?q?Andreas_M=C3=BCller_=3Cschnitzeltony=40gmx=2Ede=3E?= X-Patchwork-Id: 8869 Message-Id: <1311960660-7876-1-git-send-email-schnitzeltony@gmx.de> To: openembedded-devel@lists.openembedded.org Signed-off-by: Andreas Mueller --- meta-oe/recipes-graphics/xorg-app/iceauth_1.0.4.bb | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) create mode 100644 meta-oe/recipes-graphics/xorg-app/iceauth_1.0.4.bb diff --git a/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.4.bb b/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.4.bb new file mode 100644 index 0000000..e98c0cb --- /dev/null +++ b/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.4.bb @@ -0,0 +1,10 @@ +DESCRIPTION = "Tool for manipulating ICE protocol authorization records" +LIC_FILES_CHKSUM = "file://COPYING;md5=13f70acf3c27f5f834bbc954df775f8e" +PR = "${INC_PR}.0" + +DEPENDS += " libice" + +require xorg-app-common.inc + +SRC_URI[md5sum] = "bb2e4d2611047f7c5a1a82ec956a9de4" +SRC_URI[sha256sum] = "0ee6fd4554f0131b1ed526ee00b9cf643e7dc97eb70fb51448848ef2f349938d"