Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:rhabacker:branches:windows:mingw:win32:KF565
mingw32-libdbusmenu-qt5
libdbusmenu-qt5.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libdbusmenu-qt5.spec of Package mingw32-libdbusmenu-qt5
# # spec file for package mingw32-libdbusmenu-qt5 # # Copyright (c) 2017 SUSE LINUX 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 rname libdbusmenu-qt %define _name libdbusmenu-qt5 Name: mingw32-%{_name} Version: 0.9.3+15.10.20150604 Release: 0 Url: https://launchpad.net/libdbusmenu-qt/ Summary: A Qt implementation of the DBusMenu protocol License: LGPL-2.0+ Group: System/Libraries Source: http://archive.ubuntu.com/ubuntu/pool/main/libd/%{rname}/%{rname}_%{version}.orig.tar.gz # PATCH-FIX-UPSTREAM noqDebug-qWarnings.patch -- libdbusmenu uses it's own qDebug's and qWarnings, # which are useless, and annoy users, so this patch just disables them in release mode Patch1: noqDebug-qWarnings.patch # PATCH-FIX-UPSTREAM full_include_dir.patch -- CMake 2.8.12 creates a fatal error on relative include dirs for a target. silence that policy Patch2: full_include_dir.patch Patch3: 0001-mingw32-compile-fix.patch #Needed for DISABLE_FIND_PACKAGE BuildRequires: cmake >= 2.8.6 BuildRequires: mingw32-cross-gcc-c++ BuildRequires: doxygen BuildRequires: mingw32-pkg-config BuildRequires: mingw32(pkg:Qt5Core) BuildRequires: mingw32(pkg:Qt5DBus) BuildRequires: mingw32(pkg:Qt5Widgets) BuildRoot: %{_tmppath}/%{name}-%{version}-build %_mingw32_package_header_debug BuildArch: noarch %description This library provides a Qt implementation of the DBusMenu protocol. The DBusMenu protocol makes it possible for applications to export and import their menus over DBus. Qt5 library %package -n mingw32-libdbusmenu-qt5-2 Summary: Development package for dbusmenu-qt5 Group: System/Libraries %description -n mingw32-libdbusmenu-qt5-2 This library provides a Qt implementation of the DBusMenu protocol. The DBusMenu protocol makes it possible for applications to export and import their menus over DBus. Qt5 library %package -n mingw32-libdbusmenu-qt5-devel Summary: Development package for libdbusmenu-qt5 Group: Development/Libraries/Other Requires: mingw32-libdbusmenu-qt5-2 = %{version} Requires: mingw32(pkg:Qt5Core) %description -n mingw32-libdbusmenu-qt5-devel This package contains development files for libdbusmenu-qt5. %_mingw32_debug_package %prep %setup -q -n %{rname}-%{version} %patch1 -p1 %if 0%{?suse_version} <= 1310 %patch2 -p1 %endif %patch3 -p1 # Remove build time references so build-compare can do its work sed -i "s/HTML_TIMESTAMP = YES/HTML_TIMESTAMP = NO/" Doxyfile.in %build %_mingw32_cmake -DUSE_QT5=ON -DCMAKE_DISABLE_FIND_PACKAGE_QJSON=TRUE make %{?_smp_mflags} VERBOSE=1 %install %_mingw32_cmake_install # Install the documentation in the correct location mkdir -p %{buildroot}%{_mingw32_docdir}/libdbusmenu-qt5-devel mv %{buildroot}%{_mingw32_datadir}/doc/libdbusmenu-qt5-doc/ %{buildroot}%{_mingw32_docdir}/libdbusmenu-qt5-devel/html/ # Install additional documentation install -pm 0644 COPYING NEWS README %{buildroot}%{_mingw32_docdir}/libdbusmenu-qt5-devel/ %files -n mingw32-libdbusmenu-qt5-2 %defattr(-,root,root,-) %if 0 %{_mingw32_bindir}/libdbusmenu-qt5*.dll %endif %files -n mingw32-libdbusmenu-qt5-devel %defattr(-,root,root,-) %doc %{_mingw32_docdir}/libdbusmenu-qt5-devel/ %if 0 %{_mingw32_libdir}/libdbusmenu-qt5.dll.a %else %{_mingw32_libdir}/libdbusmenu-qt5.a %endif %{_mingw32_includedir}/dbusmenu-qt5/ %{_mingw32_libdir}/pkgconfig/dbusmenu-qt5.pc %{_mingw32_libdir}/cmake/dbusmenu-qt5/ %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