unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Po Lu <luangruo@yahoo.com>
To: Richard Stallman <rms@gnu.org>
Cc: J.Kenyon@ordinarygizmos.com,  emacs-devel@gnu.org
Subject: Re: Icu4c branch
Date: Thu, 02 Mar 2023 12:41:56 +0800	[thread overview]
Message-ID: <875ybjzrvv.fsf@yahoo.com> (raw)
In-Reply-To: <E1pXabE-0003Dl-K1@fencepost.gnu.org> (Richard Stallman's message of "Wed, 01 Mar 2023 23:31:24 -0500")

Richard Stallman <rms@gnu.org> writes:

> I see a possible GPL issue here -- but since I don't know Android, I
> can't tell whether it is really an issue.
>
> What does the icu library do?

ICU provides internationalization support for the libxml2 library (which
Emacs depends on to parse XML data.)

> Does it qualify as a system library according to GPL version 3?

No.

> Are the Android.mk files source files?
> Are they omitted from recent versions of the library?

Android.mk files are Makefiles that tell the Android build system how to
build a library.  Android themselves have ommitted those files from
their source code, as they now use another build system called ``soong''
which uses a different format, but for obvious reasons Emacs can only
use the Make-based build system.

Older versions of the Android version of icu4c contain Android.mk files.



  reply	other threads:[~2023-03-02  4:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-21  4:17 Icu4c branch Jonathan Kenyon
2023-02-21  5:31 ` Po Lu
2023-03-02  4:31   ` Richard Stallman
2023-03-02  4:41     ` Po Lu [this message]
2023-03-05  4:05       ` Richard Stallman
2023-03-05  5:53         ` Po Lu
2023-03-08  4:12           ` Richard Stallman

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=875ybjzrvv.fsf@yahoo.com \
    --to=luangruo@yahoo.com \
    --cc=J.Kenyon@ordinarygizmos.com \
    --cc=emacs-devel@gnu.org \
    --cc=rms@gnu.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).