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