1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-14 15:56:40 +00:00
Commit Graph

28 Commits

Author SHA1 Message Date
Henrik Grimler
343f786e97
CONTRIBUTING: Clearify packaging policy on python packages
We have the possibility to cross-compile python modules thanks to @xtkoba's work on termux_setup_python_crossenv [1], but IMO only core python packages, or packages that cannot be installed through pip should be added as termux packages.

[1] https://github.com/termux/termux-packages/blob/master/scripts/build/setup/termux_setup_python_crossenv.sh
2022-11-23 11:47:16 +01:00
Tee KOBAYASHI
4ee2e32f7b Use bump(repo/pkgname) as the mnemonic for bump
I just can't tolerate the previous one shown in Actions timeline anymore.
2022-11-20 13:27:48 +09:00
Yaksh Bariya
5e7968852f
chore(CONTRIBUTING.md): Remove unnecessary message for update and downgrade
Earlier convention:
  upgpkg(<repo>/<package>): update to <ver>
Newer convention:
  upgpkg(<repo>/<package>): <ver>
Similarly same for dwnpkg.

Thanks to @truboxl for the suggestion
2022-10-11 14:01:46 +05:30
Yaksh Bariya
24e88227b7
apply changes requested by @Grimler91
Co-Authored-By: Henrik Grimler <henrik@grimler.se>
2022-10-10 14:34:45 +05:30
Yaksh Bariya
9e87952228
chore(CONTRIBUTING.md): prettify with prettier 2022-10-10 14:34:45 +05:30
Yaksh Bariya
257e4779c1
chore(CONTRIBUTING.md): enforce commit guidelines 2022-10-10 14:34:45 +05:30
Yaksh Bariya
3e84a61a39
chore(CONTRIBUTING.md): fix typo x11 -> root 2022-06-10 13:11:43 +05:30
Yaksh Bariya
73df681c65
chore(CONTRIBUTING.md): remove link to now archived termux/termux-root-packages GitHub repo 2022-06-10 13:09:19 +05:30
Leonid Pliushch
00ff6cba6c
update contributing.md 2021-12-31 10:54:27 +02:00
Leonid Pliushch
d4db7ccbde
CONTRIBUTING.md: patch creation how-to 2021-12-26 19:35:59 +02:00
Leonid Pliushch
e61b1cb30e
update CONTRIBUTING.md 2021-12-26 17:57:23 +02:00
Leonid Pliushch
f3ce15f951
update CONTRIBUTING.md
Added basic version of contributor's checklist of things to pay
attention for when submitting a pull request.
2021-12-26 17:37:53 +02:00
xtkoba
02f758d613
CONTRIBUTING.md: Use the words "source is available" (#8011)
Co-authored-by: buttaface <butta@fastem.com>
2021-11-20 18:38:45 +05:30
Leonid Pliushch
7c7ad0fbc7
update CONTRIBUTING.md 2021-10-09 14:58:59 +03:00
Leonid Pliushch
af5401ffce
CONTRIBUTING.md: clarification on package updates 2021-10-05 23:53:47 +03:00
Leonid Pliushch
1047ed2a6b
update CONTRIBUTING.md
Add note about package size limits. For now it is 100 MiB per deb file
but is subject to be reduced to 50 MiB after few more submissions.
2021-08-01 16:06:00 +03:00
Leonid Pliushch
1a60935480
update CONTRIBUTING.md 2021-07-31 18:36:43 +03:00
Leonid Pliushch
6390836354
CONTRIBUTING.md: remove section "hosting a mirror"
It is currently unknown what will be used as primary Termux packages hosting.
2021-02-08 12:58:01 +02:00
Leonid Pliushch
1b7b5eac56
contributing: update package request policy 2020-12-30 14:26:47 +02:00
Leonid Pliushch
cc7e34fdfb
update CONTRIBUTING.md 2020-12-11 17:25:50 +02:00
Leonid Pliushch
abb4b52722 contributing: update section "fixing issues" 2020-10-01 14:28:51 +03:00
Leonid Pliushch
0c966e796e contributing: fix typo 2020-10-01 14:05:50 +03:00
Leonid Pliushch
2a3dffc0a1 contributing: update package requests policy 2020-10-01 14:03:18 +03:00
Leonid Pliushch
48ced5eee6 Update CONTRIBUTING.md 2020-06-19 18:20:59 +03:00
Leonid Pliushch
cb47ea8d3b Update CONTRIBUTING.md 2020-06-19 18:06:28 +03:00
Leonid Pliushch
bb4899c1ac Update CONTRIBUTING.md 2020-06-19 17:27:05 +03:00
Leonid Pliushch
2ccdf4704a Update CONTRIBUTING.md 2020-06-19 17:07:13 +03:00
Leonid Pliushch
5fa78ec3ae add CONTRIBUTING.md
Written from scratch, probably subject for improving with parts from https://github.com/termux/game-packages/blob/master/CONTRIBUTING.md...
2020-04-28 02:37:34 +03:00