Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dchang_hpe
qatlib
qatlib.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File qatlib.spec of Package qatlib
# # spec file for package qatlib # # Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: qatlib Version: 24.02.0 Release: 0 Summary: Intel QuickAssist Technology Library License: BSD-3-Clause Group: Hardware/Other URL: https://github.com/intel/qatlib Source: https://github.com/intel/qatlib/archive/refs/tags/%{version}.tar.gz BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool BuildRequires: nasm BuildRequires: pkgconfig BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(zlib) # This package can be built on all archs, but is useful only on enterprise-class intel. ExclusiveArch: x86_64 %package -n libusdm0 Summary: QuickAssist memory management library %description -n libusdm0 User space library for memory management. %package -n libqat4 Summary: QuickAssist device access library %description -n libqat4 User space library for accessing Intel QAT devices. %package devel Summary: Development files for qatlib Group: Hardware/Other Requires: libqat4 = %{version}-%{release} Requires: libusdm0 = %{version}-%{release} %description This package provides user space libraries that allow access to Intel QuickAssist devices for hardware-accelerated cryptography. The QuickAssist APIs allow for finer control over the qat_4xxx devices than the more general libkcapi. %description devel Header files for using the Intel QuickAssist C APIs. These APIs allow for finer control over the qat_4xxx devices than the more general libkcapi. %package tests Summary: Sample applications that use qatlib %description tests This package contains sample applications that use the Intel QuickAssists APIs. %prep %autosetup autoreconf -iv %build %configure --disable-static --enable-legacy-algorithms %make_build %install %make_install make DESTDIR=%{buildroot} samples-install find %{buildroot} -type f -name "*.la" -delete -print rm -f %{buildroot}%{_libdir}/*.so.[0-9] %ldconfig_scriptlets -n libusdm0 %ldconfig_scriptlets -n libqat4 %files %license LICENSE %doc README.md %{_mandir}/man8/qat* %{_unitdir}/qat* %{_sbindir}/qat* %files -n libusdm0 %{_libdir}/libusdm.so.0* %files -n libqat4 %{_libdir}/libqat.so.4* %files devel %{_includedir}/qat %{_libdir}/lib*.so %{_libdir}/pkgconfig/libqat.pc %{_libdir}/pkgconfig/libusdm.pc %{_libdir}/pkgconfig/qatlib.pc %files tests %doc quickassist/lookaside/access_layer/src/sample_code/README.txt %attr(0754,-,qat) %{_bindir}/cpa_sample_code %attr(0754,-,qat) %{_bindir}/dc_dp_sample %attr(0754,-,qat) %{_bindir}/dc_stateless_sample %attr(0754,-,qat) %{_bindir}/dc_stateless_multi_op_sample %attr(0754,-,qat) %{_bindir}/algchaining_sample %attr(0754,-,qat) %{_bindir}/ccm_sample %attr(0754,-,qat) %{_bindir}/cipher_sample %attr(0754,-,qat) %{_bindir}/gcm_sample %attr(0754,-,qat) %{_bindir}/hash_file_sample %attr(0754,-,qat) %{_bindir}/hash_sample %attr(0754,-,qat) %{_bindir}/ipsec_sample %attr(0754,-,qat) %{_bindir}/ssl_sample %attr(0754,-,qat) %{_bindir}/sym_dp_sample %attr(0754,-,qat) %{_bindir}/dh_sample %attr(0754,-,qat) %{_bindir}/eddsa_sample %attr(0754,-,qat) %{_bindir}/prime_sample %attr(0754,-,qat) %{_bindir}/hkdf_sample %attr(0754,-,qat) %{_bindir}/ec_montedwds_sample %attr(0754,-,qat) %{_bindir}/chaining_sample %attr(0754,-,qat) %{_bindir}/cpa_sample_code %attr(0754,-,qat) %{_bindir}/zuc_sample %{_datadir}/qat/ %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor