Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37875580
en ru br
Репозитории ALT
S:0.51.0-alt3
5.1: 0.22.0-alt1
4.1: 0.14.1-alt1.qa1
4.0: 0.14.1-alt1
www.altlinux.org/Changes

Другие репозитории
Upstream:0.20.0

Группа :: Коммуникации
Пакет: cutecom

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: cutecom
Version: 0.22.0
Release: alt1

Summary: A graphical serial terminal
License: GPLv2
Group: Communications

Url: http://cutecom.sourceforge.net
Source: %url/%name-%version.tar.gz
Patch: cutecom-0.22.0-alt-desktop.patch
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
%patch -p1

%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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin