Henrik Grimler
7c639383e7
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.
5 years ago
Henrik Grimler
c6fe679782
emacs: emacs_cv_func__setjmp=no, emacs_cv_func_sigsetjmp=no on i686
5 years ago
Henrik Grimler
996c569397
emacs: potential fix for https://github.com/termux/termux-packages/issues/2599 ( #4909 )
5 years ago
Leonid Plyushch
16d3a295ff
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.
5 years ago
Leonid Plyushch
7067d850fe
rebuild packages emacs & bison
5 years ago
Leonid Plyushch
36b4c3209b
emacs: remove ./share/info/dir from package
5 years ago
Henrik Grimler
7c8295eb55
emacs: use termux_step_install_service_scripts for service script
5 years ago
Henrik Grimler
f67181ae0c
emacs: make emacsclient look for socket in $PREFIX/var/run per default
5 years ago
Fredrik Fornwall
f0f20d595d
emacs: Update from 26.2 to 26.3
5 years ago
Henrik Grimler
3b5a1e7db1
emacs: add termux-service script, put socket in $PREFIX/var/run
Start with sv up emacsd
5 years ago
Leonid Plyushch
d111f5bf74
packages: standardize values of several control variables for build.sh
Variables
TERMUX_PKG_PLATFORM_INDEPENDENT
TERMUX_DEBUG
TERMUX_PKG_HAS_DEBUG
TERMUX_PKG_ESSENTIAL
TERMUX_SUBPKG_ESSENTIAL
TERMUX_PKG_NO_STATICSPLIT
TERMUX_PKG_BUILD_IN_SRC
TERMUX_PKG_FORCE_CMAKE
TERMUX_PKG_HOSTBUILD
should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.
build-package.sh should make decision based on variable's value but not on
whether it is set or empty.
%ci:no-build
5 years ago
Leonid Plyushch
d5dfcc89c6
alternatives: more editors can be used as alternative for /bin/editor
5 years ago
Leonid Plyushch
702d7acb15
add stubs to prevent on-device building packages with dangerous operations in build.sh
%ci:no-build
5 years ago
Leonid Plyushch
89588b254d
emacs: don't link with dbus
5 years ago
Leonid Plyushch
21b96d3b41
no more develsplit + provide static libraries as separate package
%ci:no-build
6 years ago
Leonid Plyushch
ff221cab06
build-package.sh: always keep info pages
Info pages usually provide more complete information
about package and its usage than man pages.
6 years ago
Fredrik Fornwall
8e4791a1a0
emacs: Update from 26.1 to 26.2
6 years ago
Wetitpig
78b944ba05
Improve formatting of parantheses for functions
6 years ago
Leonid Plyushch
4fd7ca06f6
[incomplete] set licenses for packages
6 years ago
Henrik Grimler
f7159d98a3
emacs: add patch to make hunspell 1.7.0 work
Can perhaps be removed when emacs 26.2 is released
6 years ago
Leonid Plyushch
2d93ba823e
fix packages that require getpass()
Changed packages:
* alpine
* dropbear
* emacs
* isync
* lftp
* msmtp
* newsboat
* rsync
* screen
* texlive-bin
* unrar
* w3m
6 years ago
Matthew Klein
21a1f2f9fa
emacs: remove ctags.1.gz after building
This man page conflicts with the one included with Universal Ctags (just
like the ungziped one), so exclude it as well.
7 years ago
Fredrik Fornwall
19731c7149
emacs: Build with --without-lcms2
7 years ago
Fredrik Fornwall
17af7e77be
emacs: Build with clang
7 years ago
Fredrik Fornwall
b3a9e01f2a
emacs: Update from 25.3 to 26.1
7 years ago
Henrik Grimler
4cba233fab
emacs: ac_cv_func_setrlimit=no to make termux-am work within emacs ( #2239 )
Solves https://github.com/termux/termux-app/issues/608 . @michalbednarski found the solution.
Not sure if this will have any other side effects.
7 years ago
Fredrik Fornwall
25c69809a1
emacs: Backport bugfix for clicks in the modeline
See https://debbugs.gnu.org/cgi/bugreport.cgi?bug=29104 and #1910 .
7 years ago
Auxilus
23e99e43cb
Update build.sh
7 years ago
Fredrik Fornwall
5d357c1586
emacs: Fix building with unified headers
8 years ago
Vishal Biswas
59b50fa940
emacs: fix #952 by wrapping dup2 internally ( #956 )
8 years ago
Fredrik Fornwall
ecedea0144
emacs: Update from 25.1 to 25.2
8 years ago
Fredrik Fornwall
2f122eed3e
Remove TERMUX_TAR and TERMUX_TOUCH
These can be removed now that OS X is not supported directly (OS X
users can still use Docker to build though).
Fixes #936 .
8 years ago
Fredrik Fornwall
24367b86dc
Bump revisions, force rebuild after gnutls update
8 years ago
Fredrik Fornwall
edc2b7c0f3
emacs: Build with gcc for now
8 years ago
Fredrik Fornwall
af4dc416ed
s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/
8 years ago
Fredrik Fornwall
ebed8be732
emacs: Clear share/info before build
8 years ago
Fredrik Fornwall
722ed12d69
Switch from ftp.gnu.org to mirrors.kernel.org
8 years ago
Fredrik Fornwall
df4f4e1787
emacs: Update from 25.0.95 to 25.1
8 years ago
Fredrik Fornwall
db51e2da5b
emacs: Bump build revision after patch
8 years ago
Eugene Medvedev
51fb4b0d1d
emacs: Patch for the load-history problem ( #433 )
Closes termux/termux-packages#423
8 years ago
Fredrik Fornwall
0acb75f864
emacs: Fix tramp using /bin/sh
Fixes https://github.com/termux/termux-app/issues/139
8 years ago
Fredrik Fornwall
e45af24343
Bump emacs revision to rebuild on arm
The emacs arm build were broken due to the toolchain being broken
(#317 ) - bump the build revision to rebuild the package with a
fixed toolchain.
Fixes #322
9 years ago
Fredrik Fornwall
1b105eab9f
emacs: Update from 25.0.94 to 25.0.95
9 years ago
Fredrik Fornwall
3c323c69ae
Docker and build updates
- Update to build on ubuntu 16.04.
- Docker: Set FORCE_UNSAFE_CONFIGURE=1. Fixes #275 .
- Docker: Various fixes.
- Neovim: No longer require lua.
- Some minor package updates.
9 years ago
Fredrik Fornwall
495c95e19d
emacs: Update from 25.0.93 to 25.0.94
9 years ago
Fredrik Fornwall
768547b014
emacs: Prevent linking against libelf
9 years ago
Fredrik Fornwall
4d101ad751
emacs: Backport patch for resizing during startup
9 years ago
Fredrik Fornwall
b3db567c9e
emacs: Update from 25.0.92 to 25.0.93
9 years ago
Fredrik Fornwall
0d25a03f11
emacs: Make scrolling when dragging finger work
9 years ago
Fredrik Fornwall
a0c80d57cb
emacs: Do not strip away info pages ( closes #194 )
9 years ago