Mageia Bugzilla – Attachment 7667 Details for
Bug 18203
guix, the next generation package manager
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
guil-json is required by guix
guile-json.spec (text/x-rpm-spec), 1.25 KB, created by
Hartmut Goebel
on 2016-04-14 15:46:11 CEST
(
hide
)
Description:
guil-json is required by guix
Filename:
MIME Type:
Creator:
Hartmut Goebel
Created:
2016-04-14 15:46:11 CEST
Size:
1.25 KB
patch
obsolete
>Name: guile-json >Version: 0.5.0 >Release: %mkrel 1 >Summary: JSON module for Guile >Group: System/Libraries >License: GPLv3 >URL: http://savannah.nongnu.org/projects/guile-json/ >Source0: http://download.savannah.gnu.org/releases/guile-json/guile-json-%{version}.tar.gz > >BuildRequires: make >BuildRequires: automake >BuildRequires: guile >BuildRequires: libguile-devel > >Requires: guile > >%description >guile-json is a JSON module for Guile. It supports parsing and >building JSON documents according to the http:://json.org >specification. These are the main features: > >- Strictly complies to http://json.org specification. >- Build JSON documents programmatically via macros. >- Unicode support for strings. >- Allows JSON pretty printing. > >%prep >%setup -q V%{version} > >%build >autoreconf --install ># http://gnutls.org/manual/gnutls-guile.html#Guile-Preparations ># recommends using --with-guile-site-dir=no >./configure --prefix=/usr #--with-guile-site-dir=no >make prefix=/usr > >%install >rm -rf %{buildroot} >make DESTDIR=%{buildroot} prefix=/usr install > > >%files >%defattr(-,root,root,-) >%doc README COPYING COPYING.LESSER AUTHORS ChangeLog NEWS >%dir %{_datadir}/guile/site/json >%{_datadir}/guile/site/* > >%changelog >* Thu Apr 14 2016 Hartmut Goebel <h.goebel@crazy-compilers.com> >- initial version
Name: guile-json Version: 0.5.0 Release: %mkrel 1 Summary: JSON module for Guile Group: System/Libraries License: GPLv3 URL: http://savannah.nongnu.org/projects/guile-json/ Source0: http://download.savannah.gnu.org/releases/guile-json/guile-json-%{version}.tar.gz BuildRequires: make BuildRequires: automake BuildRequires: guile BuildRequires: libguile-devel Requires: guile %description guile-json is a JSON module for Guile. It supports parsing and building JSON documents according to the http:://json.org specification. These are the main features: - Strictly complies to http://json.org specification. - Build JSON documents programmatically via macros. - Unicode support for strings. - Allows JSON pretty printing. %prep %setup -q V%{version} %build autoreconf --install # http://gnutls.org/manual/gnutls-guile.html#Guile-Preparations # recommends using --with-guile-site-dir=no ./configure --prefix=/usr #--with-guile-site-dir=no make prefix=/usr %install rm -rf %{buildroot} make DESTDIR=%{buildroot} prefix=/usr install %files %defattr(-,root,root,-) %doc README COPYING COPYING.LESSER AUTHORS ChangeLog NEWS %dir %{_datadir}/guile/site/json %{_datadir}/guile/site/* %changelog * Thu Apr 14 2016 Hartmut Goebel <h.goebel@crazy-compilers.com> - initial version
View Attachment As Raw
Actions:
View
Attachments on
bug 18203
:
7666
| 7667