Commit Graph

57 Commits

Author SHA1 Message Date
Tee KOBAYASHI ec4eb507e1 libtiff: Revbump revdeps to rebuild 2022-12-17 06:40:16 +00: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
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
Tee KOBAYASHI 40a3dfa14d
emacs-x: Update to 28.1 2022-04-18 14:50:31 +05:30
Tee KOBAYASHI d9760053ee
emacs-x: Get rid of references to leaked builtins 2022-04-18 14:50:20 +05:30
Tee KOBAYASHI b0c12f6ad7
emacs-x: Enable JSON support 2022-04-18 14:50:11 +05:30
Yaksh Bariya 1d796a4eb0
emacs-x: bump revision 2022-04-18 14:48:51 +05:30
Henrik Grimler c01075fed6
emacs-x: bump again after ndk-patches have been fixed 2022-04-18 14:48:48 +05:30
Henrik Grimler 1eb255f406
emacs-x: rebuild against latest toolchain
To fix faccessat issue.
2022-04-18 14:48:48 +05:30
Henrik Grimler cdf9d42daa
Revert "emacs-x: avoid system faccessat"
Fixed properly in 369d15f4ef.

This reverts commit b2bef64d90.
2022-04-18 14:48:11 +05:30
Henrik Grimler b2bef64d90
emacs-x: avoid system faccessat
Just setting ac_cv_func_faccessat=no just leads to emacs hanging when
trying to use that function, so we need to modify m4 script as
well. Fixes https://github.com/termux/x11-packages/issues/497.
2022-04-18 14:48:09 +05:30
Henrik Grimler 5c44317808
emacs-x: remove setjmp workaround for 32bit arches
@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
2022-04-18 14:48:09 +05:30
Leonid Pliushch 7d58192c90
select all packages for rebuilding
Packages are going to be built and submitted manually.

%ci:no-build
2022-04-18 14:48:00 +05:30
Leonid Pliushch 04bd8f6c65
emacs-x: specify that package conflicts with command-line-only version of emacs 2022-04-18 14:47:53 +05:30
Leonid Pliushch d5a1c06f10
enable package: emacs-x
Fixes https://github.com/termux/x11-packages/issues/251
2022-04-18 14:47:53 +05:30
Leonid Pliushch fc11b2dc1c
disable package: emacs-x
I cannot build it anymore, fails with same error on both Github Actions
CI and local machine.

...
Dumping under the name emacs
**************************************************
Warning: Your system has a gap between BSS and the
heap (11711640 bytes).  This usually means that exec-shield
or something similar is in effect.  The dump may
fail because of this.  See the section about
exec-shield in etc/PROBLEMS for more information.
**************************************************
12313792 of 33554432 static heap bytes used
/bin/bash: line 1: 24675 Segmentation fault      (core dumped) ./temacs --batch --load loadup bootstrap
make[1]: *** [Makefile:741: bootstrap-emacs] Error 139
make[1]: Leaving directory '/home/builder/.termux-build/emacs-x/host-build/src'
...
2022-04-18 14:45:39 +05:30
Leonid Pliushch f5ba497963
emacs-x: bump revision
Try to rebuild package on Github Actions CI. I can't do this on my machine
because of error. See error context below:

