Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37403398
en ru br
Репозитории ALT
S:1.0-alt6.qa2
5.1: 1.0-alt5
4.1: 1.0-alt3
www.altlinux.org/Changes

Группа :: Система/Настройка/Оборудование
Пакет: lomoco

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

Name: lomoco
Version: 1.0
Release: alt5

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%_sysconfdir/udev/rules.d/40-lomoco.rules
install -pD -m644 %SOURCE1 %buildroot%_sysconfdir/sysconfig/logitech_mouse

%files
%doc AUTHORS ChangeLog NEWS README
%_bindir/%name
%_sysconfdir/sysconfig/logitech_mouse
%_sysconfdir/udev/rules.d/*.rules
/%_lib/udev/lomoco
%_man1dir/*

%changelog

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

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