From patchwork Fri Aug 9 07:22:32 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Kim_B=C3=B8ndergaard?= X-Patchwork-Id: 265911 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 701E82C00D5 for ; Fri, 9 Aug 2013 17:22:53 +1000 (EST) Received: from hugin.dotsrc.org (localhost [127.0.0.1]) by hugin.dotsrc.org (Postfix) with ESMTP id 416F83FF1D for ; Fri, 9 Aug 2013 09:22:52 +0200 (CEST) X-Original-To: dev@oe-lite.org Delivered-To: dev@oe-lite.org Received: from mail02.prevas.se (mail02.prevas.se [62.95.78.10]) by hugin.dotsrc.org (Postfix) with ESMTPS id 9CA743FF21 for ; Fri, 9 Aug 2013 09:22:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=prevas.dk; i=@prevas.dk; l=1099; q=dns/txt; s=ironport2; t=1376032959; x=1407568959; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version; bh=oC9scyyrwGbXM8TPpAmBu3SbgSF9pRckaXSFwDF9yzM=; b=AfMxU/rvfENgkAru2SKZYPcJo6eqpmFnXwcS4mLqnPXkjZVtlSYRjE/Z HyZ9t4yQzs3A/ywzU3pW3TashkxUl5JCuwR9MzBNwu1o/ADVFoR1oxQSr VIG7qwct0roELcvV+LsHJjpIUThNOWsMY1dVybq2CUaBhivheSrokebhX A=; X-IronPort-AV: E=Sophos;i="4.89,844,1367964000"; d="scan'208";a="3245548" Received: from vmprevas3.prevas.se (HELO smtp.prevas.se) ([172.16.8.103]) by ironport2.prevas.se with ESMTP/TLS/AES128-SHA; 09 Aug 2013 09:22:38 +0200 Received: from localhost (172.16.10.102) by smtp.prevas.se (172.16.8.105) with Microsoft SMTP Server id 14.2.342.3; Fri, 9 Aug 2013 09:22:37 +0200 Received: by localhost (Postfix, from userid 30019) id D8B06684455; Fri, 9 Aug 2013 07:22:37 +0000 (UTC) From: =?UTF-8?q?Kim=20B=C3=B8ndergaard?= To: Subject: [PATCH 15/19] xclock: New recipe Date: Fri, 9 Aug 2013 07:22:32 +0000 Message-ID: <98651af4ea7ddc7dfbbd5b841d7ab390fa070ddb.1376032874.git.kibo@prevas.dk> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: References: MIME-Version: 1.0 Cc: =?UTF-8?q?Kim=20B=C3=B8ndergaard?= 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-app/xclock_1.0.6.oe | 8 ++++++++ recipes/xorg-app/xclock_1.0.6.oe.sig | 1 + 2 files changed, 9 insertions(+) create mode 100644 recipes/xorg-app/xclock_1.0.6.oe create mode 100644 recipes/xorg-app/xclock_1.0.6.oe.sig diff --git a/recipes/xorg-app/xclock_1.0.6.oe b/recipes/xorg-app/xclock_1.0.6.oe new file mode 100644 index 0000000..f27f649 --- /dev/null +++ b/recipes/xorg-app/xclock_1.0.6.oe @@ -0,0 +1,8 @@ +require xorg-app-common.inc + +inherit autotools-autoreconf pkgconfig + +DEPENDS += " util-macros libx11 libxau libxt libxaw libxmu libice libsm libxext libxpm libxft libxrender fontconfig libxkbfile" +RDEPENDS_${PN} += "libx11 libxau libxt libxext libxmu libsm libice libxaw libxrender libxft" + +export XCLOCK_LIBS = "-lXt -ldl -lXmu -lXext -lXaw" diff --git a/recipes/xorg-app/xclock_1.0.6.oe.sig b/recipes/xorg-app/xclock_1.0.6.oe.sig new file mode 100644 index 0000000..2916f9f --- /dev/null +++ b/recipes/xorg-app/xclock_1.0.6.oe.sig @@ -0,0 +1 @@ +993817c9e3cc2baaaebe52b29fa2ad26e58b124d xclock-1.0.6.tar.bz2