termux-packages/x11-packages/qt5-qtbase
Simeon Huang a5023da38f
Build Qt with glib and build GTK+ platform theme plugin (#331)
To use GTK+3 platform theme, install the new subpackage,

export QT_QPA_PLATFORMTHEME=gtk3
2022-04-18 14:46:54 +05:30
..
build.sh Build Qt with glib and build GTK+ platform theme plugin (#331) 2022-04-18 14:46:54 +05:30
glib_gtk_detection_without_pkgconfig.patch Build Qt with glib and build GTK+ platform theme plugin (#331) 2022-04-18 14:46:54 +05:30
postinst Use postinst to fix the path references to Qt tools 2022-04-18 14:46:51 +05:30
prebuilt.tar.xz
qmake.conf Build Qt with glib and build GTK+ platform theme plugin (#331) 2022-04-18 14:46:54 +05:30
qmake.host.conf Build Qt with glib and build GTK+ platform theme plugin (#331) 2022-04-18 14:46:54 +05:30
qplatformdefs.host.h updates qtbase and qtdeclarative for host building (#313) 2022-04-18 14:46:46 +05:30
qt5-qtbase-cross-tools.subpackage.sh specify qt cross tools as platform-dependent 2022-04-18 14:46:47 +05:30
qt5-qtbase-gtk-platformtheme.subpackage.sh Build Qt with glib and build GTK+ platform theme plugin (#331) 2022-04-18 14:46:54 +05:30
qtbase-src_corelib_io_qfilesystemengine_unix_android_defs.patch
qtbase_mkspecs_termux-cross_qplatformdefs.h.patch
qtbase_mkspecs_termux_qmake.conf.patch
qtbase_mkspecs_termux_qplatformdefs.h.patch
qtbase_src_corelib_global_qsystemdetection.h.patch
qtbase_src_corelib_thread_qthread_unix_android_defs.patch
qtbase_src_network_kernel_qdnslookup_unix_res_state_struct.patch
qtbase_src_network_kernel_qhostinfo_unix_res_state_struct.patch
qtemporaryfile_no_unnamedfile_android.patch disable unnamed temporary file to fix QTemporaryFile issue (#308) 2022-04-18 14:46:45 +05:30
ssl_certificate_path.patch qt5-qtbase: fix hardcoded prefix in ssl_certificate_path.patch 2022-04-18 14:46:51 +05:30
termux-build-qmake.sh