Commit Graph

23 Commits

Author SHA1 Message Date
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
Leonid Pliushch
96c2310616 libsearpc: use v3.2.0 instead of v3.2-latest
v3.2-latest tag seems to point on latest commit and is being
updated periodically.
2020-10-23 02:04:53 +03:00
Butta
20fca3da8f Bump only locally building packages- seafile-client, sensible-utils, and util-linux- on CI 2020-08-21 20:58:52 +05:30
Butta
578c3ea3b7 Bump packages on CI again 2020-08-21 20:19:35 +05:30
Butta
17d8de18d7 Bump some packages 2020-08-21 17:10:00 +05:30
Butta
b6c702b46e protobuf: update from 3.12.4 to 3.13.0 and bump libgrpc, librotobuf-c, and mosh dependent packages
parted: update from 3.2 to 3.3

rhash: update from 1.3.9 to 1.4.0

seafile-client: update from 7.0.8 to 7.0.9

sensible-utils: update from 0.0.12 to 0.0.13

util-linux: update from 2.35.2 to 2.36
2020-08-21 15:45:26 +05:30
Leonid Pliushch
808a74d003 seafile-client: update to 7.0.8 2020-06-21 20:56:52 +03:00
Henrik Grimler
3efa45721a Update various packages (#5113)
* calcurse: update to 4.6.0

* dialog: update to 20200327

* dictd: update to 1.13.0

* gitea: update to 1.11.4

* jfrog-cli: update to 1.35.3

* libgd: update to 2.3.0

* libgit2: update to 1.0.0

* libgraphite: update to 1.3.14

* libnftnl: update to 1.1.6

* vim, vim-python: update to 8.2.0500

* unrar: update to 5.9.2

* remind: update to 03.03.01

* nano: update to 4.9.1

* seafile-client: update to 7.0.7

* libgnutls: update to 3.6.13

* apache2: update to 2.4.43
2020-04-03 17:30:41 +02:00
Fredrik Fornwall
604c5988c4 seafile-client: Rebuild to depend on python3 2020-02-23 01:45:53 +01:00
Leonid Pliushch
47ef2cada6 seafile-client: update to 7.0.6 2020-02-17 15:45:26 +02:00
Leonid Pliushch
9e9a6e9777 seafile-client: update to 7.0.5 2020-01-30 22:09:32 +02:00
Leonid Pliushch
b9cb1760e8 seafile-client: depend on python2, install pymodule 'future', fix shebang
Issue https://github.com/termux/termux-packages/issues/4699.
2019-12-26 12:26:35 +02:00
Leonid Pliushch
f5be819f09 seafile-client: fix checksum 2019-12-06 18:15:23 +02:00
its-pointless
35b6c1de21 build fix 2019-12-06 15:16:49 +01:00
Fredrik Fornwall
c6f2eb1f67 seafile-client: Update from 7.0.2 to 7.0.4 2019-12-05 23:45:32 +01:00
Leonid Pliushch
0c2df62f11 seafile-client: update to 7.0.2 2019-08-20 14:49:28 +03:00
Leonid Pliushch
c352216c63 packages: standardize values of several control variables for build.sh
Variables

 TERMUX_PKG_PLATFORM_INDEPENDENT
 TERMUX_DEBUG
 TERMUX_PKG_HAS_DEBUG
 TERMUX_PKG_ESSENTIAL
 TERMUX_SUBPKG_ESSENTIAL
 TERMUX_PKG_NO_STATICSPLIT
 TERMUX_PKG_BUILD_IN_SRC
 TERMUX_PKG_FORCE_CMAKE
 TERMUX_PKG_HOSTBUILD

should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.

build-package.sh should make decision based on variable's value but not on
whether it is set or empty.

%ci:no-build
2019-08-12 18:49:13 +03:00
Leonid Pliushch
acd7a30551 seafile-client: breaks & replaces seafile-client-dev 2019-07-29 14:37:56 +03:00
Leonid Pliushch
48854c7796 seafile-client: update to 7.0.1 + fix build.sh 2019-07-25 18:23:57 +03:00
jydidier
6bf43c25a7 Add packages: libsearpc, ccnet, seafile-client 2019-07-25 18:23:57 +03:00