Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37877070
en ru br
ALT Linux repos
S:0.51.0-alt3
5.0: 0.20.0-alt2
4.1: 0.14.1-alt1.qa1
4.0: 0.14.1-alt1

Other repositories
Upstream:0.20.0

Group :: Communications
RPM: cutecom

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: cutecom
Version: 0.20.0
Release: alt2

Summary: A graphical serial terminal
License: GPL v2
Group: Communications

Url: http://cutecom.sourceforge.net
Source: %url/%name-%version.tar.gz
Packager: Michael Shigorin <mike at altlinux.org>

# Automatically added by buildreq on Wed Nov 05 2008

BuildRequires: cmake gcc-c++ kdelibs libqt4-devel

Summary(pl): Graficzny terminal szeregowy

%description
Cutecom is a graphical serial terminal, like minicom. It is aimed
mainly at hardware developers or other people who need a terminal to
talk to their devices.

%description -l pl
Cutecom to graficzny terminal szeregowy podobny do minicoma. Jest
przeznaczony głównie dla twórców sprzętu i innych ludzi potrzebujących
terminala do komunikacji ze swoimi urządzeniami.

%prep
%setup
echo "Categories=Qt;Utility;" >> cutecom.desktop

%build
PATH=$PATH:%_libdir/qt4/bin
cmake .
%configure
%make_build

%install
install -pD %name %buildroot%_bindir/%name
install -pD %name.desktop %buildroot%_desktopdir/%name.desktop

%files
%doc Changelog README
%_bindir/*
%_desktopdir/*

%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