Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047910
en ru br
ALT Linux repos
S:0.0.0-alt1.svn11919.qa1

Group :: Networking/Remote access
RPM: inputpipe

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define svn_revision 11919

Name: inputpipe
Version: 0.0.0
Release: alt1.svn%svn_revision.qa1

Summary: Client/server application for making any input device network-transparent

License: GPL
Group: Networking/Remote access
Url: http://freshmeat.net/projects/inputpipe

Source: %name-%version.tar
Packager: Denis Klimov <zver at altlinux.org>


%description
Inputpipe is a client/server application for making any Linux input
device network-transparent. An inputpipe client runs on a computer
with some arbitrary input devices, forwarding information and status
from those devices to an inputpipe server. The server creates local
input devices that are identical copies of the devices being
forwarded for all practical purposes.

%package server
Summary: Server part of inputpipe
Group: Networking/Remote access
%description server
Server part of inputpipe.


%package client
Summary: Client part of inputpipe
Group: Networking/Remote access
%description client
Client part of inputpipe

%prep
%setup

%build
%make_build

%install
mkdir -p %buildroot%_bindir
%make_install INSTDIR=%buildroot%_bindir install

%files server
%_bindir/inputpipe-server

%files client
%_bindir/inputpipe-client

%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