SHA256
8
0
forked from pool/jsoncpp

- Build AVX2 enabled hwcaps library for x86_64-v3

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jsoncpp?expand=0&rev=63
This commit is contained in:
2023-03-08 12:06:13 +00:00
committed by Git OBS Bridge
parent a2cb5724dd
commit 7714b79bc7
3 changed files with 8 additions and 0 deletions

View File

@@ -25,10 +25,12 @@ License: MIT
Group: Development/Libraries/C and C++
URL: https://github.com/open-source-parsers/jsoncpp
Source0: https://github.com/open-source-parsers/%{name}/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source99: baselibs.conf
BuildRequires: gcc-c++
BuildRequires: meson >= 0.50.0
BuildRequires: pkgconfig
BuildRequires: python3-base
%{?suse_build_hwcaps_libs}
%description
JSON is a lightweight data-interchange format. It can represent numbers,