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