[oe] [meta-xfce][PATCH v2] Add recipe for xarchiver 0.5.2.

Peter Tworek tworaz666 at gmail.com
Wed Feb 1 19:11:07 UTC 2012


On 02/01/2012 10:14 AM, Paul Menzel wrote:
> Dear Peter,
>
>
> thank you for your patch.
>
> Am Dienstag, den 31.01.2012, 20:54 +0100 schrieb Peter Tworek:
>
> Please remember that the commit summary follows a certain pattern [1].
>
> xarchiver: Add 0.5.2 (initial recipe)
Thanks for the tip, I didn't know about that.
>
>> Signed-off-by: Peter Tworek<tworaz666 at gmail.com>
>> ---
>>   .../recipes-apps/xarchiver/xarchiver_0.5.2.bb      |   16 ++++++++++++++++
>>   1 files changed, 16 insertions(+), 0 deletions(-)
>>   create mode 100644 meta-xfce/recipes-apps/xarchiver/xarchiver_0.5.2.bb
>>
>> diff --git a/meta-xfce/recipes-apps/xarchiver/xarchiver_0.5.2.bb b/meta-xfce/recipes-apps/xarchiver/xarchiver_0.5.2.bb
>> new file mode 100644
>> index 0000000..66e9273
>> --- /dev/null
>> +++ b/meta-xfce/recipes-apps/xarchiver/xarchiver_0.5.2.bb
>> @@ -0,0 +1,16 @@
>> +DESCRIPTION = "Lightweight, desktop independent GTK+ archive manager"
>> +HOMEPAGE = "http://xarchiver.sourceforge.net"
> Does a »/« need to be added at the end?
I'm not sure I follow. What do you mean by »/?

>> +SECTION = "x11"
>> +
>> +LICENSE = "GPLv2"
> Looking at the FAQ Xarchive is distributed under GPLv2+ [2].
I wasn't aware that GPLv2+ is a valid license value. Thanks I'll fix it 
in v3.

>
>> +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
>> +
>> +DEPENDS = "gtk+ glib-2.0 xfce4-dev-tools-native"
>> +
>> +SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.bz2"
>> +SRC_URI[md5sum] = "2bc7f06403cc6582dd4a8029ec9d038d"
>> +SRC_URI[sha256sum] = "cea932ff9d505969201fd502470bbebbc5726ab3d6765e142fc8295aa677ad2a"
>> +
>> +inherit gettext pkgconfig autotools gtk-icon-cache
>> +
>> +RRECOMMENDS_${PN} = "lzop zip tar"
> With these changes this patch is
>
> Acked-by: Paul Menzel<paulepanter at users.sourceforge.net>
>
>
> Thanks,
>
> Paul
>
>
> [1] http://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
> [2] http://xarchiver.sourceforge.net/doc/ch01s03.html
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel




More information about the Openembedded-devel mailing list