Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37734963
en ru br
ALT Linux repositórios
S:1.1.6-alt1

Group :: Sistema/Bibliotecas
RPM: libmtdev

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define rname mtdev

Name: lib%rname
Version: 1.1.6
Release: alt1
Summary: Multitouch Protocol Translation Library
Group: System/Libraries
License: MIT
URL: http://bitmath.org/code/mtdev/

Source0: %rname-%version.tar.bz2

Provides: %rname = %version-%release

BuildRequires: xorg-util-macros

%description
%name is a stand-alone library which transforms all variants of kernel MT
events to the slotted type B protocol. The events put into mtdev may be from
any MT device, specifically type A without contact tracking, type A with
contact tracking, or type B with contact tracking.

%package devel
Summary: Multitouch Protocol Translation Library Development Package
Group: Development/C
Requires: %name = %version-%release
Provides: %rname-tools = %version-%release

%description devel
Multitouch protocol translation library development package

%prep
%setup -q -n %rname-%version

%build
%autoreconf
%configure \
--disable-static
%make_build

%install
make DESTDIR=%buildroot install

%files
%_libdir/libmtdev.so.*

%files devel
%_includedir/*.h
%_bindir/mtdev-test
%_libdir/libmtdev.so
%_pkgconfigdir/mtdev.pc

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009