Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:rhabacker:branches:windows:mingw:win64
mingw64-json-glib
mingw64-json-glib.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mingw64-json-glib.spec of Package mingw64-json-glib
# # spec file for package mingw64-json-glib # # Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # 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 http://bugs.opensuse.org/ # Name: mingw64-json-glib Version: 1.0.2 Release: 0 Summary: Library for JavaScript Object Notation format License: LGPL-2.1+ Group: Development/Libraries Url: http://live.gnome.org/JsonGlib Source: http://download.gnome.org/sources/json-glib/0.14/json-glib-%{version}.tar.xz #!BuildIgnore: post-build-checks BuildRequires: glib2-devel BuildRequires: mingw64-cross-binutils BuildRequires: mingw64-cross-gcc BuildRequires: mingw64-cross-pkg-config BuildRequires: mingw64-filesystem BuildRequires: mingw64-glib2-devel BuildRequires: xz %_mingw64_package_header_debug BuildArch: noarch %description JSON is a lightweight data-interchange format.It is easy for humans to read and write. It is easy for machines to parse and generate. JSON-GLib provides a parser and a generator GObject classes and various wrappers for the complex data types employed by JSON, such as arrays and objects. JSON-GLib uses GLib native data types and the generic value container GValue for ease of development. It also provides integration with the GObject classes for direct serialization into, and deserialization from, JSON data streams. %package -n mingw64-libjson-glib Summary: Library for JavaScript Object Notation format Group: Development/Libraries Provides: %{name} = %{version} %description -n mingw64-libjson-glib JSON is a lightweight data-interchange format.It is easy for humans to read and write. It is easy for machines to parse and generate. JSON-GLib provides a parser and a generator GObject classes and various wrappers for the complex data types employed by JSON, such as arrays and objects. JSON-GLib uses GLib native data types and the generic value container GValue for ease of development. It also provides integration with the GObject classes for direct serialization into, and deserialization from, JSON data streams. %package devel Summary: Library for JavaScript Object Notation format (development files) Group: Development/Libraries %description devel JSON is a lightweight data-interchange format.It is easy for humans to read and write. It is easy for machines to parse and generate. JSON-GLib provides a parser and a generator GObject classes and various wrappers for the complex data types employed by JSON, such as arrays and objects. JSON-GLib uses GLib native data types and the generic value container GValue for ease of development. It also provides integration with the GObject classes for direct serialization into, and deserialization from, JSON data streams. This package contains development files needed to develop with the json-glib library. %package tools Summary: Library for JavaScript Object Notation format (command line tools) Group: Development/Libraries %description tools JSON is a lightweight data-interchange format.It is easy for humans to read and write. It is easy for machines to parse and generate. JSON-GLib provides a parser and a generator GObject classes and various wrappers for the complex data types employed by JSON, such as arrays and objects. JSON-GLib uses GLib native data types and the generic value container GValue for ease of development. It also provides integration with the GObject classes for direct serialization into, and deserialization from, JSON data streams. This package contains command line tools. %_mingw64_debug_package %lang_package %prep %setup -q -n json-glib-%{version} %build echo "lt_cv_deplibs_check_method='pass_all'" >>%{_mingw64_cache} %{_mingw64_configure} make %{?_smp_mflags} || make %install make DESTDIR=%{buildroot} install %{?_smp_mflags} rm -f %{buildroot}/%{_mingw64_libdir}/charset.alias %find_lang json-glib-1.0 %files -n mingw64-libjson-glib %defattr(-,root,root) %{_mingw64_bindir}/libjson-glib-1.0-0.dll %files lang -f json-glib-1.0.lang %defattr(-,root,root) %files devel %defattr(-,root,root) %{_mingw64_includedir}/json-glib-1.0/json-glib %{_mingw64_libdir}/libjson-glib-1.0.dll.a %{_mingw64_libdir}/pkgconfig/json-glib-1.0.pc %{_mingw64_datadir}/gtk-doc/html/json-glib/ %files tools %defattr(-,root,root) %{_mingw64_bindir}/json-glib-format.exe %{_mingw64_bindir}/json-glib-validate.exe %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