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

Otavio Salvador otavio at ossystems.com.br
Mon Apr 15 14:43:43 UTC 2013


On Mon, Apr 15, 2013 at 11:37 AM, 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.

I think it can be dropped; it came from original recipes which Mario
used as reference, I think.

--
Otavio Salvador                             O.S. Systems
E-mail: otavio at ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br




More information about the Openembedded-devel mailing list