Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37901573
en ru br
ALT Linux repositórios
S:1.1.0-alt1

Group :: Sistema/Bibliotecas
RPM: libjson-parser

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname json-parser

Name: lib%oname
Version: 1.1.0
Release: alt1
Summary: Very low footprint JSON parser written in portable ANSI C
Group: System/Libraries
License: BSD-2-Clause
Url: https://github.com/udp/json-parser
Source: %name-%version.tar
Patch: %name-%version.patch

%description
Very low footprint JSON parser written in portable ANSI C

%package devel
Summary: Files needed to develop applications with Very low footprint JSON parser
Requires: %name = %EVR
Group: Development/C

%description devel
Files needed to develop applications with Very low footprint JSON parser

%prep
%setup
%patch -p1

%build
%autoreconf
%configure
%make_build

%install
%make_install install-shared DESTDIR=%buildroot

%files
%doc README.md AUTHORS LICENSE
%_libdir/lib*.so.*

%files devel
%_libdir/lib*.so
%_includedir/%oname
%_datadir/pkgconfig/%oname.pc

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009