]> git.pld-linux.org Git - packages/gg.git/blame - gg.spec
- everything got bconded now :)
[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
8
9
10%{!?_without_gnome: %define _need_gnome 1}
11%{!?_without_gnome: %define _need_esd 1}
12%{!?_without_gnome_applet: %define _need_gnome 1}
13%{!?_without_gnome_applet: %define _nees_esd 1}
14%{!?_without_kde: %define _need_arts 1}
15%{!?_without_wm_applet: %define _need_esd 1}
16
17
869e50ab 18%define _release 3
5d7dc0d9 19
ae5f69f2 20Summary: GNU Gadu - free talking
49e659fc 21Summary(pl): GNU Gadu - wolne gadanie
22Name: gg
1bee3967 23Version: 0.2.2.1
a3a4cda4 24Release: 4
5d7dc0d9 25Epoch: 4
49e659fc 26License: GPL
25713d39 27Group: Applications/Communications
68f7a512
TO
28Source0: ftp://ftp.slackware.pl/gg/%{name}-%{version}.tar.gz
29Source1: %{name}.png
30Patch0: %{name}-home_etc.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}
36%{?_need_arts:BuildRequires: arts-devel}
37%{?_need_esd:BuildRequires: esound-devel > 0.2.7}
38
49e659fc 39BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
40
41%define _prefix /usr/X11R6
25713d39 42%define _mandir %{_prefix}/man
52a03b7e 43%define _sysconfdir /etc/X11/GNOME
49e659fc 44
45%description
ae5f69f2 46Gadu-Gadu client released on GNU/GPL.
49e659fc 47
48%description -l pl
49Klient Gadu-Gadu na licencji GNU/GPL.
50
64ce8f6e 51%package common
52Summary: GNU Gadu - free talking - common files
53