/[packages]/cauldron/baobab/current/SPECS/baobab.spec
ViewVC logotype

Annotation of /cauldron/baobab/current/SPECS/baobab.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 497608 - (hide annotations) (download)
Mon Oct 14 20:57:11 2013 UTC (10 years, 6 months ago) by ovitters
File size: 1772 byte(s)
new version 3.10.1
1 wally 159574 %define url_ver %(echo %{version}|cut -d. -f1,2)
2    
3     Name: baobab
4 ovitters 497608 Version: 3.10.1
5 ovitters 350266 Release: %mkrel 1
6 wally 159574 Summary: Disk Usage Analyzer (aka Baobab)
7     License: GPLv2+
8     Group: File tools
9     Url: http://live.gnome.org/GnomeUtils/Baobab
10 ovitters 484905 Source0: https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
11 ovitters 212028 BuildRequires: itstool
12 ovitters 212035 BuildRequires: intltool
13 wally 159574 BuildRequires: pkgconfig(gnome-doc-utils)
14 dams 426212 BuildRequires: pkgconfig(glib-2.0) >= 2.36.0
15     BuildRequires: pkgconfig(gtk+-3.0) >= 3.8.0
16 wally 159574 BuildRequires: pkgconfig(libgtop-2.0)
17 wally 463206 BuildRequires: vala-tools >= 0.20.1.41
18 fwang 307013 BuildRequires: gobject-introspection-devel
19 wally 159574 Conflicts: gnome-utils < 1:3.3.1
20    
21     %description
22     Disk Usage Analyzer is is a graphical, menu-driven application to analyze
23     disk usage in any Gnome environment. Disk Usage Analyzer can easily scan
24     either the whole file-system tree, or a specific user-requested directory
25     branch (local or remote).
26    
27     It also auto-detects in real-time any changes made to your home directory
28     as far as any mounted/unmounted device. Disk Usage Analyzer also provides
29     a full graphical tree-map window for each selected folder.
30    
31     %prep
32     %setup -q
33    
34     %build
35     %configure2_5x
36     %make
37    
38     %install
39     %makeinstall_std
40 wally 463205
41     #fix desktop file
42     desktop-file-install \
43     --dir=%{buildroot}%{_datadir}/applications \
44     %{buildroot}%{_datadir}/applications/%{name}.desktop
45    
46     #we don't want these
47 fwang 307035 find %{buildroot} -name '*.la' -delete
48 wally 159574
49 ovitters 212316 %find_lang %{name} --with-gnome --with-help
50 wally 159574
51     %files -f %{name}.lang
52 ovitters 280194 %doc README NEWS AUTHORS ChangeLog
53 dams 426212 %{_bindir}/%{name}
54     %{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
55     %{_datadir}/applications/%{name}.desktop
56     %{_datadir}/icons/*/*/apps/%{name}.png
57 dams 474696 %{_datadir}/appdata/%{name}.*.*
58 ovitters 264112 %{_datadir}/icons/hicolor/scalable/actions/view-*-symbolic.svg
59 dams 426212 %{_mandir}/man1/%{name}.1.*

  ViewVC Help
Powered by ViewVC 1.1.30