/[packages]/cauldron/xfce4-clipman-plugin/current/SPECS/xfce4-clipman-plugin.spec
ViewVC logotype

Contents of /cauldron/xfce4-clipman-plugin/current/SPECS/xfce4-clipman-plugin.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 248578 - (show annotations) (download)
Mon May 28 17:08:52 2012 UTC (11 years, 10 months ago) by wally
File size: 1338 byte(s)
- new version 1.2.3
- clean .spec
1 %define url_ver %(echo %{version} | cut -d. -f1,2)
2
3 Summary: Clipboard history plugin for the Xfce panel
4 Name: xfce4-clipman-plugin
5 Version: 1.2.3
6 Release: %mkrel 1
7 License: BSD
8 Group: Graphical desktop/Xfce
9 URL: http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin
10 Source0: http://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/%{url_ver}/%{name}-%{version}.tar.bz2
11 BuildRequires: intltool
12 BuildRequires: pkgconfig(exo-1) >= 0.6.0
13 BuildRequires: pkgconfig(libxfce4ui-1) >= 4.8.0
14 BuildRequires: pkgconfig(libxfce4panel-1.0) >= 4.8.0
15 BuildRequires: pkgconfig(xtst) >= 1.0.0
16 BuildRequires: pkgconfig(unique-1.0) >= 1.0.0
17 Requires: xfce4-panel >= 4.4.2
18
19 %description
20 Clipboard history panel plugin for the Xfce Desktop Environment.
21
22 %prep
23 %setup -q
24
25 %build
26 %configure2_5x \
27 --disable-static \
28 --enable-unique
29 %make
30
31 %install
32 %makeinstall_std
33
34 #we don't want these
35 find %{buildroot} -name "*.la" -delete
36
37 %find_lang %{name}
38
39 %files -f %{name}.lang
40 %doc README ChangeLog COPYING AUTHORS
41 %{_sysconfdir}/xdg/autostart/xfce4-clipman-plugin-autostart.desktop
42 %{_sysconfdir}/xdg/xfce4/panel/xfce4-clipman-actions.xml
43 %{_bindir}/xfce4-*
44 %{_libdir}/xfce4/panel/plugins/libclipman.so
45 %{_datadir}/xfce4/panel/plugins/%{name}.desktop
46 %{_datadir}/applications/xfce4-clipman.desktop
47 %{_datadir}/icons/hicolor/*/apps/%{name}.*

  ViewVC Help
Powered by ViewVC 1.1.30