Commit Graph

108 Commits

Author SHA1 Message Date
Alexandre Ancel dc043f36fd
emacs{,-x}: update to version 29.3 (#19581) 2024-03-26 22:49:12 +01:00
Alexandre Ancel 7dc4a249b9
emacs{,-x}: update to version 29.2 2024-01-29 21:33:57 +01:00
Alexandre Ancel e0dd119295
emacs{,-x}: add missing libsqlite dependency for version 29.1 2023-09-21 21:58:17 +02:00
Alexandre Ancel 2b912e3ed6
emacs{,-x}: update to version 29.1 2023-09-17 09:47:39 +02:00
Tee KOBAYASHI 43de184b3e *: Remove version specifier for libxml2 in dependency
Effectively reverts commit 0120a4048a.

%ci:no-build
2023-07-02 18:23:39 +09:00
Tee KOBAYASHI 10d2f2f924 emacs{,-x}: Revbump to rebuild
due to SONAME change in libxml2.
2023-07-02 12:13:47 +09:00
Tee KOBAYASHI 0120a4048a *: Add version specifier for libxml2 in dependency
Will be reverted afterwards.

%ci:no-build
2023-07-02 09:00:23 +09:00
Tee KOBAYASHI 6cd31bbaa0 emacs{,-x}: Assume `sigaltstack` to be available
%ci:no-build
2023-04-04 09:49:42 +09:00
Tee KOBAYASHI b95be2b9b4 emacs{,-x}: Bump to 28.3-rc1
to fix several CVEs for which I can't be bothered to backport patches.
2023-02-27 21:57:29 +00:00
Tee KOBAYASHI 2012ed59d4 emacs{,-x}: Require version alignment between the two
%ci:no-build
2023-01-14 15:11:59 +00:00
Kevin Williams 19791fa495 fix(main/emacs): CVE-2022-45939
Signed-off-by: Kevin Williams <admin@utermux.dev>
2023-01-12 11:42:50 +08:00
Tee KOBAYASHI 901ea99511 emacs{,-x}: Bump to 28.2 2022-11-02 01:54:30 +00:00
Tee KOBAYASHI 7fb57fbb52 emacs{,-x}: Fix implementation of `struct __sFILE` 2022-09-29 01:57:01 +09:00
Henrik Grimler 7565ac8bf0
fix(main/emacs): fix so emacsclient uses socket in /var/run per default 2022-07-30 12:15:44 +02:00
Henrik Grimler c764ffdba3
fix(main/emacs): silence warning about site-start.el quoting
Warning (comp): ../../../../../usr/share/emacs/site-lisp/site-start.el: Warning: (lambda nil \...) quoted with ' rather than with #' Disable showing Disable logging
2022-07-30 12:15:42 +02:00
Henrik Grimler b108e5be62
chore(main/emacs): sort configure args alphabetically 2022-07-30 12:15:39 +02:00
Tee KOBAYASHI ded24b5285 termux-services: Rebuild relevant packages
as a follow-up of commit e91b7fa888.

%ci:no-build
2022-05-16 08:23:32 +09:00
Henrik Grimler 974635c74e
emacs: update to 28.1 2022-04-06 12:38:50 +02:00
Tee KOBAYASHI 07a6725049 emacs: Add patch to fix hostbuild with glibc 2.34
%ci:no-build
2022-03-21 03:49:56 +09:00
Henrik Grimler 1c44694187 Revert "emacs: remove setjmp workaround"
This reverts commit 67babc6702.

Unfortunately the segfault still seem to happen.
2021-12-28 00:16:34 +01:00
Henrik Grimler 958acc584d
emacs: can't use %n in printf/sprintf format string on android 2021-12-25 11:23:10 +01:00
Tee KOBAYASHI 697977c0b1 emacs: Assume UTF-8 keyboard input for emacsclient 2021-12-05 10:16:38 +01:00
Henrik Grimler 67babc6702
emacs: remove setjmp workaround
@xtkoba pointed out that this was due to a clang bug, which should be
fixed in the libllvm that is shipped with ndk-r23:

https://github.com/termux/termux-packages/pull/7473#issuecomment-913555494
2021-11-29 17:35:14 +01:00
Lucy Phipps d2067b15b8
fix files without trailing newlines
%ci:no-build
2021-10-22 20:44:59 +01:00
Leonid Pliushch 6d51835596
emacs: fix location of bundled config 2021-10-09 20:01:09 +03:00
Leonid Pliushch 9608af5a38
update debscripts for compatibility with pacman format 2021-09-10 19:55:32 +03:00
Lucy Phipps 1167594b7f
emacs, flyctl: trigger CI build 2021-08-24 21:37:16 +01:00
Lucy Phipps b5027ef9fa
bump emacs, flyctl, freeimage
https://github.com/termux/termux-packages/pull/7335#issuecomment-904202191
2021-08-24 20:12:58 +01:00
Aditya Alok 71fb6068d8 Emacs: bump revision 2021-08-24 06:58:32 +02:00
Aditya Alok 9f94a9d291 Emacs: add native json support 2021-08-24 06:58:32 +02:00
Lucy Phipps c432bf15df
busybox, emacs, mutt, nginx: bump to fix builds
for some reason they were built with 0c8a398
2021-08-21 22:27:51 +01:00
Henrik Grimler 2c70621a98 build-package: rename TERMUX_DEBUG to TERMUX_DEBUG_BUILD
To make it more self-explanatory.
2021-08-21 20:55:57 +02:00
Leonid Pliushch 7699c97b23
emacs: disable fdsan
https://github.com/termux/termux-packages/issues/6592
2021-04-10 17:05:37 +03:00
Henrik Grimler 32ca0ea9aa emacs: update to 27.2 2021-04-02 17:44:58 +02:00
Henrik Grimler b158c8de2a emacs: set additional configure flags for debug build
As suggested in the DEBUG documentation:
https://github.com/emacs-mirror/emacs/blob/master/etc/DEBUG
2021-02-03 16:57:21 +01:00
Henrik Grimler cdfaea8f10
emacs: rebuild
Seems that emacs is linked against libnettle on some arches (without the dependency being declared) so rebuild to solve that.

See https://www.reddit.com/r/emacs/comments/l1wiwz/help_with_install_termux/
2021-01-21 13:02:12 +01:00
Leonid Pliushch 37375312b9
explicitly set maintainer for each package
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.

Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.

[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
Leonid Pliushch cb5683d31c emacs: fix typo in patch 2020-10-30 22:50:02 +02:00
Henrik Grimler dbc96ede7a emacs: dump in postinst script with portable dumper 2020-09-16 22:10:05 +02:00
Henrik Grimler 39b750c222 emacs: share/info/dir is deleted in massage step 2020-09-16 22:10:05 +02:00
Henrik Grimler dded013b10 emacs: use symlinks in dump step 2020-09-16 22:10:05 +02:00
Henrik Grimler 66756303e1 emacs: update to 27.1 2020-09-16 22:10:05 +02:00
Henrik Grimler 7c74bf9726 Rename termux_step_post_extract_package->termux_step_post_get_source 2020-07-21 10:14:19 +02:00
Henrik Grimler 4de3dee95d emacs: configure with --with-modules and --without-selinux (#5012)
--with-modules solves https://github.com/termux/termux-packages/issues/5011,
--without-selinux is needed for on device builds.
2020-03-05 19:08:31 +00:00
Henrik Grimler e5bd6cc56f emacs: emacs_cv_func__setjmp=no, emacs_cv_func_sigsetjmp=no on i686 2020-02-15 11:09:29 +01:00
Henrik Grimler 1b5dcce8b9 emacs: potential fix for https://github.com/termux/termux-packages/issues/2599 (#4909) 2020-02-15 08:14:04 +01:00
Leonid Pliushch a533751b61 bump revision for html2text & emacs
Re-submit packages after https://github.com/termux/termux-packages/pull/4831.
Package 'bison' was affected too, but was built & uploaded manually.
2020-01-23 23:25:15 +02:00
Leonid Pliushch 3e67b2cc29 rebuild packages emacs & bison 2020-01-23 19:49:07 +02:00
Leonid Pliushch d293cd0d52 emacs: remove ./share/info/dir from package 2020-01-23 19:26:31 +02:00
Henrik Grimler 1773d73f9e emacs: use termux_step_install_service_scripts for service script 2020-01-05 15:08:08 +01:00