/[packages]/cauldron/centerim/current/SPECS/centerim.spec
ViewVC logotype

Contents of /cauldron/centerim/current/SPECS/centerim.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1289 - (show annotations) (download)
Sat Jan 8 23:09:33 2011 UTC (13 years, 3 months ago) by kharec
File size: 1241 byte(s)
imported package centerim
1 Name: centerim
2 Summary: Console ncurses based multi-protocol instant messenger
3 Version: 4.22.10
4 Release: %mkrel 1
5 License: GPLv2+ and LGPLv2+
6 Group: Networking/Instant messaging
7 Source: http://www.centerim.org/download/releases/%{name}-%{version}.tar.gz
8 URL: http://www.centerim.org
9 Buildrequires: ncurses-devel
10 BuildRequires: openssl-devel
11 BuildRequires: curl-devel
12 BuildRequires: jpeg-devel
13 BuildRequires: gettext-devel
14 BuildRequires: gpgme-devel
15 Obsoletes: centericq
16 Provides: centericq
17 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
18
19 %description
20 CenterIM is a text mode menu- and window-driven instant messenger. ICQ,
21 Yahoo!, AIM TOC, IRC, MSN, Gadu-Gadu and Jabber protocols are currently
22 supported. There is also an internal RSS reader and a LiveJournal client.
23
24 CenterIM is a fork of the CenterICQ project.
25
26 %prep
27 %setup -q
28
29 %build
30 %configure2_5x
31 %make
32
33 %install
34 rm -rf %buildroot
35 %makeinstall_std
36
37 %find_lang %name
38
39 %clean
40 rm -rf %buildroot
41
42 %files -f %{name}.lang
43 %defattr (-,root,root)
44 %doc README TODO AUTHORS
45 %{_bindir}/CenterIMLog2HTML.py
46 %{_bindir}/centerim
47 %{_bindir}/cimconv
48 %{_mandir}/man1/centerim.1*
49 %{_mandir}/man1/cimconv.1*
50 %{_datadir}/%{name}
51 %{_bindir}/cimformathistory
52 %{_bindir}/cimextracthistory.pl
53
54

  ViewVC Help
Powered by ViewVC 1.1.30