代码拉取完成,页面将自动刷新
Name: tslib
Version: 1.23
Release: 1
Summary: C library for filtering touchscreen events
License: LGPL-2.1-only
URL: https://github.com/kergoth/tslib
Source0: https://github.com/kergoth/tslib/releases/download/%{version}/tslib-%{version}.tar.xz
BuildRequires: gcc make
BuildRequires: SDL2-devel
%description
tslib consists of the library libts and tools that help you
calibrate and use it in your environment.
%package devel
Summary: Development files for tslib
Requires: %{name} = %{version}-%{release}
%description devel
The package contains libraries and header files for developing
applications that use tslib.
%package_help
%prep
%autosetup -n tslib-%{version}
%build
%configure --with-sdl2
%make_build
%install
%make_install
%delete_la
%files
%license COPYING
%doc AUTHORS ChangeLog README
%config(noreplace) %{_sysconfdir}/ts.conf
%{_bindir}/*
%{_libdir}/*.so.*
%dir %{_libdir}/ts
%{_libdir}/ts/*.so
%files devel
%{_includedir}/tslib.h
%{_libdir}/*.so
%{_libdir}/pkgconfig/tslib.pc
%files help
%{_mandir}/man1/*
%{_mandir}/man3/*
%{_mandir}/man5/*
%changelog
* Fri Oct 04 2024 Funda Wang <fundawang@yeah.net> - 1.23-1
- update to 1.23
* Sat Nov 30 2019 Ling Yang <lingyang2@huawei.com> - 1.16-3
- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。