Commit Graph

20858 Commits

Author SHA1 Message Date
Aditya Alok ef00d23995
feat(libvmaf): enable auto-update, upgrade to 2.3.1
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-19 18:34:15 +05:30
Aditya Alok 2171cb9e1b
feat(libwebsockets): enable auto-update, upgrade to 4.3.1
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-19 18:34:15 +05:30
Aditya Alok b38ae1717d
feat(libzim): enable auto-update, upgrade to 7.2.0
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-19 18:34:15 +05:30
Aditya Alok 55e861a17f
feat(matterbridge): enable auto-update, upgrade to 1.25.0
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-19 18:34:14 +05:30
Aditya Alok b2b5e266c6
feat(mbedtls): enable auto-update, upgrade to 3.1.0
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-19 18:34:14 +05:30
Aditya Alok 2abb4dc6e4
feat(mcfly): enable auto-update, upgrade to 0.6.0
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-19 18:34:14 +05:30
Aditya Alok 31e7abf581
feat(mdbook): enable auto-update, upgrade to 0.4.17
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-19 18:34:13 +05:30
Aditya Alok f3ea5b1d57
feat(mdbook-mermaid): enable auto-update, upgrade to 0.10.0
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-19 18:34:13 +05:30
Aditya Alok 568c5420e2
feat(mdbook-open-on-gh): enable auto-update, upgrade to 2.0.2
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-19 18:34:13 +05:30
Aditya Alok b50a61bb01
feat(mdbook-toc): enable auto-update, upgrade to 0.8.0
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-19 18:34:12 +05:30
Aditya Alok 7e8fbdb179
feat(miller): enable auto-update, upgrade to 6.2.0
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-19 18:34:12 +05:30
Aditya Alok a8b48fb720
feat(mpd): enable auto-update, upgrade to 0.23.6
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-19 18:34:12 +05:30
Aditya Alok 8dee3fffba
feat(mpdscribble): enable auto-update, upgrade to 0.24
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-19 18:34:11 +05:30
Aditya Alok d373392beb
feat(ne): enable auto-update, upgrade to 3.3.1
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-19 18:34:11 +05:30
Aditya Alok e0571df597
feat(netcdf-c): enable auto-update, upgrade to 4.8.1
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-19 18:34:11 +05:30
Aditya Alok 50c77b30a0
feat(nlopt): enable auto-update, upgrade to 2.7.1
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-19 18:34:10 +05:30
Aditya Alok ae3275eec6
feat(onefetch): enable auto-update, upgrade to 2.12.0
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-19 18:34:10 +05:30
Aditya Alok ab323f8480
feat(osmium-tool): enable auto-update, upgrade to 1.14.0
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-19 18:34:10 +05:30
Aditya Alok b230479960
feat(p11-kit): enable auto-update, upgrade to 0.24.1
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-19 18:34:09 +05:30
Aditya Alok dc097b462a
feat(pdftk): enable auto-update, upgrade to 3.3.2
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-19 18:34:09 +05:30
Aditya Alok 7b3ce6ee43
feat(php-imagick): enable auto-update, upgrade to 3.7.0
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-19 18:34:09 +05:30
Aditya Alok 18caefded3
feat(php-psr): enable auto-update, upgrade to 1.2.0
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-19 18:34:08 +05:30
Aditya Alok de5fabc658
feat(php-redis): enable auto-update, upgrade to 5.3.7
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-19 18:34:08 +05:30
Henrik Grimler 2af00064dd
termux_step_configure_cmake: fix CMAKE_INSTALL_LIBDIR var
CMake docs [1] show that the variable should be a path relative to
prefix, not an absolute path.

[1] https://cmake.org/cmake/help/latest/module/GNUInstallDirs.html
Fixes: 9155acd040 ("termux_step_configure_cmake: set CMAKE_INSTALL_LIBDIR")
Fixes: https://github.com/termux/termux-packages/issues/10068
2022-04-19 14:48:11 +02:00
Tee KOBAYASHI f8e833c90b dropbear: Suggest openssh-sftp-server 2022-04-19 21:35:19 +09:00
Tee KOBAYASHI dc18dc5ff3 openssh: Update to 9.0p1
* Separate sftp-server as a subpackage (named openssh-sftp-server)
2022-04-19 21:35:19 +09:00
Tee KOBAYASHI 7730ec0844 new package: timidity++ 2022-04-19 19:49:53 +09:00
Yaksh Bariya 2d5ac8622f
packages/awesomeshot: update to 1.0.5
Closes #10060

