Commit Graph

8499 Commits

Author SHA1 Message Date
Fredrik Fornwall 81b675a684 libgit2: Update from 0.28.2 to 0.28.3 2019-08-16 00:25:44 +02:00
Fredrik Fornwall 5933ed1125 libwebsockets: Update from 3.1.0 to 3.2.0 2019-08-16 00:21:38 +02:00
Fredrik Fornwall 41706280be cgdb: Update from 0.7.0 to 0.7.1 2019-08-16 00:16:45 +02:00
Fredrik Fornwall c3e0bf0149 caddy: Update from 1.0.1 to 1.0.3 2019-08-16 00:04:43 +02:00
Henrik Grimler e0735413a2 libprotobuf-c: rebuild to get rid of libprotobuf-c-dev 2019-08-15 21:44:27 +02:00
Leonid Pliushch 1a33848a02 termux-elf-cleaner: update to v1.7 2019-08-15 21:48:07 +03:00
Fredrik Fornwall 839d674375 golang: Update from 1.12.7 to 1.12.8 2019-08-15 17:47:05 +02:00
Fredrik Fornwall fc2fdb49d9 git: Update from 2.22.0 to 2.22.1 2019-08-15 17:46:07 +02:00
Fredrik Fornwall 99fd365beb bash: Update from 5.0.7 to 5.0.9 2019-08-15 17:45:58 +02:00
Leonid Pliushch 77a6ee66c2 gawk: bump revision 2019-08-15 00:05:23 +03:00
Leonid Pliushch 4e33536d72 build-package.sh: fix detection of static libraries when creating subpackages
Now packages will be split if static libraries are located in subdirectory
of $PREFIX/lib.
2019-08-15 00:03:58 +03:00
Leonid Pliushch 5493481c5c build-package.sh: better support for metapackages 2019-08-14 20:29:58 +03:00
Leonid Pliushch e803bdd3ef CI: trim spaces from modified packages list 2019-08-14 19:59:21 +03:00
Leonid Pliushch 15db434a36 move dbus, dbus-glib, telepathy-glib to X11 packages repository 2019-08-14 19:32:50 +03:00
Leonid Pliushch 5a1ed96fee tcl: do not split static libraries to a separate package 2019-08-14 19:15:29 +03:00
Leonid Pliushch ce0a30d684 linter: source ./scripts/properties.sh only if it exists 2019-08-14 15:13:39 +03:00
Leonid Pliushch a4b1f952c1 linter: specify that non-https links are still acceptable
%ci:no-build
2019-08-14 14:59:47 +03:00
Leonid Pliushch 8701462951 add new linter script & fix packages where needed
Linter will check packages submitted for CI build. If error was found,
build will not be allowed.

To ensure that all build.sh scripts are consistent and have at least
minimal allowed quality, linter is permanently enabled for all branches
and pull requests.
2019-08-14 14:27:55 +03:00
Leonid Pliushch 56c33a34ad libxapian: rebuild package 2019-08-14 11:31:31 +03:00
Fredrik Fornwall ac43c457df nodejs-lts: Update from 10.16.0 to 10.16.2 2019-08-13 23:35:19 +02:00
Henrik Grimler 7915368ed1 termux-services: update to 0.0.5 and set LICENSE to GPL-3.0 2019-08-13 22:48:30 +03:00
Leonid Pliushch 8aa8de24c3 mpc: fixes for GNU libiconv dependency 2019-08-13 22:44:28 +03:00
Leonid Pliushch 49bd6d0ea8 libgmime: restore ac_cv_have_iconv_detect_h=yes config option 2019-08-13 22:12:56 +03:00
Leonid Pliushch cc34b645d8 build-package.sh: fix problem when built packages are not being checked 2019-08-13 22:05:52 +03:00
Leonid Pliushch 3ec9fe3a4d odt2txt: fix package for on-device builds 2019-08-13 21:53:25 +03:00
Leonid Pliushch bab423c2bd mpc: link with libiconv
Fixes on-device build.
2019-08-13 19:02:31 +03:00
Leonid Pliushch d8e3a51b4b libgmime: configure with `--with-libiconv=gnu`
Fixes on-device build.
2019-08-13 18:52:41 +03:00
Leonid Pliushch c14b5e7334 build-package.sh: more fixes for variable checking 2019-08-13 18:44:10 +03:00
Leonid Pliushch 75f9142e10 redis: fix on-device builds 2019-08-13 18:29:11 +03:00
Leonid Pliushch 8fbde3f3d0 redis: reformat build.sh 2019-08-13 18:28:12 +03:00
Leonid Pliushch 666aa8b4b4 net-tools: use LDLIBS to pass "-llog"
Fixes on-device build.

