Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for SLE-Product-HA:x86_64
isv:ownCloud:toolchains:mingw:win32:2.1
mingw32-qt5keychain
mingw32-qt5keychain.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mingw32-qt5keychain.spec of Package mingw32-qt5keychain
# # spec file for package mingw32-qt5keychain # # 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 _basename qt5keychain Name: mingw32-%{_basename} Version: 0.5.0 Release: 0 #!BuildIgnore: post-build-checks Summary: This is qtkeychain License: BSD-2-Clause Group: Development/Libraries/C and C++ Url: http://github.com/frankosterfeld/qtkeychain Source0: qtkeychain-%{version}.tar.gz BuildRequires: cmake BuildRequires: mingw32-cross-binutils BuildRequires: mingw32-cross-gcc BuildRequires: mingw32-cross-gcc-c++ BuildRequires: mingw32-cross-libqt5-qmake BuildRequires: mingw32-cross-libqt5-qttools BuildRequires: mingw32-cross-pkg-config BuildRequires: mingw32-filesystem BuildRequires: mingw32-libqt5-qtbase BuildRequires: mingw32-libqt5-qtbase-devel BuildRequires: mingw32-libqt5-qmldevtools BuildRequires: mingw32-libqt5-qmldevtools-devel BuildRequires: mingw32-libqt5-qttools BuildRequires: mingw32-pcre-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %_mingw32_package_header_debug BuildArch: noarch %description This is qtkeychain. It provides a crypted password storage on the main desktop platforms Linux, Windows and MacOSX. %package devel Summary: This qtkeychain Group: Development/Libraries/C and C++ %description devel This is qtkeychain. It provides a crypted password storage on the main desktop platforms Linux, Windows and MacOSX. %_mingw32_debug_package %prep %setup -q -n qtkeychain-%{version} %build rm -rf CMakeCache.txt mkdir -p build pushd build/ %{_mingw32_cmake} \ -DCMAKE_BUILD_TYPE="Release" \ -DQMAKESPEC=%{_mingw32_target} \ -DQT_MKSPECS_DIR:PATH=%{_mingw32_datadir}/qt4/mkspecs \ -DQT_QT_INCLUDE_DIR=%{_mingw32_includedir} \ -DQT_PLUGINS_DIR=%{_mingw32_libdir}/qt4/plugins \ -DQT_QMAKE_EXECUTABLE:FILEPATH=%{_bindir}/%{_mingw32_target}-qmake-qt5 \ -DQT_MOC_EXECUTABLE:FILEPATH=%{_bindir}/%{_mingw32_target}-moc \ -DQT_RCC_EXECUTABLE:FILEPATH=%{_bindir}/%{_mingw32_target}-rcc \ -DQT_UIC_EXECUTABLE:FILEPATH=%{_bindir}/%{_mingw32_target}-uic \ -DQT_LUPDATE_EXECUTABLE:FILEPATH=%{_bindir}/%{_mingw32_target}-lupdate \ -DQT_LRELEASE_EXECUTABLE:FILEPATH=%{_bindir}/%{_mingw32_target}-lrelease \ -DCMAKE_INSTALL_BINDIR:PATH=%{_mingw32_bindir} \ .. %{_mingw32_make} %{?_smp_mflags} || %{_mingw32_make} popd %install pushd build make DESTDIR=%{buildroot} install %{?_smp_mflags} popd %files %defattr(-,root,root,-) %{_mingw32_bindir}/libqt5keychain.dll %{_mingw32_datadir}/qt5/translations/qtkeychain_*.qm %files devel %defattr(-,root,root,-) %{_mingw32_libdir}/libqt5keychain.dll.a %{_mingw32_libdir}/cmake/Qt5Keychain %{_mingw32_includedir}/qt5keychain/ %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