From patchwork Tue Apr 1 03:39:28 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Woerner X-Patchwork-Id: 27512 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-pd0-f197.google.com (mail-pd0-f197.google.com [209.85.192.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 1139720341 for ; Tue, 1 Apr 2014 03:40:32 +0000 (UTC) Received: by mail-pd0-f197.google.com with SMTP id fp1sf22495018pdb.0 for ; Mon, 31 Mar 2014 20:40: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=FdJwR2fnx+xwlOvuhbO339xR0sCwPk2Z/SGeURT0zGg=; b=ELnx8GumsHjkhRniSXx1tlCaEDRPqapr/aDVDYXIe3QEgw/1ERJHxBAO8TDJUDEGYu o0E2qXKn+ww6BysDFX4UtsYxRzSuUzlTMz2Mnb9YWXPzsW3n6ht2p6iE4M72BHGN/+ak 00hd7YkVslaxlsS9hVD5jmA+CJkrIuIPyVc1Cirf0Mb6O8l7WxD7lKqSgzw/bEa0F7Hf MphGm2Q4WoRfo0xC0KeKm5cS4gZ+Tr+1q3Qj3uKO/7oKIS/KJ6nTqkM4rMATDPRkVNWX d4xMxmqjVbf2Oc65dNjASLTOB9CqVRRooW4oAX9362QbMNnxRdkEAsNl1XNJu8dN/7uf 0JZg== X-Gm-Message-State: ALoCoQnykbsfnhF+f6XmQ5ZtRGvnM5L8sCnUsKsK32QigRk4cl+dG+DmhNeCMMLcJGKkmXy34qQ1 X-Received: by 10.66.157.35 with SMTP id wj3mr12297638pab.11.1396323631936; Mon, 31 Mar 2014 20:40:31 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.84.170 with SMTP id l39ls2745572qgd.6.gmail; Mon, 31 Mar 2014 20:40:31 -0700 (PDT) X-Received: by 10.58.238.35 with SMTP id vh3mr26217747vec.16.1396323631834; Mon, 31 Mar 2014 20:40:31 -0700 (PDT) Received: from mail-ve0-f176.google.com (mail-ve0-f176.google.com [209.85.128.176]) by mx.google.com with ESMTPS id f7si3250222vcz.165.2014.03.31.20.40.31 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 31 Mar 2014 20:40:31 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.176 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.176; Received: by mail-ve0-f176.google.com with SMTP id db11so5635347veb.21 for ; Mon, 31 Mar 2014 20:40:31 -0700 (PDT) X-Received: by 10.220.170.202 with SMTP id e10mr5285893vcz.20.1396323631765; Mon, 31 Mar 2014 20:40: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.12.8 with SMTP id v8csp194129vcv; Mon, 31 Mar 2014 20:40:31 -0700 (PDT) X-Received: by 10.43.155.209 with SMTP id lj17mr9584455icc.94.1396323631178; Mon, 31 Mar 2014 20:40:31 -0700 (PDT) Received: from mail-ig0-f169.google.com (mail-ig0-f169.google.com [209.85.213.169]) by mx.google.com with ESMTPS id i17si5119489igh.21.2014.03.31.20.40.31 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 31 Mar 2014 20:40:31 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.213.169 is neither permitted nor denied by best guess record for domain of trevor.woerner@linaro.org) client-ip=209.85.213.169; Received: by mail-ig0-f169.google.com with SMTP id h18so4133840igc.0 for ; Mon, 31 Mar 2014 20:40:31 -0700 (PDT) X-Received: by 10.43.51.65 with SMTP id vh1mr39636188icb.24.1396323630874; Mon, 31 Mar 2014 20:40: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 gd5sm29556295igd.5.2014.03.31.20.40.29 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 31 Mar 2014 20:40:30 -0700 (PDT) From: Trevor Woerner To: openembedded-devel@lists.openembedded.org Cc: patches@linaro.org Subject: [meta-oe][PATCH 4/4] gtkmathview: run through oe-stylize.py Date: Mon, 31 Mar 2014 23:39:28 -0400 Message-Id: <1396323568-18135-5-git-send-email-trevor.woerner@linaro.org> X-Mailer: git-send-email 1.9.0 In-Reply-To: <1396323568-18135-1-git-send-email-trevor.woerner@linaro.org> References: <1396323568-18135-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.176 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-extended/mml-widget/gtkmathview_0.8.0.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb b/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb index bc4b4cb..e743f87 100644 --- a/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb +++ b/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb @@ -2,11 +2,9 @@ SUMMARY = "GtkMathView is a C++ rendering engine for MathML documents" DESCRIPTION = "GtkMathView reads MathML documents by means of a frontend and \ renders MathML documents through a backend" HOMEPAGE = "http://helm.cs.unibo.it/mml-widget/" -DEPENDS = "t1lib gtk+ popt libxslt libxml2" - LICENSE = "LGPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6" - +DEPENDS = "t1lib gtk+ popt libxslt libxml2" PR = "r3" SRC_URI = "http://helm.cs.unibo.it/mml-widget/sources/${P}.tar.gz \