Markus Wagner
de9af52cfc
add ssh to the apt transports ( #851 )
2017-03-17 23:22:28 +01:00
Fredrik Fornwall
95acf6ed4a
apt: Fix build failure when libdb is available
2017-03-03 13:40:42 +01:00
Fredrik Fornwall
d4f5107916
apt: Fix some minor build issues, update comment
2017-01-22 22:31:50 +01:00
Fredrik Fornwall
af4dc416ed
s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/
2017-01-11 01:21:42 -05:00
Fredrik Fornwall
eab01be6d9
apt: Update for new config.{guess,sub} location
2016-09-22 14:20:01 -04:00
Fredrik Fornwall
385c8aef84
Some more clang preparations
2016-09-03 17:48:41 -04:00
Fredrik Fornwall
d4ec417b5b
Split out gpgv from gnupg
...
The full gnupg package is not needed by apt (and thus the base
installation) - gpgv is enough. So we split out gpgv to a separate
package.
2016-08-28 07:35:27 -04:00
Fredrik Fornwall
3f300a10fc
Setup libstdc++.so -> libgnustl_shared.so early
...
Let build-package.sh setup the $PREFIX/lib/libstdc++.so symlink
before building any package, to make sure that all C++ applications
link against a fully featured C++ standard library.
Avoid explicitly declaring a dependency on the libgnustl package
since everyone may link against it at will and instead mark it as
essential.
2016-08-10 19:45:41 -04:00
Fredrik Fornwall
03fffa39cf
Switch apt source mirror and add upgrade note
2016-07-19 08:42:38 -04:00
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.
2016-05-24 18:38:29 -04:00
Fredrik Fornwall
32a0a74dec
apt: Update from 1.2.10 to 1.2.11
2016-05-08 20:04:56 -04:00
Fredrik Fornwall
1e5cf6c36d
apt: Update from 1.2.9 to 1.2.10
2016-04-11 08:03:59 -04:00
Fredrik Fornwall
1d29ecee2e
apt: Update from 1.2.6 to 1.2.9
2016-04-03 12:41:10 -04:00
Fredrik Fornwall
8ee6c88ff5
apt: Update from 1.2.4 to 1.2.6
2016-03-14 04:30:39 -04:00
Fredrik Fornwall
620ebd766e
apt: Do not overwrite sources.list automatically
...
- Add etc/apt/sources.list to conffiles. Closes #148 .
- Update from apt 1.2.3 to 1.2.4.
2016-03-03 17:56:35 -05:00
Fredrik Fornwall
53882d1b07
apt: Update from 1.2.1 to 1.2.3
2016-02-28 02:03:46 -05:00
Fredrik Fornwall
68a532740c
apt: Add methods/store added to apt in 1.2
2016-02-02 16:25:46 -05:00
Fredrik Fornwall
039b43de92
apt: Update from 1.1.10 to 1.2.1
...
Also bundle the new bash completion for 'apt'.
2016-01-28 09:00:41 -05:00
Fredrik Fornwall
52bd1cd31f
apt: Update from 1.1.6 to 1.1.10
2015-12-31 04:46:52 -05:00
Fredrik Fornwall
9657ab9687
apt: Transition apt.termux.com -> termux.net
...
The new apt repository termux.net is behind a CDN, improving
reliability and performance. It also offers optional https.
The old apt.termux.com repository will still function for a while
until everyone has updated to use termux.net.
2015-12-27 01:57:28 -05:00
Fredrik Fornwall
54cb74f98d
apt: Update to 1.1.6, default disable SRV records
...
By disabling SRV records support in apt by default we work around
an issue with HTC devices (fixes #99 ).
2015-12-25 19:32:51 -05:00
Fredrik Fornwall
9fac4f0856
apt: Update from 1.1.4 to 1.1.5
2015-12-17 12:06:03 -05:00
Fredrik Fornwall
4a70323e83
apt: Update from 1.1.3 to 1.1.4
2015-12-08 02:40:54 -05:00
Fredrik Fornwall
5f3c9b8223
apt: Fix libapt-pkg.so symlink
2015-12-04 10:27:43 -05:00
Fredrik Fornwall
a1b579d9e8
apt: Remove cdrom code for slight size shrink
2015-12-04 06:27:24 -05:00
Fredrik Fornwall
f168575991
apt: Do not link against libbz2
2015-12-03 21:36:04 -05:00
Fredrik Fornwall
d18c472a98
Patch apt to work with busybox cp
2015-12-03 21:30:38 -05:00
Fredrik Fornwall
68faa04f88
apt: Update from 1.0.10.2 to 1.1.3
2015-12-03 20:00:19 -05:00
Fredrik Fornwall
de8d91bff3
apt: Update from 1.0.9.10 to 1.0.10.2
2015-08-25 17:49:04 -04:00
Fredrik Fornwall
59f0d218a6
Initial push
2015-06-13 01:03:31 +02:00