Leonid Plyushch
13e2496132
move from unstable: kubectl
5 years ago
Leonid Plyushch
364bf54e8b
move from unstable: goaccess
5 years ago
Leonid Plyushch
73be119fe8
move from unstable: fasd
5 years ago
Leonid Plyushch
6a8a7fe866
vim-python: fix python support
Issue https://github.com/termux/termux-packages/issues/4563 .
5 years ago
Leonid Plyushch
65c465f331
move from unstable: gflags
5 years ago
Leonid Plyushch
49ab51cfbd
move from unstable: netsed
5 years ago
Leonid Plyushch
2df7980f17
move from unstable: hiptext
5 years ago
Leonid Plyushch
e06e8926d4
move from unstable: go-findimagedupes
5 years ago
Leonid Plyushch
4962d1c0bd
move from unstable: elixir
5 years ago
Leonid Plyushch
5fc8ef1c74
move from unstable: duc
5 years ago
Leonid Plyushch
bc152f1ab9
libcairo: unsplit libcairo-gobject subpackage
Used by librsvg, but libcairo is being installed anyway.
5 years ago
Leonid Plyushch
fb0a7e4851
pango: merge with x11-packages/pango-x
5 years ago
Leonid Plyushch
8a8853d5f4
libcairo: merge with x11-packages/libcairo-x
5 years ago
Leonid Plyushch
ceac1006d3
boost: update for python 3.8
5 years ago
Leonid Plyushch
79bcf5e545
vim-python: update for python 3.8
5 years ago
Leonid Plyushch
040143e0e4
ranger: update for python 3.8
5 years ago
Leonid Plyushch
c8fcff058d
profanity: update for python 3.8
5 years ago
lucy phipps
d7bafcbbb1
update asciinema
5 years ago
Leonid Plyushch
52c6c4d2b0
libcaca: add imlib2 support
5 years ago
Leonid Plyushch
c58baf79cf
python: bump revision
5 years ago
Leonid Plyushch
ce4e1b56c3
python: fix os.link error in pathlib.py
See issue https://github.com/termux/termux-packages/issues/4557 .
5 years ago
Leonid Plyushch
01a858dde6
python: fix setup.py.patch
5 years ago
Leonid Plyushch
3d6cc7a4e9
python: update postinst and prerm scripts
5 years ago
Leonid Plyushch
e1a9b7ac21
python: do not remove pycache for standard library
5 years ago
Leonid Plyushch
bdf320adeb
python: more fixes for symlinks
5 years ago
Leonid Plyushch
d1c9b3d3d1
python: fix symlinking
%ci:reset-backlog
5 years ago
Henrik Grimler
8ec7e4c87d
texlive: add some files to base texlive package
%ci:no-build
5 years ago
Leonid Plyushch
66eb292e55
exiftool: update to 11.76
%ci:reset-backlog
5 years ago
Leonid Plyushch
2350739291
python: update to 3.8.0
%ci:reset-backlog
5 years ago
Leonid Plyushch
145df64077
bump more moved packages
Prevent downloading prebuilt package by CI/CD.
5 years ago
Leonid Plyushch
6620769e0f
tk: bump revision
Prevent downloading prebuilt package by CI/CD.
5 years ago
Leonid Plyushch
68943a1506
move from x11-packages: imlib2
5 years ago
Leonid Plyushch
09715af0e3
python: add tk support
5 years ago
Leonid Plyushch
327247d4a3
move from x11-packages: tk
5 years ago
Leonid Plyushch
1337c7854d
x11 dependencies for TK and ImLib2
5 years ago
Leonid Plyushch
de9876d1f6
tcl: fix build error
5 years ago
Leonid Plyushch
87aaf8b55c
tcl: fix license
It is actually https://www.tcl.tk/software/tcltk/license.html and not BSD.
5 years ago
Leonid Plyushch
42e202d711
python: suggest package 'tk' which is in x11-repo
5 years ago
Leonid Plyushch
5db59c96de
python: do not remove tkinter stuff
5 years ago
Leonid Plyushch
dd174764b3
bitcoin: build with miniupnpc
5 years ago
Leonid Plyushch
e835d1e2b3
transmission: build with miniupnpc
Note: nothing should be specified in configure flags as library will be
picked automatically.
5 years ago
Leonid Plyushch
d8e252b550
transmission: reformat build.sh
5 years ago
Henrik Grimler
63d61b3aa4
libllvm: add experimental target avr
Works on aarch64, at least
5 years ago
Leonid Plyushch
18eded5d48
gnupg: unsplit dirmngr
See issue https://github.com/termux/termux-packages/issues/4524 .
5 years ago
Leonid Plyushch
cb14ea4964
bump revisions for acr, exiftool, libluajit, miniupnpc, virustotal-cli
5 years ago
Richard de Boer
b72a1fc514
tintin++: Update from 2.01.91 to 2.01.92
Also fix license field: TinTin++ 2.01.8 switched from GPL-2.0 to GPL-3.0
5 years ago
Leonid Plyushch
d9800b49d9
apt: move gnupg to suggests to prevent its automatic installation during upgrade
5 years ago
Leonid Plyushch
ecd613166b
apt: prevent usage of certain commands as root
Usage of package manager as root has certain bad effects in Termux such as
messed up SELinux contexts and ownership. Root checks done in 'pkg' wrapper
are not reliable because one can execute 'apt' directly or with third-party
script downloaded from the Internet.
This commit adds user id check and if it found that uid is 0, apt will
refuse to do any work in root session. These checks done in such way so
they cannot be bypassed in any way unless command is executed as non-root
user.
Those who use Termux via ADB root shell should be able to switch to Termux
user id with command 'su' in order to have package manager working.
---
This change also affects the 'termux-info' utility:
* It will no longer use 'apt policy' to detect subscribed repositories. Each
source will be checked by script manually.
* Information will be copied to clipboard only if 'termux-api' is installed.
* Syntax error in timeout command is fixed: 'timeout' doesn't understand the
argument '-t'.
* Minor information entries reordering.
5 years ago
Leonid Plyushch
8433e5c01a
apt: update patches
Reorganize patches for better understanding and ensure they are applied in
expected order.
Another changes:
* gnupg is now in recommends (used by apt-key).
* x11-repo is now in suggests.
* TCSAFLUSH patch is dropped because it is covered by one of NDK patches
where TCSAFLUSH value is replaced with TCSANOW.
5 years ago
Fredrik Fornwall
0e42743eb4
neovim: Update from 0.4.2 to 0.4.3
5 years ago