Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
SUSE:SLE-12-SP4:GA
appmenu-qt
appmenu-qt.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File appmenu-qt.spec of Package appmenu-qt
# # spec file for package appmenu-qt # # Copyright (c) 2013 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/ # Name: appmenu-qt Version: 0.2.6 Release: 0 Summary: Application Menu for Qt License: LGPL-3.0 Group: System/GUI/KDE Url: https://launchpad.net/appmenu-qt/ Source0: https://launchpad.net/appmenu-qt/trunk/%{version}/+download/%{name}-%{version}.tar.bz2 # PATCH-FIX-UPSTREAM async-dbus-calls.diff [lp#1096008] Patch0: async-dbus-calls.diff # PATCH-FIX-UPSTREAM check-if-service-is-valid.diff [lp#1096008] Patch1: check-if-service-is-valid.diff # PATCH-FIX-UPSTREAM do-not-force-menubar-to-be-shown-when-registrar-is-deleted.diff [lp#1099357] Patch2: do-not-force-menubar-to-be-shown-when-registrar-is-deleted.diff BuildRequires: cmake >= 2.8.0 BuildRequires: libdbusmenu-qt-devel >= 0.9.0 BuildRequires: libqt4-devel >= 4.8.0 Requires: dbus-1 Requires: libqt4 >= 4.8.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build # Defined by libqt4-x11 > 4.8.2 %{!?_libqt4_pluginsdir: %global _libqt4_pluginsdir %{_libdir}/qt4/plugins} %description This projects adds support for application menu to Qt. %prep %setup -q %patch0 %patch1 %patch2 %build export CFLAGS=$RPM_OPT_FLAGS export CXXFLAGS=$RPM_OPT_FLAGS mkdir build && cd build && \ cmake -DCMAKE_SKIP_RPATH=ON \ -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=release .. make %{?_smp_mflags} %install cd build make DESTDIR=%{buildroot} install %files %defattr(-,root,root,-) %doc COPYING* LGPL_EXCEPTION.txt NEWS README %dir %{_libqt4_pluginsdir}/menubar %{_libqt4_pluginsdir}/menubar/libappmenu-qt.so %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