Changeset d6d0a2cb


Ignore:
Timestamp:
09/25/2018 09:48:55 PM (6 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
e4ef8388
Parents:
5a7f33e
Message:

Add Jansson

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20535 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
1 added
8 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r5a7f33e rd6d0a2cb  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "23">                   <!-- Always 2 digits -->
     3<!ENTITY day          "25">                   <!-- Always 2 digits -->
    44<!ENTITY month        "09">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2018">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "September 23rd, &year;">
     9<!ENTITY releasedate  "September 25th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genlib/genlib.xml

    r5a7f33e rd6d0a2cb  
    6868  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gsl.xml"/>
    6969  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="icu.xml"/>
     70  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="jansson.xml"/>
    7071<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="js38.xml"/> -->
    7172  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="js52.xml"/>
  • gnome/applications/network-manager-applet.xml

    r5a7f33e rd6d0a2cb  
    101101    <para role="optional" revision="sysv">
    102102      <xref linkend="gc"/> (for linker garbage collection),
     103      <xref linkend="jansson"/>,
    103104      <ulink url="&gnome-download-http;/gnome-bluetooth/">
    104105        GNOME Bluetooth</ulink>, and
     
    109110      <xref linkend="gc"/> (for linker garbage collection),
    110111      <xref linkend="gnome-bluetooth"/>,
     112      <xref linkend="jansson"/>,
    111113      <ulink url="&gnome-download-http;/mobile-broadband-provider-info">
    112114       mobile-broadband-provider-info</ulink> (runtime), and
    113       <ulink url="http://www.digip.org/jansson/">Jansson</ulink> (for the team configuration editor)
     115    <!--  <ulink url="http://www.digip.org/jansson/">Jansson</ulink> (for the team configuration editor) -->
    114116    </para>
    115117
  • introduction/welcome/changelog.xml

    r5a7f33e rd6d0a2cb  
    4343-->
    4444    <listitem>
     45      <para>September 25th, 2018</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Add Jansson for Samba. Fixes
     49          <ulink url="&blfs-ticket-root;11183">#11183</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>September 23rd, 2018</para>
    4656      <itemizedlist>
  • networking/netlibs/nghttp2.xml

    r5a7f33e rd6d0a2cb  
    8686    <para role="optional">
    8787      <xref linkend="boost"/>, <!--required for the C++ asio library)-->
     88      <xref linkend="jansson"/>, <!-- required to build the HPACK tools -->
    8889      <xref linkend="libevent"/>, <!--required to build the examples-->
    8990      <xref linkend="python2"/>, <!--required for the python bindings)-->
     
    9596      <ulink url="http://cython.org/">Cython</ulink>, <!--required for the
    9697      python bindings-->
    97       <ulink url="http://www.digip.org/jansson/">Jansson</ulink>, <!--required
     98<!--      <ulink url="http://www.digip.org/jansson/">Jansson</ulink>, <!- -required
    9899      to build the HPACK tools-->
    99100      <ulink url="http://www.canonware.com/jemalloc/">jemalloc</ulink>,
  • networking/netprogs/samba.xml

    r5a7f33e rd6d0a2cb  
    8888      <xref linkend="gnupg2"/> (required for ADS and testsuite),
    8989      <xref linkend="gnutls"/>,
     90      <xref linkend="jansson"/>,
    9091      <xref linkend="libarchive"/>,
    9192      <xref linkend="libcap-pam"/>,
     
    104105      <ulink url="https://people.gnome.org/~veillard/gamin/">Gamin</ulink>,
    105106      <ulink url="http://www.h5l.org/">Heimdal</ulink> (included),
    106       <ulink url="http://www.digip.org/jansson/">Jansson</ulink>,
     107    <!--  <ulink url="http://www.digip.org/jansson/">Jansson</ulink>, -->
    107108      <ulink url="http://ftp.de.debian.org/debian/pool/main/liba/libaio/">libaio</ulink>,
    108109      <ulink url="http://www.nongnu.org/libunwind/">libunwind</ulink>,
  • networking/netutils/networkmanager.xml

    r5a7f33e rd6d0a2cb  
    116116      <xref linkend="bluez"/>,
    117117      <xref linkend="gtk-doc"/>,
     118      <xref linkend="jansson"/>,
    118119      <xref linkend="libpsl"/>,
    119120      <xref linkend="qt5"/> (for examples),
     
    121122      <xref linkend="valgrind"/>,
    122123      <ulink url="http://www.thekelleys.org.uk/dnsmasq/doc.html">dnsmasq</ulink>,
    123       <ulink url="http://www.digip.org/jansson/">Jansson</ulink>,
     124<!--      <ulink url="http://www.digip.org/jansson/">Jansson</ulink>, -->
    124125      <ulink url="https://github.com/Distrotech/libaudit">libaudit</ulink>,
    125126      <ulink url="https://github.com/jpirko/libteam">libteam</ulink>,
  • packages.ent

    r5a7f33e rd6d0a2cb  
    117117
    118118<!ENTITY iso-codes-version            "4.1">
     119<!ENTITY jansson-version              "2.11">
    119120<!-- <!ENTITY JS-version                   "17.0.0">
    120121<!ENTITY JS2-version                  "24.2.0">
Note: See TracChangeset for help on using the changeset viewer.