Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37509567
en ru br
ALT Linux repos
S:0.9.0-alt2.qa1
5.0: 0.9.0-alt2
4.1: 0.9.0-alt2
4.0: 0.9.0-alt2
3.0: 0.7.3-alt1

Group :: Communications
RPM: scmxx

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: scmxx
Version: 0.9.0
Release: alt2.qa1

Epoch: 20030703

Summary: Exchange data with Siemens mobile phones
License: GPL
Group: Communications

Url: http://www.hendrik-sattler.de/scmxx
Source0: %name-%version.tar.bz2
Source1: scm2tex.pl.txt

Patch0: scmxx-0.9.0-alt-scmxx_tty.patch

Autoreq: yes, noperl

%description
SCMxx is a console program that allows you to exchange certain types of
data with mobile phones made by Siemens. Some of the data types that can
be exchanged are logos, ring tones, vCalendars, phonebook entries, and
SMS messages.

It works with the following models:
S25,
S35i, M35i and C35i,
SL4x, S45, ME45 and C45
and probably others.

It basically uses the AT command set published by Siemens
(with some other, additional resources).

%prep
%setup -q

%patch0 -p1

%build
%configure \
--with-device=/dev/ircomm1
%make_build

%install
%make DESTDIR=%buildroot install
%__install -pD -m755 %SOURCE1 contrib/scm2tex.pl

iconv -futf-8 -tkoi8-r docs/scmxx.ru.1 > %buildroot%_mandir/ru/man1/scmxx.1

%find_lang %name

%files -f %name.lang
%doc contrib/ BUGS README TODO AUTHORS CHANGELOG examples docs/*.txt
%_bindir/*
%_man1dir/*
%_mandir/ru/man1/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin