Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
mate-menus
mate-menus.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mate-menus.spec of Package mate-menus
# # spec file for package mate-menus # # Copyright (c) 2016 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 soname libmate-menu %define sover 2 %define typelib typelib-1_0-MateMenu-2_0 %define _version 1.16 Name: mate-menus Version: 1.16.0 Release: 0 Summary: MATE Desktop Menu License: GPL-2.0+ and LGPL-2.1+ Group: System/GUI/Other Url: http://mate-desktop.org/ Source: http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRequires: intltool BuildRequires: mate-common >= %{_version} BuildRequires: pkgconfig BuildRequires: python-devel BuildRequires: update-desktop-files BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) Requires: %{name}-branding Recommends: %{name}-lang %description mate-menus contains the libmate-menu library, the layout configuration files for the MATE menu, as well as a simple menu editor. The libmate-menu library implements the "Desktop Menu Specification" from freedesktop.org. %package branding-upstream Summary: The MATE Desktop Menu -- Upstream Menus Definitions License: GPL-2.0+ Group: System/GUI/Other Requires: %{name} = %{version} Supplements: packageand(%{name}:branding-upstream) Conflicts: otherproviders(%{name}-branding) Provides: %{name}-branding = %{version} BuildArch: noarch #BRAND: This package contains set of needed .menu files in #BRAND: /etc/xdg/menus. .directory files in #BRAND: %{_datadir}/desktop-directories/Multimedia.directory are part of #BRAND: the main package. If you need custom one, simply it put there #BRAND: and modify .menu file to refer to it. %description branding-upstream The package contains an implementation of the draft "Desktop Menu Specification" from freedesktop.org: http://freedesktop.org/Standards/menu-spec This package provides the upstream definitions for menus. %package -n %{soname}%{sover} Summary: MATE Desktop Menu License: GPL-2.0+ and LGPL-2.1+ Group: System/Libraries %description -n %{soname}%{sover} The libmate-menu library implements the "Desktop Menu Specification" from freedesktop.org. %package -n %{typelib} Summary: MATE Desktop menu bindings License: GPL-2.0+ and LGPL-2.1+ Group: System/GUI/Other %description -n %{typelib} The libmate-menu library implements the "Desktop Menu Specification" from freedesktop.org. %package -n python-%{name} Summary: Python Bindings for MATE Desktop Menu License: GPL-2.0+ and LGPL-2.1+ Group: System/GUI/Other Requires: %{soname}%{sover} = %{version} %description -n python-%{name} mate-menus contains the libmate-menu library, the layout configuration files for the MATE menu, as well as a simple menu editor. The libmate-menu library implements the "Desktop Menu Specification" from freedesktop.org. %package devel Summary: MATE Desktop Menu License: GPL-2.0+ and LGPL-2.1+ Group: Development/Libraries/C and C++ Requires: %{soname}%{sover} = %{version} Requires: %{typelib} = %{version} Requires: pkgconfig(glib-2.0) %description devel mate-menus contains the libmate-menu library, the layout configuration files for the MATE menu, as well as a simple menu editor. The libmate-menu library implements the "Desktop Menu Specification" from freedesktop.org. %lang_package %prep %setup -q %build NOCONFIGURE=1 mate-autogen %configure \ --disable-static make %{?_smp_mflags} %install %make_install %find_lang %{name} %{?no_lang_C} find %{buildroot} -type f -name "*.la" -delete -print %post -n %{soname}%{sover} -p /sbin/ldconfig %postun -n %{soname}%{sover} -p /sbin/ldconfig %files %defattr(-,root,root) %doc ChangeLog README COPYING %dir %{_sysconfdir}/xdg/menus/ %config %{_sysconfdir}/xdg/menus/mate-settings.menu %config %{_sysconfdir}/xdg/menus/mate-preferences-categories.menu # Files from branding-upstream. %exclude %{_sysconfdir}/xdg/menus/mate-applications.menu %dir %{_datadir}/mate/desktop-directories/ %{_datadir}/mate/desktop-directories/mate-*.directory %dir %{_datadir}/mate/ %files branding-upstream %defattr (-,root,root) %config %{_sysconfdir}/xdg/menus/mate-applications.menu %files -n %{typelib} %defattr(-,root,root) %{_libdir}/girepository-1.0/MateMenu-2.0.typelib %files -n python-mate-menus %defattr(-,root,root) %{python_sitearch}/matemenu.so %dir %{_datadir}/mate-menus/ %{_datadir}/mate-menus/examples/ %files -n %{soname}%{sover} %defattr(-,root,root) %{_libdir}/%{soname}.so.%{sover}* %files devel %defattr(-,root,root) %{_includedir}/mate-menus/ %{_libdir}/%{soname}.so %{_libdir}/pkgconfig/*.pc %{_datadir}/gir-1.0/MateMenu-2.0.gir %files lang -f %{name}.lang %defattr(-,root,root) %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