1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-19 11:57:09 +00:00
Commit Graph

93 Commits

Author SHA1 Message Date
Leonid Pliushch
8487bd8018
bintray repository is now in archive mode
Even though JFrog continued Bintray normal operation until 31 Mar 2021, I'm
disabling Github Actions uploads now. Termux Bintray repository continues to
be available in read-only mode until the final shutdown by JFrog.
2021-02-28 18:15:46 +02:00
Leonid Pliushch
9c55b48730
repology scripts have been moved to termux/repology-metadata 2021-02-11 22:16:02 +02:00
Leonid Pliushch
82fbdd76f6
update readme 2021-02-11 15:12:58 +02:00
Leonid Pliushch
57bfb36dde
update readme 2020-12-11 17:27:07 +02:00
Leonid Pliushch
08f0543ba6 update readme 2020-07-28 20:43:42 +03:00
Leonid Pliushch
4c5cdfc483 Update README.md 2020-06-26 22:57:33 +03:00
Leonid Pliushch
7d3bf85ebd Update README.md 2020-06-19 18:19:36 +03:00
Leonid Pliushch
016de3a0cf readme: contributing info is now moved to a separate doc 2020-04-28 02:39:52 +03:00
Leonid Pliushch
f27f44a597 update readme 2020-02-07 15:41:38 +02:00
Leonid Pliushch
3feca05793 update readme 2020-01-22 21:51:12 +02:00
Leonid Pliushch
5f11f942ca Revert "fix typo in README"
This reverts commit 342a047dbd.
2020-01-20 13:52:33 +02:00
Yazdan Deli
72b95022ce fix typo in README 2020-01-09 10:32:09 +03:30
Leonid Pliushch
3a729bb978 update readme 2019-12-29 20:16:35 +02:00
Divij
6bd6e313a5 Grammatical correction.
I have made a few grammatical corrections in README.md file.
2019-12-07 20:34:04 +05:30
Leonid Pliushch
0df54942ec readme: fix indentation 2019-10-04 13:50:14 +03:00
Leonid Pliushch
87977f34c4 update readme 2019-09-22 18:28:44 +03:00
Leonid Pliushch
4b04f0a998 move docs to project's wiki pages
Accessible at https://github.com/termux/termux-packages/wiki.

git clone: https://github.com/termux/termux-packages.wiki.git
2019-08-09 04:18:57 +03:00
Leonid Pliushch
e303212ae5 enable on-device builds
Partial compatibility for on-device builds.

There is no guarantee that it will be possible to build all available
packages and built packages will have same reliability that cross-compiled
but should solve "self-hosting" problems as much as possible.
2019-08-08 16:58:34 +03:00
Tim
f8db404de2 Update README.md 2019-07-31 14:01:34 +03:00
Leonid Pliushch
38207f9256 README: re-add CI status badge
Seems it is updating properly now.
2019-07-15 18:13:49 +03:00
Leonid Pliushch
ec6be91aef avoid long lines in README.md 2019-06-08 14:44:09 +03:00
Leonid Pliushch
e575b73cc2 update readme 2019-05-16 20:17:15 +03:00
Leonid Pliushch
d1e53afe8e update readme 2019-05-16 03:55:48 +03:00
Leonid Pliushch
a002eb97db readme: remove CI badge because it is not working properly
Shows green status even for failure. Issue seems related to caching because
accessing link directly (i.e. not through readme.md) shows correct image.
2019-05-06 22:13:24 +03:00
Leonid Pliushch
222bfdac21 update readme 2019-05-02 19:13:37 +03:00
Leonid Pliushch
6cfedb41a6 readme: fix badge github caching issue 2019-05-02 00:08:03 +03:00
Leonid Pliushch
ea5ebed988 readme: update CI status badge url 2019-05-01 23:45:46 +03:00
Leonid Pliushch
6f4a5f78c6 readme: android-7 is no longer in testing state 2019-04-13 01:42:10 +03:00
Leonid Pliushch
e8083e25ef update readme 2019-03-25 16:00:11 +02:00
Leonid Pliushch
16ed7ddc9a update readme 2019-03-24 19:03:57 +02:00
Leonid Pliushch
d6f14d90e3 update readme 2019-03-20 02:29:05 +02:00
Leonid Pliushch
0c943efb47 readme: update instructions for Android 7 branch alpha test
`pkg upgrade` may not reinstall some packages so we need a different way to perform full reinstallation of Termux packages.
2019-03-13 18:21:39 +02:00
Leonid Pliushch
a1557ba60f readme: fix formatting 2019-03-10 21:49:51 +02:00
Leonid Pliushch
8731140929 update readme 2019-03-10 21:22:49 +02:00
Leonid Pliushch
d0d6a27f19 update readme 2019-03-10 21:18:09 +02:00
Leonid Pliushch
e28d037166 update readme 2019-02-25 00:01:19 +02:00
Leonid Pliushch
2f654dc8fd update readme 2019-02-23 16:18:27 +02:00
Leonid Pliushch
bc8fc622d8 improvements to README.md 2019-02-15 18:00:24 +02:00
Wetitpig
5d5cb09c36 Add Windows Instructions 2019-02-15 18:00:24 +02:00
Wetitpig
2ed399c93c Add mailing lists 2019-02-15 18:00:24 +02:00
Wetitpig
6818cc4a0e Separate Additional Resources 2019-02-15 18:00:24 +02:00
Wetitpig
b7410e9d75 Add Issue and PR subsection 2019-02-15 18:00:24 +02:00
Wetitpig
d902dd9ae4 Add directory structure 2019-02-15 18:00:24 +02:00
Wetitpig
cc8d5ee263 Split README.md 2019-02-15 18:00:24 +02:00
Leonid Pliushch
729dc76530 reamde: use build status badge from Gitlab CI 2019-02-10 22:11:27 +02:00
Fredrik Fornwall
a18defcc7c README: Bump ubuntu used from 18.04 to 18.10 2018-11-27 00:25:40 +01:00
Fredrik Fornwall
19709225bd Update README.md 2018-08-16 12:46:10 +02:00
Fredrik Fornwall
d46d82a3fe Prevent trying to run on-device (fixes #1910) 2017-12-07 03:19:46 +01:00
Fredrik Fornwall
ffc53c3978 Update the ubuntu build setup from 17.04 to 17.10
An updated image has been pushed to the docker hub, so update with

./scripts/update-docker.sh
2017-11-02 10:18:05 +01:00
Matthew Klein
6c23d7fdf0 Add travis badge to README 2017-08-08 10:21:49 +02:00