/[packages]/updates/2/xfce4-settings/current/SPECS/xfce4-settings.spec
ViewVC logotype

Contents of /updates/2/xfce4-settings/current/SPECS/xfce4-settings.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 265165 - (show annotations) (download)
Fri Jun 29 19:38:13 2012 UTC (11 years, 9 months ago) by wally
File size: 1513 byte(s)
- update to stable xfce 4.10 from cauldron
1 %define url_ver %(echo %{version} | cut -d. -f1,2)
2
3 Summary: Configuration settings manager for Xfce
4 Name: xfce4-settings
5 Version: 4.10.0
6 Release: %mkrel 1
7 License: GPLv2+
8 Group: Graphical desktop/Xfce
9 Url: http://www.xfce.org
10 Source0: http://archive.xfce.org/src/xfce/xfce4-settings/%{url_ver}/%{name}-%{version}.tar.bz2
11 BuildRequires: desktop-file-utils
12 BuildRequires: intltool
13 BuildRequires: pkgconfig(exo-1) >= 0.7.1
14 BuildRequires: pkgconfig(garcon-1)
15 BuildRequires: pkgconfig(libxfce4ui-1) >= 4.9.0
16 BuildRequires: pkgconfig(libnotify)
17 BuildRequires: pkgconfig(libxklavier)
18 Requires: xscreensaver
19
20 %description
21 Configuration settings manager for Xfce desktop environment.
22
23 %prep
24 %setup -q
25 %apply_patches
26
27 %build
28 %configure2_5x \
29 --enable-sound-settings \
30 --enable-libnotify \
31 --enable-xrandr \
32 --enable-xcursor \
33 --enable-libxklavier \
34 --enable-pluggable-dialogs \
35 --with-pnp-ids-path=%{_datadir}/misc/pnp.ids
36
37 %make
38
39 %install
40 %makeinstall_std
41
42 # (tpg) this file is in %{_real_vendor}-xfce-config package
43 rm -rf %{buildroot}%{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
44
45 %find_lang %{name}
46
47 %files -f %{name}.lang
48 %doc AUTHORS ChangeLog NEWS TODO
49 %dir %{_sysconfdir}/xdg/xfce4/xfconf/
50 %dir %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/
51 %{_sysconfdir}/xdg/autostart/xfsettingsd.desktop
52 %{_sysconfdir}/xdg/menus/xfce-settings-manager.menu
53 %{_libexecdir}/xfce4/settings/appearance-install-theme
54 %{_bindir}/xfsettingsd
55 %{_bindir}/xfce4*
56 %{_datadir}/applications/xfce*.desktop

  ViewVC Help
Powered by ViewVC 1.1.30