%ci:reset-backlog
2019-08-13 17:33:00 +03:00
Leonid Pliushch 05203b0b01 additional libraries should be specified in `LIBS` instead of `LDFLAGS` if using autotools
Fixes on-device build for: alpine, autossh, direvent, heyu, krb5, msmtp, redir,
screen, socat, tinyproxy, tor.
2019-08-13 17:13:50 +03:00
Leonid Pliushch 0dba6f512d build-package.sh: set ac_cv_func_posix_spawnp=no for all autotools builds
Reason same as for posix_spawn.
2019-08-13 15:10:07 +03:00
Leonid Pliushch 088d10cd77 build-package.sh: set ac_cv_func_posix_spawn=no for all autotools builds
posix_spawn is not available on Android devices.

While this commit is not necessary for cross-compiling, it is required
when building on-device since there posix_spawn is found somehow. This
produces following errors:

 ./spawn.h:514:17: error: use of undeclared identifier 'POSIX_SPAWN_RESETIDS'
             [(((POSIX_SPAWN_RESETIDS | POSIX_SPAWN_SETPGROUP
2019-08-13 15:02:14 +03:00
Leonid Pliushch b571340e5b git-lfs: support for on-device builds 2019-08-13 13:26:50 +03:00
Leonid Pliushch 536e9dec56 some disabled packages can be removed
* elixir: https://github.com/termux/unstable-packages/tree/master/packages/elixir
 * libgeos: https://github.com/termux/science-packages/tree/master/packages/libgeos
 * nethack: https://github.com/termux/game-packages/tree/master/packages/nethack
2019-08-13 03:07:32 +03:00
Leonid Pliushch 549ca51943 tsu: fix value of TERMUX_PKG_SKIP_SRC_EXTRACT 2019-08-13 02:23:44 +03:00
Leonid Pliushch ceb385a9a8 build-package.sh: fix metapackage creation
Metapackages shouldn't have data inside.

%ci:reset-backlog
2019-08-13 02:03:59 +03:00
Leonid Pliushch 52ceb56d3f build-package.sh: more fixes 2019-08-13 02:03:52 +03:00
Leonid Pliushch d08dc0fa13 build-package.sh: use text-based comparsion in conditionals instead of exit-code based 2019-08-13 02:03:47 +03:00
Leonid Pliushch 898cb887ab fix typo in scripts/build/termux_extract_dep_info.sh 2019-08-12 23:48:13 +03:00
Henrik Grimler c29d47c9e7 Merge pull request #4179 from termux/services
Add termux-services scripts for mpd, tor and transmission
2019-08-12 22:28:48 +02:00
Henrik Grimler d1c025dc0e tor: add termux-services script 2019-08-12 22:18:48 +02:00
Henrik Grimler 130528f190 mpd: add termux-services script 2019-08-12 22:18:48 +02:00
Henrik Grimler 073c91425b transmission: add termux-services script
Skip timestamp in log as transmission standard output already has timestamp.
2019-08-12 22:17:33 +02:00
Henrik Grimler 26c5512099 Merge pull request #4178 from termux/ffmpeg-update
Bump packages that depends on ffmpeg after ffmpeg update
2019-08-12 22:16:42 +02:00
Henrik Grimler 41a9a55e77 Bump packages that depends on ffmpeg after ffmpeg update 2019-08-12 22:00:50 +02:00
Leonid Pliushch b7ace4093d build-package.sh: allow static packages to be in dependencies 2019-08-12 22:50:41 +03:00
Henrik Grimler 69d1beee31 ffmpeg: update to 4.2
%ci:reset-backlog
2019-08-12 21:45:31 +02:00
Henrik Grimler 831e16480f termux-services: update to 0.0.4 2019-08-12 20:53:36 +02:00