Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37580604
en ru br
ALT Linux repos
S:1.0-alt6.qa2
5.0: 1.0-alt4
4.1: 1.0-alt3

Group :: System/Configuration/Hardware
RPM: lomoco

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: lomoco
Version: 1.0
Release: alt6.qa2

Summary: Logitech mouse control tool
License: GPL
Group: System/Configuration/Hardware

Url: http://www.lomoco.org
Source0: %url/%name-%version.tar.gz
Source1: lomoco.sysconfig
Patch0: lomoco-1.0-alt-logger-path.patch
Patch1: lomoco-1.0-alt-headers.patch
Packager: Michael Shigorin <mike at altlinux.org>

BuildRequires: libusb-compat-devel

%description
Lomoco can configure vendor-specific options on Logitech USB mice
(or dual-personality mice plugged into the USB port). A number
of recent devices are supported. The program is mostly useful
in setting the resolution to 800 cpi or higher on mice that boot
at 400 cpi (such as the MX500, MX510, MX1000 etc.), and disabling
SmartScroll or Cruise Control for those who would rather use the
two extra buttons as ordinary mouse buttons.

%prep
%setup
%patch0 -p1
%patch1 -p1

%build
./autogen.sh
%configure
%make
make udev-rules

%install
%makeinstall
install -pD -m755 udev/udev.lomoco %buildroot/lib/udev/lomoco
install -pD -m644 udev/lomoco.rules %buildroot%_udevrulesdir/40-lomoco.rules
install -pD -m644 %SOURCE1 %buildroot%_sysconfdir/sysconfig/logitech_mouse

%files
%doc AUTHORS ChangeLog NEWS README
%_bindir/%name
%_sysconfdir/sysconfig/logitech_mouse
%_udevrulesdir/*.rules
/lib/udev/lomoco
%_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