Commit Graph

19 Commits

Author SHA1 Message Date
Termux Github Actions d2f17353d8 libqtxdg: update to 3.9.1
This commit has been automatically submitted by Github Actions.
2022-05-08 12:21:00 +00:00
Termux Github Actions 73f39cf505 libqtxdg: update to 3.9.0
This commit has been automatically submitted by Github Actions.
2022-04-21 04:16:10 +00:00
Aditya Alok 8775fe2569
feat: enable auto-update for all `lxqt` related pkgs
%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-21 09:33:40 +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
Yisus7u7 1884e8bb34
lxqt: update to 1.0.1 2022-04-18 14:50:22 +05:30
Yaksh Bariya ee235cba5c
libqtxdg: bump revision 2022-04-18 14:48:54 +05:30
Leonid Pliushch 1455972447
enable some qt5-dependent packages
%ci:no-build
2022-04-18 14:48:04 +05:30
Leonid Pliushch 86b47ee746
disable whole qt5 set due to issues with qt5-qtbase
Will check later what can be done with these packages...
2022-04-18 14:48:03 +05:30
Leonid Pliushch 7d58192c90
select all packages for rebuilding
Packages are going to be built and submitted manually.

%ci:no-build
2022-04-18 14:48:00 +05:30
Leonid Pliushch 12a5ea2da2
reset x11 packages repository
Rebuild all packages - ensure everything links correctly after termux-packages
updates. Packages will be built on my host.

%ci:no-build
2022-04-18 14:47:15 +05:30
Leonid Pliushch 438601961f
bump lot of things dependent on qt
Hopefully lxqt works...
2022-04-18 14:47:15 +05:30
Leonid Pliushch 911a0c1879
libqtxdg: remove cmake from build depends
Redundant as its usage determined by build-package.sh.
2022-04-18 14:47:05 +05:30
Symeon Huang da275ce717
remove extra /usr from the XDG paths fix 2022-04-18 14:47:03 +05:30
Leonid Pliushch 488d0a0180
libqtxdg: never reference external variables in build.sh data fields 2022-04-18 14:46:54 +05:30
Leonid Pliushch d88bbde94b
libqtxdg: fix hardcoded prefix in xdgdirs_termux_prefix.patch 2022-04-18 14:46:52 +05:30
Simeon Huang be71daf83e
fix the fallback directories paths 2022-04-18 14:46:52 +05:30
Simeon Huang 9fdf25373e
update lxqt build tools 2022-04-18 14:46:52 +05:30
Simeon Huang e64b320abf
remove redundant cmake args 2022-04-18 14:46:51 +05:30
Simeon Huang cd136ad3ed
add lxqt-build-tools and libqtxdg packages 2022-04-18 14:46:51 +05:30