]> git.pld-linux.org Git - packages/xfce4-settings.git/blobdiff - xfce4-settings.spec
- up to 4.18.1
[packages/xfce4-settings.git] / xfce4-settings.spec
index 6069107d84bdd7ade0dced55c4f90dfcfaee2b26..cfa46ee510ccd3cb5225c2a40a165c7f9f35ed11 100644 (file)
@@ -1,39 +1,45 @@
-%define                xfce_version    4.10.0
+%define                xfce_version    4.18.0
 Summary:       Settings manager for the Xfce desktop environment
 Summary(pl.UTF-8):     Menadżer ustawień dla środowiska Xfce
 Name:          xfce4-settings
-Version:       4.10.0
-Release:       4
+Version:       4.18.1
+Release:       1
 License:       GPL v2
 Group:         X11/Applications
-Source0:       http://archive.xfce.org/src/xfce/xfce4-settings/4.10/%{name}-%{version}.tar.bz2
-# Source0-md5: cc4dd9179ead9046c056431f01a12000
-Patch0:                multiple-x-screens-workaround.patch
-Patch1:                01_use-tango-icon-theme.patch
-Patch2:                02-Xfsettingsd-Check-for-NoSuchExtension-bug-9390.patch
-URL:           http://www.xfce.org/projects/xfce4-settings/
+Source0:       https://archive.xfce.org/src/xfce/xfce4-settings/4.18/%{name}-%{version}.tar.bz2
+# Source0-md5: 67c2824340349b25b754c1bd00602344
+Patch0:                01_use-tango-icon-theme.patch
+URL:           https://www.xfce.org/projects/xfce4-settings/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake >= 1:1.8
-BuildRequires: dbus-glib-devel >= 0.34
-BuildRequires: exo-devel >= 0.8.0
-BuildRequires: gettext-devel
-BuildRequires: glib2-devel >= 1:2.16.0
-BuildRequires: gtk+2-devel >= 2:2.14.0
+BuildRequires: colord-devel >= 1.0.2
+BuildRequires: dbus-glib-devel >= 0.84
+BuildRequires: exo-devel >= 4.15.1
+BuildRequires: fontconfig-devel >= 2.6.0
+BuildRequires: garcon-devel >= 0.1.10
+BuildRequires: gettext-tools
+BuildRequires: glib2-devel >= 1:2.50.8
+BuildRequires: gtk+3-devel
 BuildRequires: intltool
+BuildRequires: libcanberra-devel
+BuildRequires: libinput-devel
 BuildRequires: libnotify-devel
 BuildRequires: libtool
-BuildRequires: libxfce4ui-devel >= %{xfce_version}
+BuildRequires: libxfce4ui-devel >= 4.18.0
 BuildRequires: libxfce4util-devel >= %{xfce_version}
 BuildRequires: libxklavier-devel
 BuildRequires: pkgconfig
+BuildRequires: upower-devel
 BuildRequires: xfce4-dev-tools >= %{xfce_version}
-BuildRequires: xfconf-devel >= %{xfce_version}
+BuildRequires: xfconf-devel >= 4.18.0
+BuildRequires: xorg-driver-input-libinput-devel
 BuildRequires: xorg-lib-libXcursor-devel >= 1.1.0
-BuildRequires: xorg-lib-libXi-devel
+BuildRequires: xorg-lib-libXi-devel >= 1.2.0
+BuildRequires: xorg-lib-libXrandr-devel
 BuildRequires: xorg-proto-inputproto-devel >= 1.4.0
 Requires:      xfconf >= %{xfce_version}
-Obsoletes:     xfce-mcs-manager
-Obsoletes:     xfce-mcs-plugins
+Obsoletes:     xfce-mcs-manager < 4.16
+Obsoletes:     xfce-mcs-plugins < 4.16
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -47,8 +53,10 @@ Menadżer ustawień pozwala w łatwy i intuicyjny sposób dostosowywać
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%{__sed} -i '1s,/usr/bin/env python3$,%{__python3},' \
+                dialogs/mime-settings/helpers/xfce4-compose-mail
+
+mkdir -p m4
 
 %build
 %{__intltoolize}
@@ -58,7 +66,10 @@ Menadżer ustawień pozwala w łatwy i intuicyjny sposób dostosowywać
 %{__autoheader}
 %{__automake}
 %configure \
-       --disable-silent-rules
+       --disable-silent-rules \
+       --enable-pluggable-dialogs \
+       --enable-sound-settings \
+       --enable-upower-glib
 
 %{__make}
 
@@ -68,7 +79,8 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/ur_PK
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{hye,ie,ur_PK}
+%{__mv} $RPM_BUILD_ROOT%{_localedir}/{hy_AM,hy}
 
 %find_lang %{name}
 
@@ -80,8 +92,11 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS ChangeLog NEWS TODO
 %attr(755,root,root) %{_bindir}/xfce4-accessibility-settings
 %attr(755,root,root) %{_bindir}/xfce4-appearance-settings
+%attr(755,root,root) %{_bindir}/xfce4-color-settings
 %attr(755,root,root) %{_bindir}/xfce4-display-settings
+%attr(755,root,root) %{_bindir}/xfce4-find-cursor
 %attr(755,root,root) %{_bindir}/xfce4-keyboard-settings
+%attr(755,root,root) %{_bindir}/xfce4-mime-helper
 %attr(755,root,root) %{_bindir}/xfce4-mime-settings
 %attr(755,root,root) %{_bindir}/xfce4-mouse-settings
 %attr(755,root,root) %{_bindir}/xfce4-settings-editor
@@ -89,14 +104,26 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/xfsettingsd
 %dir %{_libdir}/xfce4/settings
 %attr(755,root,root) %{_libdir}/xfce4/settings/appearance-install-theme
+%attr(755,root,root) %{_libdir}/xfce4/xfce4-compose-mail
 %{_sysconfdir}/xdg/autostart/xfsettingsd.desktop
 %{_sysconfdir}/xdg/menus/xfce-settings-manager.menu
 %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
+%{_sysconfdir}/xdg/xfce4/helpers.rc
 %{_desktopdir}/xfce-display-settings.desktop
 %{_desktopdir}/xfce-keyboard-settings.desktop
 %{_desktopdir}/xfce-mouse-settings.desktop
 %{_desktopdir}/xfce-settings-manager.desktop
 %{_desktopdir}/xfce-ui-settings.desktop
 %{_desktopdir}/xfce4-accessibility-settings.desktop
+%{_desktopdir}/xfce4-color-settings.desktop
+%{_desktopdir}/xfce4-file-manager.desktop
+%{_desktopdir}/xfce4-mail-reader.desktop
 %{_desktopdir}/xfce4-mime-settings.desktop
 %{_desktopdir}/xfce4-settings-editor.desktop
+%{_desktopdir}/xfce4-terminal-emulator.desktop
+%{_desktopdir}/xfce4-web-browser.desktop
+%dir %{_datadir}/xfce4/helpers
+%{_datadir}/xfce4/helpers/*.desktop
+%{_iconsdir}/hicolor/*x*/apps/*.png
+%{_iconsdir}/hicolor/*x*/devices/xfce-display-*.png
+%{_iconsdir}/hicolor/scalable/apps/*.svg
This page took 0.085599 seconds and 4 git commands to generate.