...
Dumping under the name emacs
**************************************************
Warning: Your system has a gap between BSS and the
heap (11711640 bytes).  This usually means that exec-shield
or something similar is in effect.  The dump may
fail because of this.  See the section about
exec-shield in etc/PROBLEMS for more information.
**************************************************
12313792 of 33554432 static heap bytes used
/bin/bash: line 1: 24675 Segmentation fault      (core dumped) ./temacs --batch --load loadup bootstrap
make[1]: *** [Makefile:741: bootstrap-emacs] Error 139
make[1]: Leaving directory '/home/builder/.termux-build/emacs-x/host-build/src'
...
2022-04-18 14:45:39 +05:30
Leonid Pliushch 4cc33493c1
rebuild everything 2022-04-18 14:45:38 +05:30
Leonid Pliushch afe37aafa8
build & upload first half of packages 2022-04-18 14:42:27 +05:30
Leonid Pliushch df98cfcec3
rebuild packages 2022-04-18 14:41:48 +05:30
Leonid Pliushch 4e609c8cd1
restart build again 2022-04-18 14:41:48 +05:30
Leonid Pliushch 7508ab57ec
rebuild: part 2 2022-04-18 14:41:47 +05:30
Leonid Pliushch e6f18f2852
fix maintainer field
%ci:no-build
2022-04-18 14:41:47 +05:30
Leonid Pliushch c3f6d94157
rebuild part 2 2022-04-18 14:41:47 +05:30
Leonid Pliushch da177dbf7e
rebuild everything 2022-04-18 14:41:46 +05:30
Leonid Pliushch 7c42fb7905
restart build with exception of package 'florence' which fails 2022-04-18 14:41:41 +05:30
Leonid Pliushch ed63bdb1a8
rebuild everything 2022-04-18 14:41:41 +05:30
Leonid Pliushch 00c57e8d2c
rebuild librsvg-dependent packages 2022-04-18 14:41:36 +05:30
Leonid Pliushch f1941e45b6
rebuild all packages 2022-04-18 14:41:34 +05:30
Leonid Pliushch 7fda2d75d7
emacs-x: switch to lucid x toolkit
Issue https://github.com/termux/x11-packages/issues/184.
2022-04-18 14:41:30 +05:30
Leonid Pliushch 194b82b8ce
rebuild everything 2022-04-18 14:41:29 +05:30
Leonid Pliushch 431f900380
rebuild packages depending on libxpm 2022-04-18 14:40:35 +05:30
Leonid Pliushch 320abbef31
bump all packages
%ci:no-build
2022-04-18 14:36:29 +05:30
Leonid Pliushch f3a0e56734
libcairo-x & pango-x are merged with libcairo & pango in termux-packages
https://github.com/termux/termux-packages/pull/4559

%ci:no-build
2022-04-18 14:36:29 +05:30
Leonid Pliushch 5730b9d736
bump all packages
%ci:no-build
2022-04-18 14:36:28 +05:30
Leonid Pliushch 6f7077e114
emacs: update to 26.3 2022-04-18 14:36:19 +05:30
Leonid Pliushch dedc597263
rebuild everything
Because static libraries were not uploaded for packages which
have them.
2022-04-18 14:36:11 +05:30
Leonid Pliushch 6ee26a6f10
fix build.sh according to latest build system requirements 2022-04-18 14:36:10 +05:30
Leonid Pliushch 05992744ba
follow changes on main repository (no -dev package split anymore)
And schedule all packages for manual rebuilding.

%ci:no-build
2022-04-18 14:36:09 +05:30
Leonid Pliushch 653df2d00c
bump revisions of libjpeg-turbo using packages 2022-04-18 14:36:08 +05:30
Leonid Pliushch 8a32f7678e
try to rebuild emacs-x and openbox again
%ci:reset-backlog
2022-04-18 14:36:05 +05:30
Leonid Pliushch 9dc5208887
bump packages dependent on libice 2022-04-18 14:36:04 +05:30
Leonid Pliushch 05e98c26a2
rebuild packages dependent on librsvg 2022-04-18 14:36:01 +05:30
Leonid Pliushch cc669a31dc
emacs-x: bump revision 2022-04-18 14:30:37 +05:30
Leonid Pliushch 2af17ae633
emacs-x: update to 26.2 2022-04-18 14:30:25 +05:30
Leonid Pliushch e7c9b79097
update maintainer fields
[ci skip]
2022-04-18 14:09:20 +05:30
Leonid Pliushch 0756620239
add zlib to dependencies where needed 2022-04-18 14:09:17 +05:30
Leonid Pliushch befeb8775c
set licenses & reformat build.sh scripts 2022-04-18 14:08:53 +05:30
Leonid Pliushch 4feb06fac6
rebuild packages that has dependency 'libsm' 2022-04-18 14:08:31 +05:30