From patchwork Fri Aug 9 07:22:27 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: 265904 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 4D9132C00D5 for ; Fri, 9 Aug 2013 17:22:48 +1000 (EST) Received: from hugin.dotsrc.org (localhost [127.0.0.1]) by hugin.dotsrc.org (Postfix) with ESMTP id EE4603FF08 for ; Fri, 9 Aug 2013 09:22:46 +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 0D28D3FF16 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=965; q=dns/txt; s=ironport2; t=1376032959; x=1407568959; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version; bh=SPzxtq9ZVSowLMEbLAqrIQQj41rFFXSVk7bRUUQPu1c=; b=rv/rQVXve147N1zPGGA6da16skJJ15r9a6pyIUYykaCZOVjt7EXp8jK4 wu89wXaSDwOjpHb7VY9Oeorj0qFcGEGPRpDCoXYoYb1d6lUeAo8cSVjvI Qr7sGs0DRVinjKgOd9FubjWhRl3DCXpHiwpj25RrGDHa7wTdSgaLeuYBJ A=; X-IronPort-AV: E=Sophos;i="4.89,844,1367964000"; d="scan'208";a="3245542" 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 AEAE1684403; Fri, 9 Aug 2013 07:22:37 +0000 (UTC) From: =?UTF-8?q?Kim=20B=C3=B8ndergaard?= To: Subject: [PATCH 10/19] xset: New recipe Date: Fri, 9 Aug 2013 07:22:27 +0000 Message-ID: <17b95647e443ea411046a4310f3107c787abc0eb.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/xset_1.2.2.oe | 10 ++++++++++ recipes/xorg-app/xset_1.2.2.oe.sig | 1 + 2 files changed, 11 insertions(+) create mode 100644 recipes/xorg-app/xset_1.2.2.oe create mode 100644 recipes/xorg-app/xset_1.2.2.oe.sig diff --git a/recipes/xorg-app/xset_1.2.2.oe b/recipes/xorg-app/xset_1.2.2.oe new file mode 100644 index 0000000..7c5b0fb --- /dev/null +++ b/recipes/xorg-app/xset_1.2.2.oe @@ -0,0 +1,10 @@ +require xorg-app-common.inc + +SUMMARY = "xset - user preference utility for X" + +DESCRIPTION = "This program is used to set various user preference options of the display" + +DEPENDS += "util-macros libxmu" + +LICENSE = "MIT" + diff --git a/recipes/xorg-app/xset_1.2.2.oe.sig b/recipes/xorg-app/xset_1.2.2.oe.sig new file mode 100644 index 0000000..ef4684f --- /dev/null +++ b/recipes/xorg-app/xset_1.2.2.oe.sig @@ -0,0 +1 @@ +e48d628259dbe1ff413ec8408b4fee9561c8815c xset-1.2.2.tar.bz2