Fredrik Fornwall
6ce0bb04bd
emacs: Bump build revision
10 years ago
Fredrik Fornwall
85fba23901
ncurses: Add terminfo for 'dumb' and 'eterm-color'
10 years ago
Fredrik Fornwall
727ffe26f7
Trying to unbreak emacs
10 years ago
Fredrik Fornwall
8e928b79be
Remove the wget applet from busybox
The wget applet confuses people, is broken on i686 and
does not support https. It's better to install the real GNU wget.
10 years ago
Fredrik Fornwall
d814b406b0
Fix neovim build
10 years ago
Fredrik Fornwall
1461c1b4a3
emacs: Pass arguments to temacs
10 years ago
Fredrik Fornwall
e41b40984a
clang: Update from 3.6.1 to 3.6.2
10 years ago
Fredrik Fornwall
df22a55439
Update play-audio to 0.2
Cleanups and stream type support
10 years ago
Fredrik Fornwall
8c02de4bc0
stunnel: Update from 5.20 to 5.22
10 years ago
Fredrik Fornwall
341654304c
ndk_patches: Fix pwd.h patch to compile in more cases
10 years ago
Fredrik Fornwall
879a9ab402
termux-api: Bump version
10 years ago
Fredrik Fornwall
f60ebff199
libgnutls: Bump version
10 years ago
Fredrik Fornwall
54305b7597
libpng: Bump version and switch away from sourceforge
10 years ago
Fredrik Fornwall
02b55df699
Use bash as login shell by default
10 years ago
Fredrik Fornwall
bb8ed8ff10
vim: Update patch number
10 years ago
Fredrik Fornwall
7b45e65e88
Add some disabled packages
10 years ago
Fredrik Fornwall
b8b62f2541
fish: Link against gnustl
10 years ago
Fredrik Fornwall
5d423738a0
Bump build revision for aapt and imagemagick after termux-elf-cleaner rebuild
10 years ago
Fredrik Fornwall
a9ddb027aa
librsvg: Bump build revision and link against newer gdk-pixbuf
10 years ago
Fredrik Fornwall
1ceaf1eee7
Fix termux-elf-cleaner.cpp to not break after first removed section
10 years ago
Fredrik Fornwall
2ed8eb1320
git: Drop build revision after version update
10 years ago
Fredrik Fornwall
bad5811ddc
git: Update from 2.4.6 to 2.5.0
10 years ago
Fredrik Fornwall
2e395b5864
Fix termux-camera-photo
10 years ago
Fredrik Fornwall
17d445b3f3
termux-api: Add termux-toast
10 years ago
Fredrik Fornwall
2aa217bfd4
Update termux-camera-photo to new api
10 years ago
Fredrik Fornwall
1ee4335f4a
termux-api: Add termux-share
10 years ago
Fredrik Fornwall
1d948a9c44
Bump command-not-found
10 years ago
Fredrik Fornwall
0d36c1b766
play-audio: Create mandir if it does not already exist
10 years ago
Fredrik Fornwall
1c934e8a73
Add play-audio, a simple OpenSL ES audio player
10 years ago
Fredrik Fornwall
1773070cde
Update README.md
10 years ago
Fredrik Fornwall
f643ff600c
Teach build-package.sh to take path to packages
10 years ago
Fredrik Fornwall
6dab206295
Update README.md
10 years ago
Fredrik Fornwall
3b8f4313d9
Update README.md
10 years ago
Fredrik Fornwall
e419d02dea
Update README.md
10 years ago
Fredrik Fornwall
1ddf17286f
Update README.md
10 years ago
Fredrik Fornwall
9ecaa95ded
Update README.md
10 years ago
Fredrik Fornwall
4e963c626f
Extract out ubuntu-setup.sh
10 years ago
Fredrik Fornwall
96015885ef
termux-api: Updated package in termux-camera-photo
This fixes #2
10 years ago
Fredrik Fornwall
621ac5f19a
termux-api: Fix mixup of tts methods
10 years ago
Fredrik Fornwall
12978f7880
termux-tools: Make wrapper scripts exec
10 years ago
Fredrik Fornwall
8ab83e251b
termux-tools: Add pm wrapper script to unset LD_LIBRARY_PATH
10 years ago
Fredrik Fornwall
3a8f9cc471
termux-tts-speak: Replace incorrect 'device-tts-engines' with 'termux-tts-engines'
10 years ago
Fredrik Fornwall
f6b5793487
busybox: Setup folder for crontab
10 years ago
Fredrik Fornwall
10da6ac4f9
vim: update patch number
10 years ago
Fredrik Fornwall
9e76e54dac
imagemagick: Bump minor revision
10 years ago
Fredrik Fornwall
14719d1c29
aapt: Update tag
10 years ago
Fredrik Fornwall
49c5b4d558
ndk_patches: Fix for mosh in <sys/select.h>
10 years ago
Fredrik Fornwall
fa80612ca2
nodejs: Patches for getting npm to work
10 years ago
Fredrik Fornwall
07d86fb334
fish: Ensure that strategy_shmem_polling is never defined
10 years ago
Fredrik Fornwall
ae85ec31ef
Fix installing pip packages containing C code
A test case is to install dependencies:
$ apt install gcc python-dev libgmp-dev libmpfr-dev libmpc-dev
and then install gmpy2:
$ pip install gmpy2
Thanks +Rick Gutleber for the heads up!
10 years ago