From patchwork Wed Dec 19 10:07:54 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Morten Svendsen X-Patchwork-Id: 207295 X-Patchwork-Delegate: jacob.kjaergaard@prevas.dk Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hugin.dotsrc.org (hugin.dotsrc.org [IPv6:2001:878:346::102]) by ozlabs.org (Postfix) with ESMTP id 795782C0092 for ; Wed, 19 Dec 2012 21:08:06 +1100 (EST) Received: from hugin.dotsrc.org (localhost [127.0.0.1]) by hugin.dotsrc.org (Postfix) with ESMTP id 346933F98D for ; Wed, 19 Dec 2012 11:08:05 +0100 (CET) X-Original-To: dev@oe-lite.org Delivered-To: dev@oe-lite.org Received: from mail01.prevas.se (mail01.prevas.se [62.95.78.3]) by hugin.dotsrc.org (Postfix) with ESMTPS id 244573F98D for ; Wed, 19 Dec 2012 11:08:03 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=prevas.dk; i=@prevas.dk; l=1199; q=dns/txt; s=ironport1; t=1355911683; x=1387447683; h=from:to:subject:date:message-id:in-reply-to:references: mime-version; bh=ScWd7Hap0jJVCeXJUzee6usSqW6tCUlKQfqWfC6WXpM=; b=kAAVu8nfw5R5WSI97VjWv2Pk73igic7obF4CHb6URuaEt7DN1OS85CPT OJeSfRk6VOEbqNlx7o7h3w9MgweAT6VTxwyGHIteJsVjo2syyZ1SCvckT lsyLOpT3Kttof966vt35AHtWulOC5ye1BL5xV8pMSdYR79yE/Y5/H1qbb k=; X-IronPort-AV: E=Sophos;i="4.84,313,1355094000"; d="scan'208";a="2629595" Received: from vmprevas3.prevas.se (HELO smtp.prevas.se) ([172.16.8.103]) by ironport1.prevas.se with ESMTP/TLS/AES128-SHA; 19 Dec 2012 11:08:02 +0100 Received: from fire.prevas.dk (172.16.10.61) by smtp.prevas.se (172.16.8.105) with Microsoft SMTP Server (TLS) id 14.2.318.4; Wed, 19 Dec 2012 11:08:02 +0100 From: Morten Thunberg Svendsen To: Subject: [PATCH 09/11] xorg-lib/libxtst: added Date: Wed, 19 Dec 2012 11:07:54 +0100 Message-ID: <7c95a12d77b17ab1b9adc9437b3c169fce40d03b.1355911420.git.morten.thunbergsvendsen@prevas.dk> X-Mailer: git-send-email 1.8.0 In-Reply-To: References: MIME-Version: 1.0 X-Originating-IP: [172.16.10.61] X-BeenThere: dev@oe-lite.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: OE-lite development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dev-bounces@oe-lite.org Errors-To: dev-bounces@oe-lite.org --- recipes/xorg-lib/libxtst_1.2.1.oe | 15 +++++++++++++++ recipes/xorg-lib/libxtst_1.2.1.oe.sig | 1 + 2 files changed, 16 insertions(+) create mode 100644 recipes/xorg-lib/libxtst_1.2.1.oe create mode 100644 recipes/xorg-lib/libxtst_1.2.1.oe.sig diff --git a/recipes/xorg-lib/libxtst_1.2.1.oe b/recipes/xorg-lib/libxtst_1.2.1.oe new file mode 100644 index 0000000..a65139d --- /dev/null +++ b/recipes/xorg-lib/libxtst_1.2.1.oe @@ -0,0 +1,15 @@ +SUMMARY = "XTest: X Test extension library" + +DESCRIPTION = "This extension is a minimal set of client and server \ +extensions required to completely test the X11 server with no user \ +intervention." + +LICENSE = "MIT" + +require xorg-lib-common.inc +inherit library +DEPENDS += "libxext recordproto inputproto libxi" +RDEPENDS_${PN} += "libxi libxext libx11" +XORG_PN = "libXtst" + +RECIPE_TYPES = "machine native sdk" diff --git a/recipes/xorg-lib/libxtst_1.2.1.oe.sig b/recipes/xorg-lib/libxtst_1.2.1.oe.sig new file mode 100644 index 0000000..be68176 --- /dev/null +++ b/recipes/xorg-lib/libxtst_1.2.1.oe.sig @@ -0,0 +1 @@ +44e19899f9938d3db5546e51c338d6f86d88cfe2 libXtst-1.2.1.tar.bz2