Commit Graph

12181 Commits

Author SHA1 Message Date
Leonid Pliushch 64fbee2ab4 seafile-client: explicitly specify python interpreter
Configuration script still picked default Python interpreter which
is 3.8 but Termux version is 3.9.

Now finally fixes the https://github.com/termux/termux-packages/issues/6006.
2020-11-08 19:33:21 +02:00
Leonid Pliushch 28d03a0178 seafile-client: still not installable, remove "conflicts" section for now 2020-11-08 19:06:36 +02:00
Leonid Pliushch 319f653f79 seafile-client: conflicts should be "python << 3.9.0" since we support 3.9.x now
Fix typo
2020-11-08 18:09:28 +02:00
Leonid Pliushch e996cf3c2d seafile-client: define supported python version range through "Conflicts" field
We can't use TERMUX_PKG_DEPENDS here.
2020-11-08 16:47:25 +02:00
Leonid Pliushch 30f1bcefd0 seafile-client: hard dependency on python 3.9.x
We need to do same for other packages to ensure that nothing will be broken if user
will attempt to upgrade python package without updating dependent ones.
2020-11-07 04:28:29 +02:00
Hugo Wang fe74fa8fc4 upgrade package cicada to 0.9.13 (#6001) 2020-11-08 10:13:01 +01:00
Ludea 8c83ce9002 Build Boost with log enable (#5999) 2020-11-07 20:02:04 +02:00
Michal Bednarski f6c66c64e8 proot: update package
Adding --sysvipc option for emulation
of System V IPC
2020-11-07 12:42:46 +01:00
Philipp Schmitt baac0b6b0f new package: sops (#5997) 2020-11-07 11:52:28 +02:00
Henrik Grimler 3e25fc83a2 git: update to 2.29.2 2020-11-06 23:24:22 +01:00
Henrik Grimler 3576fa97ea imagemagick: update to 7.0.10.35 2020-11-06 23:24:09 +01:00
Henrik Grimler 0abcc2d200 libgcrypt: update to 1.8.7 2020-11-06 23:20:47 +01:00
Henrik Grimler 11c1ef161f nginx: update to 1.19.4 2020-11-06 23:20:16 +01:00
Henrik Grimler 2e475f2c3c openal-soft: update to 1.21.0 2020-11-06 23:19:39 +01:00
Henrik Grimler 6efe6c5dc6 mpd: update to 0.22.3 2020-11-06 23:19:27 +01:00
Philipp Schmitt 8ccf6c4761 new package: clash (#5995) 2020-11-06 23:30:24 +02:00
Harshit Lawaniya cd557cc90d gitea: change version info to official versioning (#5993)
Change the output of `gitea --version` to official, currntly the command outputs the termux-packages commit hash as version (I think) so it is not compatible with `gitnex`. This change makes it compatible with gitnex.
2020-11-06 19:52:38 +02:00
Leonid Pliushch b3afb3801e minidlna: fix paths, provide default configuration file 2020-11-06 19:28:09 +02:00
Leonid Pliushch 022f58b77b new package: html-xml-utils
Closes https://github.com/termux/termux-packages/issues/4873.
2020-11-05 23:36:36 +00:00
Leonid Pliushch 6d610aba8d new package: minidlna
Closes https://github.com/termux/termux-packages/issues/4926.
2020-11-05 23:08:34 +00:00
Leonid Pliushch 9da1abd7ab new package: dar
Closes https://github.com/termux/termux-packages/issues/5362.
2020-11-05 22:27:20 +00:00
Leonid Pliushch 0f6cfed8f0 findomain: blacklist arm builds currently 2020-11-05 21:43:10 +00:00
Leonid Pliushch e548bcef13 new package: findomain
Closes https://github.com/termux/termux-packages/issues/5423.
2020-11-05 21:05:33 +00:00
Leonid Pliushch d6f76a646e new package: nlohmann-json
Closes https://github.com/nlohmann/json.
2020-11-05 20:54:56 +00:00
Leonid Pliushch 0d713b02b9 new package: djvulibre
Closes https://github.com/termux/termux-packages/issues/5485.

Note: I have replaced pthread_cancel() with pthread_exit(NULL) as Android
doesn't implement it. Not sure whether package will work correctly. If
there will be a bug, someone need to review source and replace pthread_cancel
with atomic flags in correct places.
2020-11-05 20:31:45 +00:00
Leonid Pliushch 7cc79fcd69 new package: autoconf213
Closes https://github.com/termux/termux-packages/issues/5640.
2020-11-05 20:05:31 +00:00
Leonid Pliushch 831c6af3dd new package: rappel
Closes https://github.com/termux/termux-packages/issues/5735.
2020-11-05 19:39:19 +00:00
fgma 8ecf958b4f restic: update to 0.11.0 2020-11-05 20:00:36 +02:00
Leonid Pliushch 030ea9465e apt: need libgnutls 2020-11-05 19:35:50 +02:00
Leonid Pliushch 91fa3a889b apt: try fix glob on android 7 2020-11-05 19:17:02 +02:00
Leonid Pliushch 8f31b53ca1 update and enable package 'sslscan' 2020-11-05 18:39:03 +02:00
Leonid Pliushch 9dffff8858 apt: fix arguments for getsockopt causing errors on i686 2020-11-05 18:29:01 +02:00
Leonid Pliushch e217e4cf04 apt: add -Wno-c++11-narrowing to CXXFLAGS 2020-11-05 18:11:03 +02:00
Leonid Pliushch 5a4dab1fde docker image: install triehash 2020-11-05 17:17:56 +02:00
Leonid Pliushch 06fbff4755 apt: update to 2.1.11 2020-11-05 17:17:56 +02:00
Leonid Pliushch 311978836f libcroco: new homepage link 2020-11-05 12:54:59 +02:00
Leonid Pliushch f087abe480 teckit: https homepage 2020-11-05 12:51:29 +02:00
Leonid Pliushch 88880232b6 gegl: https homepage 2020-11-05 12:51:08 +02:00
Leonid Pliushch 0b9f882596 corkscrew: https homepage 2020-11-05 12:50:49 +02:00
Leonid Pliushch d268e62022 babl: https homepage 2020-11-05 12:50:30 +02:00
Leonid Pliushch 67be57c045 php: php-pgsql subpackage needs apr-util to be present 2020-11-05 12:24:19 +02:00
Ajeet D'Souza 493c77e225 new package: zoxide (#5987) 2020-11-05 11:47:33 +02:00
Henrik Grimler f9d7fa374f libassuan: update to 2.5.4 2020-11-04 21:42:58 +01:00
Henrik Grimler 978b0334f4 libass: update to 0.15.0 2020-11-04 21:42:41 +01:00
Henrik Grimler ab27614863 less: update to 563 2020-11-04 21:42:19 +01:00
Henrik Grimler 100ae776d7 hugo: update to 0.78.0 2020-11-04 21:41:50 +01:00
Henrik Grimler 96112dd9a1 direnv: update to 2.23.1 2020-11-04 21:41:39 +01:00
Henrik Grimler e3247d0fca dropbear: update to 2020.81 2020-11-04 21:13:02 +01:00
Henrik Grimler 48e3cf2434 duf: update to 0.5.0 2020-11-04 21:12:08 +01:00
Henrik Grimler fc0691f172 elixir: update to 1.11.2 2020-11-04 21:11:53 +01:00