[oe] [meta-oe PATCH 2/2] gnumeric: add recipe for version 1.12.0

Mario Domenech Goulart mario at ossystems.com.br
Mon Apr 15 20:48:00 UTC 2013


On Mon, 15 Apr 2013 16:37:35 +0200 Martin Jansa <martin.jansa at gmail.com> wrote:

> On Sat, Apr 13, 2013 at 02:15:01PM -0300, Otavio Salvador wrote:
>> From: Mario Domenech Goulart <mario at ossystems.com.br>
>> 
>> Based on the OE classic recipe as of
>> bd204492e0ed296bbac2999da29f831cbdf965f9
>> 
>> Signed-off-by: Mario Domenech Goulart <mario at ossystems.com.br>
>> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
>> ---
>>  .../recipes-gnome/gnumeric/gnumeric_1.12.0.bb      | 44 ++++++++++++++++++++++
>>  1 file changed, 44 insertions(+)
>>  create mode 100644 meta-gnome/recipes-gnome/gnumeric/gnumeric_1.12.0.bb
>> 
>> diff --git a/meta-gnome/recipes-gnome/gnumeric/gnumeric_1.12.0.bb b/meta-gnome/recipes-gnome/gnumeric/gnumeric_1.12.0.bb
>> new file mode 100644
>> index 0000000..cd42e18
>> --- /dev/null
>> +++ b/meta-gnome/recipes-gnome/gnumeric/gnumeric_1.12.0.bb
>> @@ -0,0 +1,44 @@
>> +LICENSE = "GPLv2 | GPLv3"
>> +LIC_FILES_CHKSUM = "file://COPYING;md5=be0de417af78dd340558810d1ced52e6"
>> +SECTION = "x11/utils"
>> +S = "${WORKDIR}/gnumeric-${PV}"
>> +DEPENDS = "gdk-pixbuf libgsf gtk+3 libxml2 libglade libart-lgpl
>> intltool-native libgnomecanvas libgnomeprint libbonoboui
>> orbit2-native"
>> +DESCRIPTION = "Gnumeric spreadsheet for GNOME"
>> +
>> +GNOME_COMPRESS_TYPE = "xz"
>> +BPN="${PN}"
>
> Why is this needed ^? It shoudn't be there.

Thanks for catching that, Martin.  It's not needed, indeed.  I just
submited a new patch without that line.

Best wishes.
Mario




More information about the Openembedded-devel mailing list