termux-packages/packages
agnostic-apollo 571db28a3d termux_step_configure_cmake: Revert CMAKE_INSTALL_LIBDIR old behaviour changed in 2af00064
Absolute paths are still allowed in `DCMAKE_INSTALL_LIBDIR` as per https://cmake.org/cmake/help/latest/module/GNUInstallDirs.html

Different packages have different way of handling `DCMAKE_INSTALL_LIBDIR`. The `libprotobuf` is appending an absolute path to `build` directory (#10068), while `libjpeg-turbo` is not appending a relative `lib` path to `DCMAKE_INSTALL_PREFIX` and instead  appending to `build` directory and so all the lib files stay at `/home/builder/.termux-build/libjpeg-turbo/build/lib` and hence won't get added to the `deb`, which results in `openjdk-17` failing if `-i` is not passed to `build-package.sh`, since it can't find `libjpeg.so` with `-L${TERMUX_PREFIX}/lib` after compilation from source, unless `-L$TERMUX_TOPDIR/libjpeg-turbo/build/lib` is passed.

Considering that most packages would likely be considering an absolute path passed in `DCMAKE_INSTALL_LIBDIR` to actually be absolute, the default behaviour should be reverted, specially considering it is what's been working, otherwise lot of packages would need testing, like from https://github.com/termux/termux-packages/commit/9155acd040.

```
checking for which libjpeg to use... system
checking jpeglib.h usability... yes
configure: WARNING: jpeglib.h: accepted by the compiler, rejected by the preprocessor!
checking jpeglib.h presence... no
checking for jpeglib.h... yes
configure: WARNING: jpeglib.h: proceeding with the compiler's result
configure: error: --with-libjpeg=system specified, but no libjpeg found
checking for jpeg_CreateDecompress in -ljpeg... no
configure exiting with result code 1
```

```
[0/1] Install the project...
-- Install configuration: "Release"
-- Installing: /home/builder/.termux-build/libjpeg-turbo/build/lib/libturbojpeg.so
-- Installing: /data/data/com.termux/files/usr/bin/tjbench
-- Installing: /home/builder/.termux-build/libjpeg-turbo/build/lib/libturbojpeg.a
-- Installing: /data/data/com.termux/files/usr/include/turbojpeg.h
-- Installing: /home/builder/.termux-build/libjpeg-turbo/build/lib/libjpeg.a
-- Installing: /data/data/com.termux/files/usr/bin/rdjpgcom
-- Installing: /data/data/com.termux/files/usr/bin/wrjpgcom
-- Installing: /data/data/com.termux/files/usr/share/doc/libjpeg-turbo/README.ijg
-- Installing: /data/data/com.termux/files/usr/share/doc/libjpeg-turbo/README.md
-- Installing: /data/data/com.termux/files/usr/share/doc/libjpeg-turbo/example.txt
-- Installing: /data/data/com.termux/files/usr/share/doc/libjpeg-turbo/tjexample.c
-- Installing: /data/data/com.termux/files/usr/share/doc/libjpeg-turbo/libjpeg.txt
-- Installing: /data/data/com.termux/files/usr/share/doc/libjpeg-turbo/structure.txt
-- Installing: /data/data/com.termux/files/usr/share/doc/libjpeg-turbo/usage.txt
-- Installing: /data/data/com.termux/files/usr/share/doc/libjpeg-turbo/wizard.txt
-- Installing: /data/data/com.termux/files/usr/share/doc/libjpeg-turbo/LICENSE.md
-- Installing: /data/data/com.termux/files/usr/share/man/man1/cjpeg.1
-- Installing: /data/data/com.termux/files/usr/share/man/man1/djpeg.1
-- Installing: /data/data/com.termux/files/usr/share/man/man1/jpegtran.1
-- Installing: /data/data/com.termux/files/usr/share/man/man1/rdjpgcom.1
-- Installing: /data/data/com.termux/files/usr/share/man/man1/wrjpgcom.1
-- Installing: /home/builder/.termux-build/libjpeg-turbo/build/lib/pkgconfig/libjpeg.pc
-- Installing: /home/builder/.termux-build/libjpeg-turbo/build/lib/pkgconfig/libturbojpeg.pc
-- Installing: /home/builder/.termux-build/libjpeg-turbo/build/lib/cmake/libjpeg-turbo/libjpeg-turboConfig.cmake
-- Installing: /home/builder/.termux-build/libjpeg-turbo/build/lib/cmake/libjpeg-turbo/libjpeg-turboConfigVersion.cmake
-- Installing: /home/builder/.termux-build/libjpeg-turbo/build/lib/cmake/libjpeg-turbo/libjpeg-turboTargets.cmake
-- Installing: /home/builder/.termux-build/libjpeg-turbo/build/lib/cmake/libjpeg-turbo/libjpeg-turboTargets-release.cmake
-- Installing: /data/data/com.termux/files/usr/include/jconfig.h
-- Installing: /data/data/com.termux/files/usr/include/jerror.h
-- Installing: /data/data/com.termux/files/usr/include/jmorecfg.h
-- Installing: /data/data/com.termux/files/usr/include/jpeglib.h
-- Installing: /home/builder/.termux-build/libjpeg-turbo/build/lib/libjpeg.so
-- Installing: /data/data/com.termux/files/usr/bin/cjpeg
-- Installing: /data/data/com.termux/files/usr/bin/djpeg
-- Installing: /data/data/com.termux/files/usr/bin/jpegtran
...
2022-07-28 15:27:20 +05:00
..
0verkill assign "games" group to game packages (#8271) 2021-12-18 11:31:10 +02:00
1oom new package: 1oom 2022-04-05 09:15:10 +09:00
2ping new package: 2ping 2022-04-01 03:19:58 +09:00
6tunnel new package: 6tunnel 2022-02-08 13:46:43 +09:00
2048-c 2048-c: Fix description string 2022-02-03 14:26:17 +05:30
8086tiny
aalib aalib: Add hack for DT_RUNPATH 2022-04-28 04:08:36 +09:00
aapt chore(main/aapt): do not use $_PREFIX_FOR_BUILD in pre_configure 2022-07-22 16:38:44 +02:00
abduco chore: use HTTPS download/homepage links when HTTP redirects to HTTPS counterpart 2022-05-29 10:09:10 +05:30
abook
ack-grep
acr acr: update to 2.0.0 2022-02-26 18:06:15 +00:00
aerc aerc: update to 0.11.0 2022-07-12 18:15:42 +00:00
age
aha new package: aha 2022-04-05 22:36:02 +09:00
alass
algernon chore(algernon): update to 1.13.0 2022-05-10 09:28:03 +05:30
alist alist: update to 2.6.3 2022-07-22 06:13:43 +00:00
alpine alpine: rebuild after SONAME was added to openssl 2022-03-09 14:12:38 +01:00
amber add(main): new package amber 2022-07-19 17:17:13 +08:00
amfora new package: amfora 2022-04-01 17:46:22 +09:00
anacron new package: anacron 2022-04-01 01:45:29 +09:00
android-tools android-tools: Bump TERMUX_PKG_REVISION 2022-05-26 23:14:10 +05:30
angband angband: update to 4.2.4 2022-03-01 21:15:34 +01:00
angle-grinder fix(main/angle-grinder): arm build 2022-06-13 14:52:59 +05:30
ani-cli ani-cli: Use external mpv 2022-05-13 02:13:22 +09:00
ant Fix some problems in package homepage URLs as reported by Repology 2022-02-03 14:56:27 +05:30
antibody
antiword
apache2 upgpkg(main/apache2): from 2.4.53 to 2.4.54 2022-06-19 11:53:42 +02:00
apkeep apkeep: update to 0.13.0 2022-05-27 00:28:48 +00:00
apksigner
apktool apktool: update to 2.6.1 2022-03-10 21:27:08 +01:00
apr apr: Get rid of references to leaked builtins 2022-03-23 21:52:48 +09:00
apr-util
apt apt: update to 2.5.1 and fix for python-apt 2022-07-02 21:05:13 +08:00
apt-file
aptly chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
argon2 argon2: Rebuild with NDK r23b 2022-03-23 21:14:35 +09:00
argp chore(main/argp): use mirror for downloading source 2022-07-23 13:25:55 +03:00
aria2 fix(aria2): switch to `newest-tag` for auto update 2022-05-11 00:20:51 +05:30
arj
asciidoc asciidoc: update to 10.2.0 2022-05-22 18:10:37 +00:00
asciidoctor packages: Fix hardcoded package name 2022-05-07 07:31:31 +09:00
asciinema chore(asciinema): update to 2.2.0 2022-05-08 10:38:40 +05:30
aspell aspell: Depend on `libc++` 2022-03-19 20:05:43 +05:30
aspell-de
aspell-en do not use debianutils `which` in our scripts 2022-01-30 10:04:20 +05:30
aspell-es do not use debianutils `which` in our scripts 2022-01-30 10:04:20 +05:30
aspell-fr do not use debianutils `which` in our scripts 2022-01-30 10:04:20 +05:30
assimp assimp: update to 5.2.4 2022-05-14 12:17:02 +00:00
astra-sm new package: astra-sm 2022-02-08 14:01:46 +09:00
asymptote asymptote: update to 2.79 2022-03-10 21:27:23 +01:00
at upgpkg(main/at): from 3.2.2 to 3.2.5 2022-07-01 16:00:04 +08:00
atomicparsley
atomvm update codeowners 2022-01-31 20:18:51 +02:00
attr
aubio new package: aubio 2022-05-09 16:45:38 +09:00
autoconf
autoconf-archive new package: autoconf-archive 2022-04-10 11:52:32 +09:00
autoconf213
automake
autossh
avahi avahi: Disable D-Bus by default 2022-01-26 21:41:52 +09:00
aview aalib: Add hack for DT_RUNPATH 2022-04-28 04:08:36 +09:00
await new package: await 2022-01-17 11:28:07 +02:00
awesomeshot fix(awesomeshot): correct checksum 2022-06-07 23:05:27 +05:30
axel revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
b3sum b3sum: update to 1.3.1 2022-02-14 06:12:46 +00:00
babl babl: Update to 0.1.92 2022-05-20 13:49:08 +09:00
bacula-fd bacula-fd: Add libgcc hack 2022-05-16 14:09:30 +09:00
barcode
base16384 chore(main/base16384): update sha256 2022-07-23 13:35:05 +03:00
bash add `$TERMUX_PKG_RECOMMENDS` for zsh/bash 2022-04-02 17:06:42 +09:00
bash-completion
bastet boost: Make revdeps build-depend on boost-headers 2022-03-02 07:09:32 +09:00
bat bat: update to 0.21.0 2022-05-12 12:20:18 +00:00
bc
bdsup2sub new package: bdsup2sub 2022-04-15 14:28:12 +09:00
beanshell update codeowners 2022-01-31 20:18:51 +02:00
below new package: below 2022-04-11 11:04:10 +09:00
bftpd bftpd: update to 6.1 2022-03-10 21:27:26 +01:00
bgrep fix: rename TERMUX_PKG_AUTO_UPDATE_TAG_REGEXP to TERMUX_PKG_UPDATE_VERSION_REGEXP 2022-04-01 13:16:01 +05:30
biber biber: use @TERMUX_PREFIX@ in patch 2022-03-10 15:20:11 +01:00
biboumi new package: biboumi 2022-04-03 06:42:15 +09:00
binaryen binaryen: update to 109 2022-06-14 18:17:31 +00:00
binutils bump binutils, doxygen, ed (now clean) (#9079) 2022-02-20 03:56:51 +00:00
binutils-is-llvm binutils-is-llvm: remove symlink from llvm-as to as 2022-07-10 13:25:11 +08:00
bison
bitcoin bitcoin: Downgrade to version 22.0 2022-05-16 10:49:30 +05:30
bitlbee new package: bitlbee 2022-04-02 12:16:38 +09:00
bk new package: bk (#7917) 2021-12-20 16:47:03 +02:00
blackbox
blade new package: blade 2022-02-01 06:36:11 +09:00
blogc
bmon
boinc boinc: fix arm build error 2022-06-11 22:57:29 +05:30
boinctui boinctui: update to 2.6.0 2022-03-10 21:27:29 +01:00
boost boost: Split boost-headers as a subpackage 2022-03-02 06:45:16 +09:00
bore chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
borgbackup borgbackup: Fix `ImportError` described in #9207 2022-03-02 12:00:30 +09:00
brainfuck
brogue brogue: update to 1.10.1, by switching to community edition 2022-01-04 16:34:47 +01:00
brook brook: update to 20220707 2022-06-16 18:11:27 +00:00
broot libgit2: Revbump revdeps 2022-02-23 18:36:31 +09:00
brotli
bsd-games bsd-games: switch to building from latest release archive 2022-04-11 20:44:08 +02:00
btfs2 chore(main/btfs2): update hashsum 2022-06-18 23:36:51 +02:00
build-essential update codeowners 2022-01-31 20:18:51 +02:00
busybox termux-services: Rebuild relevant packages 2022-05-16 08:23:32 +09:00
bvi
byobu chore: use HTTPS download/homepage links when HTTP redirects to HTTPS counterpart 2022-05-29 10:09:10 +05:30
c-ares fix: rename TERMUX_PKG_AUTO_UPDATE_TAG_REGEXP to TERMUX_PKG_UPDATE_VERSION_REGEXP 2022-04-01 13:16:01 +05:30
c-script fixup(c-script): Use single-quote instead of double quote in package 2022-05-07 15:50:26 +05:30
c-toxcore chore(c-toxcore): update to 0.2.18 2022-04-19 21:24:20 +05:30
ca-certificates ca-certificates: update to 2022-07-19 2022-07-22 14:58:18 +01:00
cabal-install chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
cabextract
cadaver cadaver: bump revision 2021-12-26 18:04:39 +02:00
caddy caddy: update to 2.5.2 2022-07-13 00:27:21 +00:00
calc calc: update to 2.14.1.0 2022-04-08 12:06:56 +00:00
calcurse upgpkg(main/calcurse): update to 4.8.0 2022-05-24 18:14:50 +05:30
capnproto chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
capstone capstone: Rebuild with NDK r23b 2022-03-21 07:49:55 +09:00
catdoc new package: catdoc 2022-01-14 10:43:00 +02:00
catgirl new package: catgirl 2022-04-03 06:27:34 +09:00
catimg new package: catimg 2022-04-03 06:28:11 +09:00
cava cava: update to 0.8.2 2022-04-25 00:19:12 +00:00
cavez-of-phear cavez-of-phear: bump revision 2021-12-26 18:04:31 +02:00
cavif-rs
cboard assign "games" group to game packages (#8271) 2021-12-18 11:31:10 +02:00
cc65 chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
ccache ccache: update to 4.6.1 2022-05-16 00:25:16 +00:00
cccc new package: cccc 2022-04-05 09:13:46 +09:00
ccextractor new package: ccextractor 2022-04-09 15:43:32 +09:00
ccls chore(ccls): package 0.20210330p20220130 as 0.20220130 2022-05-19 11:25:40 +05:30
ccrypt
cfengine chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
cgal cgal: update to 5.4 2022-03-10 21:27:32 +01:00
cgdb
chafa chafa: Rebuild with NDK r23b 2022-03-21 07:47:19 +09:00
check
chezmoi chezmoi: update to 2.19.0 2022-07-17 18:11:02 +00:00
chibicc new package: chibicc 2022-04-12 13:30:58 +09:00
chicken add(main): new package chicken 2022-05-29 16:06:37 +05:30
choose upgpkg(main/choose): update to v1.3.4 2022-05-24 18:16:52 +05:30
chromaprint chromaprint: Update to 1.5.1 2022-03-01 03:24:08 +09:00
cicada cicada: update to 0.9.32 2022-07-17 12:13:06 +00:00
ciso chore(main/ciso): remove hardcoded package name 2022-06-11 22:33:08 +05:30
ckermit new package: ckermit 2021-12-25 20:01:22 +01:00
clamav clamav: Bump to 0.103.6 2022-05-06 12:17:05 +09:00
clash chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
cliaoke cliaoke: Fix for working with fluidsynth 2022-02-09 11:56:08 +09:00
clinfo opencl packages: rebuild against latest headers 2022-02-13 12:02:57 +05:30
clipp clipp, libspdlog: Revbump to rebuild 2022-02-07 12:02:24 +09:00
cloudflared cloudflared: update to 2022.7.1 2022-07-06 18:12:09 +00:00
clpeak opencl packages: rebuild against latest headers 2022-02-13 12:02:57 +05:30
clvk clvk: update to 0.0.20220727gddce1003 2022-07-27 13:04:14 +00:00
cmake cmake: don't depend on clang and make 2022-06-23 17:31:37 +02:00
cmark termux_step_configure_cmake: set CMAKE_INSTALL_LIBDIR 2022-02-11 21:20:14 +01:00
cmatrix
cmus cmus: update to 2.10.0 2022-07-06 00:29:28 +00:00
cmusfm
codecrypt codecrypt: Get rid of references to leaked builtins 2022-03-20 20:50:19 +09:00
coinor-clp new package: coinor-clp 2022-01-05 17:12:35 +02:00
colordiff chore: use HTTPS download/homepage links when HTTP redirects to HTTPS counterpart 2022-05-29 10:09:10 +05:30
command-not-found rebuild(main/command-not-found): to update database 2022-07-06 14:17:18 +05:30
composer
cookcli upgpkg(main/cookcli): update to 0.1.6 2022-07-25 08:40:39 +05:30
coreutils coreutils: Update to 9.1 2022-04-16 22:49:11 +05:30
corgi fix(main/corgi): broken shell 2022-07-21 09:39:31 +08:00
corkscrew
cowsay cowsay: switch to fork, update to 3.7.0 2022-03-09 10:02:24 +01:00
cpio
cppcheck cppcheck: update to 2.8.2 2022-07-13 06:11:44 +00:00
cppi
cpufetch cpufetch: update to 1.01 2021-12-19 14:49:30 +05:30
cpulimit
crawl add(main): new package crawl 2022-06-07 20:22:15 +02:00
croc chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
cronie termux-services: Rebuild relevant packages 2022-05-16 08:23:32 +09:00
crowbook crowbook: link against openssl-1.1 2022-02-26 04:25:43 +00:00
crunch
crypto-monitor boost: Make revdeps build-depend on boost-headers 2022-03-02 07:09:32 +09:00
cryptopp fix: rename TERMUX_PKG_AUTO_UPDATE_TAG_REGEXP to TERMUX_PKG_UPDATE_VERSION_REGEXP 2022-04-01 13:16:01 +05:30
cscope
csol upgpkg(main/csol): update to 1.5.0 2022-07-24 10:53:11 +08:00
ctags
ctypes-sh
cuetools new package: cuetools 2022-01-02 13:17:02 +01:00
cups termux-services: Rebuild relevant packages 2022-05-16 08:23:32 +09:00
curlie curlie: update to 1.6.9 2022-04-06 15:47:18 +00:00
curseofwar assign "games" group to game packages (#8271) 2021-12-18 11:31:10 +02:00
cvs
d8
daemonize daemonize: avoid installing to sbin/ 2022-02-14 21:44:20 +01:00
dar
darkhttpd
dart dart: Update to 2.17.0 (#10672) 2022-05-15 14:16:32 +05:30
dash dash: add wait3 implementation 2022-03-02 09:52:13 +01:00
dasm
datamash
dbus dbus: Update to 1.14.0 2022-03-29 11:14:38 +09:00
dcraw dcraw: Bump revision to rebuild 2022-03-02 06:02:01 +09:00
ddrescue
debianutils debianutils: update to 5.7 2022-02-17 05:48:50 +05:30
debootstrap
delve updpkg(main/delve): update to 1.9.0 2022-07-15 11:12:23 +08:00
desed new package: desed 2022-01-17 11:28:16 +02:00
deutex
dialog dialog: update to 20220117 2022-03-11 13:04:30 +01:00
dictd
diffstat diffstat: Use alternative source URL 2021-12-17 15:56:04 +02:00
difftastic new package: difftastic 2022-07-26 14:50:08 +08:00
diffutils
dirb chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
direnv direnv: update to 2.32.1 2022-06-21 18:10:45 +00:00
direvent direvent: update to 5.3 2022-03-13 07:40:11 +01:00
diskus
distcc chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
djvulibre djvulibre: Depend on `libc++` 2022-03-19 19:59:49 +05:30
dmagnetic assign "games" group to game packages (#8271) 2021-12-18 11:31:10 +02:00
dmtx-utils new package: dmtx-utils 2022-03-29 14:40:16 +09:00
dns2tcp
dnsmap
dnstop new package: dnstop 2021-12-28 15:54:41 +02:00
dnsutils dnsutils: Update to 9.16.27 2022-03-27 01:53:53 +09:00
docbook-xml
docbook-xsl
docopt docopt: Depend on `libc++` 2022-03-19 20:05:43 +05:30
dog chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
dopewars assign "games" group to game packages (#8271) 2021-12-18 11:31:10 +02:00
dos2unix dos2unix: update to 7.4.3 2022-07-22 15:04:38 +01:00
dosfstools
dotconf
double-conversion double-conversion: update to 3.2.0 2022-01-10 12:09:26 +00:00
doxygen fix(main/doxygen): use `newest-tag` for auto-update 2022-05-22 20:53:11 +05:30
dpkg dpkg: update to 1.21.9 2022-07-22 15:04:42 +01:00
dropbear dropbear: Suggest openssh-sftp-server 2022-04-19 21:35:19 +09:00
dtach
dtc
dte
duc duc: update to 1.4.5 2022-07-27 10:32:34 +08:00
duf duf: update to 0.8.1 2022-02-08 09:31:57 +00:00
dust dust: update to 0.8.1 2022-07-14 12:13:20 +00:00
dvdauthor dvdauthor: Get rid of references to leaked builtins 2022-03-23 08:54:04 +09:00
dvtm
dwarves dwarfes: update to 1.23 2022-03-11 13:04:15 +01:00
dx
dynomite revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
e2fsprogs e2fsprogs: Get rid of references to leaked builtins 2022-03-23 21:52:48 +09:00
ecj chore: use HTTPS download/homepage links when HTTP redirects to HTTPS counterpart 2022-05-29 10:09:10 +05:30
ecl chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
ed bump binutils, doxygen, ed (now clean) (#9079) 2022-02-20 03:56:51 +00:00
edbrowse
eigen eigen: update to 3.4.0 2022-01-03 20:05:47 +05:30
eja
electric-fence electric-fence: update to 2.2.6 2022-03-11 13:04:21 +01:00
electrum chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
elinks revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
elixir elixir: update to 1.13.4 2022-04-07 12:12:28 +00:00
elvish elvish: updated to v0.18.0 2022-04-28 01:35:47 +09:00
emacs termux-services: Rebuild relevant packages 2022-05-16 08:23:32 +09:00
emscripten fix(main/emscripten): fix npm install warn messages 2022-07-24 09:00:28 +08:00
enblend boost: Make revdeps build-depend on boost-headers 2022-03-02 07:09:32 +09:00
enchant chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
enscript enscript: avoid manually applying patches 2022-02-22 21:10:05 +01:00
entr entr: update to 5.1 2022-03-29 11:27:16 +05:30
erlang erlang: update to 25.0.3 2022-07-15 18:24:17 +00:00
espeak fix(espeak): switch to new src url and update to 1.51 2022-04-04 23:46:37 +05:30
et et: update to 6.2.1 2022-05-05 18:15:31 +00:00
exa libgit2: Revbump revdeps 2022-02-23 18:36:31 +09:00
exhale exhale: update to 1.1.9 (#8584) 2022-01-16 10:39:55 +02:00
exiftool exiftool: update to 12.44 2022-07-22 15:17:20 +01:00
exiv2 exiv2: Revert back to using released version 2022-05-01 16:31:30 +09:00
expect
fact++ new package: fact++ 2022-04-05 21:05:29 +02:00
fakeroot Revert "fakeroot: update to 1.29" 2022-07-22 15:27:49 +01:00
fasd fasd: update to 1.0.2 2022-07-22 15:55:24 +01:00
fastfetch fastfetch: update to 1.6.1 2022-07-28 01:51:30 +08:00
fastmod
fcp new package: fcp 2022-01-17 11:30:52 +02:00
fd fd: update to 8.4.0 2022-05-29 12:14:38 +00:00
fdkaac fdkaac: update to 1.0.3 2022-07-22 15:55:24 +01:00
fdm fdm: update to 2.1 2022-07-22 15:55:24 +01:00
fdroidcl update codeowners 2022-01-31 20:18:51 +02:00
fdupes
fetchmail fetchmail: remove __pycache__ directory 2022-04-03 10:52:26 +02:00
fex fex: update to FEX-2207 2022-07-10 11:32:53 +08:00
ffmpeg enhance(main/ffmpeg): enable build with `libtheora` 2022-06-14 20:26:07 +05:30
ffsend revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
fftw fftw: Rebuild with NDK r23b 2022-03-21 01:02:16 +09:00
figlet
file file: update to 5.42 2022-07-22 17:26:11 +01:00
finch finch: Update to 2.14.9 2022-05-04 11:11:11 +09:00
findomain findomain: update to 8.1.1 2022-04-13 12:19:17 +00:00
findutils findutils: use fflush wrapper 2022-03-24 14:31:15 +01:00
fish fish: update to 3.5.1 2022-07-20 18:12:15 +00:00
flatbuffers flatbuffers: Depend on `libc++` 2022-03-19 20:05:43 +05:30
flex
fluidsynth Fluidsynth: 2.2.7 -> 2.2.8 2022-07-21 11:51:22 +08:00
flyctl flyctl: update to 0.0.362 2022-07-27 18:11:36 +00:00
fmt fmt: update to 9.0.0 2022-07-05 18:10:31 +00:00
fontconfig fontconfig: Update to 2.14.0 2022-04-05 13:34:40 +05:30
fortune
fossil fossil: update to 2.19 2022-07-22 17:42:58 +01:00
freecolor add(main): new package freecolor 2022-07-21 18:44:10 +08:00
freeimage chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
freetype freetype: update to 2.12.1 2022-05-04 08:21:19 +09:00
frei0r-plugins new package: frei0r-plugins 2021-12-29 14:13:42 +02:00
fribidi fribidi: update to 1.0.12 2022-04-20 00:21:40 +00:00
frobtads frobtads: bump revision 2021-12-26 18:05:03 +02:00
frogcomposband packages: Fix hardcoded package name 2022-05-07 07:31:31 +09:00
frotz assign "games" group to game packages (#8271) 2021-12-18 11:31:10 +02:00
frp feat(main/frp): change TERMUX_PKG_MAINTAINER 2022-07-19 21:17:05 +08:00
fselect fselect: update to 0.8.1 2022-05-14 18:13:50 +00:00
fsmon
fte new package: fte 2022-02-23 18:19:54 +09:00
fwknop gpgme: update to 1.17.0 (#8988) 2022-02-09 16:28:26 +00:00
fzf fzf: update to 0.31.0 2022-07-21 18:17:15 +00:00
fzy
game-music-emu new package: game-music-emu 2022-04-11 10:56:35 +09:00
gap assign "science" group to science-related packages (#8332) 2021-12-27 16:41:02 +02:00
gatling revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
gauche gauche: Fix assertion failure on arm 2021-12-30 08:38:48 +02:00
gawk libmpfr: Rebuild with NDK r23b 2022-03-19 22:55:59 +05:30
gbt
gcal
gdal gdal: link against libjxl 2022-04-06 12:13:05 +02:00
gdb gdb: Adapt to libthread-db 2022-01-14 15:18:18 +02:00
gdbm gdbm: update to 1.23 2022-07-22 19:08:10 +01:00
gdk-pixbuf glib: Do not use overflow builtins for arm 2022-03-26 10:37:58 +09:00
gdrive-downloader gdrive-downloader: Update to 2022.07.14 2022-07-15 19:13:03 +08:00
gdu gdu: update to 5.14.0 2022-05-26 00:24:05 +00:00
gegl gegl: update to 0.4.38 2022-07-22 19:08:29 +01:00
gengetopt chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
geoip2-database update codeowners 2022-01-31 20:18:51 +02:00
germanium germanium: update to 1.2.3 2022-07-27 18:12:01 +00:00
getconf
geth geth: update to 1.10.21 2022-07-27 13:07:11 +00:00
gettext gettext: Get rid of references to leaked builtins 2022-03-23 10:00:30 +09:00
gexiv2 new package: gexiv2 2022-05-02 09:01:25 +09:00
gflags
gforth gforth: fix hostbuilt tool path 2022-02-14 21:42:19 +01:00
gh gh: update to 2.14.3 2022-07-26 12:12:16 +00:00
ghc-libs refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
ghostscript ghostscript: Update to 9.56.1 2022-05-01 02:52:27 +09:00
giflib
gifsicle
gifski gifski: update to 1.7.0 2022-06-11 06:12:34 +00:00
git upgpkg(main/git): to 2.37.1 2022-07-13 20:59:47 +05:30
git-crypt upgpkg(main/git-crypt): update to v0.7.0 2022-05-24 18:26:24 +05:30
git-delta git-delta: Update to 0.13.0 2022-05-14 04:31:28 +09:00
git-lfs git-lfs: update to 3.2.0 2022-05-25 18:17:01 +00:00
git-sizer
gitea gitea: update to 1.16.9 2022-07-13 00:32:30 +00:00
gitflow-avh update codeowners 2022-01-31 20:18:51 +02:00
gitui revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
gkermit
glab-cli add(main): new package glab-cli 2022-06-12 10:42:28 +05:30
glib upgpkg(main/glib): update to 2.72.2 2022-06-23 20:04:21 +05:30
glib-networking new package: glib-networking 2022-04-08 10:43:24 +09:00
global bump gnu global (6.6.8) 2022-02-05 04:07:57 +09:00
glow
glpk assign "science" group to science-related packages (#8332) 2021-12-27 16:41:02 +02:00
gluelang new package: gluelang 2022-04-04 09:14:20 +09:00
glulxe assign "games" group to game packages (#8271) 2021-12-18 11:31:10 +02:00
gmic
gn upgpkg(gn): update to 20220502 2022-05-05 17:35:31 +05:30
gnucap assign "science" group to science-related packages (#8332) 2021-12-27 16:41:02 +02:00
gnuchess gnuchess: update to 6.2.9 2022-07-22 19:27:02 +01:00
gnucobol gnucobol: recognise -Oz as an optimisation level 2022-05-30 20:34:05 +02:00
gnugo gnugo: fix compilation error due to duplicate symbols 2022-02-08 08:41:45 +01:00
gnuit
gnunet gnunet: Get rid of references to leaked builtins 2022-03-21 07:51:17 +09:00
gnupg gnupg: update to 2.3.7 2022-07-22 19:27:02 +01:00
gnuplot gnuplot: update to 5.4.4 2022-07-22 19:27:02 +01:00
gnurl
gnushogi assign "games" group to game packages (#8271) 2021-12-18 11:31:10 +02:00
gnuski assign "games" group to game packages (#8271) 2021-12-18 11:31:10 +02:00
gnustep-make new package: gnustep-make 2022-01-02 13:18:16 +01:00
go-findimagedupes go-findimagedupes: Update to 2022.02.23 2022-04-20 19:20:14 +09:00
goaccess revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
gobject-introspection gobject-introspection: Update to 1.72.0 2022-03-26 22:40:07 +09:00
gogs chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
golang golang: update to 1.18.3 2022-06-07 19:04:25 +05:30
gomuks new package: gomuks 2022-04-01 17:45:46 +09:00
google-drive-upload google-drive-upload: update to 4.4 2022-07-18 12:12:53 +00:00
google-glog google-glog: update to 0.6.0 2022-04-05 00:13:07 +00:00
googletest fixup(main/googletest): conflict with libgtest. 2022-07-16 16:03:09 +05:30
goose goose: update to 3.6.1 2022-06-23 06:11:38 +00:00
gopass chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
gopher new package: gopher 2022-03-08 05:00:42 +09:00
gotop gotop: update to 4.1.4 2022-07-15 18:25:31 +00:00
gotty gotty: update to 1.4.0 2022-05-31 00:23:52 +00:00
gpac gpac: Update to 2.0.0 2022-04-08 16:24:39 +09:00
gperf
gpgme gpgme: Update to 1.17.1 2022-03-11 14:25:28 +05:30
gping gping: update to 1.3.2 2022-06-15 00:29:34 +00:00
gpsbabel
gradle gradle: update to 7.5 2022-07-22 19:40:27 +01:00
grafana grafana: Use termux_setup_nodejs 2022-03-16 22:59:28 +09:00
graphicsmagick graphicsmagick: Update to 1.3.38 2022-03-28 14:15:18 +05:30
graphviz
greed assign "games" group to game packages (#8271) 2021-12-18 11:31:10 +02:00
grep
grex new package: grex 2022-01-16 10:45:33 +02:00
groff groff: Install files for font/devpdf 2022-01-18 11:14:08 +02:00
gron upgpkg(main/gron): update to 0.7.1 2022-07-24 10:53:11 +08:00
groovy upgpkg(main/groovy): from 4.0.2 to 4.0.3 2022-06-18 11:50:40 +02:00
gsl gsl: update to 2.7.1 2022-07-22 19:40:53 +01:00
gst-libav gstreamer, gst-libav, gst-plugins-*: update to 1.20.3 2022-07-22 19:47:25 +01:00
gst-plugins-bad gstreamer, gst-libav, gst-plugins-*: update to 1.20.3 2022-07-22 19:47:25 +01:00
gst-plugins-base gstreamer, gst-libav, gst-plugins-*: update to 1.20.3 2022-07-22 19:47:25 +01:00
gst-plugins-good gstreamer, gst-libav, gst-plugins-*: update to 1.20.3 2022-07-22 19:47:25 +01:00
gst-plugins-ugly gstreamer, gst-libav, gst-plugins-*: update to 1.20.3 2022-07-22 19:47:25 +01:00
gstreamer gstreamer, gst-libav, gst-plugins-*: update to 1.20.3 2022-07-22 19:47:25 +01:00
gtypist
guile update codeowners 2022-01-31 20:18:51 +02:00
guile18 update codeowners 2022-01-31 20:18:51 +02:00
gumbo-parser
gzip gzip: Update to 1.12 2022-04-08 23:20:24 +09:00
haproxy haproxy: Update to 2.4.14 2022-03-07 12:12:32 +05:30
harfbuzz harfbuzz: update to 5.0.1 2022-07-24 00:28:05 +00:00
has new package: has 2022-04-01 00:58:18 +09:00
hash-slinger hash-slinger: update to 3.2 2022-07-22 20:06:12 +01:00
hashdeep
haskell-aeson refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-assoc refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-async refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-attoparsec refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-base-compat refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-base-compat-batteries refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-base-orphans refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-base16-bytestring chore: use HTTPS download/homepage links when HTTP redirects to HTTPS counterpart 2022-05-29 10:09:10 +05:30
haskell-base64-bytestring refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-bifunctors chore: use HTTPS download/homepage links when HTTP redirects to HTTPS counterpart 2022-05-29 10:09:10 +05:30
haskell-cabal chore: use HTTPS download/homepage links when HTTP redirects to HTTPS counterpart 2022-05-29 10:09:10 +05:30
haskell-cabal-syntax chore: use HTTPS download/homepage links when HTTP redirects to HTTPS counterpart 2022-05-29 10:09:10 +05:30
haskell-comonad chore: use HTTPS download/homepage links when HTTP redirects to HTTPS counterpart 2022-05-29 10:09:10 +05:30
haskell-contravariant chore: use HTTPS download/homepage links when HTTP redirects to HTTPS counterpart 2022-05-29 10:09:10 +05:30
haskell-cryptohash-sha256 refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-data-fix refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-diff chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
haskell-distributive chore: use HTTPS download/homepage links when HTTP redirects to HTTPS counterpart 2022-05-29 10:09:10 +05:30
haskell-dlist refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-echo refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-ed25519 refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-edit-distance chore: use HTTPS download/homepage links when HTTP redirects to HTTPS counterpart 2022-05-29 10:09:10 +05:30
haskell-hackage-security refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-hashable chore: use HTTPS download/homepage links when HTTP redirects to HTTPS counterpart 2022-05-29 10:09:10 +05:30
haskell-http refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-indexed-traversable refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-indexed-traversable-instances refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-integer-logarithms chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
haskell-lukko refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-network refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-network-uri refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-onetuple refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-primitive refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-quickcheck refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-random refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-regex-base refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-regex-posix refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-regex-tdfa refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-resolv refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-scientific refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-semialign chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
haskell-semigroupoids chore: use HTTPS download/homepage links when HTTP redirects to HTTPS counterpart 2022-05-29 10:09:10 +05:30
haskell-splitmix refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-statevar refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-strict chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
haskell-tagged chore: use HTTPS download/homepage links when HTTP redirects to HTTPS counterpart 2022-05-29 10:09:10 +05:30
haskell-tar chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
haskell-text-short refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-th-abstraction refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-th-compat refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-these chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
haskell-time-compat refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-transformers-compat chore: use HTTPS download/homepage links when HTTP redirects to HTTPS counterpart 2022-05-29 10:09:10 +05:30
haskell-unordered-containers refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-uuid-types refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-vector refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-witherable refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
haskell-zlib refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
hcl upgpkg(main/hcl): update to 2.12.0 2022-07-24 10:53:11 +08:00
helix helix: update to 22.05 2022-05-28 18:20:37 +00:00
hello hello: update to 2.12.1 2022-07-22 20:06:16 +01:00
helm helm: update to 3.9.2 2022-07-21 18:20:12 +00:00
help2man help2man: update to 1.49.2 2022-07-22 20:06:27 +01:00
hexcurse hexcurse: fix compilation error 2022-02-05 09:29:30 +01:00
hexedit hexedit: update to 1.6 2022-07-22 20:06:29 +01:00
hexyl hexyl: update to 0.10.0 2022-05-23 00:26:55 +00:00
heyu fix(heyu): patch `Makefile` to make it use our `CC` 2022-04-07 21:10:43 +05:30
hfsutils chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
hoedown
hollywood move and update htop to 3.0.5 from root-repo (#9998) 2022-04-15 15:36:10 +08:00
hors
hr new package: hr 2022-04-01 00:54:01 +09:00
html-xml-utils html-xml-utils: update to 8.4 2022-07-22 21:16:21 +01:00
html2text html2text: rm Makefile.in.patch 2022-07-22 21:42:16 +01:00
htop htop: update to 3.2.1 2022-07-22 21:16:55 +01:00
httping revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
httrack revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
hub
hugo hugo: update to 0.101.0 2022-06-16 12:20:02 +00:00
hummin new package: hummin 2022-02-04 00:30:08 +09:00
hunspell
hunspell-en-us
hunspell-hu new package: hunspell-hu 2022-04-16 13:45:53 +09:00
hunspell-nl new package: hunspell-nl 2022-04-16 13:45:53 +09:00
hunspell-ru
hut new package: hut 2022-04-01 03:14:16 +09:00
hydroxide hydroxide: update to 0.2.23 2022-05-11 12:19:31 +00:00
hyperfine enhance(main/hyperfine): add shell auto-completions 2022-05-27 21:16:11 +05:30
hz hz: update to 0.2.0 2022-07-22 06:16:45 +00:00
i2pd i2pd: update to 2.42.1 2022-05-25 00:29:15 +00:00
icecast revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
icoutils chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
id3lib id3lib: convert accidental space indentation to tab 2022-02-03 11:29:42 +01:00
id3ted id3ted: Get rid of references to leaked libunwind 2022-03-20 21:35:14 +09:00
id3v2 new package: id3v2 2022-01-14 09:32:36 +01:00
imagemagick imagemagick: update to 7.1.0.43 2022-07-22 21:55:41 +01:00
imgflo
imlib2 imlib2: update to 1.9.1 2022-07-22 21:55:27 +01:00
indent
inetutils inetutils: update to 2.3 2022-07-22 22:11:30 +01:00
influxdb new package: influxdb 2022-01-14 13:59:40 +02:00
innoextract boost: Make revdeps build-depend on boost-headers 2022-03-02 07:09:32 +09:00
inotify-tools inotify-tools: update to 3.22.6.0 2022-06-07 12:12:10 +00:00
intltool intltool: add make, clang and libexpat dependencies 2022-03-11 15:13:09 +01:00
inxi inxi: update to 3.3.19-1 2022-07-22 22:12:07 +01:00
ipcalc ipcalc: update to 0.51 2022-07-22 22:12:11 +01:00
iperf3 iperf3: update to 3.11 2022-07-22 22:12:13 +01:00
ipfs ipfs: update to 0.14.0 and switch LICENSE 2022-07-23 05:44:28 +08:00
ipmitool revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
iproute2 iproute2: update to 5.18.0 2022-06-07 09:25:26 +05:30
ipv6calc new package: ipv6calc 2022-03-18 17:22:51 +09:00
ipv6toolkit ipv6toolkit: Get rid of references to leaked builtins 2022-03-23 21:44:21 +09:00
ircd-irc2 new package: ircd-irc2 (#8176) 2021-12-20 11:36:17 +02:00
ired
irssi irssi: update to 1.4.2 2022-07-17 14:04:11 +08:00
isync isync: update to 1.4.4 2022-03-13 08:04:41 +01:00
iverilog fix: rename TERMUX_PKG_AUTO_UPDATE_TAG_REGEXP to TERMUX_PKG_UPDATE_VERSION_REGEXP 2022-04-01 13:16:01 +05:30
iwyu iwyu: update to 0.18 2022-04-16 12:41:57 +01:00
jbig2dec jbig2dec: Rebuild with NDK r23b 2022-03-21 21:01:56 +09:00
jbig2enc new package: jbig2enc 2022-03-13 09:35:21 +09:00
jcal
jfrog-cli jfrog-cli: update to 2.22.0 2022-07-27 18:14:10 +00:00
jftui jftui: update to 0.5.2 2022-06-12 12:51:38 +00:00
jhead jhead: update to 3.06.0.1 2022-07-22 22:29:47 +01:00
jigdo update codeowners 2022-01-31 20:18:51 +02:00
jira-go add(main): new package jira-go 2022-06-09 11:34:42 +05:30
jo jo: update to 1.6 2022-01-05 18:23:54 +00:00
joe
jove
jp2a
jpegoptim
jq fix: rename TERMUX_PKG_AUTO_UPDATE_TAG_REGEXP to TERMUX_PKG_UPDATE_VERSION_REGEXP 2022-04-01 13:16:01 +05:30
json-c json-c: disable locale 2022-07-12 17:31:47 +02:00
json-glib json-glib: bump revision 2021-12-26 18:05:21 +02:00
jsoncpp
jump jump: update to 0.50.0 2022-07-22 22:29:47 +01:00
jupp Fix some problems in package homepage URLs as reported by Repology 2022-02-03 14:56:27 +05:30
k2pdfopt k2pdfopt: update to 2.53 2022-07-02 19:28:25 +03:00
k9s k9s: update to 0.26.0 2022-07-17 18:14:57 +00:00
kak-lsp kak-lsp: update to 12.2.1 2022-05-08 12:17:19 +00:00
kakoune
kcptun add(main): new package kcptun 2022-07-18 14:40:21 +08:00
keybase keybase: update to 6.0.2 2022-06-11 00:26:44 +00:00
keychain
keystone do not use debianutils `which` in our scripts 2022-01-30 10:04:20 +05:30
kibi
knockd
kona fix: rename TERMUX_PKG_AUTO_UPDATE_TAG_REGEXP to TERMUX_PKG_UPDATE_VERSION_REGEXP 2022-04-01 13:16:01 +05:30
kotlin upgpkg(main/kotlin): update to 1.7.0 2022-06-15 21:35:59 +05:30
kphp kphp: link against legacy openssl-1.1 2022-02-26 04:25:43 +00:00
kphp-timelib new package: kphp-timelib 2022-01-14 10:49:11 +02:00
krb5 krb5: Update to 1.19.3 2022-03-16 15:57:11 +09:00
kubectl update codeowners 2022-01-31 20:18:51 +02:00
kubelogin kubelogin: update to 1.25.1 2022-01-08 12:17:06 +00:00
ladspa-sdk new package: ladspa-sdk 2022-05-09 06:42:21 +09:00
lastpass-cli revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
latino chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
lazygit lazygit: update to 0.35 2022-07-20 12:16:50 +00:00
lazyread
ldc ldc: Set `DT_RUNPATH` for dub (and other tools) 2022-04-07 11:55:15 +09:00
ldns ldns: update patch for acx_ntnetlabs.m4 2022-02-26 11:46:15 +05:30
ledger boost: Make revdeps build-depend on boost-headers 2022-03-02 07:09:32 +09:00
leptonica leptonica: Get rid of references to leaked builtins 2022-03-22 01:51:20 +09:00
less
lesspipe lesspipe: update to 2.05 2022-04-26 12:18:00 +00:00
leveldb
lexter assign "games" group to game packages (#8271) 2021-12-18 11:31:10 +02:00
lf lf: update to 27 2022-04-03 00:12:11 +00:00
lfortran lfortran: update to 0.16.0 2022-07-20 15:04:44 +05:30
lftp revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
lgogdownloader upgpkg(main/lgogdownloader): update to 3.9 2022-07-24 10:53:11 +08:00
lhasa
liba52 new package: liba52 2022-04-04 08:49:05 +09:00
libacl
libandroid-execinfo new package: libandroid-execinfo 2022-05-04 15:05:14 +09:00
libandroid-glob
libandroid-posix-semaphore libandroid-posix-semaphore: Adapt to change in `semaphore.h` 2022-03-26 00:02:59 +09:00
libandroid-shmem libandroid-shmem: update to 0.4 2022-03-27 19:24:54 +02:00
libandroid-spawn
libandroid-support
libandroid-sysv-semaphore new package: libandroid-sysv-semaphore 2022-03-28 06:58:16 +09:00
libandroid-wordexp
libao libao: Rebuild with NDK r23b 2022-03-21 20:59:56 +09:00
libaom upgpkg(main/libaom): from 3.3.0 to 3.4.0 2022-06-25 15:34:32 +05:30
libapt-pkg-perl chore(main/libapt-pkg-perl): bump revision after updating perl 2022-06-07 20:25:45 +02:00
libarchive libarchive: Update to 3.6.1 2022-04-08 23:21:14 +09:00
libarrow-cpp libarrow-cpp: Include libarrow-python as a subpackage 2022-04-26 21:28:51 +09:00
libass libass: update to 0.16.0 2022-05-12 18:15:32 +00:00
libassuan
libatomic-ops new package: libatomic-ops 2022-01-02 13:20:00 +01:00
libbcprov-java *-java: Use Java 8 2021-12-20 16:41:38 +02:00
libbluray new package: libbluray 2022-04-04 09:11:44 +09:00
libbs2b new package: libbs2b 2022-05-09 23:01:16 +09:00
libbsd libbsd: Update to 0.11.6 2022-04-02 13:03:46 +05:30
libburn chore: use HTTPS download/homepage links when HTTP redirects to HTTPS counterpart 2022-05-29 10:09:10 +05:30
libbz2
libc++ updpkg(main/libc++): rebuild after ndk update 2022-06-23 20:29:32 +02:00
libc-client revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
libcaca libcaca: Update to 0.99.beta20 2022-04-22 03:00:00 +09:00
libcairo libcairo: Get rid of references to leaked builtins 2022-03-21 02:42:19 +09:00
libcairomm-1.0 new package: gtkmm3 2022-04-29 01:29:44 +09:00
libcairomm-1.16 new package: gtkmm4 2022-05-06 13:01:02 +09:00
libcap libcap: Update to 2.64 2022-04-15 23:02:54 +05:30
libcap-ng libcap-ng: Bump epoch 2022-03-31 06:21:40 +09:00
libcddb new package: libcddb 2022-01-05 17:16:43 +02:00
libcdk new package: libcdk 2022-01-31 00:14:07 +09:00
libcec new package: libcec 2022-01-14 15:13:45 +02:00
libcln libcln: fix include/cln/intparam.h (#8371) 2021-12-27 16:42:02 +02:00
libcoap revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
libcoinor-osi new package: libcoinor-osi 2022-01-05 17:12:35 +02:00
libcoinor-utils new package: libcoinor-utils 2022-01-05 17:12:35 +02:00
libcommons-lang3-java *-java: Use Java 8 2021-12-20 16:41:38 +02:00
libconfig
libconfuse
libcpufeatures new package: libcpufeatures 2022-07-22 14:09:00 +08:00
libcroco libcroco: bump revision 2021-12-26 20:04:20 +02:00
libcrypt revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
libcue do not use debianutils `which` in our scripts 2022-01-30 10:04:20 +05:30
libcunit fix: rename TERMUX_PKG_AUTO_UPDATE_TAG_REGEXP to TERMUX_PKG_UPDATE_VERSION_REGEXP 2022-04-01 13:16:01 +05:30
libcurl libcurl: update to 7.84.0 2022-06-27 12:11:43 +00:00
libczmq libczmq: Rebuild with NDK r23b 2022-03-21 07:47:50 +09:00
libdaemon
libdav1d libdav1d: Update to 1.0.0 2022-03-24 07:10:19 +09:00
libdb libdb: Depend on `libc++` 2022-03-19 20:05:43 +05:30
libde265 libde265: Depend on `libc++` 2022-03-19 20:05:43 +05:30
libdevil libdevil: Bump revision to rebuild 2022-03-02 06:02:01 +09:00
libdispatch swift: update from 5.5.3 to 5.6.1 2022-04-15 11:13:42 +05:30
libdmtx new package: libdmtx 2022-03-29 14:40:16 +09:00
libduckdb feat: bump duckdb version 2022-07-11 15:49:32 +08:00
libduktape libduktape: always install pyyaml 2022-02-08 11:48:40 +01:00
libdvbcsa refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
libdvbpsi new package: libdvbpsi 2022-04-09 15:44:44 +09:00
libdvdread new package: libdvdread 2022-03-08 05:23:27 +09:00
libebml
libebur128 new package : libebur128 2022-05-08 21:32:56 +09:00
libedit
libelf libelf: update to 0.187 2022-07-22 17:03:26 +01:00
libev
libevent fix: rename TERMUX_PKG_AUTO_UPDATE_TAG_REGEXP to TERMUX_PKG_UPDATE_VERSION_REGEXP 2022-04-01 13:16:01 +05:30
libexecinfo new package: libexecinfo 2022-04-28 01:31:49 +09:00
libexif fix: rename TERMUX_PKG_AUTO_UPDATE_TAG_REGEXP to TERMUX_PKG_UPDATE_VERSION_REGEXP 2022-04-01 13:16:01 +05:30
libexpat fix: rename TERMUX_PKG_AUTO_UPDATE_TAG_REGEXP to TERMUX_PKG_UPDATE_VERSION_REGEXP 2022-04-01 13:16:01 +05:30
libfdk-aac
libffi
libfinalcut new package: libfinalcut 2022-01-26 20:08:54 +09:00
libflac libflac: Update to 1.3.4 2022-02-22 20:41:57 +05:30
libflann new package: libflann 2022-04-28 01:30:29 +09:00
libforestdb new package: libforestdb 2022-01-30 08:35:56 +09:00
libfreexl assign "science" group to science-related packages (#8332) 2021-12-27 16:41:02 +02:00
libftxui upgpkg(main/libftxui): update to 3.0.0 2022-07-24 10:53:11 +08:00
libgc
libgcrypt libgcrypt: Update to 1.10.1 2022-04-02 10:46:19 +05:30
libgd
libgeos assign "science" group to science-related packages (#8332) 2021-12-27 16:41:02 +02:00
libgfshare
libgit2 updpkg(main/libgit2): update to 1.5.0 2022-07-14 12:17:42 +05:30
libglibmm-2.4 libglibmm-2.4: Update to 2.66.4 2022-05-13 03:49:49 +05:30
libglibmm-2.68 new package: gtkmm4 2022-05-06 13:01:02 +09:00
libgmime
libgmp libgmp: Depend on `libc++` 2022-03-19 20:05:43 +05:30
libgnt new package: libgnt 2021-12-31 11:12:02 +02:00
libgnustep-base rebuild all packages depending on libicu 2022-04-12 20:39:04 +05:30
libgnutls upgpkg(main/libgnutls): update to v3.7.6 2022-05-29 12:09:12 +05:30
libgpg-error libgpg-error: Update to 1.45 2022-04-09 15:47:28 +09:00
libgraphite
libgrpc revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
libgsasl
libgsf new package: libgsf 2022-05-01 02:50:50 +09:00
libhdf5 assign "science" group to science-related packages (#8332) 2021-12-27 16:41:02 +02:00
libheif libheif: Revbump after libdav1d update 2022-03-24 07:10:19 +09:00
libhtmlcxx libhtmlcxx: fix compilation error, package needs iconv.h 2022-02-04 20:37:22 +01:00
libhyphen
libical rebuild all packages depending on libicu 2022-04-12 20:39:04 +05:30
libice update codeowners 2022-01-31 20:18:51 +02:00
libiconv
libicu libicu: update to 71.1 2022-04-12 20:38:58 +05:30
libid3tag libid3tag: Use maintained fork and update to 0.16.2 2022-05-06 03:28:31 +09:00
libidn
libidn2
libimagequant new package: libimagequant 2022-04-11 23:31:03 +09:00
libimobiledevice chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
libimtui new package: libimtui 2022-02-17 18:29:40 +09:00
libinih libinih: update to 56 2022-07-13 00:33:11 +00:00
libiniparser new package: libiniparser 2022-02-28 12:41:34 +05:30
libiodbc new package: libiodbc 2021-12-28 18:01:46 +02:00
libisl Fix some problems in package homepage URLs as reported by Repology 2022-02-03 14:56:27 +05:30
libisoburn chore: use HTTPS download/homepage links when HTTP redirects to HTTPS counterpart 2022-05-29 10:09:10 +05:30
libisofs chore: use HTTPS download/homepage links when HTTP redirects to HTTPS counterpart 2022-05-29 10:09:10 +05:30
libjansi new package: libjansi 2022-01-05 17:08:00 +02:00
libjansson
libjasper libjasper: update to 3.0.6 2022-07-13 18:16:16 +00:00
libjpeg-turbo libjpeg-turbo: Update to 2.1.3 2022-02-28 14:39:32 +09:00
libjxl libjxl: Get rid of references to leaked builtins 2022-03-22 01:51:20 +09:00
libkokkos new package: libkokkos 2022-02-02 12:41:40 +09:00
libksba
liblightning new package: liblightning 2022-01-14 15:11:40 +02:00
libliquid-dsp libliquid-dsp: Fix library installation 2021-12-28 18:04:13 +02:00
libllvm upgpkg(libllvm): 14.0.5 to 14.0.6 2022-07-03 00:44:24 +05:30
liblmdb chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
liblo new package: liblo 2022-05-08 21:43:18 +09:00
liblog4c new package: liblog4c 2021-12-23 15:49:28 +02:00
liblrdf new package: liblrdf 2022-05-08 23:27:20 +09:00
liblua51 new package: liblua51 2022-02-06 09:39:33 +09:00
liblua52 rebuild packages: liblua52, liblua53, liblua54, libluajit 2021-12-30 12:19:24 +02:00
liblua53 rebuild packages: liblua52, liblua53, liblua54, libluajit 2021-12-30 12:19:24 +02:00
liblua54 lua54: update to 5.4.4 (#8777) 2022-02-06 18:18:37 +09:00
libluajit rebuild packages: liblua52, liblua53, liblua54, libluajit 2021-12-30 12:19:24 +02:00
liblz4 liblz4: provide $PREFIX/lib/cmake files 2022-07-02 22:42:32 +03:00
liblzma
liblzo
libmaa
libmad libmad: Install pkg-config file 2021-12-23 15:49:28 +02:00
libmariadbcpp revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
libmatroska
libmaxminddb
libmcrypt update codeowners 2022-01-31 20:18:51 +02:00
libmd new package: libmd 2022-04-02 13:03:46 +05:30
libmdbx new package: libmdbx 2022-02-09 12:39:11 +09:00
libmediainfo libmediainfo: Update to 22.03 2022-04-01 15:33:17 +09:00
libmesode revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
libmhash update codeowners 2022-01-31 20:18:51 +02:00
libmicrohttpd libmicrohttpd: Rebuild with NDK r23b 2022-03-21 07:51:17 +09:00
libmnl libmnl: Update to 1.0.5 2022-04-08 17:26:17 +09:00
libmodplug new package: libmodplug 2022-05-19 21:15:21 +09:00
libmosquitto termux-services: Rebuild relevant packages 2022-05-16 08:23:32 +09:00
libmp3lame libmp3lame: Install `.pc` file 2022-04-30 03:49:51 +09:00
libmp3splt libid3tag: Revbump revdeps to rebuild 2022-05-06 03:28:31 +09:00
libmpc libmpfr: Rebuild with NDK r23b 2022-03-19 22:55:59 +05:30
libmpdclient
libmpfr libmpfr: Rebuild with NDK r23b 2022-03-19 22:55:59 +05:30
libmsgpack refactor(auto update): replace `pkg_dir` with `TERMUX_PKG_BUILDER_DIR` 2022-04-20 23:56:00 +05:30
libmsgpack-cxx refactor(auto update): replace `pkg_dir` with `TERMUX_PKG_BUILDER_DIR` 2022-04-20 23:56:00 +05:30
libmusicbrainz new package: libmusicbrainz 2022-01-05 17:17:04 +02:00
libmypaint new package: libmypaint 2022-05-02 09:00:40 +09:00
libnats-c new package: libnats-c 2022-04-01 03:22:55 +09:00
libneon revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
libnet
libnettle
libnewt new package: libnewt, whiptail 2021-12-19 11:51:13 +02:00
libnfc new package: libnfc 2021-12-29 14:14:01 +02:00
libnfs libnfs: Rebuild with NDK r23b 2022-03-22 00:51:45 +09:00
libnftnl upgpkg(main/libnftnl): update to 1.2.2 2022-06-08 11:57:46 +02:00
libnghttp2 libnghttp2: update to 1.48.0 2022-06-24 12:11:29 +00:00
libnl libnl: update to 3.7.0 2022-07-06 18:10:35 +00:00
libnpth
libnspr new package: libnspr 2022-02-17 18:16:01 +09:00
libnss libnss: remove libssl.a 2022-07-20 16:48:48 +08:00
libobjc2 libobjc2: Bump revision 2022-01-14 14:03:09 +02:00
libogg
liboggz
libolm new package: libolm 2022-04-01 17:45:46 +09:00
libopencc libopencc: bump revision 2022-01-15 13:54:05 +02:00
libopencore-amr Initial commit for libopencore-amr 2022-05-09 05:45:40 +09:00
libopenfec update codeowners 2022-01-31 20:18:51 +02:00
libopenmpt libopenmpt: Link against compiler-rt builtins 2022-03-23 08:58:54 +09:00
libopus libopus: Rebuild with NDK r23b 2022-03-22 00:51:45 +09:00
libopusenc libopusenc: Get rid of references to leaked builtins 2022-03-22 00:51:45 +09:00
liborc liborc: Rebuild with NDK r23b 2022-03-21 07:48:32 +09:00
libosmium boost: Make revdeps build-depend on boost-headers 2022-03-02 07:09:32 +09:00
libosmpbf assign "science" group to science-related packages (#8332) 2021-12-27 16:41:02 +02:00
libotr
libowfat libowfat: add new patch for new compilers (aka NDK r23 post cleaning part) 2022-02-16 18:36:13 +05:30
libp8-platform libp8-platform: build shared library instead of static one 2022-02-07 22:43:42 +01:00
libpangomm-1.4 new package: gtkmm3 2022-04-29 01:29:44 +09:00
libpangomm-2.48 new package: gtkmm4 2022-05-06 13:01:02 +09:00
libpano13 new package: libpano13 2022-04-28 01:31:05 +09:00
libpaper libpaper: update to 1.2.2 2022-07-17 00:26:22 +00:00
libpcap libpcap: Rebuild with NDK r23b 2022-03-23 21:15:07 +09:00
libphysfs new package: libphysfs 2022-05-19 21:15:21 +09:00
libpipeline libpipeline: Update to 1.5.6 2022-04-25 09:58:59 +09:00
libpixman libpixman: Rebuild with NDK r23b 2022-03-21 01:02:16 +09:00
libplist chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
libpng
libpngwriter add(main): new package libpngwriter and libpngwriter-static 2022-06-03 22:19:44 +02:00
libpoco revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
libpopt
libprotobuf termux_step_configure_cmake: Revert CMAKE_INSTALL_LIBDIR old behaviour changed in 2af00064 2022-07-28 15:27:20 +05:00
libprotobuf-c libprotobuf-c: update to 1.4.1 2022-07-11 06:11:37 +00:00
libprotozero assign "science" group to science-related packages (#8332) 2021-12-27 16:41:02 +02:00
libpsl
libqrencode
libraptor2 rebuild all packages depending on libicu 2022-04-12 20:39:04 +05:30
libraqm chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
librasqal libraptor2, librasqal: Fix typo in `*-config` wrapper 2022-02-13 02:55:46 +09:00
librav1e fix: rename TERMUX_PKG_AUTO_UPDATE_TAG_REGEXP to TERMUX_PKG_UPDATE_VERSION_REGEXP 2022-04-01 13:16:01 +05:30
libre2 new package: libre2 2022-01-14 10:49:11 +02:00
libregexp-assemble-perl chore(main/libregexp-assemble-perl): bump revision after updating perl 2022-06-07 20:25:49 +02:00
libresolv-wrapper libresolv-wrapper: bump revision 2021-12-26 20:04:44 +02:00
libretls New Package: libretls (#9623) 2022-04-01 19:11:03 +09:00
librime boost: Make revdeps build-depend on boost-headers 2022-03-02 07:09:32 +09:00
librinutils new package: librinutils 2022-04-01 04:40:46 +09:00
librnnoise new package: librnnoise 2022-05-09 23:12:45 +09:00
librocksdb new package: librocksdb 2022-01-31 08:52:42 +09:00
librsvg librsvg: Update to 2.54.3 2022-05-20 13:35:56 +09:00
librsync do not use debianutils `which` in our scripts 2022-01-30 10:04:20 +05:30
librtmidi new package: librtmidi 2022-05-07 07:48:54 +09:00
librttopo assign "science" group to science-related packages (#8332) 2021-12-27 16:41:02 +02:00
libsamplerate new package: libsamplerate 2022-05-08 22:44:43 +09:00
libsasl libsasl: Update to 2.1.28 2022-02-25 16:45:24 +09:00
libsearpc
libseccomp libseccomp: Update to 2.5.4 2022-04-23 22:40:38 +05:30
libsecp256k1
libsecret Fix some problems in package homepage URLs as reported by Repology 2022-02-03 14:56:27 +05:30
libsigc++-2.0 new package: gtkmm3 2022-04-29 01:29:44 +09:00
libsigc++-3.0 new package: gtkmm4 2022-05-06 13:01:02 +09:00
libsignal-protocol-c revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
libsigsegv libsigsegv: update to 2.14 2022-04-18 08:09:15 +02:00
libsixel libsixel: update to 1.10.3 2022-04-18 08:09:10 +02:00
libsled new package: libsled 2022-02-12 11:32:54 +09:00
libslirp chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
libsm update codeowners 2022-01-31 20:18:51 +02:00
libsnappy new package: libsnappy 2022-01-30 08:35:56 +09:00
libsndfile libsndfile: Update to 1.1.0 2022-03-29 11:13:23 +09:00
libsodium fix: rename TERMUX_PKG_AUTO_UPDATE_TAG_REGEXP to TERMUX_PKG_UPDATE_VERSION_REGEXP 2022-04-01 13:16:01 +05:30
libsophia new package: libsophia 2022-02-09 12:48:24 +09:00
libsoup
libsoxr libsoxr: Rebuild with NDK r23b 2022-03-21 01:02:16 +09:00
libspatialite assign "science" group to science-related packages (#8332) 2021-12-27 16:41:02 +02:00
libspdlog libspdlog: update to 1.10.0 2022-07-11 20:16:20 +08:00
libspectre new package: libspectre 2022-05-01 09:50:55 +09:00
libspice-protocol
libspice-server libspice-server: Link against compiler-rt builtins 2022-03-23 09:01:50 +09:00
libsqlite libsqlite{,-tcl}: Update to 3.38.5 2022-05-13 03:49:05 +05:30
libsqlite-tcl libsqlite{,-tcl}: Update to 3.38.5 2022-05-13 03:49:05 +05:30
libssh revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
libssh2 revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
libstemmer new package: libstemmer 2022-05-07 16:56:12 +09:00
libstrophe chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
libt3config new package: libt3config 2022-02-05 03:14:34 +09:00
libt3highlight new package: libt3highlight 2022-02-05 03:14:34 +09:00
libt3key new package: libt3key 2022-02-05 03:14:34 +09:00
libt3widget new package: libt3widget 2022-02-05 03:14:34 +09:00
libt3window new package: libt3window 2022-02-05 03:14:34 +09:00
libtalloc
libtasn1
libtbb new package: libtbb 2022-05-10 10:06:01 +09:00
libtd libtd: update to 1.8.0 2022-03-19 20:06:41 +05:30
libtdb libtdb: Revbump after libbsd update 2022-04-02 13:03:46 +05:30
libtermkey
libtheora
libthread-db new package: libthread-db 2022-01-14 15:18:18 +02:00
libtiff libtiff: depends on zstd 2021-12-26 18:02:18 +02:00
libtiledb libtiledb: bump revision 2022-07-11 20:16:20 +08:00
libtins upgpkg(main/libtins): update to 4.4 2022-05-29 12:32:13 +05:30
libtinyxml2 new package: libtinyxml2 2021-12-28 18:01:04 +02:00
libtirpc libtirpc: Fix type of `xdr_{,u_}longlong_t` 2022-01-14 09:29:59 +01:00
libtool
libtorrent revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
libtorrent-rasterbar boost: Make revdeps build-depend on boost-headers 2022-03-02 07:09:32 +09:00
libtranscript libtranscript: Add patch for dynamic linking issue 2022-02-07 12:50:42 +09:00
libtreesitter libtreesitter: update to 0.20.6 2022-03-04 00:18:20 +00:00
libtsduck new package: libtsduck 2022-02-15 01:20:24 +09:00
libtvision new package: libtvision 2022-02-06 09:07:19 +09:00
libtwolame new package: libtwolame 2022-04-04 08:57:38 +09:00
libuber-h3 new package: libuber-h3 2022-01-14 10:49:11 +02:00
libuchardet new package: libuchardet 2022-01-02 13:16:53 +01:00
libucontext libucontext: respect DESTDIR and PREFIX 2022-02-11 19:20:41 +01:00
libudfread new package: libudfread 2022-04-04 09:11:44 +09:00
libunibilium
libunistring libunistring: Update to 1.0 2022-02-23 00:06:29 +05:30
libunqlite new package: libunqlite 2022-01-30 07:40:27 +09:00
libupscaledb libupscaledb: Link against compiler-rt builtins 2022-03-23 09:00:13 +09:00
libusb libusb: use official tar.bz2 archive instead 2022-04-11 20:22:51 +02:00
libusbmuxd chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
libusbredir
libuuid libuuid: Rebuild with NDK r23b 2022-03-23 21:15:43 +09:00
libuv libuv: Update to 1.44.1 2022-03-24 21:34:37 +05:30
libvbisam libvbisam: Fix bugs around `ecvt` 2021-12-28 14:51:15 +01:00
libvidstab libvidstab: Use static OpenMP 2022-03-21 18:48:07 +09:00
libvigra libvigra: Enable OpenEXR support 2022-04-28 01:29:10 +09:00
libvips libvips: update to 8.13.0 2022-07-22 00:31:38 +00:00
libvmaf feat(libvmaf): enable auto-update, upgrade to 2.3.1 2022-04-19 18:34:15 +05:30
libvorbis libvorbis: Rebuild with NDK r23b 2022-03-22 00:51:45 +09:00
libvpx chore(main/libvpx): fix download url 2022-07-09 22:48:22 +05:30
libvterm
libwavpack libwavpack: Add security patch 2022-03-15 15:05:14 +09:00
libwebp libwebp: update to 1.2.3 2022-07-21 16:08:12 +01:00
libwebrtc-audio-processing libwebrtc-audio-processing: Depend on `libc++` 2022-03-19 20:05:43 +05:30
libwebsockets libwebsockets: update to 4.3.2 2022-05-17 18:13:05 +00:00
libwren
libwv libwv: Fix `.pc` file 2022-05-01 10:55:53 +09:00
libx11 update codeowners 2022-01-31 20:18:51 +02:00
libx264 libx264: add completion 2022-05-08 12:41:33 +09:00
libx265
libxapian chore: use HTTPS download/homepage links when HTTP redirects to HTTPS counterpart 2022-05-29 10:09:10 +05:30
libxau update codeowners 2022-01-31 20:18:51 +02:00
libxcb xcb-proto, libxcb: Update to 1.15 2022-05-06 19:17:30 +05:30
libxcursor update codeowners 2022-01-31 20:18:51 +02:00
libxdmcp update codeowners 2022-01-31 20:18:51 +02:00
libxext update codeowners 2022-01-31 20:18:51 +02:00
libxfixes update codeowners 2022-01-31 20:18:51 +02:00
libxft update codeowners 2022-01-31 20:18:51 +02:00
libxi update codeowners 2022-01-31 20:18:51 +02:00
libxls new package: libxls 2022-01-28 04:55:46 +09:00
libxlsxwriter libxlsxwriter: Build shared libs 2022-02-15 16:29:39 +09:00
libxml2 libxml2: Update to 2.9.14 2022-05-03 10:39:46 +05:30
libxrandr update codeowners 2022-01-31 20:18:51 +02:00
libxrender update codeowners 2022-01-31 20:18:51 +02:00
libxslt libxslt: Update to 1.1.35 2022-02-22 20:59:33 +05:30
libxss update codeowners 2022-01-31 20:18:51 +02:00
libxt update codeowners 2022-01-31 20:18:51 +02:00
libxtst update codeowners 2022-01-31 20:18:51 +02:00
libxv new package: libxv 2022-04-04 09:13:28 +09:00
libyaml
libyaml-cpp new package: libyaml-cpp 2021-12-28 18:04:13 +02:00
libzen libzen: Depend on `libc++` 2022-03-19 20:05:43 +05:30
libzim libzim: update to 7.2.2 2022-05-19 06:13:35 +00:00
libzip libzip: update to 1.9.2 2022-06-28 18:17:56 +00:00
libzita-convolver new package: libzita-convolver 2022-05-09 23:21:42 +09:00
libzmq
libzopfli fix: rename TERMUX_PKG_AUTO_UPDATE_TAG_REGEXP to TERMUX_PKG_UPDATE_VERSION_REGEXP 2022-04-01 13:16:01 +05:30
libzthread new package: libzthread 2022-04-28 01:29:43 +09:00
libzxing-cpp new package: libzxing-cpp 2022-05-20 09:11:45 +09:00
lighttpd termux-services: Rebuild relevant packages 2022-05-16 08:23:32 +09:00
lilv new package: lilv 2022-04-12 16:00:36 +09:00
lilypond new package: lilypond 2022-04-16 18:26:11 +09:00
links links: upgrade to 2.27 2022-06-14 19:11:32 +05:30
lipl new package: lipl 2022-01-17 11:28:48 +02:00
litespeedtest litespeedtest: fix patch and update to 0.10.0 2022-06-25 14:33:18 +05:30
littlecms littlecms: Create symlink with soversion suffix 2022-03-01 06:32:22 +09:00
llama new package: llama 2022-01-17 11:28:25 +02:00
llbuild swift: update from 5.5.3 to 5.6.1 2022-04-15 11:13:42 +05:30
lnav new package: lnav 2021-12-23 17:32:09 +02:00
lnd termux-services: Rebuild relevant packages 2022-05-16 08:23:32 +09:00
locustdb locustdb: bump package 2022-02-18 20:19:49 +01:00
logrotate logrotate: update to 3.20.1 2022-05-25 18:18:02 +00:00
loksh loksh: fix link source code 2022-03-02 15:26:31 +09:00
lr
lrzsz
lsd lsd: update to 0.22.0 2022-06-12 12:53:35 +00:00
lsix new package: lsix 2022-04-01 03:09:13 +09:00
lsof packages: Fix hardcoded package name 2022-05-07 07:31:31 +09:00
ltrace ltrace depends on libdw 2022-07-03 07:44:11 +01:00
lua-language-server lua-language-server: update to 3.5.1 2022-07-26 12:14:15 +00:00
lua-lpeg update codeowners 2022-01-31 20:18:51 +02:00
luarocks luarocks: update to 3.8.0 2022-01-30 15:45:05 +01:00
luv luv: update to 1.44.2-0 2022-07-13 12:15:23 +00:00
lv2 rebuild(lv2): add libxml2,libxslt,sord to depends 2022-05-22 11:54:45 +05:30
lychee lychee: update to 0.10.1 2022-07-27 13:16:49 +00:00
lynx revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
lzip lzip: update to 1.23 2022-06-07 20:50:54 +05:30
lzlib
lzop
m4 m4: Add reference to issue 2022-04-07 09:02:23 +09:00
macchina macchina: Update to 6.0.6 2022-02-28 12:26:55 +05:30
mailsync
mailutils
make new package: make-guile 2022-02-26 19:23:45 +09:00
make-guile make-guile: fix conflict with make when installing base-devel 2022-04-05 09:07:31 +09:00
man
manpages manpages: Remove entries for aio facility 2022-04-24 22:14:48 +09:00
mapserver gdal: update to 3.4.1 2022-01-20 14:46:22 +00:00
mariadb termux-services: Rebuild relevant packages 2022-05-16 08:23:32 +09:00
marisa chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
mathomatic
matplotlib new package: matplotlib (#9397) 2022-03-15 10:52:05 +09:00
matterbridge matterbridge: update to 1.25.2 2022-06-25 00:28:05 +00:00
matterircd add(main): new package matterircd 2022-07-02 19:53:12 +08:00
mautrix-whatsapp upgpkg(main/mautrix-whatsapp): update to 0.6.0 2022-07-24 10:53:11 +08:00
maven upgpkg(main/maven): from 3.8.5 to 3.8.6 2022-06-15 23:13:39 +05:30
maxima maxima: Update to 5.46.0 2022-04-20 19:17:20 +09:00
mbedtls mbedtls: add a patch from upstream pull request 2022-07-21 21:31:06 +05:30
mc revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
mcfly mcfly: update to 0.6.1 2022-07-17 00:28:21 +00:00
mdbook mdbook: update to 0.4.21 2022-07-22 18:15:51 +00:00
mdbook-katex revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
mdbook-linkcheck new package: mdbook-linkcheck 2022-01-17 11:21:04 +02:00
mdbook-mermaid mdbook-mermaid: update to 0.11.1 2022-07-16 18:14:39 +00:00
mdbook-open-on-gh mdbook-open-on-gh: update to 2.2.0 2022-07-06 12:28:25 +00:00
mdbook-plantuml mdbook-plantuml: link against legacy openssl-1.1 2022-02-26 04:25:43 +00:00
mdbook-toc mdbook-toc: update to 0.9.0 2022-05-27 00:42:16 +00:00
mdbtools new package: mdbtools 2021-12-28 18:01:46 +02:00
mdns-scan mdns-scan: fix installation path 2022-01-18 17:53:24 +01:00
mdp
mediainfo mediainfo: Update to 22.03 2022-04-01 15:33:17 +09:00
megacmd megacmd: Link against compiler-rt builtins 2022-03-23 09:00:55 +09:00
megatools revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
memcached
mercury mercury: Use libandroid-sysv-semaphore 2022-03-28 11:55:09 +09:00
mfcuk new package: mfcuk 2021-12-29 14:14:01 +02:00
mg mg: update to 20220614 2022-06-16 12:21:05 +00:00
micro
microsocks microsocks: update to 1.0.3 2022-02-05 17:33:07 +00:00
miller miller: update to 6.3.0 2022-07-08 00:30:58 +00:00
mime-support mime-support: fix typo in _VERSION variable 2022-02-11 19:30:20 +01:00
mimetic chore: use HTTPS download/homepage links when HTTP redirects to HTTPS counterpart 2022-05-29 10:09:10 +05:30
minicom
minidlna libid3tag: Revbump revdeps to rebuild 2022-05-06 03:28:31 +09:00
miniflux new package: miniflux 2022-04-03 06:23:01 +09:00
miniserve miniserve: update to 0.20.0 2022-06-26 00:38:16 +00:00
minisign
miniupnpc
mkbootimg addpkg(main/mkbootimg): add mkbootimg and unpackbootimg 2022-07-12 22:54:33 +02:00
mksh Fix some problems in package homepage URLs as reported by Repology 2022-02-03 14:56:27 +05:30
mktorrent
mkvtoolnix mkvtoolnix: Get rid of references to leaked builtins 2022-03-22 00:51:45 +09:00
mlocate
mold upgpkg(main/mold): to 1.3.1 2022-07-23 12:57:08 +08:00
monero boost: Make revdeps build-depend on boost-headers 2022-03-02 07:09:32 +09:00
monetdb monetdb: Use libandroid-sysv-semaphore 2022-03-28 10:48:49 +09:00
mono mono: fix mono config 2022-06-24 14:31:16 +05:30
moon-buggy assign "games" group to game packages (#8271) 2021-12-18 11:31:10 +02:00
moreutils
moria assign "games" group to game packages (#8271) 2021-12-18 11:31:10 +02:00
morse2ascii
mosh mosh: Separate `mosh.pl` in a subpackage 2022-05-16 21:25:26 +09:00
mosh-git new package: mosh-git 2022-05-22 14:24:19 +05:30
most
mp3gain new package: mp3gain 2022-01-23 23:45:30 +09:00
mp3splt
mpc
mpd mpd: update to 0.23.8 2022-07-09 03:04:14 +00:00
mpdscribble termux-services: Rebuild relevant packages 2022-05-16 08:23:32 +09:00
mpg123 mpg123: Update to 1.29.3 2022-03-29 11:15:50 +09:00
mplayer mplayer: Avoid FFmpeg API mismatch 2022-03-30 02:13:22 +09:00
mpv rebuild(main/mpv): after updating ffmpeg 2022-06-14 20:22:20 +05:30
mruby new package: mruby (#8090) 2021-12-20 11:33:01 +02:00
msmtp update msmtp to 1.8.20 2022-03-24 13:40:47 +01:00
mtd-utils revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
mtools chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
mu mu: update to 1.8.7 2022-07-24 12:13:43 +00:00
muchsync revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
multitail
mupdf mupdf: Get rid of references to leaked builtins 2022-03-22 01:51:20 +09:00
mutt mutt: Update to 2.2.3 2022-04-15 22:59:49 +05:30
myman assign "games" group to game packages (#8271) 2021-12-18 11:31:10 +02:00
mympd libid3tag: Revbump revdeps to rebuild 2022-05-06 03:28:31 +09:00
mypaint-brushes new package: mypaint-brushes 2022-05-02 09:00:40 +09:00
myrepos
n-t-roff-sc New package: n-t-roff-sc, a maintained fork of sc 7.16 (#9997) 2022-04-14 14:17:20 +09:00
n2n new package: n2n 2022-05-16 21:35:17 +09:00
nala new package: nala 2022-04-13 16:15:51 +09:00
nali nali: update to 0.5.0 2022-07-21 12:14:10 +00:00
nano nano: Update to 6.3 2022-04-29 13:53:57 +05:30
nasm chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
natpmpc natpmpc: Fix argc/argv off-by-one error 2022-04-16 23:29:00 +09:00
navi navi: update to 2.20.1 2022-05-18 12:18:39 +00:00
ncdc
ncdu
ncmpcpp rebuild all packages depending on libicu 2022-04-12 20:39:04 +05:30
ncompress
ncpamixer new package: ncpamixer 2022-01-27 10:54:47 +09:00
ncspot ncspot: update to 0.10.0 2022-06-11 00:35:34 +00:00
ncurses fixup(main/ncurses): update checksum for kitty tar 2022-05-29 13:44:05 +05:30
ndk-multilib updpkg(main/ndk-multilib): rebuild after ndk update 2022-06-23 20:29:34 +02:00
ndk-sysroot updpkg(main/ndk-sysroot): rebuild after ndk update 2022-06-23 20:29:37 +02:00
ne feat(ne): enable auto-update, upgrade to 3.3.1 2022-04-19 18:34:11 +05:30
neofetch
neomutt neomutt: update to 20220429 2022-04-29 18:17:49 +00:00
neovim neovim: update to 0.7.2 2022-06-26 18:19:48 +00:00
neovim-nightly neovim-nightly: update to 0.8.0-dev-725-gfe254fb7e 2022-07-28 06:17:09 +00:00
net-snmp new package: net-snmp 2022-02-02 06:14:52 +09:00
net-tools
netcat-openbsd packages: Fix hardcoded package name 2022-05-07 07:31:31 +09:00
netcdf-c netcdf-c: update to 4.9.0 2022-06-11 00:36:35 +00:00
nethack nethack: fix compilation with ubuntu 21.10 2022-02-05 14:24:39 +01:00
netpbm netpbm: remove swab patch 2022-03-20 01:29:32 +00:00
netsed
newsboat newsboat: Update to 2.27 2022-05-05 12:10:44 +05:30
nginx termux-services: Rebuild relevant packages 2022-05-16 08:23:32 +09:00
ngircd revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
ngspice new package: ngspice 2022-01-24 00:41:48 +09:00
nim nim: update to 1.6.6 2022-05-07 07:32:43 +09:00
ninja ninja: update to 1.11.0 2022-05-15 18:16:29 +00:00
ninvaders assign "games" group to game packages (#8271) 2021-12-18 11:31:10 +02:00
nlohmann-json nlohman-json: avoid building tests 2022-02-18 22:51:26 +01:00
nlopt feat(nlopt): enable auto-update, upgrade to 2.7.1 2022-04-19 18:34:10 +05:30
nmap revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
nmh revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
nnn nnn: update to 4.6 2022-07-26 18:13:04 +00:00
no-more-secrets chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
nodejs upgpkg(nodejs): update to v18.4.0 2022-06-21 15:46:24 +05:30
nodejs-lts upgpkg(main/nodejs-lts): update to v16.15.1 2022-06-21 17:02:18 +05:30
notmuch
npush assign "games" group to game packages (#8271) 2021-12-18 11:31:10 +02:00
nsis nsis: Fix install prefix 2022-03-27 20:43:27 +09:00
nsnake nsnake: remove all links to homepage 2022-02-07 22:59:02 +01:00
nudoku nudoku: update to 2.1.0 2022-02-08 12:16:43 +01:00
nushell nushell: fix typo in extra configure args variable 2022-07-09 13:46:07 +03:00
nyancat
nzbget nzbget: link against legacy openssl-1.1 2022-02-26 04:25:43 +00:00
o-editor o-editor: update to 2.55.0 2022-07-24 12:14:39 +00:00
oathtool
obfs4proxy
ocl-icd opencl packages: rebuild against latest headers 2022-02-13 12:02:57 +05:30
ocrad
odin odin: bump to latest 2022.04 release and link against LLVM 14 2022-04-20 22:03:53 +05:30
odt2txt
okc-agents
oleo
onefetch feat(onefetch): enable auto-update, upgrade to 2.12.0 2022-04-19 18:34:10 +05:30
oniguruma oniguruma: update to 6.9.8 2022-04-29 06:26:20 +00:00
oorexx oorexx: Link against libandroid-posix-semaphore 2022-04-09 21:10:21 +09:00
open-adventure assign "games" group to game packages (#8271) 2021-12-18 11:31:10 +02:00
openal-soft
openbabel boost: Make revdeps build-depend on boost-headers 2022-03-02 07:09:32 +09:00
opencl-clhpp opencl-clhpp: minor edit to homepage & description 2022-02-13 12:02:57 +05:30
opencl-headers upgpkg(main/opencl-headers): to 2022.05.18 2022-07-02 18:49:45 +05:30
opencv fix(main/opencv): opencv-python cannot install numpy 2022-07-21 15:18:28 +08:00
openethereum openethereum: update to 3.3.5 2022-04-05 12:35:46 +00:00
openexr2 new package: openexr2 2022-04-04 08:48:12 +09:00
openfoam boost: Make revdeps build-depend on boost-headers 2022-03-02 07:09:32 +09:00
openjdk-17 openjdk-17: add $PREFIX/lib to runpath as well 2022-05-17 14:39:01 +02:00
openjpeg openjpeg: update to 2.5.0 2022-05-13 18:22:25 +00:00
openldap revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
openmpi openmpi: Link against libandroid-posix-semaphore 2022-04-09 21:09:46 +09:00
openscad openscad: Backport patch for building with CGAL 5.4 2022-03-21 03:40:20 +09:00
openssh openssh: Revbump after change around termux-services 2022-05-16 08:13:54 +09:00
openssl openssl: Update to 3.0.3 2022-05-04 11:59:46 +09:00
openssl-1.1 openssl-1.1: Update to 1.1.1o 2022-05-04 11:59:46 +09:00
optipng
opus-tools opus-tools: Get rid of references to leaked builtins 2022-03-22 00:51:45 +09:00
opusfile opusfile: Rebuild with NDK r23b 2022-03-22 00:51:45 +09:00
osm2pgsql boost: Make revdeps build-depend on boost-headers 2022-03-02 07:09:32 +09:00
osmctools assign "science" group to science-related packages (#8332) 2021-12-27 16:41:02 +02:00
osmium-tool feat(osmium-tool): enable auto-update, upgrade to 1.14.0 2022-04-19 18:34:10 +05:30
ossp-uuid ossp-uuid: Rebuild with NDK r23b 2022-03-21 01:02:16 +09:00
outfieldr new package: outfieldr 2022-01-27 11:26:25 +09:00
ovmf ovmf: fix download source (#10535) 2022-05-08 12:46:40 +05:30
p7zip
p11-kit feat(p11-kit): enable auto-update, upgrade to 0.24.1 2022-04-19 18:34:09 +05:30
pacman pacman: fix bug in makepkg 2022-06-24 13:19:38 +03:00
pacman4console assign "games" group to game packages (#8271) 2021-12-18 11:31:10 +02:00
panda3d new package: panda3d 2022-04-12 13:32:18 +09:00
pandoc updpkg(main/pandoc): from 2.16.1 to 2.18 2022-07-19 17:28:45 +08:00
pango pango: Update to 1.50.7 2022-04-15 22:59:06 +05:30
paperkey
par2 chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
parallel feat(parallel): add shell completions 2022-05-18 14:32:00 +05:30
pari pari: Update to 2.13.4 2022-04-09 16:42:20 +05:30
parted upgpkg(main/parted): update to 3.5 2022-06-11 23:45:09 +05:30
paruz new package: paruz 2022-03-08 05:02:01 +09:00
pass
pass-otp
pastebinit
pastel pastel: update to 0.9.0 2022-05-26 18:16:40 +00:00
patch
patchelf patchelf: update to 0.15.0 2022-07-16 06:13:00 +00:00
pathpicker pathpicker: fix tests directory path 2022-02-16 00:06:05 +01:00
pb new package: pb 2022-04-01 03:17:41 +09:00
pcaudiolib
pcre pcre: Add subpackage pcregrep 2021-12-31 15:10:12 +02:00
pcre2 pcre2: update to 10.40 2022-04-15 18:16:48 +00:00
pdf2djvu pdf2djvu: Disable XMP support 2022-05-01 16:31:30 +09:00
pdf2svg poppler: Update to 22.04.0 2022-04-30 03:40:03 +09:00
pdfgrep poppler: Update to 22.04.0 2022-04-30 03:40:03 +09:00
pdftk feat(pdftk): enable auto-update, upgrade to 3.3.2 2022-04-19 18:34:09 +05:30
peaclock rebuild all packages depending on libicu 2022-04-12 20:39:04 +05:30
peco add(main): new package peco 2022-07-02 19:53:12 +08:00
perl upgpkg(main/perl): update to 5.36.0 2022-06-07 20:25:36 +02:00
pet add(main): new package pet 2022-07-02 19:53:12 +08:00
pforth pforth: check in forgotten CMakeLists patch 2022-02-04 17:38:49 +01:00
photon-rss new package: photon-rss 2022-04-01 03:07:53 +09:00
php php: update to 8.1.6 2022-06-07 09:20:56 +05:30
php-apcu
php-imagick feat(php-imagick): enable auto-update, upgrade to 3.7.0 2022-04-19 18:34:09 +05:30
php-psr feat(php-psr): enable auto-update, upgrade to 1.2.0 2022-04-19 18:34:08 +05:30
php-redis feat(php-redis): enable auto-update, upgrade to 5.3.7 2022-04-19 18:34:08 +05:30
php-zephir-parser chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
php7 packages/php7: Bump to 7.4.30 2022-06-07 18:59:04 +09:00
phpmyadmin phpmyadmin: Update to 5.1.3 2022-03-15 15:41:20 +09:00
pianobar pianobar: Fix build with ffmpeg 5.0 2022-01-17 11:06:11 +02:00
pick
picocom new package: picocom 2022-04-01 01:43:05 +09:00
picolisp picolisp: Move `sysdefs` 2022-03-27 12:15:42 +09:00
pigz pigz: update to 2.7 2022-02-05 22:37:58 +01:00
pika pika: Depend on google-glog 2022-02-09 12:28:12 +09:00
pinentry
pingme new package: pingme 2022-04-01 03:16:18 +09:00
pipes.sh fixup(pipes.sh): declare architecture independent (#9897) 2022-04-07 11:44:17 +05:30
pipewire pipewire: update to 0.3.55 2022-07-15 22:52:54 +05:30
pkg-config
pkgfile new package: pkgfile 2022-03-13 09:30:03 +09:00
plantuml new package: plantuml 2022-01-02 13:19:44 +01:00
play-audio feat(play-audio): enable auto-update, upgrade to 0.6 2022-04-18 00:52:14 +05:30
plzip plzip: Depend on `libc++` 2022-03-19 20:05:43 +05:30
pngcrush new package: pngcrush 2022-03-16 14:51:23 +09:00
pngquant fix(pngquant): use `newest-tag` for auto-update 2022-04-16 19:33:31 +05:30
poke
polipo
polyml polyml: Link against compiler-rt builtins 2022-04-09 21:08:10 +09:00
pomodoro-curses new package: pomodoro-curses 2022-02-01 05:39:26 +09:00
poppler poppler{,-qt}: Do not generate GObject introspection 2022-04-30 09:04:00 +09:00
poppler-data new package: poppler-data 2022-05-02 09:01:00 +09:00
portaudio new package: portaudio 2022-05-02 09:01:48 +09:00
portmidi portmidi: Create `libporttime.so` symlink 2022-05-02 17:26:55 +09:00
posixvala new package: posixvala 2022-01-14 15:11:13 +02:00
postgis gdal: update to 3.4.1 2022-01-20 14:46:22 +00:00
postgresql termux-services: Rebuild relevant packages 2022-05-16 08:23:32 +09:00
potrace potrace: Include libpotrace 2022-04-29 01:28:43 +09:00
pounce new package: pounce 2022-04-03 06:24:45 +09:00
povray povray: Enable OpenEXR support 2022-05-07 14:05:18 +09:00
predict new package: predict 2022-03-16 18:00:11 +09:00
privoxy termux-services: Rebuild relevant packages 2022-05-16 08:23:32 +09:00
procps
procs procs: update to 0.12.3 2022-05-25 06:29:16 +00:00
profanity profanity: update to 0.12.1 2022-04-04 18:08:59 +00:00
progress
proj proj: update to 9.0.1 2022-06-15 18:24:01 +00:00
proot proot: Update package 2022-05-03 15:40:28 +02:00
proot-distro upgpkg(main/proot-distro): update to 3.1.1 2022-06-20 20:09:06 +08:00
proton-bridge fix(main/proton-bridge): check tag before auto-updating 2022-05-26 15:27:25 +05:30
prover9 new package: prover9 2022-01-14 14:03:42 +02:00
proxmark3 proxmark3: update license 2022-02-21 04:07:22 +09:00
proxmark3-git proxmark3-git: update to latest master 2022-07-02 18:11:01 +05:30
proxychains-ng proxychains-ng: Update to 4.16 2022-02-28 12:28:42 +05:30
psmisc
psutils chore(main/psutils): bump revision after updating perl 2022-06-07 20:25:52 +02:00
ptunnel-ng chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
pulseaudio pulseaudio: Link against compiler-rt builtins 2022-04-09 21:08:46 +09:00
pup
pure-ftpd revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
pv
pwgen
pypy pypy{,3}: Add build for arm 2022-04-25 10:09:47 +02:00
pypy3 pypy{,3}: Add build for arm 2022-04-25 10:09:47 +02:00
python python: update to 3.10.5 2022-06-07 09:16:42 +05:30
python-apt Fix(main/python-apt): Dependency issues in termux#10960 2022-07-02 21:05:10 +08:00
python-tldp new package: python-tldp 2022-03-15 10:42:05 +09:00
python2 python2: Link against libandroid-posix-semaphore 2022-04-09 21:11:17 +09:00
qalc qalc: update to 4.2.0 2022-05-26 00:28:58 +00:00
qemu-system-x86-64-headless qemu: enable guest agent (#10530) 2022-05-07 15:16:37 +08:00
qpdf fix: rename TERMUX_PKG_AUTO_UPDATE_TAG_REGEXP to TERMUX_PKG_UPDATE_VERSION_REGEXP 2022-04-01 13:16:01 +05:30
qrsspig boost: Make revdeps build-depend on boost-headers 2022-03-02 07:09:32 +09:00
quick-lint-js upgpkg(main/quick-lint-js): update to 2.8.0 2022-07-26 10:18:35 +05:30
quickjs
quilt new package: quilt 2021-12-17 15:56:04 +02:00
racket update codeowners 2022-01-31 20:18:51 +02:00
radare2 radare2: update to 5.7.4 2022-07-07 00:32:13 +00:00
ragel
railway-cli railway-cli: update to 1.8.4 2022-07-27 18:16:02 +00:00
ranger
rapidjson
rappel chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
ratt new package: ratt 2022-04-01 03:08:42 +09:00
ravencoin ravencoin: Link against compiler-rt builtins 2022-03-22 03:11:16 +09:00
rclone rclone: update to 1.59.0 2022-07-10 00:35:28 +00:00
rcm
rcs
rcshell rcshell: change source url 2022-02-08 08:41:52 +01:00
rdiff-backup
rdircd new package: rdircd 2022-04-02 12:17:24 +09:00
rdrview rdrview: bump after removal of termux_create_haskell_debscripts 2022-03-09 07:45:41 +01:00
re2c re2c: Update to 3.0 2022-03-30 07:10:02 +09:00
readline
recode recode: bump to version 3.7.12 (#9081) 2022-02-21 04:04:50 +09:00
recutils
redir
redis redis: Update to 6.2.7 2022-04-28 12:32:21 +05:30
remind remind: update to 03.03.12 2022-02-04 19:46:53 +01:00
renameutils renameutils: disable fdsan 2022-06-17 17:28:07 +05:30
reptyr
resolv-conf
restic restic: update to 0.13.1 2022-04-10 12:10:19 +00:00
restic-server feat(restic-server): enable auto-update, upgrade to 0.11.0 2022-04-18 00:52:12 +05:30
restish new package: restish 2022-07-28 14:50:23 +08:00
rgbds
rhash upgpkg(main/rhash): to 1.4.3 2022-06-29 22:05:52 +05:30
rig new package: rig 2022-03-08 04:58:22 +09:00
rinetd
rip rip: fix `/tmp` directory path 2022-02-17 22:01:19 +01:00
ripgrep ripgrep: fix fish completion dir path 2022-02-05 14:24:57 +01:00
ripgrep-all
rlwrap
robotfindskitten new package: robotfindskitten 2022-02-08 13:53:16 +09:00
root-repo changed(main/{apt,root-repo,x11-repo}): use termux.dev for urls 2022-07-02 10:41:14 +02:00
rp-pppoe new package: rp-pppoe (#8479) 2022-01-07 18:57:21 +02:00
rq
rsnapshot
rsync rsync: Update to 3.2.4 2022-04-17 18:32:08 +09:00
rtmpdump revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
rtorrent rtorrent: Depend on `libc++` 2022-03-15 11:21:04 +09:00
rubberband new package: rubberband 2022-05-09 23:34:18 +09:00
rubiks-cube new package: rubiks-cube 2022-01-27 11:16:48 +09:00
ruby ruby: Update to 3.1.2 2022-04-12 23:12:02 +09:00
runit
rush
rust rust: Update to 1.62.1 2022-07-22 17:11:29 +08:00
rust-analyzer rust-analyzer: update to 20220124 (#8762) 2022-01-26 08:40:31 +00:00
rustc-nightly rustc-nightly: Fix removing another package's .so file at in-device build 2022-04-27 10:13:31 +02:00
rustscan rustscan: update to 2.1.0 2022-04-27 18:22:52 +00:00
rxfetch rxfetch: update to 2022.04.04 2022-04-08 10:42:32 +09:00
samba fix(main/samba): remove tdb related utilities (#11318) 2022-07-22 20:59:57 +08:00
samefile
sc
sc-im sc-im: Add dependencies 2022-02-15 16:29:39 +09:00
scala scala: update to 3.1.3 2022-06-21 18:16:08 +00:00
scc new package: scc 2022-01-16 10:45:58 +02:00
scdoc scdoc: build host tools in termux_step_host_build 2022-02-14 22:04:50 +01:00
scheme48 new package: scheme48 2022-01-14 14:04:24 +02:00
screen screen: Update to 4.9.0 2022-02-22 23:57:56 +05:30
screenfetch
scrub
scrypt revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
sd new package: sd 2022-01-16 10:44:12 +02:00
sdcv
seafile-client seafile-client: update to 8.0.8 2022-07-05 18:13:39 +00:00
seccure update codeowners 2022-01-31 20:18:51 +02:00
secure-delete
sed
sendxmpp new package: sendxmpp 2022-03-13 09:36:49 +09:00
senpai new package: senpai 2022-04-01 03:15:24 +09:00
sensible-utils
serd new package: lilv 2022-04-12 16:00:36 +09:00
serf revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
shairport-sync shairport-sync: Get rid of references to leaked builtins 2022-03-21 02:42:19 +09:00
sharutils
shc
sheldon revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
shell2http
shellcheck refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
shellharden upgpkg(main/shellharden): to 4.3.0 2022-06-29 22:03:30 +05:30
shellinabox rebuild: shellinabox 2022-07-06 16:33:42 +03:00
shfmt shfmt: update to 3.5.1 2022-06-07 12:14:10 +00:00
shiori shiori: update to 1.5.3 2022-06-23 12:14:06 +00:00
shntool new package: shntool 2022-01-02 13:17:18 +01:00
shtool update codeowners 2022-01-31 20:18:51 +02:00
silicon
silversearcher-ag
simh new package: simh 2022-01-24 00:18:09 +09:00
sl
slang slang: Rebuild with NDK r23b 2022-03-21 07:49:09 +09:00
slashtime new package: slashtime 2022-04-05 09:11:57 +09:00
sleuthkit fix: rename TERMUX_PKG_AUTO_UPDATE_TAG_REGEXP to TERMUX_PKG_UPDATE_VERSION_REGEXP 2022-04-01 13:16:01 +05:30
slides slides: update to 0.8.0 2022-04-08 00:15:16 +00:00
slugify chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
smalltalk
snake chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
snapcast-server snapcast-server: Fix installation 2022-05-10 10:47:56 +09:00
snmptt new package: snmptt 2022-02-02 06:14:52 +09:00
socat socat: Update to 1.7.4.3 2022-03-13 16:28:23 +09:00
softether-vpn revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
soju new package: soju 2022-04-01 03:14:42 +09:00
solidity chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
sops sops: update to 3.7.3 2022-05-09 18:18:45 +00:00
sord new package: lilv 2022-04-12 16:00:36 +09:00
sox libid3tag: Revbump revdeps to rebuild 2022-05-06 03:28:31 +09:00
spark chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
spatialite-tools assign "science" group to science-related packages (#8332) 2021-12-27 16:41:02 +02:00
speechd speechd: Backport patch to fix uninitialized variables 2022-05-06 03:51:16 +09:00
speedtest-go new package: speedtest-go 2022-04-17 18:22:35 +09:00
speexdsp
spiped feat(spiped): enable auto-update, upgrade to 1.6.2 2022-04-16 20:02:32 +05:30
sqlcipher feat(sqlcipher): enable auto-update, upgrade to 4.5.1 2022-04-16 20:02:32 +05:30
squashfs-tools-ng feat(squashfs-tools-ng): enable auto-update, upgrade to 1.1.4 2022-04-16 20:02:32 +05:30
squeezelite new package: squeezelite 2021-12-20 16:03:25 +02:00
squid squid: Update to 4.17 2022-03-24 07:22:03 +05:30
sratom new package: lilv 2022-04-12 16:00:36 +09:00
srelay packages: Fix hardcoded package name 2022-05-07 07:31:31 +09:00
srt2vobsub new package: srt2vobsub 2022-04-15 14:28:12 +09:00
ssdb new package: ssdb 2022-01-30 20:34:36 +09:00
ssdeep new package: ssdeep 2022-04-11 14:31:21 +09:00
sse2neon fix(main/sse2neon): blacklist i686 2022-06-02 11:24:40 +02:00
sshpass
sshping sshping: Depend on `libc++` 2022-03-19 20:05:43 +05:30
sslscan sslscan: update to 2.0.15 2022-07-03 18:13:54 +00:00
ssss update codeowners 2022-01-31 20:18:51 +02:00
stag
starship starship: update to 1.9.1 2022-06-28 00:43:08 +00:00
stdman
steghide steghide: bump package 2022-04-20 13:35:42 +02:00
stfl stfl: switch source url (temporarily?) 2022-02-07 22:34:12 +01:00
stoken new package: stoken 2021-12-25 21:00:59 +01:00
stone revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
stow
strace strace: update to 5.18 2022-06-19 00:28:21 +00:00
streamripper
stunnel stunnel: Update to 5.64 2022-05-20 23:19:19 +05:30
stuntman chore: more http to https conversions 2022-05-29 15:53:35 +05:30
stylua stylua: update to 0.14.2 2022-07-28 00:27:38 +00:00
subtitleripper new package: subtitleripper 2022-03-13 09:30:58 +09:00
subversion chore(main/subversion): bump revision after updating perl 2022-06-07 20:25:55 +02:00
suil new package: suil 2022-04-13 16:20:27 +09:00
suite3270 new package: suite3270 2022-01-14 15:10:40 +02:00
sun
surfraw update codeowners 2022-01-31 20:18:51 +02:00
swaks
swi-prolog
swift swift: update patch to build with NDK 23c 2022-07-07 13:33:51 +05:30
swig chore: more http to https conversions 2022-05-29 15:53:35 +05:30
syncthing syncthing: update to 1.20.3 2022-07-05 12:14:34 +00:00
ta-lib chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
taglib taglib: Depend on `libc++` 2022-03-20 07:33:46 +05:30
tar
task-spooler
tasksh
taskwarrior taskwarrior: Install shell compdefs 2022-05-08 23:37:47 +09:00
tcl tcl: Rebuild with NDK r23b 2022-03-21 20:59:22 +09:00
tcsh update tcsh to 6.23.01 2021-12-28 11:03:39 +01:00
tealdeer tealdeer: Downgrade `app_dirs` cargo dependency 2022-02-19 10:37:07 +01:00
teckit
tectonic rebuild all packages depending on libicu 2022-04-12 20:39:04 +05:30
telegram-bot-api add(main): new package telegram-bot-api 2022-06-18 11:49:30 +02:00
telegram-cli revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
teleport-tsh teleport-tsh: update to 8.3.1 (#9085) 2022-02-20 21:45:10 +05:30
tenki-php new package: tenki-php 2022-03-08 05:06:43 +09:00
tere add(main): new package tere 2022-07-19 17:17:02 +08:00
tergent enhance(main/tergent): add support for arm and i686 2022-06-03 17:22:42 +02:00
termimage termimage: update to 1.2.0 2022-02-09 06:25:00 +00:00
termux-am
termux-am-socket upgpkg(main/termux-am-socket): update to 1.5.0 2022-07-05 05:44:26 +05:00
termux-api termux-api: update to 0.57 2021-12-23 13:24:58 +01:00
termux-apt-repo
termux-auth revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
termux-create-package Changed(termux-create-package): Bump to v0.12.0 2022-01-08 21:43:48 +05:00
termux-elf-cleaner
termux-exec feat(termux-exec): enable auto-update, upgrade to 1.0 2022-04-16 20:02:31 +05:30
termux-gui-package Add package: termux-gui-package 2022-03-16 11:08:47 +09:00
termux-keyring feat(termux-keyring): add @2096779623 gpg key 2022-07-19 21:25:19 +08:00
termux-licenses changed(main/termux-licenses): update homepage url 2022-07-02 10:41:11 +02:00
termux-services
termux-tools hotfix(main/termux-tools): fixed motd logo wrap (#11294) 2022-07-21 06:25:51 +01:00
terraform add(main): new package terraform 2022-05-26 12:07:39 +05:30
teseq
tesseract tesseract: update to 5.2.0 2022-07-22 14:09:00 +08:00
tex-gyre new package: tex-gyre 2022-04-15 22:59:55 +09:00
texinfo texinfo: Recommend update-info-dir 2022-05-08 23:48:27 +09:00
texlab texlab: update to 4.2.0 2022-07-03 18:18:01 +00:00
texlive-bin texlive-bin: Revbump 2022-05-18 20:37:36 +05:30
texlive-installer texlive-installer: update to 20220403 2022-05-02 10:43:23 +02:00
tidy
tig tig: update to 2.5.6 2022-07-13 00:34:39 +00:00
tilde new package: tilde 2022-02-05 03:14:34 +09:00
timewarrior
timg timg: Fix build with ffmpeg 5.0 2022-01-17 12:25:15 +02:00
timidity++ new package: timidity++ 2022-04-19 19:49:53 +09:00
tin-summer
tintin++ tintin++: bump to 2.02.20 2022-03-22 11:36:49 +05:30
tinyfugue revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
tinyproxy upgpkg(tinyproxy): update to 1.11.1 2022-05-29 00:23:25 +05:30
tinyscheme
tizonia chore(tizonia): bump revision after `SOVERSION` change of libvpx 2022-04-19 21:20:09 +05:30
tk update codeowners 2022-01-31 20:18:51 +02:00
tmate
tmux fix(tmux): correct default TERM configure argument 2022-06-02 12:24:41 +05:30
toilet chore: use HTTPS download/homepage links when HTTP redirects to HTTPS counterpart 2022-05-29 10:09:10 +05:30
tokei
tome2 add(main): new package tome2 2022-06-08 12:00:50 +05:30
toml11 add(main): new package toml11 2022-07-19 17:55:14 +08:00
topgrade topgrade: update to 9.0.1 2022-05-28 18:24:09 +00:00
tor tor: Revbump 2022-05-19 20:49:45 +09:00
torsocks torsocks: bump after removal of termux_create_haskell_debscripts 2022-03-09 07:43:56 +01:00
toxic toxic: update to 0.11.3 2021-12-25 00:40:57 +00:00
tracepath fix: rename TERMUX_PKG_AUTO_UPDATE_TAG_REGEXP to TERMUX_PKG_UPDATE_VERSION_REGEXP 2022-04-01 13:16:01 +05:30
traceroute
transcode new package: transcode 2022-03-26 06:12:26 +09:00
translate-shell
transmission transmission: import openssl3-compat.patch (#10814) 2022-06-18 18:50:34 +02:00
tree feat(tree): enable auto-update, upgrade to 2.0.2 2022-04-18 00:52:14 +05:30
trojan-go add(main): new package trojan-go 2022-06-03 22:18:13 +02:00
tsmuxer tsmuxer: bump revision 2021-12-26 20:05:22 +02:00
tsocks
tsu tsu: Update to 8.6.0 2021-12-28 11:08:49 +01:00
ttf-dejavu update codeowners 2022-01-31 20:18:51 +02:00
tty-clock
tty-solitaire feat(tty-solitaire): enable auto-update, upgrade to 1.3.1 2022-04-16 20:02:31 +05:30
ttyd ttyd: depend on openssl 2022-03-19 15:23:10 +00:00
ttyplot new package: ttyplot 2022-03-18 13:00:30 +09:00
ttyrec
tur-repo new package: tur-repo (#11233) 2022-07-12 10:15:07 +05:30
tvheadend refactor: update @MrAdityaAlok email address 2022-05-10 00:15:34 +05:30
tweego
txikijs new package: txikijs 2022-01-14 15:09:54 +02:00
udftools new package: udftools 2022-04-04 09:12:31 +09:00
uftrace uftrace: update to 0.12 2022-06-19 12:15:29 +00:00
ugit ugit: add dependencies fzf and ncurses-utils 2022-06-20 22:36:41 -04:00
unar rebuild all packages depending on libicu 2022-04-12 20:39:04 +05:30
unbound unbound: Build without `pythonmodule` 2022-04-11 23:29:04 +09:00
unicorn unicorn: properly detect int128 2022-07-21 13:34:22 +03:00
unifdef
units
unpaper new package: unpaper 2022-03-08 04:56:53 +09:00
unrar unrar: update to 6.1.7 2022-06-07 09:26:01 +05:30
unshield
unzip unzip: fix symlink error 2022-07-09 18:54:01 +08:00
up new package: up 2022-01-17 11:28:57 +02:00
update-info-dir new package: update-info-dir 2022-05-08 23:48:27 +09:00
usbmuxd chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
utf8cpp
utf8proc
utfdecode
uthash
util-linux util-linux: Update to 2.38 2022-04-03 17:43:03 +09:00
uucp
uwsgi feat(uwsgi): enable auto-update, upgrade to 2.0.20 2022-04-16 20:02:29 +05:30
v2ray new package: v2ray 2022-02-18 16:22:53 +09:00
valac
vale vale: update to 2.20.1 2022-07-24 00:32:37 +00:00
valgrind valgrind: fix TLS segment 2022-07-11 22:02:46 +02:00
vamp-plugin-sdk new package: vamp-plugin-sdk 2022-05-08 21:52:25 +09:00
vcsh feat(vcsh): enable auto-update, upgrade to 2.0.4 2022-04-16 20:02:30 +05:30
vde2 revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
vegeta
vera new package: vera 2022-04-01 03:21:00 +09:00
viddy new package: viddy 2022-01-17 11:28:37 +02:00
vifm vifm: Get rid of references to leaked builtins 2022-03-22 00:51:45 +09:00
vile
vim Revert "vim, vim-python: update to 9.0.0050" 2022-07-23 22:58:21 +01:00
vim-python Revert "vim, vim-python: update to 9.0.0050" 2022-07-23 22:58:21 +01:00
virustotal-cli virustotal-cli: update to 0.10.2 2022-04-13 18:18:52 +00:00
vis update codeowners 2022-01-31 20:18:51 +02:00
vitetris assign "games" group to game packages (#8271) 2021-12-18 11:31:10 +02:00
viu add(main): new package viu 2022-07-21 16:40:20 +08:00
vivid vivid: fix @TERMUX_PREFIX@/usr -> @TERMUX_PREFIX@ in patches 2022-03-31 09:20:46 +02:00
vlc updpkg(main/vlc): update to 3.0.17.4 2022-06-25 10:10:22 +02:00
vobsub2srt new package: vobsub2srt 2022-04-15 16:55:47 +09:00
vorbis-tools vorbis-tools: Get rid of references to leaked builtins 2022-03-22 00:51:45 +09:00
vtm vtm: update to 0.7.6 2022-05-17 00:33:32 +00:00
vttest
vtutils
vulkan-headers vulkan-headers: update to 1.3.222 2022-07-21 12:15:55 +00:00
vulkan-loader-android updpkg(main/vulkan-loader-android): rebuild after ndk update 2022-06-23 20:29:40 +02:00
vulkan-tools vulkan-tools: update to 1.3.222 2022-07-22 00:36:22 +00:00
w3m revbump all packages dependent on openssl 2022-03-01 12:36:05 +00:00
wasmedge boost: Make revdeps build-depend on boost-headers 2022-03-02 07:09:32 +09:00
wasmer updpkg(main/wasmer): update to 2.3.0 2022-07-02 11:07:18 +08:00
watchexec [TEMP] watchexec: disable updates 2022-04-14 04:10:56 +05:30
waypipe new package: waypipe 2022-03-30 06:27:13 +09:00
wcalc libmpfr: Rebuild with NDK r23b 2022-03-19 22:55:59 +05:30
wdiff wdiff: use mirror as ftp.gnu.org doesn't respond 2021-12-20 16:37:39 +02:00
weechat weechat: update to 3.6 2022-07-10 12:17:50 +00:00
wget wget: Get rid of references to leaked builtins 2022-03-23 21:52:48 +09:00
wget2 wget2: update to 2.0.1 2022-06-07 09:19:01 +05:30
whois upgpkg(main/whois): from 5.5.12 to 5.5.13 2022-06-17 19:00:01 +05:30
wireguard-tools wireguard-tools: update to 1.0.20210914 2022-05-09 08:29:46 +09:00
wiz new package: wiz 2022-02-21 18:03:24 +09:00
woff2 woff2: Depend on `libc++` 2022-03-19 19:59:49 +05:30
wol
wordgrinder
wren libuv: update to 1.43.0 2022-01-11 14:03:14 +05:30
wrk feat(wrk): enable auto-update, upgrade to 4.2.0 2022-04-18 00:52:07 +05:30
wuzz
x11-repo changed(main/{apt,root-repo,x11-repo}): use termux.dev for urls 2022-07-02 10:41:14 +02:00
xcb-proto xcb-proto, libxcb: Update to 1.15 2022-05-06 19:17:30 +05:30
xdelta3 xdelta3: Define `_FILE_OFFSET_BITS` before `#include`s 2022-04-17 15:27:43 +09:00
xh xh: Also include bin/xhs symlink to bin/xh 2022-01-29 17:20:03 +05:30
xmake xmake: update to 2.6.9 2022-07-17 18:17:09 +00:00
xmlsec chore: use HTTPS download/homepage links when HTTP redirects to HTTPS counterpart 2022-05-29 10:09:10 +05:30
xmlstarlet
xmppc xmppc: update to 0.1.2 2022-04-01 14:30:42 +00:00
xorg-util-macros update codeowners 2022-01-31 20:18:51 +02:00
xorgproto update codeowners 2022-01-31 20:18:51 +02:00
xorriso chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
xpup new package: xpup 2021-12-28 18:02:16 +02:00
xtrans update codeowners 2022-01-31 20:18:51 +02:00
xvidcore
xxhash
yadm feat(yadm): enable auto-update, upgrade to 3.2.1 2022-04-18 00:33:35 +05:30
yajl
yara yara: update to 4.2.2 2022-06-30 12:15:45 +00:00
yarn upgpkg(main/yarn): update to v1.22.19 2022-05-22 07:58:20 +05:30
yasm
yosys yosys: Get rid of references to leaked builtins 2022-03-21 20:59:22 +09:00
youtubedr feat(youtubedr): add shell completions 2022-04-16 15:20:18 +05:30
yq yq: update to 4.26.1 2022-07-15 06:14:31 +00:00
ytfzf ytfzf: update to 2.4.0 2022-07-22 08:05:17 +02:00
yuma123 new package: yuma123 2022-04-05 09:23:03 +09:00
z-push new package: z-push 2022-04-05 09:20:25 +09:00
z3 z3: update to 4.10.1 2022-07-23 00:43:17 +00:00
zbar
zeronet update codeowners 2022-01-31 20:18:51 +02:00
zig zig: bump to 0.9.1 (#9137) 2022-02-26 14:07:10 +05:30
zile
zip
zipios new package: zipios 2022-04-05 09:12:56 +09:00
zlib zlib: Update to 1.2.12 (#9632) 2022-03-31 08:02:32 +01:00
znc rebuild all packages depending on libicu 2022-04-12 20:39:04 +05:30
zoxide zoxide: update to 0.8.2 2022-06-26 00:42:08 +00:00
zpaq add(main): new package zpaq 2022-06-11 22:39:55 +05:30
zsh zsh: update to 5.9 2022-05-17 13:48:22 +05:30
zsh-completions zsh-completions: update to 0.34.0 2022-07-02 10:17:55 +00:00
zssh new package: zssh 2021-12-29 10:50:45 +02:00
zstd chore: Remove the . in TERMUX_PKG_DESCRIPTION 2022-07-11 15:45:04 +05:30
zsync
zziplib
zzuf new package: zzuf 2022-02-08 11:52:57 +09:00