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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 307004 - (show annotations) (download)
Tue Oct 16 07:35:02 2012 UTC (11 years, 6 months ago) by fwang
File size: 1500 byte(s)
br vala-tools
1 %define url_ver %(echo %{version}|cut -d. -f1,2)
2
3 Name: baobab
4 Version: 3.6.1
5 Release: %mkrel 1
6 Summary: Disk Usage Analyzer (aka Baobab)
7 License: GPLv2+
8 Group: File tools
9 Url: http://live.gnome.org/GnomeUtils/Baobab
10 Source0: http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
11 BuildRequires: itstool
12 BuildRequires: intltool
13 BuildRequires: pkgconfig(gnome-doc-utils)
14 BuildRequires: pkgconfig(glib-2.0) >= 2.30.0
15 BuildRequires: pkgconfig(gtk+-3.0) >= 3.5.9
16 BuildRequires: pkgconfig(libgtop-2.0)
17 BuildRequires: vala-tools
18 Conflicts: gnome-utils < 1:3.3.1
19
20 %description
21 Disk Usage Analyzer is is a graphical, menu-driven application to analyze
22 disk usage in any Gnome environment. Disk Usage Analyzer can easily scan
23 either the whole file-system tree, or a specific user-requested directory
24 branch (local or remote).
25
26 It also auto-detects in real-time any changes made to your home directory
27 as far as any mounted/unmounted device. Disk Usage Analyzer also provides
28 a full graphical tree-map window for each selected folder.
29
30 %prep
31 %setup -q
32
33 %build
34 %configure2_5x
35 %make
36
37 %install
38 %makeinstall_std
39
40 %find_lang %{name} --with-gnome --with-help
41
42 %files -f %{name}.lang
43 %doc README NEWS AUTHORS ChangeLog
44 %{_bindir}/baobab
45 %{_datadir}/baobab/
46 %{_datadir}/glib-2.0/schemas/org.gnome.baobab.gschema.xml
47 %{_datadir}/applications/baobab.desktop
48 %{_datadir}/icons/hicolor/*/apps/baobab.png
49 %{_datadir}/icons/hicolor/scalable/actions/view-*-symbolic.svg
50 %{_mandir}/man1/baobab.1.*
51

  ViewVC Help
Powered by ViewVC 1.1.30