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

Paul Menzel paulepanter at users.sourceforge.net
Wed Feb 1 20:47:05 UTC 2012


Am Mittwoch, den 01.02.2012, 20:11 +0100 schrieb Peter Tworek:
> On 02/01/2012 10:14 AM, Paul Menzel wrote:

> > 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 »/?

I am not sure if a slash is required for a valid URL.

    HOMEPAGE = "http://xarchiver.sourceforge.net/"

Please note the added slash / at the end.

> >> +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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20120201/19398d75/attachment-0002.sig>


More information about the Openembedded-devel mailing list