Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37046913
en ru br
Репозитории ALT

Группа :: Система/Основа
Пакет: eviacam

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

%define _unpackaged_files_terminate_build 1

Name:     eviacam
Version:  2.1.4
Release:  alt1

Summary:  Mouse replacement software that moves the pointer as you move your head
Group:  System/Base
License:  GPLv3
Url:      http://viacam.org
# VCS:    https://github.com/cmauri/eviacam.git

Packager: Andrey Cherepanov <cas at altlinux.org>
Source:   %name-%version.tar
Patch1:   %name-alt-compat.patch
Patch2:   %name-upstream-opencv-4.2-compat.patch

BuildRequires: libwxGTK3.0-devel libopencv-devel libXtst-devel libXext-devel libgtk+3-devel gcc-c++ libv4l-devel

%description
Mouse replacement software that moves the pointer as you move your head.
It works on standard PCs equipped with a web camera. No additional hardware
is required. Based on the award winning Facial Mouse software.

%prep
%setup -q
%patch1 -p1
%patch2 -p1

%build
touch config.rpath
%autoreconf
%configure
%make_build

%install
%makeinstall_std

%find_lang %name

%files -f %name.lang
%doc AUTHORS COPYING ChangeLog README THANKS TODO
%_bindir/*
%_datadir/%name
%_datadir/applications/*
%_datadir/pixmaps/*
%_man1dir/*

%changelog

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

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