- added qt widgets libraries

- added xcb platform plugin dependencies
This commit is contained in:
Dorian Zedler 2020-06-11 10:16:24 +02:00
parent 9618888d4b
commit 7073b260d2
Signed by: dorian
GPG Key ID: 989DE36109AFA354
9 changed files with 39 additions and 2 deletions

View File

@ -1,9 +1,9 @@
Package: libqt5raspi-5.12.5
Version: 1.0
Version: 1.1
Section: base
Priority: optional
Architecture: armhf
Depends: libgles2-mesa-dev (>= 19.3.2-1~bpo10+1~rpt1), libdouble-conversion-dev (>= 3.1.0-3)
Depends: libgles2-mesa-dev (>= 19.3.2-1~bpo10+1~rpt1), libdouble-conversion-dev (>= 3.1.0-3), libxcb-icccm4 (>= 0.4.1-1.1), libxcb-image0 (>= 0.4.0-1+b2), libxcb-keysyms1 (>= 0.4.0-1+b2), libxcb-randr0 (>= 1.13.1-2), libxcb-render-util0 (>= 0.3.9-1+b1), libxcb-render0 (>= 1.13.1-2), libxcb-shm0 (>= 1.13.1-2), libxcb-xinerama0 (>= 1.13.1-2), libxkbcommon-x11-0 (>= 0.8.2-1), libxcb-xkb1 (>= 1.13.1-2)
Maintainer: Dorian Zedler <dorian@itsblue.de>
Description: Qt 5.12.5 Raspberry Pi libraries
This package contains pre-compiled shared Qt 5.12.5 libraries for the Raspberry Pi.

View File

@ -0,0 +1,28 @@
# libQt5Widgets.la - a libtool library file
# Generated by qmake/libtool (3.1) (Qt 5.12.5)
# The name that we can dlopen(3).
dlname='libQt5Widgets.so.5'
# Names of this library.
library_names='libQt5Widgets.so.5.12.5 libQt5Widgets.so.5 libQt5Widgets.so'
# The name of the static archive.
old_library='libQt5Widgets.a'
# Libraries that this one depends upon.
dependency_libs='-L/home/dorian/raspi/sysroot/opt/vc/lib -L=/home/dorian/raspi/qt5pi/lib -lQt5Gui -lQt5Core -lpthread'
# Version information for libQt5Widgets.la
current=62
age=0
revision=5
# Is this an already installed library.
installed=yes
# Files to dlopen/dlpreopen.
dlopen=''
dlpreopen=''
# Directory that this library needs to be installed in:
libdir='=/home/dorian/raspi/qt5pi/lib'

View File

@ -0,0 +1,6 @@
QMAKE_PRL_BUILD_DIR = /home/dorian/raspi/qt-everywhere-src-5.12.5/qtbase/src/widgets
QMAKE_PRO_INPUT = widgets.pro
QMAKE_PRL_TARGET = libQt5Widgets.so.5.12.5
QMAKE_PRL_CONFIG = lex yacc depend_includepath testcase_targets import_plugins import_qpa_plugin qt_build_extra file_copies qmake_use qt warn_on release link_prl incremental cross_compile shared release linux unix posix gcc cross_compile compile_examples enable_new_dtags largefile precompile_header prefix_build force_independent force_bootstrap utf8_source create_prl link_prl prepare_docs qt_docs_targets no_private_qt_headers_warning QTDIR_build qt_example_installs exceptions_off testcase_exceptions explicitlib warning_clean uic qt_tracepoints generated_privates relative_qt_rpath qmake_cache target_qt c++11 strict_c++ c99 c11 hide_symbols qt_install_headers need_fwd_pri qt_install_module create_cmake compiler_supports_fpmath create_pc create_libtool have_target dll thread opengl moc resources
QMAKE_PRL_VERSION = 5.12.5
QMAKE_PRL_LIBS = -L/home/dorian/raspi/sysroot/opt/vc/lib $$[QT_INSTALL_LIBS]/libQt5Gui.so $$[QT_INSTALL_LIBS]/libQt5Core.so -lpthread

View File

@ -0,0 +1 @@
libQt5Widgets.so.5.12.5

View File

@ -0,0 +1 @@
libQt5Widgets.so.5.12.5

View File

@ -0,0 +1 @@
libQt5Widgets.so.5.12.5

Binary file not shown.

Binary file not shown.

Binary file not shown.