Commit Graph

16046 Commits

Author SHA1 Message Date
Freed-Wu 3eb7153fa6 add `$TERMUX_PKG_RECOMMENDS` for zsh/bash 2022-04-02 17:06:42 +09:00
Freed-Wu 22fdf4cf9c new package zsh-completions 2022-04-02 17:06:42 +09:00
Yaksh Bariya 6accd4396e
fixup(cmake): Do not depend on dependencies of libcurl and libarchive
Do not pass `-DCMAKE_USE_SYSTEM_{BZIP2,LIBLZMA,NGHTTP2,ZSTD}` to cmake.

libbz2 and liblzma are dependencies of libarchive. CMake does have an option to use zstd because libarchive supports linking to zstd (as a side note, we are building libarchive without zstd).

libnghttp2 is dependency of libcurl.

CMake's CMakeLists.txt does have options for these libraries in case we are not using shared libarchive and libcurl but wish to link against shared libraries of dependencies of libcurl and libarchive. In case we tell CMake to use shared libarchive and libcurl, these options are basically ignored (i.e. they don't anyway affect the build), which we are doing right now. So there's no need of these options at all!

Lastly, `-DCMAKE_USE_SYSTEM_ZLIB` needs to be specified because CMake does directly link against zlib. Perhaps making this option depend on `"NOT CMAKE_USE_SYSTEM_LIBARCHIVE;NOT CMAKE_USE_SYSTEM_CURL"` in CMakeLists.txt:197 is a mistake. Reporting this to upstream might make sense
2022-04-02 13:21:19 +05:30
Tee KOBAYASHI 48875bf416 samba: Revbump after libbsd update 2022-04-02 13:03:46 +05:30
Tee KOBAYASHI 0e924f88eb netcat-openbsd: Revbump after libbsd update 2022-04-02 13:03:46 +05:30
Tee KOBAYASHI b8d3a15bb3 mg: Revbump after libbsd update 2022-04-02 13:03:46 +05:30
Tee KOBAYASHI 446bc08c33 libtdb: Revbump after libbsd update 2022-04-02 13:03:46 +05:30
Tee KOBAYASHI 65d76b665e libbsd: Update to 0.11.6 2022-04-02 13:03:46 +05:30
Tee KOBAYASHI 80014608d4 new package: libmd 2022-04-02 13:03:46 +05:30
PeroSar 231270d85e rxfetch-termux: Add package
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-04-02 16:09:52 +09:00
Termux Github Actions f983821402 neovim-nightly: update to 0.7.0-dev+1379-gfce0d54eb
This commit has been automatically submitted by Github Actions.
2022-04-02 06:17:08 +00:00
Tee KOBAYASHI ae5b1b8443 libgcrypt: Update to 1.10.1 2022-04-02 10:46:19 +05:30
Tee KOBAYASHI fb2728bd65 freetype: Update to 2.12.0 2022-04-02 10:45:46 +05:30
Tee KOBAYASHI 2f7f37e887 libnss: Update to 3.77 2022-04-02 10:45:21 +05:30
s00se b34bf7d3be proxmark3-git: update to latest master
update to latest master
use _commit in srcurl
correct arch in override
2022-04-02 13:25:46 +09:00
Tee KOBAYASHI 4c883301cd new package: rdircd 2022-04-02 12:17:24 +09:00
Tee KOBAYASHI c536e7eb96 new package: bitlbee 2022-04-02 12:16:38 +09:00
Termux Github Actions d51f877d52 flyctl: update to 0.0.312
This commit has been automatically submitted by Github Actions.
2022-04-01 18:17:35 +00:00
Termux Github Actions 967cf1b665 findomain: update to 7.2.0
This commit has been automatically submitted by Github Actions.
2022-04-01 18:15:43 +00:00
Aditya Alok a740bd235e
fix(profanity): bump after removal of `configure.ac` patch
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-01 20:27:29 +05:30
Aditya Alok 838558b8e7
Revert "fix(profanity): patch `configure.ac` to disable running python check"
This issue was fixed upstream

This reverts commit e87944c492.
2022-04-01 20:27:29 +05:30
j.r 89a2654864 xmppc: update to 0.1.2 2022-04-01 14:30:42 +00:00
Termux Github Actions d8a319ed1d libdispatch: update to 5.5
This commit has been automatically submitted by Github Actions.
2022-04-01 12:35:26 +00:00
Termux Github Actions 7939044f63 flyctl: update to 0.0.311
This commit has been automatically submitted by Github Actions.
2022-04-01 12:33:20 +00:00
Termux Github Actions fb22704e79 erlang: update to 24.3.3
This commit has been automatically submitted by Github Actions.
2022-04-01 12:22:03 +00:00
Aditya Alok 3ddc42c137
fix(spark): use `newest-tag` for auto-update
upstream do not use github's releases mechanism, but has tags

