Fredrik Fornwall
|
096ff4f07b
|
ffmpeg: Update from 4.1.3 to 4.1.4
|
2019-07-11 10:33:19 +02:00 |
Fredrik Fornwall
|
f8ae571d78
|
gnupg: Update from 2.2.16 to 2.2.17
|
2019-07-11 10:32:30 +02:00 |
Fredrik Fornwall
|
c1d38d8f5e
|
python: Update from 3.7.3 to 3.7.4
|
2019-07-11 10:32:18 +02:00 |
Fredrik Fornwall
|
c15ee973b7
|
vim: Update from 8.1.1600 to 8.1.1650
|
2019-07-11 10:02:16 +02:00 |
Leonid Pliushch
|
6bf521b42b
|
clean.sh: avoid cleaning build directories while build is running
|
2019-07-08 17:51:38 +03:00 |
Henrik Grimler
|
291c7bbe1a
|
cmake: bump after jsoncpp update
|
2019-07-07 18:30:42 +02:00 |
Leonid Pliushch
|
58be9a3b78
|
tintin++: fix patch
|
2019-07-07 16:08:44 +03:00 |
Leonid Pliushch
|
c8ff0aa1fc
|
erlang: update to 22.0.5
|
2019-07-07 16:08:44 +03:00 |
Leonid Pliushch
|
ef52ff78e1
|
php: update to 7.3.7
|
2019-07-07 16:08:44 +03:00 |
Leonid Pliushch
|
cba84f2441
|
valac: update to 0.44.5
|
2019-07-07 16:08:44 +03:00 |
Leonid Pliushch
|
9fc235cfa7
|
libbz2: fix patch
|
2019-07-07 16:08:44 +03:00 |
Leonid Pliushch
|
8525abb817
|
mpd: update to 0.21.11
|
2019-07-07 16:08:44 +03:00 |
Leonid Pliushch
|
7e58aa881b
|
tintin++: update to 2.01.8
|
2019-07-07 16:08:44 +03:00 |
Leonid Pliushch
|
7e3dfa2905
|
stow: update to 2.3.0
|
2019-07-07 16:08:44 +03:00 |
Leonid Pliushch
|
7bc8ecdb2d
|
less: update to 551
|
2019-07-07 16:08:44 +03:00 |
Leonid Pliushch
|
6e7e1d9fea
|
libbz2: update to 1.0.7
|
2019-07-07 16:08:44 +03:00 |
Leonid Pliushch
|
0b1a1cc671
|
jsoncpp: update to 1.9.0
|
2019-07-07 16:08:44 +03:00 |
Leonid Pliushch
|
cb9a020e57
|
imagemagick: update to 7.0.8.53
|
2019-07-07 16:08:44 +03:00 |
Leonid Pliushch
|
7983526579
|
caddy: update to 1.0.1
|
2019-07-07 16:08:44 +03:00 |
Leonid Pliushch
|
f47c184592
|
ack-grep: update to 3.0.2
|
2019-07-07 16:08:44 +03:00 |
Henrik Grimler
|
aeeecde49b
|
Merge pull request #4022 from its-pointless/rust-1.36
1.36.0 rust
|
2019-07-07 08:47:23 +02:00 |
its-pointless
|
52f849b98c
|
1.36.0 rust
|
2019-07-07 16:04:54 +10:00 |
Fredrik Fornwall
|
aecc2f1e88
|
fcgiwrap: Fix manpage location
|
2019-07-05 00:11:25 +02:00 |
Fredrik Fornwall
|
f3befcda7b
|
neovim: Update from 0.3.7 to 0.3.8
|
2019-07-04 23:15:06 +02:00 |
Fredrik Fornwall
|
3d094c1dcd
|
freetype: Update from 2.10.0 to 2.10.1
|
2019-07-04 23:14:56 +02:00 |
Fredrik Fornwall
|
988ca89462
|
libuv: Update from 1.29.1 to 1.30.1
|
2019-07-04 23:14:47 +02:00 |
Fredrik Fornwall
|
f82416e387
|
libev: Update from 4.25 to 4.27
|
2019-07-04 23:14:40 +02:00 |
Leonid Pliushch
|
4f2ad2f03f
|
fcgi: mark license as "custom"
Required for Bintray package uploader.
|
2019-07-04 17:15:14 +03:00 |
Leonid Pliushch
|
8d1b2ff450
|
new package: fcgi + fcgiwrap
Requested in https://github.com/termux/termux-packages/issues/3422.
|
2019-07-04 17:09:38 +03:00 |
Leonid Pliushch
|
06f048b540
|
build-package.sh: fix typo
Chmod has to be called recursively.
|
2019-07-04 14:44:48 +03:00 |
Leonid Pliushch
|
225b1c471f
|
clean.sh & build-package.sh: avoid errors in case chmod's target dir is not exist
|
2019-07-04 14:29:06 +03:00 |
Leonid Pliushch
|
33b93ef30d
|
clean.sh: fix typo
|
2019-07-04 14:14:04 +03:00 |
Leonid Pliushch
|
80d202bd65
|
hugo: remove builddir fix that is no longer needed
|
2019-07-04 14:12:57 +03:00 |
Leonid Pliushch
|
2bd2cc13db
|
caddy: remove builddir fix that is no longer needed
|
2019-07-04 14:12:16 +03:00 |
Leonid Pliushch
|
f45ed59766
|
build-package.sh: fix rm problems when builddir/srcdir contains RO files
|
2019-07-04 14:09:44 +03:00 |
Leonid Pliushch
|
1dba788409
|
clean.sh: ensure that files/dirs are writable before deleting them
Fixes permission denials if something in $TERMUX_TOPDIR contains tree with
Golang modules.
|
2019-07-04 14:04:26 +03:00 |
Leonid Pliushch
|
d237bd0ee7
|
xmlstarlet: bump revision
|
2019-07-03 16:57:34 +03:00 |
Leonid Pliushch
|
378573583b
|
xmlstarlet: use relative symlink
|
2019-07-03 16:57:34 +03:00 |
Zaoqi
|
daa7112273
|
Update build.sh
|
2019-07-03 16:57:34 +03:00 |
Henrik Grimler
|
8bcab50a42
|
Merge pull request #4011 from termux/wireguard-tools
wireguard-tools: update to 20190702
|
2019-07-03 08:35:09 +02:00 |
Henrik Grimler
|
987c22cdda
|
wireguard-tools: update to 20190702
|
2019-07-03 08:28:48 +02:00 |
Fredrik Fornwall
|
46dafbfa12
|
kakoune: Fix arm build
|
2019-07-02 00:43:19 +02:00 |
Fredrik Fornwall
|
118371d6fb
|
kakoune: Update from 2019.01.20 to 2019.07.01
|
2019-07-02 00:28:21 +02:00 |
Fredrik Fornwall
|
2250a82901
|
bash: Bump revision to get info page
|
2019-07-02 00:01:00 +02:00 |
Leonid Pliushch
|
2fa11b13ef
|
build-package.sh: always keep info pages
Info pages usually provide more complete information
about package and its usage than man pages.
|
2019-07-02 00:00:02 +02:00 |
Leonid Pliushch
|
27856c752e
|
termux-tools: provide wrapper for /system/bin/umount
Good addition since we already have wrapper for /system/bin/mount.
|
2019-07-01 23:43:43 +03:00 |
Leonid Pliushch
|
df73044b1b
|
gdbm: build with '--enable-libgdbm-compat'
Needed for some programs searching for the 'ndbm.h' header.
|
2019-07-01 14:10:56 +03:00 |
Leonid Pliushch
|
807cab48c8
|
ncurses: fix tabs in build.sh
|
2019-06-30 20:22:57 +03:00 |
Leonid Pliushch
|
3a8cb6dc01
|
ncurses: provide terminfo for termite
Issue https://github.com/termux/termux-packages/issues/1061.
|
2019-06-30 20:20:00 +03:00 |
Leonid Pliushch
|
6e2d4818f5
|
mpv: enable libcaca
Issue https://github.com/termux/termux-packages/issues/649.
|
2019-06-30 19:51:09 +03:00 |