termux-pacman-bot
264fcc3070
bump(main/calc): 2.15.1.0
...
This commit has been automatically submitted by Github Actions.
2024-07-12 12:46:14 +00:00
termux-pacman-bot
b5225e9c54
tree-wide: rename TERMUX_MAKE_PROCESSES to TERMUX_PKG_MAKE_PROCESSES
...
Some packages have issues with parallel builds and need to set
TERMUX_MAKE_PROCESSES=1. All other build variables that package
recipes set are prefixed with TERMUX_PKG, use that for MAKE_PROCESSES
as well for consistency.
%ci:no-build
2024-06-16 09:38:16 +00:00
termux-pacman-bot
12457f3a48
bump(main/calc): 2.15.0.7
...
This commit has been automatically submitted by Github Actions.
2024-05-28 06:38:43 +00:00
termux-pacman-bot
85149e5903
bump(main/calc): 2.15.0.5
...
This commit has been automatically submitted by Github Actions.
2024-02-02 06:37:02 +00:00
termux-pacman-bot
ca0ec5bd38
bump(main/calc): 2.15.0.4
...
This commit has been automatically submitted by Github Actions.
2023-12-21 18:31:05 +00:00
termux-pacman-bot
8334d4ddbb
bump(main/calc): 2.15.0.2
...
This commit has been automatically submitted by Github Actions.
2023-12-09 00:44:55 +00:00
termux-pacman-bot
5c0a3102e3
bump(main/calc): 2.15.0.1
...
This commit has been automatically submitted by Github Actions.
2023-10-05 18:32:29 +00:00
termux-pacman-bot
d8215bb3b8
calc: bump to 2.14.3.5
2023-08-18 09:01:26 +00:00
termux-pacman-bot
6d516c6bff
bump(main/calc): 2.14.3.0
...
This commit has been automatically submitted by Github Actions.
2023-08-03 00:35:06 +00:00
termux-pacman-bot
44653268d3
bump(main/calc): 2.14.2.0
...
This commit has been automatically submitted by Github Actions.
2023-07-22 12:37:47 +00:00
termux-pacman-bot
af7a0f2daf
bump(main/calc): 2.14.1.6
...
This commit has been automatically submitted by Github Actions.
2023-06-01 06:32:05 +00:00
termux-pacman-bot
c9ba9ecb64
some packages: Re-enable clang16-porting
...
%ci:no-build
2023-04-07 01:27:08 +00:00
termux-pacman-bot
754acad112
*: Disable clang16-porting for auto-updating packages
...
%ci:no-build
2023-03-28 07:33:10 +00:00
termux-pacman-bot
fe3c5eacc1
bump(main/calc): 2.14.1.5
...
This commit has been automatically submitted by Github Actions.
2023-03-13 06:34:50 +00:00
termux-pacman-bot
f39af54fe8
calc: Bump to 2.14.1.4
2023-03-11 11:31:55 +00:00
termux-pacman-bot
17c6fdd5b8
bump(main/calc): 2.14.1.3
...
This commit has been automatically submitted by Github Actions.
2023-02-15 00:46:46 +00:00
termux-pacman-bot
4afe7fbaae
bump(main/calc): 2.14.1.2
...
This commit has been automatically submitted by Github Actions.
2022-11-30 00:46:24 +00:00
termux-actions[bot]
c5b521ca20
packages/calc
2022-04-08 12:37:16 +00:00
termux-actions[bot]
7da3a51d31
packages/calc
2022-02-13 08:21:02 +00:00
termux-actions[bot]
93dc68fbcb
packages/calc
2022-02-11 21:15:46 +00:00
termux-actions[bot]
1dde346e43
packages/calc
2022-02-06 10:18:53 +00:00
Maxython
deac926e0f
Update package calc
2021-12-03 00:21:18 +03:00
Maxython
825a6351ef
Update package calc
2021-10-15 23:52:37 +03:00
Leonid Pliushch
5546b95b64
auto updates: migrate config from github-projects.txt to build.sh-specific
...
Re-enable automatic updates after deleting github-projects.txt.
%ci:no-build
2021-10-04 18:29:55 +03:00
Suhan G Paradkar
b3dd55e275
calc: update to 2.13.0.1 ( #6728 )
2021-05-05 17:42:40 +03:00
Lucy Phipps
46b4b00940
might as well undo my mess
...
%ci:no-build
2021-02-22 22:04:31 +00:00
Lucy Phipps
9adef51597
unbump
2021-02-22 16:02:20 +00:00
Lucy Phipps
c137a6ae8b
bump after last build failure
...
acr, atomicparsley, brook, calc, clash, cmake, ctags, dart
2021-02-22 15:42:46 +00:00
Lucy Phipps
3563f9a8cc
calc: update to 2.12.8.2
2021-02-22 14:53:43 +00:00
Henrik Grimler
449e7e43c3
calc: update to 2.12.8.0
...
Switch to getting src from github, this is recommended on the website (also
gives us https).
2021-02-14 08:22:55 +01:00
Leonid Pliushch
68410f0576
calc: update to 2.12.7.6
2021-02-04 20:01:37 +00:00
Leonid Pliushch
06f0f909e2
Revert "calc: update to 2.12.7.5"
...
Needs patching due to error:
aarch64-linux-android-clang -DCALC_SRC -DCUSTOM -Wall -march=native -fPIC -O3 -g3 -I.. -I/data/data/com.termux/files/usr/include -c -o custtbl.o custtbl.c
clang: error: the clang compiler does not support '-march=native'
***
This reverts commit 087382e27b .
2021-02-03 23:02:33 +00:00
Leonid Pliushch
087382e27b
calc: update to 2.12.7.5
2021-02-03 22:54:21 +00:00
Leonid Pliushch
37375312b9
explicitly set maintainer for each package
...
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.
Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.
[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
Alejandro Soto
dba2c99db1
new package: calc
2020-02-03 14:33:21 -06:00