all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to contact Jianwei Hu, who builds Emacs for Android?
@ 2024-04-19  7:48 Lockywolf
  2024-04-19  8:53 ` Po Lu
  0 siblings, 1 reply; 2+ messages in thread
From: Lockywolf @ 2024-04-19  7:48 UTC (permalink / raw)
  To: help-gnu-emacs@gnu.org

[-- Attachment #1: Type: text/plain, Size: 444 bytes --]

Hello, everyone,

I would like to try and rebuild emacs-30.0.50-16-armeabi-v7a.apk ,
because it seems to be built without libxml2, and I really need one.
However on that sourceforge page, I haven't found a build script for
those apks.

Does anyone know how they are built and/or how to contact the
SourceForge project admin, Jianwei Hu, to ask for those scripts?

-- 
Your sincerely,
Vladimir Nikishkin (MiEr, lockywolf)
(Laptop)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How to contact Jianwei Hu, who builds Emacs for Android?
  2024-04-19  7:48 How to contact Jianwei Hu, who builds Emacs for Android? Lockywolf
@ 2024-04-19  8:53 ` Po Lu
  0 siblings, 0 replies; 2+ messages in thread
From: Po Lu @ 2024-04-19  8:53 UTC (permalink / raw)
  To: Lockywolf; +Cc: help-gnu-emacs@gnu.org

Lockywolf <for_help-gnu-emacs_at_gnu_org_2023-11-30@lockywolf.net>
writes:

> I would like to try and rebuild emacs-30.0.50-16-armeabi-v7a.apk ,
> because it seems to be built without libxml2, and I really need one.
> However on that sourceforge page, I haven't found a build script for
> those apks.
>
> Does anyone know how they are built

They are built from the Emacs repository and dependencies provided
alongside the packages in the SourceForge repository, by a script that
monitors the Emacs repository for changes affecting Android users or at
regular intervals.

> and/or how to contact the SourceForge project admin, Jianwei Hu

You're speaking to him now.  The SourceForge contact form might also
suffice, but their mail delivery is quite temperamental.

> to ask for those scripts?

The monitoring scripts are not available, but the entire process of
building the Android port is documented in the Emacs repository in the
file `java/INSTALL'.  Those scripts invoke configure and make exactly as
documented there.

As regards libxml2, what gives you the impression that it's omitted from
this package?  All of the packages I'm distributing support libxml2
(libxml2-2.12.4-emacs.tar.gz), save for the hundered-megabyte package
for Android 2.2, which is provided as more of a curiosity than a
functioning product.

Gnutls is another matter, and is far tougher a nut to crack with respect
to the older or esoteric systems whose builds exclude it, but that can't
be the source of your difficulties because it is not absent from the
armv7 builds either.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-19  8:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-19  7:48 How to contact Jianwei Hu, who builds Emacs for Android? Lockywolf
2024-04-19  8:53 ` Po Lu

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.