Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/4] libfm-extra: new package
Date: Wed, 10 Dec 2014 21:57:15 +0100	[thread overview]
Message-ID: <20141210205715.GE3926@free.fr> (raw)
In-Reply-To: <1416583990-35169-1-git-send-email-Vincent.Riera@imgtec.com>

Vincet, All,

On 2014-11-21 15:33 +0000, Vicente Olivert Riera spake thusly:
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
[--SNIP--]
> diff --git a/package/libfm-extra/libfm-extra.mk b/package/libfm-extra/libfm-extra.mk
> new file mode 100644
> index 0000000..70e37b9
> --- /dev/null
> +++ b/package/libfm-extra/libfm-extra.mk
> @@ -0,0 +1,16 @@
> +################################################################################
> +#
> +# libfm-extra
> +#
> +################################################################################
> +
> +LIBFM_EXTRA_VERSION = 1.2.3
> +LIBFM_EXTRA_SOURCE = libfm-$(LIBFM_EXTRA_VERSION).tar.xz
> +LIBFM_EXTRA_SITE = http://sourceforge.net/projects/pcmanfm/files
> +LIBFM_EXTRA_DEPENDENCIES = libglib2
> +LIBFM_EXTRA_LICENSE = GPLv2

Dome files have the LGPLV2.1+ header, like:
    src/fm.c
    src/fm-extra.h
    src/base/fm-app-info.c
    [...]

Also, the only file that seem to get compiled is:
    src/extra/fm-xml-file.c

for which the header states it is LGPLv2.1+.

So, even if there's only the COPYING for the GPLv2 and that we only
compile an LGPLv2.1+ file, I'd state both licenses.

> +LIBFM_EXTRA_LICENSE_FILES = COPYING

Here, I'd add src/extra/fm-xml-file.c as a license file, too.

Regards,
Yann E. MORIN.

> +LIBFM_EXTRA_INSTALL_STAGING = YES
> +LIBFM_EXTRA_CONF_OPTS = --with-extra-only --with-gtk=no
> +
> +$(eval $(autotools-package))
> -- 
> 1.7.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  parent reply	other threads:[~2014-12-10 20:57 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-21 15:33 [Buildroot] [PATCH v2 1/4] libfm-extra: new package Vicente Olivert Riera
2014-11-21 15:33 ` [Buildroot] [PATCH v2 2/4] menu-cache: " Vicente Olivert Riera
2014-12-10 21:05   ` Yann E. MORIN
2015-07-13  0:20   ` Thomas Petazzoni
2014-11-21 15:33 ` [Buildroot] [PATCH v2 3/4] libfm: " Vicente Olivert Riera
2014-12-10 21:18   ` Yann E. MORIN
2015-07-13  0:20   ` Thomas Petazzoni
2014-11-21 15:33 ` [Buildroot] [PATCH v2 4/4] pcmanfm: bump version to 1.2.3 Vicente Olivert Riera
2015-07-13  0:20   ` Thomas Petazzoni
2014-11-22 18:39 ` [Buildroot] [PATCH v2 1/4] libfm-extra: new package Thomas Petazzoni
2014-11-24 10:10   ` Vicente Olivert Riera
2014-11-24 19:33     ` Thomas Petazzoni
2014-11-25  9:52       ` Vicente Olivert Riera
2014-12-10 20:57 ` Yann E. MORIN [this message]
2014-12-10 21:10   ` Thomas Petazzoni
2014-12-10 21:28     ` Yann E. MORIN
2014-12-10 21:31       ` Thomas Petazzoni
2014-12-10 21:03 ` Yann E. MORIN
2015-07-13  0:19 ` Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141210205715.GE3926@free.fr \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox