Projects
Eulaceura:Factory
libdeflate
_service:obs_scm:libdeflate.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:libdeflate.spec of Package libdeflate
%global debug_package %{nil} Name: libdeflate Version: 1.22 Release: 1 Summary: Fast implementation of DEFLATE, gzip, and zlib License: MIT URL: https://github.com/ebiggers/libdeflate Source0: https://github.com/ebiggers/%{name}/archive/v%{version}.tar.gz BuildRequires: gcc cmake ninja-build zlib zlib-devel %description libdeflate is a library for fast, whole-buffer DEFLATE-based compression and decompression, supporting DEFLATE, gzip, and zlib. %package devel Summary: Development files for libdeflate Requires: %{name}%{?_isa} = %{version}-%{release} %description devel Development files for libdeflate. %package utils Summary: Binaries from libdeflate Requires: %{name}%{?_isa} = %{version}-%{release} %description utils Binaries from libdeflate. %prep %autosetup %build cmake -S . -B build -G Ninja \ -DCMAKE_BUILD_TYPE=None \ -DCMAKE_INSTALL_PREFIX=/usr \ -DLIBDEFLATE_BUILD_STATIC_LIB=OFF \ -DLIBDEFLATE_BUILD_TESTS=ON cmake --build build %install DESTDIR=%{buildroot} cmake --install build find %{buildroot} -type f -name "*.a" -delete %files %doc NEWS.md README.md %license COPYING %{_libdir}/libdeflate.so.0 %files devel %{_includedir}/libdeflate.h %{_libdir}/libdeflate.so* %{_libdir}/cmake/libdeflate/*.cmake %{_libdir}/pkgconfig/* %files utils %{_bindir}/libdeflate-gzip %{_bindir}/libdeflate-gunzip %changelog * Tue Oct 22 2024 binshuo zu <binshuo.oerv@isrc.iscas.ac.cn> - 1.22-1 - upgrade to 1.22 * Sat Jun 3 2023 guoyizhang <kuoi@bioarchlinux.org> - 1.18-1 - update to 1.18 * Fri Jan 28 2022 herengui <herengui@uniontech.com> - 1.9-1 - Initial package
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2