mirror of
https://abf.rosa.ru/djam/json-glib.git
synced 2025-02-23 04:32:47 +00:00
1.10.6
This commit is contained in:
parent
7d9bd914e0
commit
645027b92d
1 changed files with 5 additions and 3 deletions
|
@ -6,17 +6,19 @@
|
|||
|
||||
Summary: Library for JavaScript Object Notation format
|
||||
Name: json-glib
|
||||
Version: 1.4.2
|
||||
Version: 1.10.6
|
||||
Release: 1
|
||||
License: LGPLv2+
|
||||
Group: System/Libraries
|
||||
Url: http://live.gnome.org/JsonGlib
|
||||
Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/1.2/%{name}-%{version}.tar.xz
|
||||
URL: https://gitlab.gnome.org/GNOME/json-glib
|
||||
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: meson
|
||||
BuildRequires: xsltproc
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(python3)
|
||||
BuildRequires: pkgconfig(python-3.8)
|
||||
|
||||
%description
|
||||
%{name} is a library providing serialization and deserialization support
|
||||
|
|
Loading…
Add table
Reference in a new issue