Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:42.2
mate-control-center
mate-control-center.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mate-control-center.spec of Package mate-control-center
# # spec file for package mate-control-center # # 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-window-settings %define sover 1 %define soname_slab libmate-slab %define sover_slab 0 %define _version 1.16 Name: mate-control-center Version: 1.16.0 Release: 0 Summary: MATE Desktop control center License: GPL-2.0+ Group: System/GUI/Other Url: http://mate-desktop.org/ Source: http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: libxml2-python BuildRequires: mate-common BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: xorg-x11-devel BuildRequires: yelp-tools BuildRequires: pkgconfig(dconf) >= 0.11.0 BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gtk+-2.0) BuildRequires: pkgconfig(libcanberra-gtk) BuildRequires: pkgconfig(libmarco-private) >= %{_version} BuildRequires: pkgconfig(libmate-menu) >= %{_version} BuildRequires: pkgconfig(libmatekbd) BuildRequires: pkgconfig(librsvg-2.0) BuildRequires: pkgconfig(libxklavier) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(mate-desktop-2.0) >= %{_version} BuildRequires: pkgconfig(mate-settings-daemon) >= %{_version} BuildRequires: pkgconfig(pango) BuildRequires: pkgconfig(sm) BuildRequires: pkgconfig(unique-1.0) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcursor) BuildRequires: pkgconfig(xext) BuildRequires: pkgconfig(xft) Requires: %{name}-branding Requires: gsettings-backend-dconf Requires: gsettings-desktop-schemas Recommends: %{name}-lang %glib2_gsettings_schema_requires %if 0%{?suse_version} >= 1320 || (0%{?sle_version} >= 120100 && 0%{?is_opensuse}) BuildRequires: pkgconfig(appindicator-0.1) %endif %description The control center is MATE's main interface for configuration of various aspects of your desktop. %package branding-upstream Summary: The MATE Control Center -- Upstream Definition of Shell Content 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 the definitions of the content appearing #BRAND: in the shell (/etc/xdg/menus/matecc.menu). %description branding-upstream The control center is MATE's main interface for configuration of various aspects of your desktop. This package provides the upstream definition of what appears in the control center. %package devel Summary: Header files for MATE Control Center Group: Development/Libraries/Other Requires: %{soname}%{sover} = %{version} %description devel The control center is MATE's main interface for configuration of various aspects of your desktop. This package provides MATE control center development files. %package -n %{soname}%{sover} Summary: Utility library for getting window manager settings Group: System/Libraries %description -n %{soname}%{sover} This library is used by MATE control center to change preferences of window managers. %package -n %{soname_slab}%{sover_slab} Summary: MATE Desktop libslab port Group: System/Libraries %description -n %{soname_slab}%{sover_slab} This library makes it easy to create tile-based UI for MATE, as seen in gnome-main-menu. %package -n %{soname_slab}-devel Summary: Header files for libslab Group: Development/Libraries/Other Requires: %{soname_slab}%{sover_slab} = %{version} %description -n %{soname_slab}-devel This library makes it easy to create tile-based UI for MATE, as seen in gnome-main-menu. This package provides libslab development files. %lang_package %prep %setup -q %build NOCONFIGURE=1 mate-autogen %configure \ --disable-static \ --disable-update-mimedb \ --with-gtk=2.0 make %{?_smp_mflags} %install %make_install rm -f %{buildroot}%{_datadir}/applications/mimeinfo.cache find %{buildroot} -type f -name "*.la" -delete -print %find_lang %{name} %{?no_lang_C} %suse_update_desktop_file mate-settings-mouse %suse_update_desktop_file mate-network-properties %suse_update_desktop_file mate-appearance-properties %suse_update_desktop_file mate-keybinding %suse_update_desktop_file mate-font-viewer %suse_update_desktop_file mate-theme-installer %suse_update_desktop_file mate-default-applications-properties %fdupes -s %{buildroot}%{_datadir}/help/ %post %desktop_database_post %mime_database_post %icon_theme_cache_post %glib2_gsettings_schema_post %postun %desktop_database_postun %mime_database_postun %icon_theme_cache_postun %glib2_gsettings_schema_postun %post -n %{soname}%{sover} -p /sbin/ldconfig %postun -n %{soname}%{sover} -p /sbin/ldconfig %post -n %{soname_slab}%{sover_slab} -p /sbin/ldconfig %postun -n %{soname_slab}%{sover_slab} -p /sbin/ldconfig %files %defattr(-,root,root) %doc ChangeLog README COPYING %{_sbindir}/mate-display-properties-install-systemwide %{_bindir}/mate-* %{_datadir}/applications/*.desktop %{_datadir}/mate-control-center/* %dir %{_datadir}/mate/ %{_datadir}/mate/cursor-fonts %{_datadir}/mime/packages/mate-theme-package.xml %{_datadir}/polkit-1/actions/org.mate.randr.policy %{_datadir}/glib-2.0/schemas/*.xml %{_datadir}/help/C/%{name}/ %{_datadir}/icons/hicolor/*/*/*.png %{_datadir}/icons/hicolor/scalable/apps/*.svg %{_datadir}/thumbnailers/ # From upstream branding. %exclude %{_sysconfdir}/xdg/menus/matecc.menu %dir %{_datadir}/desktop-directories %{_datadir}/desktop-directories/matecc.directory %dir %{_libdir}/window-manager-settings/ %{_libdir}/window-manager-settings/libmarco.so %{_mandir}/man?/mate-*.?%{?ext_man} %files branding-upstream %defattr (-,root,root) %dir %{_sysconfdir}/xdg/menus %config %{_sysconfdir}/xdg/menus/matecc.menu %files -n %{soname}%{sover} %defattr(-,root,root) %{_libdir}/%{soname}.so.%{sover}* %files devel %defattr(-,root,root) %{_includedir}/mate-window-settings-2.0/ %{_libdir}/libmate-window-settings.so %{_libdir}/pkgconfig/mate-default-applications.pc %{_libdir}/pkgconfig/mate-keybindings.pc %{_libdir}/pkgconfig/mate-window-settings-2.0.pc %files -n %{soname_slab}%{sover_slab} %defattr(-,root,root) %{_libdir}/%{soname_slab}.so.%{sover_slab}* %files -n %{soname_slab}-devel %defattr(-,root,root) %{_libdir}/pkgconfig/mate-slab.pc %{_includedir}/%{soname_slab}/ %{_libdir}/%{soname_slab}.so %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