Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37526186
en ru br
ALT Linux repos
S:0.0.1-alt1

Group :: Networking/Remote access
RPM: qrdc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: qrdc
Version: 0.0.1
Release: alt1

Summary: QT-based Remote Desktop Connection frontend
License: GPLv2
Group: Networking/Remote access
URL: http://qt-apps.org/content/show.php?action=content&content=111444
Packager: Andrey Cherepanov <cas at altlinux.org>

Source: %{name}_%{version}.tar.gz

BuildRequires: gcc-c++, make, libqt4-devel

%description
QT-based Remote Desktop Connection frontend.

%prep
%setup -q

%build
lrelease-qt4 %name.pro
qmake-qt4
make

%install
%makeinstall INSTALL_ROOT=%buildroot

%files
%doc doc/*
%_bindir/%name
%_datadir/qt4/translations/%{name}_*.qm
%_desktopdir/%name.desktop
%_pixmapsdir/%name.png

%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