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
6 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
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
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
Fredrik Fornwall
fb97d80556
emacs: Bump build revision to fix arm&i686 build
9 years ago
Fredrik Fornwall
1e3008e4e9
emacs: Link against gnutls and libxml2
This enables more features and fixes https connections in a more
stable way.
9 years ago
Fredrik Fornwall
cef4acf0da
emacs: Patch emacsclient to avoid /tmp
9 years ago
Fredrik Fornwall
38c01554dc
emacs: Patch temporary-file-directory (avoid /tmp)
9 years ago
Fredrik Fornwall
dc660e40c0
emacs: Bump build revision
9 years ago
Fredrik Fornwall
8ce98d7fe9
emacs: Update and patch more
Update emacs to 25.0.92, a prerelease for 25.1. Also patch some
more to avoid having it crashing on startup due to bugs in emacs
about undumped startup with a terminal. Closes #11 .
9 years ago
Fredrik Fornwall
3deed90488
Add a ctags package containing Universal Ctags
The ctags implementation from Universal Ctags (https://ctags.io/ )
is hopefully the best ctags alternative that works with e.g. vim.
Remove the ctags binary from emacs so it does not conflict with
this new package (the etags program remains for emacs to use).
9 years ago
Fredrik Fornwall
629f805ba1
Patch NDK to define AT_EACCESS to 0
This fixes breakage for gnulib-using packages which otherwise
defines AT_EACCESS, which does not work on Android 6.
Bump build revisions for coreutils and emacs to rebuild them
with this patch.
9 years ago
robertvalik
e7344047e4
fixed some non-ascii chars in build scripts
9 years ago