From patchwork Thu Apr 10 16:58:17 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Woerner X-Patchwork-Id: 28236 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ie0-f197.google.com (mail-ie0-f197.google.com [209.85.223.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 2DE05212DC for ; Thu, 10 Apr 2014 16:58:32 +0000 (UTC) Received: by mail-ie0-f197.google.com with SMTP id rd18sf19508800iec.0 for ; Thu, 10 Apr 2014 09:58:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=LZq4mdAz7U/tHuesZ7hF2clsy2GoKFnyLMSrBKNfm+w=; b=Y4eFXC4rM2ELhcDYpcQrKXbK31Oto02kSzTSZO4EC+Kucqf/CEW/AEjatJcQJIxhUV l56z0F3Of8M/+Nm6XBacjuet0MntXnNQQTwu6K7T2+cwQZFkdE/uTvqGXDF5vBFI/Tuk kX67gaCJ/kHb7PUOzBJ3tskUBnJzi1WBOmR+9A6iEARh/0rNS/kEvMuBQTfwtzZmqTCp L994c9s1va5LtUA2PrEL5H3Q8pqoGAcHd90g7SO8p6ow+Ld05mjYOqCt0Z658rVbugXQ V3vqOcxaIjHdaJhARUlwGoWiTV43yFmPdX7xL07tk2KZ2fRP1idzKpocgRNY0OGH/z1B LSkw== X-Gm-Message-State: ALoCoQkIGglKMVyg/3jwtPS5k+pK4r3/XGNiSHXfD3YSG8ssw6WkTVnRllgwJ1NT17GWgn8Vtckb X-Received: by 10.50.73.74 with SMTP id j10mr6274725igv.1.1397149111590; Thu, 10 Apr 2014 09:58:31 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.95.135 with SMTP id i7ls1218879qge.7.gmail; Thu, 10 Apr 2014 09:58:31 -0700 (PDT) X-Received: by 10.220.167.2 with SMTP id o2mr15274809vcy.8.1397149111371; Thu, 10 Apr 2014 09:58:31 -0700 (PDT) Received: from mail-ve0-f171.google.com (mail-ve0-f171.google.com [209.85.128.171]) by mx.google.com with ESMTPS id sw4si794615vdc.84.2014.04.10.09.58.31 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 10 Apr 2014 09:58:31 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.171 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.171; Received: by mail-ve0-f171.google.com with SMTP id jy13so3681095veb.16 for ; Thu, 10 Apr 2014 09:58:31 -0700 (PDT) X-Received: by 10.58.230.103 with SMTP id sx7mr1286530vec.28.1397149111279; Thu, 10 Apr 2014 09:58:31 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.221.72 with SMTP id ib8csp75609vcb; Thu, 10 Apr 2014 09:58:31 -0700 (PDT) X-Received: by 10.60.141.70 with SMTP id rm6mr14984116oeb.27.1397149110841; Thu, 10 Apr 2014 09:58:30 -0700 (PDT) Received: from mail-ob0-f172.google.com (mail-ob0-f172.google.com [209.85.214.172]) by mx.google.com with ESMTPS id yu9si4940262oeb.143.2014.04.10.09.58.30 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 10 Apr 2014 09:58:30 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.214.172 is neither permitted nor denied by best guess record for domain of trevor.woerner@linaro.org) client-ip=209.85.214.172; Received: by mail-ob0-f172.google.com with SMTP id wm4so4738380obc.3 for ; Thu, 10 Apr 2014 09:58:30 -0700 (PDT) X-Received: by 10.60.59.196 with SMTP id b4mr15076858oer.48.1397149110616; Thu, 10 Apr 2014 09:58:30 -0700 (PDT) Received: from openSUSE-i7.site (69-165-220-158.dsl.teksavvy.com. [69.165.220.158]) by mx.google.com with ESMTPSA id oz15sm19863136oeb.13.2014.04.10.09.58.29 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Apr 2014 09:58:30 -0700 (PDT) From: Trevor Woerner To: openembedded-devel@lists.openembedded.org Cc: patches@linaro.org Subject: [meta-oe][PATCH 1/2] bdftopcf: add recipe Date: Thu, 10 Apr 2014 12:58:17 -0400 Message-Id: <1397149098-1303-2-git-send-email-trevor.woerner@linaro.org> X-Mailer: git-send-email 1.9.0 In-Reply-To: <1397149098-1303-1-git-send-email-trevor.woerner@linaro.org> References: <1397149098-1303-1-git-send-email-trevor.woerner@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: trevor.woerner@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.171 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Signed-off-by: Trevor Woerner --- meta-oe/recipes-graphics/xorg-app/bdftopcf_1.0.4.bb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 meta-oe/recipes-graphics/xorg-app/bdftopcf_1.0.4.bb diff --git a/meta-oe/recipes-graphics/xorg-app/bdftopcf_1.0.4.bb b/meta-oe/recipes-graphics/xorg-app/bdftopcf_1.0.4.bb new file mode 100644 index 0000000..2b0775d --- /dev/null +++ b/meta-oe/recipes-graphics/xorg-app/bdftopcf_1.0.4.bb @@ -0,0 +1,13 @@ +SUMMARY = "bdftopcf is a font compiler for the X server and font server" +HOMEPAGE = "http://cgit.freedesktop.org/xorg/app/bdftopcf/" +SECTION = "x11/app" +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://COPYING;md5=f9a35333adf75edd1eaef84bca65a490" +DEPENDS = "libxfont" + +SRC_URI[md5sum] = "96a648a332160a7482885800f7a506fa" +SRC_URI[sha256sum] = "eaf59057ba3d7cffe29526562ce50868da7da823487a4cfb3e16946e5ffd2798" + +require recipes-graphics/xorg-app/xorg-app-common.inc + +BBCLASSEXTEND = "native"