Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:Ximi1970:Toolchains:Qt:MinGW:latest:win32
mingw32-libqt5-qtconnectivity
mingw32-libqt5-qtconnectivity.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mingw32-libqt5-qtconnectivity.spec of Package mingw32-libqt5-qtconnectivity
# # spec file for package mingw32-libqt5-qtconnectivity # # Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # %define qt5_snapshot 1 # Override the __debug_install_post argument as this package # contains both native as well as cross compiled binaries %global qt_module qtconnectivity #%%global pre beta1 %global source_folder %{qt_module}-everywhere-src-%{version}%{?pre:-%pre} Name: mingw32-libqt5-%{qt_module} Version: 5.15.14+kde0 Release: 0 Summary: Qt5 for Windows - Qt Connectivity component License: GPL-3.0 or SUSE-LGPL-2.1-with-digia-exception-1.1 Group: Development/Libraries Url: http://qt-project.org/ Source0: %{source_folder}.tar.xz Patch0: fix-building-with-mingw-headers-12.patch BuildRequires: mingw32-libqt5-qtbase-devel >= %{version} BuildArch: noarch %_mingw32_package_header_debug %description This package contains the Qt software toolkit for developing cross-platform applications. This is the Windows version of Qt, for use in conjunction with the MinGW cross-compiler. %package devel Summary: Qt5 for Windows - QtWinExtras component (development) Group: Development/Libraries Provides: %{name}-private-headers-devel Requires: %{name} = %{version}-%{release} %description devel This package contains the Qt software toolkit for developing cross-platform applications. This is the Windows version of Qt, for use in conjunction with the MinGW cross-compiler. %_mingw32_debug_package %prep %autosetup -p1 -n %{source_folder} %build %if %{qt5_snapshot} #force the configure script to generate the forwarding headers (it checks whether .git directory exists) mkdir .git %endif mingw32-qmake-qt5 %{qt_module}.pro %{_mingw32_make} %{?_smp_mflags} %install %{_mingw32_make} install INSTALL_ROOT=%{buildroot} # .prl files aren't interesting for us find %{buildroot} -name "*.prl" -delete %files %defattr(-, root, root) %{_mingw32_bindir}/libQt5Nfc.dll %{_mingw32_bindir}/libQt5Bluetooth.dll %files devel %defattr(-, root, root) %{_mingw32_includedir}/qt5/QtNfc/ %{_mingw32_includedir}/qt5/QtBluetooth/ %{_mingw32_libdir}/libQt5Nfc.dll.a %{_mingw32_libdir}/libQt5Bluetooth.dll.a %{_mingw32_libdir}/pkgconfig/Qt5Nfc.pc %{_mingw32_libdir}/pkgconfig/Qt5Bluetooth.pc %{_mingw32_libdir}/cmake/Qt5Nfc/ %{_mingw32_libdir}/cmake/Qt5Bluetooth/ %{_mingw32_datadir}/qt5/mkspecs/modules/qt_lib_nfc.pri %{_mingw32_datadir}/qt5/mkspecs/modules/qt_lib_nfc_private.pri %{_mingw32_datadir}/qt5/mkspecs/modules/qt_lib_bluetooth.pri %{_mingw32_datadir}/qt5/mkspecs/modules/qt_lib_bluetooth_private.pri %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor