]> git.pld-linux.org Git - packages/pidgin.git/blob - pidgin.spec
- added missing files
[packages/pidgin.git] / pidgin.spec
1 # This file does not like to be adapterized!
2 Summary:        A client compatible with AOL's 'Instant Messenger'
3 Summary(ko):    AOL ÀνºÅÏÆ® ¸Þ½ÅÀú¿Í È£È¯µÇ´Â Å¬¶óÀ̾ðÆ®
4 Summary(pl):    Klient kompatybilny z AOL Instant Messenger
5 Summary(pt_BR): Um cliente para o AOL Instant Messenger (AIM)
6 Name:           gaim
7 Version:        0.65
8 Release:        0.1
9 Epoch:          1
10 License:        GPL
11 Group:          Applications/Communications
12 Source0:        http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
13 # Source0-md5:  31c2fe5ccfb200d9be317a90fd2a4603
14 Patch0:         %{name}-nolibs.patch
15 # Patch0:               %{name}-gg_logoff.patch
16 # Patch1:               %{name}-am_ac.patch
17 # Patch2:               %{name}-tw.patch
18 URL:            http://gaim.sourceforge.net/
19 BuildRequires:  audiofile-devel
20 BuildRequires:  autoconf
21 BuildRequires:  automake
22 BuildRequires:  gettext-devel
23 BuildRequires:  gtk+2-devel >= 2.1.0
24 BuildRequires:  libao-devel
25 BuildRequires:  libtool
26 BuildRequires:  perl-devel
27 Requires:       applnk
28 Requires:       gaim-ui = %{version}
29 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
30
31 %description
32 Gaim allows you to talk to anyone using AOL's Instant Messenger
33 service (you can sign up at http://www.aim.aol.com). It uses the TOC
34 version of the AOL protocol, so your buddy list is stored on AOL's
35 servers and can be retrieved from anywhere. It contains many of the
36 same features as AOL's IM client while at the same time incorporating
37 many new features. Gaim also contains a multiple connection feature
38 which consists of protocol plugins. These plugins allow you to use
39 gaim to connect to other chat services such as Yahoo!, ICQ, MSN,
40 Jabber, Napster, Zephyr, IRC and Gadu-Gadu.
41
42 %description -l pl
43 Gaim pozwala na rozmowy z dowoln± osob± u¿ywaj±c± us³ugi AOL Instant
44 Messenger (mo¿na siê zarejstrowaæ pod adresem
45 http://www.aim.aol.com/). Program u¿ywa wersji TOC protoko³u AOL wiêc
46 Twoja lista kontaktów jest zapisana na serwerze AOL i mo¿e byc
47 przes³ana gdziekolwiek. Gaim zawiera wiele udogodnieñ dostêpnych w
48 kliencie AOL IM jak równie¿ dodaje w³asne. Gaim umo¿liwia tak¿e dostêp
49 do us³ug takich jak Yahoo!, ICQ, MSN, Jabber, Napster, Zephyr, IRC
50 oraz Gadu-Gadu.
51
52 %description -l pt_BR
53 GAIM é um cliente para o AOL Instant Messenger (AIM) que usa o serviço
54 tik/toc da AOL. É desenvolvido ativamente e suporta muitas das
55 características do cliente da AOL, tendo uma interface similiar.
56 Também oferece suporte a outros protocolos, como: ICQ, IRC, Yahoo!,
57 MSN, Jabber e Napster.
58
59 %package ui-gtk
60 Summary:        gtk+ user interface for gaim
61 Summary(pl):    Interfejs u¿ytkownika gaim korzystaj±cy z gtk+
62 Group:          Applications/Communications
63 Provides:       gaim-ui = %{version}-%{release}
64
65 %description ui-gtk
66 gtk+ user interface for gaim.
67
68 %description ui-gtk -l pl
69 Interfejs u¿ytkownika gaim korzystaj±cy z gtk+.
70
71 # %package ui-gnome
72 # Summary:      GNOME user interface for gaim (applet)
73 # Summary(pl):  Interfejs u¿ytkownika gaim korzystaj±cy z GNOME (applet)
74 # Group:                Applications/Communications
75 # Provides:     gaim-ui = %{version}-%{release}
76
77 # %description ui-gnome
78 # GNOME user interface for gaim (applet).
79
80 # %description ui-gnome -l pl
81 # Interfejs u¿ytkownika gaim korzystaj±cy z GNOME (applet).
82
83 %prep
84 %setup -q
85 %patch0 -p1
86
87 %build
88 rm -f configure.in
89 %{__libtoolize}
90 %{__gettextize}
91 %{__aclocal} 
92 %{__autoheader}
93 %{__autoconf}
94 %{__automake}
95 %configure \
96         --disable-nas
97
98 %{__make}
99
100 # no GNOME version of UI now
101 #mv plugins/.libs/iconaway{,_standalone}.so
102 #mv src/gaim{,_standalone}
103 #%{__make} clean
104
105 #%%configure \
106 #       --enable-panel \
107 #       --enable-esd \
108 #       --disable-nas \
109 #       --disable-artsc \
110 #       --enable-gnome
111 #
112 #%{__make}
113         
114 %install
115 rm -rf $RPM_BUILD_ROOT
116
117 %{__make} install \
118         DESTDIR=$RPM_BUILD_ROOT
119
120 #mv $RPM_BUILD_ROOT%{_libdir}/gaim/iconaway{,_applet}.so
121 #install plugins/.libs/iconaway.so $RPM_BUILD_ROOT%{_libdir}/gaim/iconaway.so
122 #install src/gaim_standalone $RPM_BUILD_ROOT%{_bindir}/gaim
123
124 %find_lang %{name} --with-gnome --all-name
125
126 %clean
127 rm -rf $RPM_BUILD_ROOT
128
129 %files -f %{name}.lang
130 %defattr(644,root,root,755)
131 %doc AUTHORS ChangeLog NEWS README* TODO HACKING doc/{CREDITS,FAQ}
132 %dir %{_libdir}/gaim
133 %attr(755,root,root) %{_bindir}/gaim-remote
134 %attr(755,root,root) %{_libdir}/libgaim-remote.so.0.0.0
135 # should be -devel, but....
136 %{_includedir}/gaim-remote/remote-socket.h
137 %{_includedir}/gaim-remote/remote.h
138 %attr(755,root,root) %{_libdir}/gaim/[!i]*.so
139 %attr(755,root,root) %{_libdir}/gaim/idle*.so
140 %{_pixmapsdir}/*
141 %{_mandir}/man?/*
142 %{_datadir}/sounds/%{name}/*.wav
143
144 %files ui-gtk
145 %defattr(644,root,root,755)
146 %attr(755,root,root) %{_bindir}/gaim
147 %attr(755,root,root) %{_libdir}/gaim/iconaway.so
148 %{_desktopdir}/gaim.desktop
149
150 # %files ui-gnome
151 # %defattr(644,root,root,755)
152 # %attr(755,root,root) %{_bindir}/gaim_applet
153 # %attr(755,root,root) %{_libdir}/gaim/iconaway_applet.so
154 # %{_applnkdir}/Network/Communications/gaim_applet.desktop
155 # %{_sysconfdir}/CORBA/servers/*
This page took 0.099168 seconds and 4 git commands to generate.