%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-01 17:11:40 +05:30
Jia Yuan Lo 00960ad67c emscripten: update binaryen patches 2022-04-01 20:32:23 +09:00
Jia Yuan Lo 24f4f6c0b9 emscripten: move build dir for easy cleanup 2022-04-01 20:32:23 +09:00
Jia Yuan Lo 75a77f7225 emscripten: update to 3.1.8 2022-04-01 20:32:23 +09:00
Freed-Wu fe466a2e8f new package: ugit 2022-04-01 19:14:06 +09:00
Yonle 8626c39c12
New Package: libretls (#9623) 2022-04-01 19:11:03 +09:00
Tee KOBAYASHI 90efa08a40 new package: hello 2022-04-01 18:12:48 +09:00
Tee KOBAYASHI c328b3ddf4 new package: litespeedtest 2022-04-01 18:02:31 +09:00
Tee KOBAYASHI 5c30196507 new package: amfora 2022-04-01 17:46:22 +09:00
Tee KOBAYASHI 06522a72d2 new package: gomuks 2022-04-01 17:45:46 +09:00
Tee KOBAYASHI 808a2f9557 new package: libolm 2022-04-01 17:45:46 +09:00
Tee KOBAYASHI 3c617f6222 golang: Fix hardcoded `/etc/resolv.conf` and friends 2022-04-01 17:22:37 +09:00
Aditya Alok 306c1deaf8
fix: rename TERMUX_PKG_AUTO_UPDATE_TAG_REGEXP to TERMUX_PKG_UPDATE_VERSION_REGEXP
why? since we get versions not tag when updating from repology

%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-01 13:16:01 +05:30
Yaksh Bariya 9f28b53c09 cmake: update to 3.23.0 2022-04-01 06:54:18 +00:00
Tee KOBAYASHI ad1188ea4d mediainfo: Update to 22.03 2022-04-01 15:33:17 +09:00
Tee KOBAYASHI a14951b773 libmediainfo: Update to 22.03 2022-04-01 15:33:17 +09:00
Termux Github Actions 3609b7d00f neovim-nightly: update to 0.7.0-dev+1376-g973e91007
This commit has been automatically submitted by Github Actions.
2022-04-01 06:19:30 +00:00
Termux Github Actions 3f6cbd5978 stylua: update to 0.13.0
This commit has been automatically submitted by Github Actions.
2022-04-01 00:16:46 +00:00
Aditya Alok 4bfb2079a0
fix(gdrive-downloader): disable auto-update
upstream does not have any tags and we still cannot auto-update from commits directly

%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-01 01:59:14 +05:30
Tee KOBAYASHI e3e18ac3b1 new package: librinutils 2022-04-01 04:40:46 +09:00
Freed-Wu e473420767 new package: spark 2022-04-01 04:39:13 +09:00
Tee KOBAYASHI 8393f93a34 new package: libnats-c 2022-04-01 03:22:55 +09:00
Tee KOBAYASHI 1effbc97cc new package: vera 2022-04-01 03:21:00 +09:00
Tee KOBAYASHI 2c3f601b92 new package: 2ping 2022-04-01 03:19:58 +09:00
Tee KOBAYASHI bdb96ed219 new package: ytfzf 2022-04-01 03:18:48 +09:00
Tee KOBAYASHI cae3aec6b0 new package: pb 2022-04-01 03:17:41 +09:00
Tee KOBAYASHI 78177f3a83 new package: pingme 2022-04-01 03:16:18 +09:00
Tee KOBAYASHI a98426f8b5 new package: senpai 2022-04-01 03:15:24 +09:00
Tee KOBAYASHI 3f31366d73 new package: soju 2022-04-01 03:14:42 +09:00
Tee KOBAYASHI 47649e558b new package: hut 2022-04-01 03:14:16 +09:00
Tee KOBAYASHI 02dd1a4391 new package: matterbridge 2022-04-01 03:09:57 +09:00
Tee KOBAYASHI 557e14e9cb new package: lsix 2022-04-01 03:09:13 +09:00
Tee KOBAYASHI 3e598acdf8 new package: ratt 2022-04-01 03:08:42 +09:00
Tee KOBAYASHI 2b4d6c313d new package: photon-rss 2022-04-01 03:07:53 +09:00
Tee KOBAYASHI ff4b7521d1 new package: awesomeshot 2022-04-01 03:06:46 +09:00
Tee KOBAYASHI 3bdb38c361 new package: ani-cli 2022-04-01 03:05:46 +09:00
Aditya Alok e87944c492
fix(profanity): patch `configure.ac` to disable running python check
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-31 22:32:49 +05:30
Aditya Alok 8edebd4bb7
fix(profanity): update to 0.12.0 and add `libstrophe` to depends
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-31 22:32:49 +05:30
Tee KOBAYASHI f6c3cf5c7a new package: anacron 2022-04-01 01:45:29 +09:00
Tee KOBAYASHI 0694a8f09a new package: picocom 2022-04-01 01:43:05 +09:00
Freed-Wu c6625404cc new package: gdrive-downloader 2022-04-01 01:01:21 +09:00
Freed-Wu 3ac0f4df85 new package: has 2022-04-01 00:58:18 +09:00
Freed-Wu 4ba47e7dc8 new package: google-drive-upload 2022-04-01 00:56:08 +09:00
Freed-Wu 0d1d92b6e2 new package: hr 2022-04-01 00:54:01 +09:00
Freed-Wu 451b0400ea new package: slugify 2022-04-01 00:53:25 +09:00
Freed-Wu 664c8f2d07 new package: gdu 2022-04-01 00:52:24 +09:00
Henrik Grimler 6586f5bcbf
openjdk-17: bump package after zlib update
Running java{,c} currently gives

CANNOT LINK EXECUTABLE "java": library "libz.so.1" not found: needed by main executable

For some reason other packages that link against zlib do not seem to
be affected.

Fixes https://github.com/termux/termux-packages/issues/9717.
2022-03-31 17:26:36 +02:00
Tee KOBAYASHI cfa9df4bd4 vim{,-python}: Update to 8.2.4650 2022-03-31 18:40:08 +05:30
Aditya Alok 16351779da
feat(helix): enable auto-update and update to 23.03
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-31 14:52:58 +05:30
Aditya Alok 4342d49757
feat(lua-language-server): enable auto-update and update to 2.6.7
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-31 14:52:58 +05:30
Termux Github Actions 21e201053e gh: update to 2.7.0
This commit has been automatically submitted by Github Actions.
2022-03-31 08:53:26 +00:00
Henrik Grimler f36c44e0b3
vivid: fix @TERMUX_PREFIX@/usr -> @TERMUX_PREFIX@ in patches
Or else we end up with /data/data/com.termux/files/usr/usr.
2022-03-31 09:20:46 +02:00
xtkoba 2e06789768
zlib: Update to 1.2.12 (#9632) 2022-03-31 08:02:32 +01:00
Termux Github Actions 6b30f84b0d neovim-nightly: update to 0.7.0-dev+1364-g118409726
This commit has been automatically submitted by Github Actions.
2022-03-31 06:30:13 +00:00
Termux Github Actions d8e0b32c11 jfrog-cli: update to 2.15.0
This commit has been automatically submitted by Github Actions.
2022-03-31 06:21:32 +00:00
Freed-Wu 5040651963
new package: vivid 2022-03-31 11:04:46 +05:30
Tee KOBAYASHI 47919e2540 libcap-ng: Bump epoch 2022-03-31 06:21:40 +09:00
Termux Github Actions d738138eba harfbuzz: update to 4.2.0
This commit has been automatically submitted by Github Actions.
2022-03-30 18:19:38 +00:00
Tee KOBAYASHI ec2d13af38 dpkg: Use alternative source URL (temporarily)
%ci:no-build
2022-03-31 01:44:21 +09:00
Termux Github Actions 2ca2452679 neovim-nightly: update to 0.7.0-dev+1356-g75ff156d9
This commit has been automatically submitted by Github Actions.
2022-03-30 06:26:35 +00:00
Tee KOBAYASHI e68d21e79f libnss: Update to 3.76.1 2022-03-30 12:31:58 +09:00
Tee KOBAYASHI bb5cf6a7f9 libcap-ng: Properly update to 0.8.3 2022-03-30 10:11:13 +09:00
Termux Github Actions 4f3e4318b3 libcap-ng: update to 0.8.3
This commit has been automatically submitted by Github Actions.
2022-03-30 00:55:36 +00:00
Tee KOBAYASHI ca51ceb7c1 re2c: Update to 3.0 2022-03-30 07:10:02 +09:00
Tee KOBAYASHI 2d1c3223f9 new package: waypipe 2022-03-30 06:27:13 +09:00
Tee KOBAYASHI 3362326d7e music-file-organizer: Move to disabled-packages
due to licensing issue.
2022-03-30 05:43:22 +09:00
Tee KOBAYASHI 7f4cb4bb0f libarchive: Add patch for CVE-2022-26280 2022-03-30 05:31:55 +09:00
Termux Github Actions bf5c572336 geth: update to 1.10.17
This commit has been automatically submitted by Github Actions.
2022-03-29 18:20:41 +00:00
Zoey Mertes 8e6249f1bd
termux-tools: Add Purdue LUG mirror (#9553) 2022-03-30 02:30:03 +09:00
Tee KOBAYASHI c7e1f9f10b mplayer: Avoid FFmpeg API mismatch 2022-03-30 02:13:22 +09:00
Termux Github Actions 8355486a4f flyctl: update to 0.0.310
This commit has been automatically submitted by Github Actions.
2022-03-29 13:23:58 +00:00
Termux Github Actions 9ea5bff801 neovim-nightly: update to 0.7.0-dev+1344-g3cc6cfecf
This commit has been automatically submitted by Github Actions.
2022-03-29 12:33:43 +00:00
Henrik Grimler c114f860a0
Merge MrAdityaAlok's auto update feature and add neovim-nightly
Allows for auto-updates of more packages, not only the ones that are
released through github.

Ref: https://github.com/termux/termux-packages/pull/7977
2022-03-29 13:46:47 +02:00
Termux Github Actions f4fedb2540 libinih: update to 55
This commit has been automatically submitted by Github Actions.
2022-03-29 07:36:54 +00:00
Yaksh Bariya a5b9482bff
liblmdb: update to 0.9.29 2022-03-29 13:04:55 +05:30