Commit Graph

20838 Commits

Author SHA1 Message Date
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
Yisus7u7
10a2e564a7
new package: synaptic (#732) 2022-04-18 14:50:30 +05:30
Tee KOBAYASHI
a30a6e73c5
webkit2gtk: Re-enable and update to 2.32.4 2022-04-18 14:50:30 +05:30
Tee KOBAYASHI
f830a48ccd
tigervnc: Link against compiler-rt builtins 2022-04-18 14:50:30 +05:30
Yonle
7d2ce5f0d9
Packages: Fix hardcoded Termux prefix (#733)
%ci:no-build
2022-04-18 14:50:30 +05:30
T o x i c
269ac767d9
new package: oshu (#728) 2022-04-18 14:50:30 +05:30
Yisus7u7
dc18d6cd77
add package: lxqt-composer-settings (#702) 2022-04-18 14:50:29 +05:30
Yonle
d3eaf49f84
- New Package: tinyemu - tinyemu patchfile: Fix & disable 128bit - fixup: improve patch file organisation Move time_nsec definition fixes and Makefile changes to separate patch files 2022-04-18 14:50:29 +05:30
Henrik Grimler
c306f6574a
libqtxdg: fix build with latest cmake and/or glib
Previously failed to find gio or gio-unix:

-- Checking for module 'glib-2.0'
--   Found glib-2.0, version 2.72.0
-- Checking for module 'gio-unix-2.0'
--   Found gio-unix-2.0, version 2.72.0
CMake Error at /home/builder/.termux-build/_cache/cmake-3.23.0/share/cmake-3.23/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find GLIB (missing: GLIB_GIO_UNIX_INCLUDE_DIR) (found suitable
  version "2.72.0", minimum required is "2.41.0")
Call Stack (most recent call first):
  /home/builder/.termux-build/_cache/cmake-3.23.0/share/cmake-3.23/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
  /data/data/com.termux/files/usr/share/cmake/lxqt-build-tools/find-modules/FindGLIB.cmake:113 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:26 (find_package)
2022-04-18 14:50:29 +05:30
NoNameMan1231
5fe300628f
Polybar:Updated to v3.6.1
Signed-off-by: NoNameMan1231 <87801676+NoNameMan1231@users.noreply.github.com>
2022-04-18 14:50:29 +05:30
Yisus7u7
c8f78f1472
add packages: adwaita-qt and gnome-themes-extra 2022-04-18 14:50:29 +05:30
Tee KOBAYASHI
b142164b75
gtk3: Update to 3.24.33 2022-04-18 14:50:29 +05:30
Tee KOBAYASHI
88d72220ee
libepoxy: Update to 1.5.10 2022-04-18 14:50:28 +05:30
Yisus7u7
0df45eec04
lxtask: use gtk3 2022-04-18 14:50:28 +05:30
Tee KOBAYASHI
ad825f1205
atk: Update to 2.38.0 2022-04-18 14:50:28 +05:30
Tee KOBAYASHI
889e308534
qt5-qtbase: Enable SysV IPC support 2022-04-18 14:50:28 +05:30
Tee KOBAYASHI
5f2644d38a
xorg-server: Rebuild after fix in libandroid-shmem 2022-04-18 14:50:28 +05:30
Tee KOBAYASHI
68c9db6cf6
wmaker: Rebuild after fix in libandroid-shmem 2022-04-18 14:50:27 +05:30
Tee KOBAYASHI
b9790f357f
xrdp: Rebuild after fix in libandroid-shmem 2022-04-18 14:50:27 +05:30
Yisus7u7
2a492b690e
add package: xclip 2022-04-18 14:50:27 +05:30
Tee KOBAYASHI
e08e0dd254
kcoreaddons: Fix build with Qt 5.15
%ci:no-build
2022-04-18 14:50:27 +05:30