Leonid Pliushch
ec84b9ab1d
CI: preparation for setting up scheduled APT repository cleanup
...
Scan repository for old package versions and remove them to free
used space.
2019-03-18 22:55:46 +02:00
Leonid Pliushch
1a50f04df2
proxychains-ng: remove 'core.c.patch'
2019-03-18 22:32:08 +02:00
Leonid Pliushch
bd6813c490
move proxychains-ng from unstable packages
...
Can be used as replacement for 'torsocks' which is not working after Android 8.
2019-03-18 22:28:16 +02:00
Henrik Grimler
619d8bba25
Merge pull request #3450 from tomty89/libc++
...
Simplify libc++ setup
2019-03-18 21:06:19 +01:00
Leonid Pliushch
be24189827
move libcap from unstable-packages
2019-03-18 22:01:25 +02:00
Tom Yan
8ee913b5c7
texlive-bin: bump revision after poppler update
2019-03-18 21:46:05 +02:00
Tom Yan
3cef86565e
poppler: Update from 0.72.0 to 0.74.0
2019-03-18 21:46:05 +02:00
Leonid Pliushch
f30640cd40
geoip2-database: update to 20190318
2019-03-18 21:37:12 +02:00
Leonid Pliushch
947928aa4d
move some packages from termux/unstable-packages
...
Most of them are dependencies for packages X11 and unstable repositories.
2019-03-18 21:30:39 +02:00
Leonid Pliushch
36b4417c80
git: enable 'contrib/subtree'
2019-03-18 21:14:38 +02:00
Fredrik Fornwall
d1ba429e82
php: Fix fast-build
2019-03-18 01:04:40 +01:00
Fredrik Fornwall
118e41835d
apache2: Enable fast-building php
2019-03-18 00:52:08 +01:00
Fredrik Fornwall
06df346576
apache2: Fix quick build
2019-03-18 00:25:12 +01:00
Fredrik Fornwall
251e4ccd18
apache2: Patch package for easier cross-compiling
2019-03-17 23:37:40 +01:00
Leonid Pliushch
c76fc67851
freetype: fix build.sh
...
Replace `cp` with `install -D...` to make sure that all parent directories
are created.
https://gitlab.com/termux-mirror/termux-packages/-/jobs/179106089
2019-03-17 22:31:05 +02:00
Henrik Grimler
dfd4fceb33
apt: recommend game-repo and science-repo and suggest unstable-repo
2019-03-17 21:13:42 +01:00
Henrik Grimler
09c061d136
root-repo: update repo url to bintray
2019-03-17 21:13:42 +01:00
Henrik Grimler
5a92c87ae4
science-repo: update repo url to bintray
2019-03-17 21:13:42 +01:00
Henrik Grimler
1599303537
libhdf5: mv package to science-repo
2019-03-17 21:13:42 +01:00
Henrik Grimler
f3366892ee
game-repo: update repo url to bintray
2019-03-17 21:13:42 +01:00
Henrik Grimler
4f48187eb2
mv games to game-repo
2019-03-17 21:13:42 +01:00
Henrik Grimler
172a6f9aa9
game-repo: add package
2019-03-17 21:13:42 +01:00
Henrik Grimler
aea3dcf27b
science-repo: add package
2019-03-17 21:13:42 +01:00
Fredrik Fornwall
672f19f09e
leveldb: Drop unnecessary patch
...
Remove patch no longer needed when we set TARGET_OS correctly.
2019-03-17 20:28:40 +01:00
Fredrik Fornwall
a9f31b5167
nodejs: Update from 11.10.1 to 11.12.0
2019-03-17 19:47:34 +01:00
Fredrik Fornwall
edc6e700db
nodejs-lts: Update from 10.15.2 to 10.15.3
2019-03-17 19:47:30 +01:00
Fredrik Fornwall
aad475c2b6
man: Update from 1.14.4 to 1.14.5
2019-03-17 19:46:36 +01:00
Fredrik Fornwall
89b68ea7eb
php: Update from 7.3.2 to 7.3.3
2019-03-17 19:42:07 +01:00
Fredrik Fornwall
5914b68b12
mutt: Update from 1.11.3 to 1.11.4
2019-03-17 19:41:26 +01:00
Fredrik Fornwall
1e2c6c46e7
notmuch: Update from 0.28.2 to 0.28.3
2019-03-17 19:39:56 +01:00
Fredrik Fornwall
6b7b74f4f1
leveldb: Set TARGET_OS=OS_ANDROID_CROSSCOMPILE
2019-03-17 19:39:50 +01:00
Fredrik Fornwall
ba5784bd80
ruby: Update from 2.6.1 to 2.6.2
2019-03-17 19:18:14 +01:00
Fredrik Fornwall
e8e2d747e2
libyaml: Update from 0.2.1 to 0.2.2
2019-03-17 19:13:37 +01:00
Fredrik Fornwall
b97fc16b89
libuv: Update from 1.26.0 to 1.27.0
2019-03-17 19:13:08 +01:00
Fredrik Fornwall
97fe7e8c81
libnghttp2: Update from 1.36.0 to 1.37.0
2019-03-17 19:12:32 +01:00
Fredrik Fornwall
7cbbff2b24
libjasper: Update from 2.0.14 to 2.0.16
2019-03-17 19:09:34 +01:00
Fredrik Fornwall
fc7a9d1e58
gmic: Update from 2.4.5 to 2.5.2
2019-03-17 19:09:01 +01:00
Fredrik Fornwall
8fe1ef142e
freetype: Update from 2.9.1 to 2.10.0
2019-03-17 19:07:35 +01:00
Fredrik Fornwall
c60ed3f46f
vim: Update from 8.1.0950 to 8.1.1000
2019-03-17 19:04:53 +01:00
Leonid Pliushch
b789ab46b1
package uploader: attempt to fix errors when using on CI
2019-03-17 13:04:59 +02:00
Fredrik Fornwall
3b9e82f830
libtalloc: Prevent linking in libbsd needlessly
...
The libtalloc build tries to link in libbsd for strlcpy and strlcat,
which is not needed on Android since bionic already has those.
See https://github.com/termux/termux-packages/pull/3522 .
2019-03-17 11:44:03 +01:00
Leonid Pliushch
e42860a935
update package_uploader.sh
...
* A bit of refactoring.
* Cleanup mode - remove old package versions and keep only latest one on the remote.
* Metadata regeneration mode. Allows to regenerate metadata without package uploading.
* No script failure when package errored. Just show message and continue.
* Do not leave repository in inconsistent state when terminating uploader with ctrl-c.
* Prevent processing of the duplicated package names in arguments. Argument list will be also sorted.
* Compact informational messages.
2019-03-17 03:13:12 +02:00
Henrik Grimler
ed1cad9ce2
package_uploader: fix typo
2019-03-16 15:15:13 +01:00
Leonid Pliushch
42a9e77f9a
micro: bump revision after setting CGO_LDFLAGS
2019-03-16 15:41:56 +02:00
Fredrik Fornwall
3ec6a4558f
tmate: Bump to keep ahead of android-5 branch
2019-03-16 10:33:05 +01:00
its-pointless
96904700b0
not needed in android-7
2019-03-16 10:29:18 +01:00
Fredrik Fornwall
ab3b5f665e
mtools: Bump revision for rebuild ( fixes #3517 )
2019-03-16 10:25:56 +01:00
its-pointless
a4a2aa589a
add rpath for clang as default
2019-03-16 02:06:26 +02:00
Henrik Grimler
cf04e00d59
Merge pull request #3475 from tomty89/texlive-bin
...
texlive-bin: avoid changing {lua,pdf,xe}tex patches all the time
2019-03-15 22:43:23 +01:00
Fredrik Fornwall
12ad4574aa
golang: Update from 1.12 to 1.12.1
2019-03-15 14:53:10 +01:00