- added qt widgets libraries
- added xcb platform plugin dependencies
This commit is contained in:
parent
9618888d4b
commit
7073b260d2
9 changed files with 39 additions and 2 deletions
4
debian/DEBIAN/control
vendored
4
debian/DEBIAN/control
vendored
|
@ -1,9 +1,9 @@
|
||||||
Package: libqt5raspi-5.12.5
|
Package: libqt5raspi-5.12.5
|
||||||
Version: 1.0
|
Version: 1.1
|
||||||
Section: base
|
Section: base
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Architecture: armhf
|
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>
|
Maintainer: Dorian Zedler <dorian@itsblue.de>
|
||||||
Description: Qt 5.12.5 Raspberry Pi libraries
|
Description: Qt 5.12.5 Raspberry Pi libraries
|
||||||
This package contains pre-compiled shared Qt 5.12.5 libraries for the Raspberry Pi.
|
This package contains pre-compiled shared Qt 5.12.5 libraries for the Raspberry Pi.
|
||||||
|
|
28
debian/usr/local/qt5raspi-5.12.5/lib/libQt5Widgets.la
vendored
Normal file
28
debian/usr/local/qt5raspi-5.12.5/lib/libQt5Widgets.la
vendored
Normal 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'
|
6
debian/usr/local/qt5raspi-5.12.5/lib/libQt5Widgets.prl
vendored
Normal file
6
debian/usr/local/qt5raspi-5.12.5/lib/libQt5Widgets.prl
vendored
Normal 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
|
1
debian/usr/local/qt5raspi-5.12.5/lib/libQt5Widgets.so
vendored
Symbolic link
1
debian/usr/local/qt5raspi-5.12.5/lib/libQt5Widgets.so
vendored
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
libQt5Widgets.so.5.12.5
|
1
debian/usr/local/qt5raspi-5.12.5/lib/libQt5Widgets.so.5
vendored
Symbolic link
1
debian/usr/local/qt5raspi-5.12.5/lib/libQt5Widgets.so.5
vendored
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
libQt5Widgets.so.5.12.5
|
1
debian/usr/local/qt5raspi-5.12.5/lib/libQt5Widgets.so.5.12
vendored
Symbolic link
1
debian/usr/local/qt5raspi-5.12.5/lib/libQt5Widgets.so.5.12
vendored
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
libQt5Widgets.so.5.12.5
|
BIN
debian/usr/local/qt5raspi-5.12.5/lib/libQt5Widgets.so.5.12.0
vendored
Executable file
BIN
debian/usr/local/qt5raspi-5.12.5/lib/libQt5Widgets.so.5.12.0
vendored
Executable file
Binary file not shown.
BIN
debian/usr/local/qt5raspi-5.12.5/lib/libQt5Widgets.so.5.12.5
vendored
Executable file
BIN
debian/usr/local/qt5raspi-5.12.5/lib/libQt5Widgets.so.5.12.5
vendored
Executable file
Binary file not shown.
Binary file not shown.
Reference in a new issue