Co-Authored-By: nihsx <xshin3373@gmail.com>
2022-04-19 15:34:57 +05:30
Ryan Houdek 875e389018 fex: update to FEX-2204 2022-04-19 02:39:57 -07:00
Yaksh Bariya 3092819427
Merge branch 'monorepo'
Keep termux-root-packages and x11-packages build recipes in
termux-packages as well.  There's not really any reason to keep the
"official" repositories separated, since the same maintainers tend to
work on all of them. Note that only git repositories are merged, the
packages eill continue to stay in separate apt repos.

Changed packages from each repo/folder are parsed one after the other.

A new 'repo.json' file is added which contains packages recipe directory
and it's respective apt repo it bwlongs to in a key value format. jq is
also being installed now on the docker image in order to bw able to
parse the json file.
2022-04-19 13:34:02 +05:30
Termux Github Actions fe3e454769 neovim-nightly: update to 0.8.0-dev+12-g147cc60d2
This commit has been automatically submitted by Github Actions.
2022-04-19 06:16:50 +00:00
Yaksh Bariya 2a8b799ab6
qt5-base remove from x11 repo
Somehow git am did not removee this file. It also told me to fix things on the commit, but I did not do it properly. Thanks to @agnostic-apollo for noticing this
2022-04-19 08:27:36 +05:30
Yaksh Bariya d41ad97af5
ci: fix uploads 2022-04-19 07:19:39 +05:30
Yaksh Bariya b54abb6732
also install jq inside docker container 2022-04-19 07:19:39 +05:30
Yaksh Bariya 66af228cfe
scripts/lint-packages.sh: adapt to new repository structure 2022-04-19 07:19:39 +05:30
Yaksh Bariya 98fff5b520
Fix generation of built_$repo_packages.txt 2022-04-19 07:19:28 +05:30
Termux Github Actions 4670ce7a03 radare2: update to 5.6.8
This commit has been automatically submitted by Github Actions.
2022-04-19 00:30:58 +00:00
Termux Github Actions bed5e32e2d hugo: update to 0.97.3
This commit has been automatically submitted by Github Actions.
2022-04-19 00:26:32 +00:00
Yaksh Bariya 7669ea0e3b
ci: fix variables 2022-04-18 15:29:38 +05:30
Yaksh Bariya 1b8ab728e0
ci: fix generate build artifact step 2022-04-18 15:08:31 +05:30
Yaksh Bariya 681d108453
ci: do not use local keyword for declaring variables 2022-04-18 14:57:35 +05:30
T o x i c 88324ad4fe
kermit: update to 3.7 2022-04-18 14:51:13 +05:30
Henrik Grimler 1b24b43e44
qt5-qtwebkit: bump after libicu update 2022-04-18 14:51:12 +05:30
Henrik Grimler 04d9d0adf0
Bump all packages depending on libicu after libicu update (#759)
* Update termux-packages submodule

* libvte: bump after libicu update

* openttd: bump after libicu update

* qt5-qtbase: bump after libicu update

* webkit2gtk: bump after libicu update

* otter-browser: bump after libicu update

And explicitly add libicu to list of dependencies.
2022-04-18 14:51:12 +05:30
Yaksh Bariya 9313049bf2
rebuild mesa: missing from repo 2022-04-18 14:51:12 +05:30
Yaksh Bariya cef9e6be6c
rebuild all packages dependent on libicu 2022-04-18 14:51:12 +05:30
marcusz 758b53748f
xfce4-session: fix issue that prevents `startxfce4` from starting
This commit should fix issue when startxfce4 doesn't detect a DISPLAY
variable and exits non-zero code, fixes #734
2022-04-18 14:51:12 +05:30
Tee KOBAYASHI 475ded7195
mesa: Revert hack for `libandroid-shmem`
which is no longer necessary after `libandroid-shmem` update.

Effectively reverts commit 671b39bc2c.

%ci:no-build
2022-04-18 14:50:31 +05:30
Tee KOBAYASHI 40a3dfa14d
emacs-x: Update to 28.1 2022-04-18 14:50:31 +05:30
Tee KOBAYASHI c26d36eb33
vim-gtk: Update to 8.2.4650 2022-04-18 14:50:31 +05:30