Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37551139
en ru br
ALT Linux repos
5.0: 1.0.1-alt1
4.1: 1.0.1-alt1
4.0: 1.0.1-alt1

Group :: System/X11
RPM: lbxproxy

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: lbxproxy
Version: 1.0.1
Release: alt1

Summary: Low BandWidth X proxy
License: MIT/X11
Group: System/X11

Url: http://xorg.freedesktop.org
Source: %name-%version.tar.bz2

Patch0: lbxproxy-sysconfdir-AtomControl-fix.patch

Packager: XOrg Maintainer Team <xorg at packages.altlinux.org>

BuildRequires: libICE-devel libX11-devel libXau-devel libXdmcp-devel
BuildRequires: libXext-devel liblbxutil-devel pkg-config xorg-x11-proto-devel
BuildRequires: xorg-x11-xtrans-devel xorg-x11-util-macros zlib-devel

%description
Applications  that  would  like  to take advantage of the Low Bandwidth
extension to X (LBX) must make their connections to an lbxproxy.  These
applications need to know nothing about LBX, they simply connect to the
lbxproxy as if were a regular server.  The lbxproxy accepts client con-
nections,  multiplexes  them  over a single connection to the X server,
and performs various optimizations on the X protocol to make it  faster
over low bandwidth and/or high latency connections.

%prep
%setup -q

%patch0 -p1

%build
%__autoreconf
%configure

%make_build

%install
%make DESTDIR=%buildroot install

%files
%_sysconfdir/X11/lbxproxy
%_bindir/*
%_man1dir/*

%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