/[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 307346 - (hide annotations) (download)
Tue Oct 16 21:31:44 2012 UTC (11 years, 6 months ago) by ovitters
File size: 1598 byte(s)
new version 3.6.2
1 wally 159574 %define url_ver %(echo %{version}|cut -d. -f1,2)
2    
3     Name: baobab
4 ovitters 307346 Version: 3.6.2
5 wally 159574 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 ovitters 212028 BuildRequires: itstool
12 ovitters 212035 BuildRequires: intltool
13 wally 159574 BuildRequires: pkgconfig(gnome-doc-utils)
14     BuildRequires: pkgconfig(glib-2.0) >= 2.30.0
15 fwang 277854 BuildRequires: pkgconfig(gtk+-3.0) >= 3.5.9
16 wally 159574 BuildRequires: pkgconfig(libgtop-2.0)
17 fwang 307004 BuildRequires: vala-tools
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 fwang 307035 find %{buildroot} -name '*.la' -delete
41 wally 159574
42 ovitters 212316 %find_lang %{name} --with-gnome --with-help
43 wally 159574
44     %files -f %{name}.lang
45 ovitters 280194 %doc README NEWS AUTHORS ChangeLog
46 wally 159574 %{_bindir}/baobab
47 fwang 307035 %{_libdir}/baobab
48     %{_datadir}/baobab
49 wally 159574 %{_datadir}/glib-2.0/schemas/org.gnome.baobab.gschema.xml
50     %{_datadir}/applications/baobab.desktop
51     %{_datadir}/icons/hicolor/*/apps/baobab.png
52 ovitters 264112 %{_datadir}/icons/hicolor/scalable/actions/view-*-symbolic.svg
53 wally 159574 %{_mandir}/man1/baobab.1.*

  ViewVC Help
Powered by ViewVC 1.1.30