qtbase-opensource-src 5.4.0+dfsg-4ubuntu2 source package in Ubuntu
Changelog
qtbase-opensource-src (5.4.0+dfsg-4ubuntu2) vivid; urgency=medium
[ Timo Jyrinki ]
* New upstream release.
* debian/patches/qimage_conversions.cpp-Fix-little-endian-build.patch:
- Fix PowerPC build (LP: #1400244)
* Remove patches:
- debian/patches/Always-lock-the-DBus-dispatcher-before-dbus_connecti.patch
- debian/patches/Don-t-always-chmod-the-XDG_RUNTIME_DIR.patch
- debian/patches/Fix-crash-in-QNetworkAccessCacheBackend-closeDownstr.patch
- debian/patches/Partially-revert-Fix-a-deadlock-introduced-by-the-ra.patch
- debian/patches/QDBusConnection-Merge-the-dispatch-and-the-watch-and.patch
- debian/patches/Report-the-system-error-on-why-chmod-2-failed-in-XDG.patch
- debian/patches/Reset-QNAM-s-NetworkConfiguration-when-state-changes.patch
- debian/patches/Support-dual-sim-in-QtBearer-s-networkmanager-backen.patch
- debian/patches/Use-a-property-cache-to-cut-down-on-blocking-calls.patch
- debian/patches/dbus_correct_signal_name_disconnect.patch
- debian/patches/fix_bug_in_internal_comparison_operator.patch
- debian/patches/fix_sparc_atomics.patch
- debian/patches/prefer_qpa_for_systemtrayicon.patch
- debian/patches/update-QtBearer-NetworkManager-backend-API.patch
* Include the networkmanager backend changes from 5.4.1
* Bump ABI version to 5.4.0
* debian/patches/Resolve-GLES3-functions-from-the-shared-lib.patch
- Fix usage on OpenGL ES2 platforms (LP: #1403511)
* Sync with Debian 5.4.0+dfsg-4
* debian/patches/enable-tests.patch:
- Refresh and enable for 5.4.0 (LP: #1403582)
- Disable the tests for new QStorageInfo class which partially fail
- Disable some widgets tests that fail (desktop only)
- Disable one qlogging test
* Drop reduce-relocations option from configure, since it causes black screen
for Unity8 on armhf because of linking problems. Comment out the related
revert of earlier upstream commit. (LP: #1403758)
* debian/patches/Add-C++11-if-available-for-QVariant-autotest.patch
- Fix tst_qvariant (LP: #1408273)
[ Łukasz 'sil2100' Zemczak ]
* debian/patches/enable_pie.patch:
- Add fix for QObject::connect failing on ARM
qtbase-opensource-src (5.4.0+dfsg-4) experimental; urgency=medium
* debian/patches/bsd_statfs.diff: Third attempt to fix the build
failure on kfreebsd.
* Update symbols files for mips.
qtbase-opensource-src (5.4.0+dfsg-3) experimental; urgency=medium
* More debian/copyright updates.
* Do not ship htmlinfo example which contains non-free HTML pages.
* Drop remove_icon_from_example.patch and remove_google_adsense.patch,
no longer needed with the above change.
* Update symbols files with buildds’ logs.
* debian/patches/bsd_statfs.diff: Second attempt to fix the build
failure.
qtbase-opensource-src (5.4.0+dfsg-2) experimental; urgency=medium
* Add a patch to fix qstorageinfo_unix.cpp build on kFreeBSD.
* Add a patch to fix qimage_conversions.cpp build on big endian
systems.
* Update symbols files with buildds’ logs.
qtbase-opensource-src (5.4.0+dfsg-1) experimental; urgency=medium
[ Dmitry Shachnev ]
* New upstream release.
* Drop fix_bug_in_internal_comparison_operator.patch, applied upstream.
* Drop fix_sparc_atomics.patch, applied upstream.
* Update .install files.
* Bump ABI version to 5.4.0.
* Update debian/copyright to reflect LGPLv3 addition.
* Update .symbols files for new release.
* Bump Standards-Version to 3.9.6, no changes needed.
[ Timo Jyrinki ]
* Bump ABI also in the lintian overrides.
-- Timo Jyrinki <email address hidden> Fri, 13 Feb 2015 11:38:11 +0000
Upload details
- Uploaded by:
- Timo Jyrinki on 2015-02-13
- Uploaded to:
- Vivid
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section |
|---|
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| qtbase-opensource-src_5.4.0+dfsg.orig.tar.xz | 44.7 MiB | 7874526063ee0edb107a34d556c9c52ce4d189509444736476b3c0193e32b26c |
| qtbase-opensource-src_5.4.0+dfsg-4ubuntu2.debian.tar.xz | 364.3 KiB | a79f9ebcaec62a04cb4c0e79833878165ad2ad814b3276ac1b843a04b54fa534 |
| qtbase-opensource-src_5.4.0+dfsg-4ubuntu2.dsc | 5.0 KiB | 3aeaafcd2c91d442cd70db8f72d62482ef434b12100dc9ca7b50b6039d612152 |
Available diffs
Binary packages built by this source
- libqt5concurrent5: Qt 5 concurrent module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The QtConcurrent module contains functionality to support concurrent execution
of program code.
- libqt5core5a: Qt 5 core module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The QtCore module contains core non-GUI functionality.
- libqt5dbus5: Qt 5 D-Bus module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The QtDBus module is a Unix-only library that you can use to make Inter-Process
Communication using the D-Bus protocol.
.
Applications using the QtDBus module can provide services to other, remote
applications by exporting objects, as well as use services exported by those
applications by placing calls and accessing properties.
- libqt5gui5: Qt 5 GUI module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The QtGui module extends QtCore with GUI functionality.
- libqt5network5: Qt 5 network module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The QtNetwork module offers classes that allow you to write TCP/IP clients and
servers. It provides classes to make network programming easier and portable.
- libqt5opengl5: Qt 5 OpenGL module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The QtOpenGL module offers classes that make it easy to use OpenGL in Qt
applications.
.
OpenGL is a standard API for rendering 3D graphics. OpenGL only deals with 3D
rendering and provides little or no support for GUI programming issues.
- libqt5opengl5-dev: Qt 5 OpenGL library development files
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package contains the development files needed to build Qt 5 applications
using QtOpenGL library.
- libqt5printsupport5: Qt 5 print support module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The QtPrintSupport module provides classes to make printing easier and
portable.
- libqt5sql5: Qt 5 SQL module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The QtSql module helps you provide seamless database integration to your Qt
applications.
- libqt5sql5-mysql: Qt 5 MySQL database driver
This package contains the MySQL plugin for Qt 5.
.
Install it if you intend to use or write Qt programs that are to access a
MySQL DB.
- libqt5sql5-odbc: Qt 5 ODBC database driver
This package contains the ODBC plugin for Qt 5.
.
Install it if you intend to use or write Qt programs that are to access an
ODBC DB.
- libqt5sql5-psql: Qt 5 PostgreSQL database driver
This package contains the PostgreSQL plugin for Qt 5.
.
Install it if you intend to use or write Qt programs that are to access a
PostgreSQL DB.
- libqt5sql5-sqlite: Qt 5 SQLite 3 database driver
This package contains the SQLite 3 plugin for Qt 5.
.
Install it if you intend to use or write Qt programs that are to access an
SQLite 3 DB.
- libqt5sql5-tds: Qt 5 FreeTDS database driver
This package contains the FreeTDS plugin for Qt 5.
.
Install it if you intend to use or write Qt programs that are to access a
MS SQL or Sybase SQL server.
- libqt5test5: Qt 5 test module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The QtTest module provides classes for unit testing Qt applications and
libraries.
- libqt5widgets5: Qt 5 widgets module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The QtWidgets module extends QtGui with C++ widget functionality.
- libqt5xml5: Qt 5 XML module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
The QtXml module provides a stream reader and writer for XML documents,
and C++ implementations of SAX and DOM.
- qt5-default: Qt 5 development defaults package
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package sets Qt 5 to be the default Qt version to be used when
using development binaries like qmake. It provides a default
configuration for qtchooser, but does not prevent alternative Qt
installations from being used.
.
This package should not be used for building Debian packages. Take a
look at http://pkg-kde. alioth. debian. org/packagingqt stuff.html for
more information.
- qt5-qmake: Qt 5 qmake Makefile generator tool
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package contains the Qt 5 qmake, a tool that helps simplify
the build process for development project across different platforms.
qmake automates the generation of Makefiles so that only a few lines of
information are needed to create each Makefile. qmake can be used for any
software project, whether it is written using Qt or not.
.
Qt 5 qmake requires a platform and compiler description file which contains
many default values used to generate appropriate Makefiles.
.
This package contains also these platform specifications.
- qt5-qmake-arm-linux-gnueabihf: Qt 5 qt5-qmake-arm-linux-gnueabihf Makefile generator tool
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package contains the Qt 5 qt5-qmake-arm-linux- gnueabihf, a tool
that helps simplify the build process for development project across
different platforms.
qmake-cross-armhf automates the generation of Makefiles so that only
a few lines of information are needed to create each Makefile.
qmake can be used for any software project, whether it is written
using Qt or not.
.
Qt 5 qt5-qmake-arm-linux- gnueabihf requires a platform and compiler
description file which contains many default values used to generate
appropriate Makefiles.
.
This package contains also these platform specifications.
.
The qt5-qmake-arm-linux- gnueabihf is made for creating Makefile in
multiarch build environment. It can be used for example in a i386 chroot
with armhf development packages.
- qt5-qmake-cross-armhf: Transitional dummy package for qt5-qmake-arm-linux-gnueabihf
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This is a transitional dummy package for qt5-qmake-arm-linux- gnueabihf
which can be safely removed.
- qtbase5-dbg: Qt 5 base library debugging symbols
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package contains the debugging symbols for the Qt 5 base libraries.
- qtbase5-dev: Qt 5 base development files
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package contains the header development files used for building Qt 5
applications.
.
If you are interested in packaging Qt 5 stuff please take a look at
http://pkg-kde. alioth. debian. org/packagingqt stuff.html
- qtbase5-dev-tools: Qt 5 base development programs
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package contains the development programs used for building Qt 5
applications, such as moc, qdbuscpp2xml, qdbusxml2cpp, qdoc, rcc,
syncqt and uic.
- qtbase5-dev-tools-dbg: Qt 5 base binaries debugging symbols
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package contains the debugging symbols for the Qt 5 binaries.
- qtbase5-doc-html: Qt 5 base HTML documentation
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package contains the HTML documentation for the Qt 5 base
libraries.
- qtbase5-examples: Qt 5 base examples
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package contains Qt base 5 examples.
- qtbase5-examples-dbg: Qt 5 base examples debugging symbols
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package contains the debugging symbols for the Qt 5 examples.
- qtbase5-private-dev: Qt 5 base private development files
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This package contains the private header development files for building some
Qt 5 applications like Qt Creator QML Designer plugin.
.
Use at your own risk.

