/[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 838433 - (hide annotations) (download)
Sun Jun 21 21:42:37 2015 UTC (8 years, 9 months ago) by ovitters
File size: 1648 byte(s)
new version 3.16.1
1 wally 159574 %define url_ver %(echo %{version}|cut -d. -f1,2)
2    
3     Name: baobab
4 ovitters 838433 Version: 3.16.1
5     Release: %mkrel 1
6 wally 159574 Summary: Disk Usage Analyzer (aka Baobab)
7     License: GPLv2+
8     Group: File tools
9 ovitters 550143 Url: https://wiki.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     #we don't want these
42 fwang 307035 find %{buildroot} -name '*.la' -delete
43 wally 159574
44 ovitters 212316 %find_lang %{name} --with-gnome --with-help
45 wally 159574
46     %files -f %{name}.lang
47 ovitters 280194 %doc README NEWS AUTHORS ChangeLog
48 dams 426212 %{_bindir}/%{name}
49 fwang 656258 %{_datadir}/appdata/org.gnome.baobab.appdata.xml
50 dams 426212 %{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
51 dams 618692 %{_datadir}/applications/org.gnome.%{name}.desktop
52     %{_datadir}/dbus-1/services/org.gnome.%{name}.service
53 dams 426212 %{_datadir}/icons/*/*/apps/%{name}.png
54     %{_mandir}/man1/%{name}.1.*

  ViewVC Help
Powered by ViewVC 1.1.30