]> git.pld-linux.org Git - packages/gg.git/blame - gg.spec
- new doc
[packages/gg.git] / gg.spec
CommitLineData
580cd0d9
MM
1#
2# Conditional build:
3#
4# _without_gnome
5# _without_gnome_applet
6# _without_kde
7# _without_wm_applet
4e42e0a9 8# _without_sound
580cd0d9
MM
9
10
4e42e0a9 11# This looks like overkill but some day we might have *everything* bconded :)
580cd0d9 12%{!?_without_gnome: %define _need_gnome 1}
4e42e0a9 13%{!?_without_gnome: %define _need_esd 1}
580cd0d9 14%{!?_without_gnome_applet: %define _need_gnome 1}
4e42e0a9 15%{!?_without_gnome_applet: %define _nees_esd 1}
580cd0d9
MM
16%{!?_without_kde: %define _need_arts 1}
17%{!?_without_wm_applet: %define _need_esd 1}
18
19
ae5f69f2 20Summary: GNU Gadu - free talking
49e659fc 21Summary(pl): GNU Gadu - wolne gadanie
22Name: gg
950cc6cd 23Version: 0.2.4
45ac83a9 24Release: 2
5d7dc0d9 25Epoch: 4
49e659fc 26License: GPL
25713d39 27Group: Applications/Communications
751c5874 28Source0: ftp://ftp.slackware.pl/gg/%{name}-%{version}.tar.gz
68f7a512 29Source1: %{name}.png
45ac83a9 30Patch0: %{name}-lupa.patch
49e659fc 31Icon: gg.xpm
32URL: http://netkrab.slackware.pl/gg/
580cd0d9
MM
33BuildRequires: gtk+-devel > 1.2.8
34%{?_need_gnome:BuildRequires: gnome-libs-devel}
35%{?_need_gnome:BuildRequires: gnome-core-devel}
4e42e0a9 36%if %{!?_without_sound:1}%{?_without_sound:0}
580cd0d9
MM
37%{?_need_arts:BuildRequires: arts-devel}
38%{?_need_esd:BuildRequires: esound-devel > 0.2.7}
4e42e0a9 39%endif
580cd0d9 40
49e659fc 41BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
42
43%define _prefix /usr/X11R6
25713d39 44%define _mandir %{_prefix}/man
52a03b7e 45%define _sysconfdir /etc/X11/GNOME
49e659fc 46
47%description
ae5f69f2 48Gadu-Gadu client released on GNU/GPL.
49e659fc 49
50%description -l pl
51Klient Gadu-Gadu na licencji GNU/GPL.
52
64ce8f6e 53%package common
54Summary: GNU Gadu - free talking - common files
55