代码拉取完成,页面将自动刷新
Name: mtdev
Version: 1.1.7
Release: 1
Summary: Multitouch Protocol Translation Library
License: MIT
URL: http://bitmath.org/code/mtdev
Source0: http://bitmath.org/code/%{name}/%{name}-%{version}.tar.bz2
BuildRequires: gcc autoconf automake libtool
%description
The mtdev 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: Development package for mtdev library
Requires: pkgconfig
Requires: %{name} = %{version}-%{release}
%description devel
This package is the development files for %{name}.
%prep
%autosetup -n %{name}-%{version} -p1
%build
%configure
%make_build
%install
%make_install
rm -f %{buildroot}%{_libdir}/*a
%ldconfig_scriptlets
%files
%defattr(-,root,root)
%doc README
%license COPYING
%{_libdir}/lib%{name}.so.*
%files devel
%defattr(-,root,root)
%{_bindir}/%{name}-test
%{_includedir}/%{name}*.h
%{_libdir}/lib%{name}.so
%{_libdir}/pkgconfig/%{name}.pc
%changelog
* Wed Oct 16 2024 fuanan <fuanan3@h-partners.com> - 1.1.7-1
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:update to 1.1.7
Fix test warnings:The unit tests were using stack-allocated memory smaller than the maximum matrix size.
Fix compilation and link problems:Don't find -lmtdev during the build and explicitly requires the .la file to be used.
* Tue Oct 25 2022 yanglongkang<yanglongkang@h-partners.com> - 1.1.6-3
- Type: bugfix
- ID: NA
- SUG: NA
- DESC: rebuild for next release
* Thu Jul 28 2022 fuanan <fuanan3@h-partners.com> - 1.1.6-2
- Type:requirements
- ID:NA
- SUG:NA
- DESC:Bump release
* Mon Jul 27 2020 liuchenguang<liuchenguang4@huawei.com> - 1.1.6-1
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:update to 1.1.6
* Fri Sep 27 2019 shenyangyang<shenyangyang4@huawei.com> - 1.1.5-15
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:move COPYING directory
* Wed Aug 14 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.5-14
- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。