Changeset f8efa5b


Ignore:
Timestamp:
04/06/2012 07:46:04 PM (12 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6a604251
Parents:
fa4ff29
Message:

gvfs 1.12.0 and it's new recommended dependecy udisks2 1.93.0, gsettings-desktop-schemas 3.4.0, glib-networking 2.32.0 and libsoup minor tweaks.

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

Files:
1 added
7 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rfa4ff29 rf8efa5b  
    335335<!ENTITY parted-version               "3.0">
    336336<!ENTITY udisks-version               "1.0.1">
     337<!ENTITY udisks2-version              "1.93.0">
    337338<!ENTITY eject-version                "2.1.5">
    338 <!ENTITY gvfs-version                 "1.10.1">
     339<!ENTITY gvfs-version                 "1.12.0">
    339340<!ENTITY unrar-version                "4.1.1">
    340341<!ENTITY libarchive-version           "2.8.5">
     
    716717<!ENTITY dconf-version                "0.10.0">
    717718<!ENTITY evolution-data-server-version "3.2.2">
    718 <!ENTITY glib-networking-version      "2.30.1">
     719<!ENTITY glib-networking-version      "2.32.0">
    719720<!ENTITY gnome-bluetooth-version      "3.2.1">
    720721<!ENTITY gnome-control-center-version "3.2.2">
     
    730731<!ENTITY gnome-shell-version          "3.2.1">
    731732<!ENTITY gnome-themes-standard-version "3.2.1">
    732 <!ENTITY gsettings-desktop-schemas-version "3.2.0">
     733<!ENTITY gsettings-desktop-schemas-version "3.4.0">
    733734<!ENTITY mousetweaks-version          "3.2.1">
    734735<!ENTITY mutter-version               "3.2.1">
  • general/sysutils/gvfs.xml

    rfa4ff29 rf8efa5b  
    55  %general-entities;
    66
    7   <!ENTITY gvfs-download-http "&gnome-download-http;/gvfs/1.10/gvfs-&gvfs-version;.tar.xz">
    8   <!ENTITY gvfs-download-ftp  "&gnome-download-ftp;/gvfs/1.10/gvfs-&gvfs-version;.tar.xz">
    9   <!ENTITY gvfs-md5sum        "0c968704be003d2f6eab29388c41664e">
     7  <!ENTITY gvfs-download-http "&gnome-download-http;/gvfs/1.12/gvfs-&gvfs-version;.tar.xz">
     8  <!ENTITY gvfs-download-ftp  "&gnome-download-ftp;/gvfs/1.12/gvfs-&gvfs-version;.tar.xz">
     9  <!ENTITY gvfs-md5sum        "0dd301b6d80b5ffa89e9a4a981abe297">
    1010  <!ENTITY gvfs-size          "1.3 MB">
    11   <!ENTITY gvfs-buildsize     "67 MB">
    12   <!ENTITY gvfs-time          "0.6 SBU">
     11  <!ENTITY gvfs-buildsize     "79 MB">
     12  <!ENTITY gvfs-time          "0.7 SBU">
    1313]>
    1414
     
    3434    library.</para>
    3535
    36     &lfs70_built;
     36    &lfs70_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6161
    6262    <bridgehead renderas="sect4">Required</bridgehead>
    63     <para role="required"><xref linkend="dbus"/>,
    64     <xref linkend="intltool"/>, and
    65     <xref linkend="pkgconfig"/></para>
     63    <para role="required">
     64      <xref linkend="dbus"/>,
     65      <xref linkend="intltool"/> and
     66      <xref linkend="pkgconfig"/>
     67    </para>
     68
     69    <bridgehead renderas="sect4">Recommended if building GNOME</bridgehead>
     70    <para role="recommended">
     71      <xref linkend="libgnome-keyring"/>,
     72      <xref linkend="libsoup"/> and
     73      <xref linkend="udisks2"/>
     74      (Useful if you want to mount disks via Nautilus).
     75    </para>
    6676
    6777    <bridgehead renderas="sect4">Optional</bridgehead>
    68     <para role="optional"><xref linkend="avahi"/>,
    69     <ulink url="http://www.bluez.org/">BlueZ</ulink>,
    70     <xref linkend="dbus-glib"/>,
    71     <xref linkend="expat"/>,
    72     <ulink url="http://fuse.sourceforge.net/">FUSE</ulink>,
    73     <xref linkend="gnome-disk-utility"/>,
    74     <ulink url="http://www.freedesktop.org/wiki/Software/hal">Hal</ulink>,
    75     <xref linkend="libarchive"/>,
    76     <ulink url="http://directory.fsf.org/project/libcdio/">libcdio</ulink>,
    77     <xref linkend="libgnome-keyring"/>,
    78     <ulink url="http://www.gphoto.org/">libgphoto2</ulink>,
    79     <xref linkend="libsoup"/>,
    80     <xref linkend="libxml2"/>, and
    81     <xref linkend="samba3"/></para>
     78    <para role="optional">
     79      <xref linkend="avahi"/> (For DNS/SD Backend),
     80      <ulink url="http://www.bluez.org/">BlueZ</ulink>
     81      (For ObexFTP Backend),
     82      <ulink url="http://fuse.sourceforge.net/">FUSE</ulink>
     83      (For gvfs-fuse-daemon),
     84      <xref linkend="libarchive"/>,
     85      <ulink url="http://www.videolan.org/developers/libbluray.html">
     86      libbluray</ulink> (For accessing BluRay disks),
     87      <ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink>
     88      (For accessing CD's),
     89      <ulink url="http://www.gphoto.org/">libgphoto2</ulink>
     90      (For accessing GPhoto devices),
     91      <ulink url="http://www.libimobiledevice.org/">libimobiledevice</ulink>
     92      (For mounting iPhone, iPad and other Apple devices) and
     93      <xref linkend="samba3"/> (For mounting Samba shares).
     94    </para>
    8295
    8396    <para condition="html" role="usernotes">User Notes:
     
    94107<screen><userinput>./configure --prefix=/usr \
    95108            --sysconfdir=/etc \
    96             --libexecdir=/usr/lib/gvfs  &amp;&amp;
     109            --libexecdir=/usr/lib/gvfs &amp;&amp;
    97110make</userinput></screen>
    98111
     
    102115
    103116<screen role="root"><userinput>make install</userinput></screen>
    104 
    105   </sect2>
    106 
    107   <sect2 role="commands">
    108     <title>Command Explanations</title>
    109 
    110     <para><parameter>--sysconfdir=/etc</parameter>: This parameter causes the
    111     sysconf files to be installed in the preferred location of
    112     <filename class="directory">/etc</filename> instead of
    113     <filename class="directory">/usr/etc</filename>.</para>
    114 
    115     <para><parameter>--libexecdir=/usr/lib/gvfs</parameter>: This parameter
    116     causes the libexec files to be installed in the preferred location of
    117     <filename class="directory">/usr/lib/gvfs</filename> instead of
    118     <filename class="directory">/usr/libexec</filename>.</para>
    119117
    120118  </sect2>
     
    129127
    130128      <seglistitem>
    131         <seg>gvfs-cat, gvfs-copy, gvfs-gdu-volume-monitor, gvfs-info, gvfs-less,
    132         gvfs-ls, gvfs-mkdir, gvfs-monitor-dir, gvfs-monitor-file, gvfs-mount,
    133         gvfs-move, gvfs-open, gvfs-rename, gvfs-rm, gvfs-save,
    134         gvfs-set-attribute, gvfs-trash, gvfs-tree, gvfsd, gvfsd-burn,
    135         gvfsd-computer, gvfsd-dav, gvfsd-dnssd, gvfsd-ftp, gvfsd-http,
    136         gvfsd-localtest, gvfsd-metadata, gvfsd-network, gvfsd-sftp, and
    137         gvfsd-trash</seg>
    138         <seg>libgioremote-volume-monitor.so, libgvfscommon-dnssd.so,
    139         libgvfscommon.so, and libgvfsdbus.so</seg>
    140         <seg>/usr/{include/gvfs-client/gvfs,lib/gvfs,share/gvfs/{mounts,
    141         remote-volume-monitors}}</seg>
     129        <seg>
     130          gvfs-cat, gvfs-copy, gvfs-info, gvfs-less, gvfs-ls,
     131          gvfs-mime, gvfs-mkdir, gvfs-monitor-dir, gvfs-monitor-file,
     132          gvfs-mount, gvfs-move, gvfs-open, gvfs-rename, gvfs-rm,
     133          gvfs-save, gvfs-set-attribute, gvfs-trash, gvfs-tree
     134          and several executables in /usr/lib/gvfs
     135        </seg>
     136
     137        <seg>
     138          libgvfscommon.so and libgvfscommon-dnssd.so
     139        </seg>
     140
     141        <seg>
     142          /usr/include/gvfs-client, /usr/lib/gvfs and /usr/share/gvfs
     143        </seg>
    142144      </seglistitem>
    143145    </segmentedlist>
    144146
    145 <!--
    146147    <variablelist>
    147148      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     
    152153        <term><command>gvfs-cat</command></term>
    153154        <listitem>
    154           <para>does this .....</para>
     155          <para>prints a file to standard output using the virtual
     156          file system to access the file via a URI.</para>
    155157          <indexterm zone="gvfs gvfs-cat">
    156158            <primary sortas="b-gvfs-cat">gvfs-cat</primary>
     
    162164        <term><command>gvfs-copy</command></term>
    163165        <listitem>
    164           <para>does this .....</para>
     166          <para>copies a file from one URI location to another using
     167          the virtual file system.</para>
    165168          <indexterm zone="gvfs gvfs-copy">
    166169            <primary sortas="b-gvfs-copy">gvfs-copy</primary>
     
    169172      </varlistentry>
    170173
    171       <varlistentry id="gvfs-gdu-volume-monitor">
    172         <term><command>gvfs-gdu-volume-monitor</command></term>
    173         <listitem>
    174           <para>does this .....</para>
    175           <indexterm zone="gvfs gvfs-gdu-volume-monitor">
    176             <primary sortas="b-gvfs-gdu-volume-monitor">gvfs-gdu-volume-monitor</primary>
    177           </indexterm>
    178         </listitem>
    179       </varlistentry>
    180 
    181174      <varlistentry id="gvfs-info">
    182175        <term><command>gvfs-info</command></term>
    183176        <listitem>
    184           <para>does this .....</para>
     177          <para>prints information about files and directories using
     178          the virtual file system.</para>
    185179          <indexterm zone="gvfs gvfs-info">
    186180            <primary sortas="b-gvfs-info">gvfs-info</primary>
     
    192186        <term><command>gvfs-less</command></term>
    193187        <listitem>
    194           <para>does this .....</para>
     188          <para>executes <command>less</command> using the VFS as
     189          input preprocesor, so less can access any resource accessible
     190          by any of the gvfs backends.</para>
    195191          <indexterm zone="gvfs gvfs-less">
    196192            <primary sortas="b-gvfs-less">gvfs-less</primary>
     
    202198        <term><command>gvfs-ls</command></term>
    203199        <listitem>
    204           <para>does this .....</para>
     200          <para>lists the content of directories using the virtual file
     201          system.</para>
    205202          <indexterm zone="gvfs gvfs-ls">
    206203            <primary sortas="b-gvfs-ls">gvfs-ls</primary>
     
    212209        <term><command>gvfs-mkdir</command></term>
    213210        <listitem>
    214           <para>does this .....</para>
     211          <para>makes a directory specified by an URI using
     212          the virtual file system.</para>
    215213          <indexterm zone="gvfs gvfs-mkdir">
    216214            <primary sortas="b-gvfs-mkdir">gvfs-mkdir</primary>
     
    222220        <term><command>gvfs-monitor-dir</command></term>
    223221        <listitem>
    224           <para>does this .....</para>
     222          <para>monitors the change content of a directory using
     223          the virtual file system.</para>
    225224          <indexterm zone="gvfs gvfs-monitor-dir">
    226225            <primary sortas="b-gvfs-monitor-dir">gvfs-monitor-dir</primary>
     
    232231        <term><command>gvfs-monitor-file</command></term>
    233232        <listitem>
    234           <para>does this .....</para>
     233          <para>monitors the change of a file using the virtual file
     234          system.</para>
    235235          <indexterm zone="gvfs gvfs-monitor-file">
    236236            <primary sortas="b-gvfs-monitor-file">gvfs-monitor-file</primary>
     
    242242        <term><command>gvfs-mount</command></term>
    243243        <listitem>
    244           <para>does this .....</para>
     244          <para>mounts, unmounts and lists file systems using the
     245          virtual file system.</para>
    245246          <indexterm zone="gvfs gvfs-mount">
    246247            <primary sortas="b-gvfs-mount">gvfs-mount</primary>
     
    252253        <term><command>gvfs-move</command></term>
    253254        <listitem>
    254           <para>does this .....</para>
     255          <para>moves a file from one URI location to another using
     256          the virtual file system.</para>
    255257          <indexterm zone="gvfs gvfs-move">
    256258            <primary sortas="b-gvfs-move">gvfs-move</primary>
     
    262264        <term><command>gvfs-open</command></term>
    263265        <listitem>
    264           <para>does this .....</para>
     266          <para>opens an URI using the appropiate application.</para>
    265267          <indexterm zone="gvfs gvfs-open">
    266268            <primary sortas="b-gvfs-open">gvfs-open</primary>
     
    272274        <term><command>gvfs-rename</command></term>
    273275        <listitem>
    274           <para>does this .....</para>
     276          <para>changes the name of a file or directory using the
     277          virtual file system.</para>
    275278          <indexterm zone="gvfs gvfs-rename">
    276279            <primary sortas="b-gvfs-rename">gvfs-rename</primary>
     
    282285        <term><command>gvfs-rm</command></term>
    283286        <listitem>
    284           <para>does this .....</para>
     287          <para>removes a directory entry using the virtual file
     288          system via a URI.</para>
    285289          <indexterm zone="gvfs gvfs-rm">
    286290            <primary sortas="b-gvfs-rm">gvfs-rm</primary>
     
    292296        <term><command>gvfs-save</command></term>
    293297        <listitem>
    294           <para>does this .....</para>
     298          <para>saves information to a file using the virtual
     299          file system.</para>
    295300          <indexterm zone="gvfs gvfs-save">
    296301            <primary sortas="b-gvfs-save">gvfs-save</primary>
     
    299304      </varlistentry>
    300305
    301       <varlistentry id="gvfs-set-attribute">
    302         <term><command>gvfs-set-attribute</command></term>
    303         <listitem>
    304           <para>does this .....</para>
    305           <indexterm zone="gvfs gvfs-set-attribute">
    306             <primary sortas="b-gvfs-set-attribute">gvfs-set-attribute</primary>
    307           </indexterm>
    308         </listitem>
    309       </varlistentry>
    310 
    311306      <varlistentry id="gvfs-trash">
    312307        <term><command>gvfs-trash</command></term>
    313308        <listitem>
    314           <para>does this .....</para>
     309          <para>moves a directory entry to the trash using the
     310          virtual file system.</para>
    315311          <indexterm zone="gvfs gvfs-trash">
    316312            <primary sortas="b-gvfs-trash">gvfs-trash</primary>
     
    322318        <term><command>gvfs-tree</command></term>
    323319        <listitem>
    324           <para>does this .....</para>
     320          <para>lists contents of directories in a tree-like format
     321          using the virtual file system.</para>
    325322          <indexterm zone="gvfs gvfs-tree">
    326323            <primary sortas="b-gvfs-tree">gvfs-tree</primary>
     
    329326      </varlistentry>
    330327
    331       <varlistentry id="gvfsd">
    332         <term><command>gvfsd</command></term>
    333         <listitem>
    334           <para>does this .....</para>
    335           <indexterm zone="gvfs gvfsd">
    336             <primary sortas="b-gvfsd">gvfsd</primary>
    337           </indexterm>
    338         </listitem>
    339       </varlistentry>
    340 
    341       <varlistentry id="gvfsd-burn">
    342         <term><command>gvfsd-burn</command></term>
    343         <listitem>
    344           <para>does this .....</para>
    345           <indexterm zone="gvfs gvfsd-burn">
    346             <primary sortas="b-gvfsd-burn">gvfsd-burn</primary>
    347           </indexterm>
    348         </listitem>
    349       </varlistentry>
    350 
    351       <varlistentry id="gvfsd-computer">
    352         <term><command>gvfsd-computer</command></term>
    353         <listitem>
    354           <para>does this .....</para>
    355           <indexterm zone="gvfs gvfsd-computer">
    356             <primary sortas="b-gvfsd-computer">gvfsd-computer</primary>
    357           </indexterm>
    358         </listitem>
    359       </varlistentry>
    360 
    361       <varlistentry id="gvfsd-dav">
    362         <term><command>gvfsd-dav</command></term>
    363         <listitem>
    364           <para>does this .....</para>
    365           <indexterm zone="gvfs gvfsd-dav">
    366             <primary sortas="b-gvfsd-dav">gvfsd-dav</primary>
    367           </indexterm>
    368         </listitem>
    369       </varlistentry>
    370 
    371       <varlistentry id="gvfsd-dnssd">
    372         <term><command>gvfsd-dnssd</command></term>
    373         <listitem>
    374           <para>does this .....</para>
    375           <indexterm zone="gvfs gvfsd-dnssd">
    376             <primary sortas="b-gvfsd-dnssd">gvfsd-dnssd</primary>
    377           </indexterm>
    378         </listitem>
    379       </varlistentry>
    380 
    381       <varlistentry id="gvfsd-ftp">
    382         <term><command>gvfsd-ftp</command></term>
    383         <listitem>
    384           <para>does this .....</para>
    385           <indexterm zone="gvfs gvfsd-ftp">
    386             <primary sortas="b-gvfsd-ftp">gvfsd-ftp</primary>
    387           </indexterm>
    388         </listitem>
    389       </varlistentry>
    390 
    391       <varlistentry id="gvfsd-http">
    392         <term><command>gvfsd-http</command></term>
    393         <listitem>
    394           <para>does this .....</para>
    395           <indexterm zone="gvfs gvfsd-http">
    396             <primary sortas="b-gvfsd-http">gvfsd-http</primary>
    397           </indexterm>
    398         </listitem>
    399       </varlistentry>
    400 
    401       <varlistentry id="gvfsd-localtest">
    402         <term><command>gvfsd-localtest</command></term>
    403         <listitem>
    404           <para>does this .....</para>
    405           <indexterm zone="gvfs gvfsd-localtest">
    406             <primary sortas="b-gvfsd-localtest">gvfsd-localtest</primary>
    407           </indexterm>
    408         </listitem>
    409       </varlistentry>
    410 
    411       <varlistentry id="gvfsd-metadata">
    412         <term><command>gvfsd-metadata</command></term>
    413         <listitem>
    414           <para>does this .....</para>
    415           <indexterm zone="gvfs gvfsd-metadata">
    416             <primary sortas="b-gvfsd-metadata">gvfsd-metadata</primary>
    417           </indexterm>
    418         </listitem>
    419       </varlistentry>
    420 
    421       <varlistentry id="gvfsd-network">
    422         <term><command>gvfsd-network</command></term>
    423         <listitem>
    424           <para>does this .....</para>
    425           <indexterm zone="gvfs gvfsd-network">
    426             <primary sortas="b-gvfsd-network">gvfsd-network</primary>
    427           </indexterm>
    428         </listitem>
    429       </varlistentry>
    430 
    431       <varlistentry id="gvfsd-sftp">
    432         <term><command>gvfsd-sftp</command></term>
    433         <listitem>
    434           <para>does this .....</para>
    435           <indexterm zone="gvfs gvfsd-sftp">
    436             <primary sortas="b-gvfsd-sftp">gvfsd-sftp</primary>
    437           </indexterm>
    438         </listitem>
    439       </varlistentry>
    440 
    441       <varlistentry id="gvfsd-trash">
    442         <term><command>gvfsd-trash</command></term>
    443         <listitem>
    444           <para>does this .....</para>
    445           <indexterm zone="gvfs gvfsd-trash">
    446             <primary sortas="b-gvfsd-trash">gvfsd-trash</primary>
    447           </indexterm>
    448         </listitem>
    449       </varlistentry>
    450 
    451       <varlistentry id="libgioremote-volume-monitor">
    452         <term><filename class='libraryfile'>libgioremote-volume-monitor.so</filename></term>
    453         <listitem>
    454           <para>contains functions that .....</para>
    455           <indexterm zone="gvfs libgioremote-volume-monitor">
    456             <primary sortas="c-libgioremote-volume-monitor">libgioremote-volume-monitor.so</primary>
     328      <varlistentry id="libgvfscommon">
     329        <term><filename class='libraryfile'>libgvfscommon.so</filename></term>
     330        <listitem>
     331          <para>contains common API functions used in GVFS programs.</para>
     332          <indexterm zone="gvfs libgvfscommon">
     333            <primary sortas="c-libgvfscommon">libgvfscommon.so</primary>
    457334          </indexterm>
    458335        </listitem>
     
    462339        <term><filename class='libraryfile'>libgvfscommon-dnssd.so</filename></term>
    463340        <listitem>
    464           <para>contains functions that .....</para>
     341          <para>contains API functions used in GVFS DNS/SD backend.</para>
    465342          <indexterm zone="gvfs libgvfscommon-dnssd">
    466343            <primary sortas="c-libgvfscommon-dnssd">libgvfscommon-dnssd.so</primary>
     
    469346      </varlistentry>
    470347
    471       <varlistentry id="libgvfscommon">
    472         <term><filename class='libraryfile'>libgvfscommon.so</filename></term>
    473         <listitem>
    474           <para>contains functions that .....</para>
    475           <indexterm zone="gvfs libgvfscommon">
    476             <primary sortas="c-libgvfscommon">libgvfscommon.so</primary>
    477           </indexterm>
    478         </listitem>
    479       </varlistentry>
    480 
    481       <varlistentry id="libgvfsdbus">
    482         <term><filename class='libraryfile'>libgvfsdbus.so</filename></term>
    483         <listitem>
    484           <para>contains functions that .....</para>
    485           <indexterm zone="gvfs libgvfsdbus">
    486             <primary sortas="c-libgvfsdbus">libgvfsdbus.so</primary>
    487           </indexterm>
    488         </listitem>
    489       </varlistentry>
    490 
    491348    </variablelist>
    492 -->
    493349
    494350  </sect2>
  • general/sysutils/sysutils.xml

    rfa4ff29 rf8efa5b  
    4444  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="parted.xml"/>
    4545  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="udisks.xml"/>
     46  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="udisks2.xml"/>
    4647  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="eject.xml"/>
    4748  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gvfs.xml"/>
  • gnome/core/gsettings-desktop-schemas.xml

    rfa4ff29 rf8efa5b  
    55  %general-entities;
    66
    7   <!ENTITY gsettings-desktop-schemas-download-http "&gnome-download-http;/gsettings-desktop-schemas/&gnome-version;/gsettings-desktop-schemas-&gsettings-desktop-schemas-version;.tar.xz">
    8   <!ENTITY gsettings-desktop-schemas-download-ftp "&gnome-download-ftp;/gsettings-desktop-schemas/&gnome-version;/gsettings-desktop-schemas-&gsettings-desktop-schemas-version;.tar.xz">
    9   <!ENTITY gsettings-desktop-schemas-md5sum        "ca7c625aaa2d6fd2e37c5d08b9debafa">
    10   <!ENTITY gsettings-desktop-schemas-size          "152 KB">
    11   <!ENTITY gsettings-desktop-schemas-buildsize     "2.3 MB">
     7  <!ENTITY gsettings-desktop-schemas-download-http "&gnome-download-http;/gsettings-desktop-schemas/3.4/gsettings-desktop-schemas-&gsettings-desktop-schemas-version;.tar.xz">
     8  <!ENTITY gsettings-desktop-schemas-download-ftp  "&gnome-download-ftp;/gsettings-desktop-schemas/3.4/gsettings-desktop-schemas-&gsettings-desktop-schemas-version;.tar.xz">
     9  <!ENTITY gsettings-desktop-schemas-md5sum        "779e0fd33bb633b532f707458552a0d3">
     10  <!ENTITY gsettings-desktop-schemas-size          "178 KB">
     11  <!ENTITY gsettings-desktop-schemas-buildsize     "3.0 MB">
    1212  <!ENTITY gsettings-desktop-schemas-time          "less than 0.1 SBU">
    1313]>
     
    3232    <para>The <application>gsettings-desktop-schemas</application> package
    3333    contains a collection of GSettings schemas for settings shared by various
    34     components of a desktop.</para>
     34    components of a Gnome desktop.</para>
    3535
    36     &lfs70_built;
     36    &lfs70_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6161
    6262    <bridgehead renderas="sect4">Required</bridgehead>
    63     <para role="required"><xref linkend="intltool"/> and
    64     <xref linkend="pkgconfig"/></para>
     63    <para role="required">
     64      <xref linkend="intltool"/> and
     65      <xref linkend="pkgconfig"/>
     66    </para>
    6567
    66     <!-- Not sure if the following are deps. -->
    67     <bridgehead renderas="sect4">Optional</bridgehead>
    68     <para role="optional"><xref linkend="gnome-themes-standard"/></para>
     68    <bridgehead renderas="sect4">Recommended</bridgehead>
     69    <para role="recommended">
     70      <xref linkend="gobject-introspection"/>
     71    </para>
    6972
    7073    <para condition="html" role="usernotes">User Notes:
     
    7982    commands:</para>
    8083
    81 <screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
     84<screen><userinput>./configure --prefix=/usr &amp;&amp;
    8285make</userinput></screen>
    8386
     
    8790
    8891<screen role="root"><userinput>make install</userinput></screen>
    89 
    90   </sect2>
    91 
    92   <sect2 role="commands">
    93     <title>Command Explanations</title>
    94 
    95     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    96     href="../../xincludes/gnome-prefix.xml"/>
    9792
    9893  </sect2>
     
    109104        <seg>None</seg>
    110105        <seg>None</seg>
    111         <seg><envar>$GNOME_PREFIX</envar>/{include/gsettings-desktop-schemas,
    112         share/GConf/gsettings}, /usr/share/glib-2.0/schemas</seg>
     106        <seg>
     107          /usr/include/gsettings-desktop-schemas
     108       </seg>
    113109      </seglistitem>
    114110    </segmentedlist>
  • introduction/welcome/changelog.xml

    rfa4ff29 rf8efa5b  
    7070          <para>[krejzi] - removed heimdal.</para>
    7171        </listitem>
     72        <listitem>
     73          <para>[krejzi] - added udisks2 1.93.0.</para>
     74        </listitem>
     75        <listitem>
     76          <para>[krejzi] - gvfs 1.12.0.</para>
     77        </listitem>
     78        <listitem>
     79          <para>[krejzi] - gsettings-desktop-schemas 3.4.0.</para>
     80        </listitem>
     81        <listitem>
     82          <para>[krejzi] - glib-networking 2.32.0.</para>
     83        </listitem>
    7284      </itemizedlist>
    7385    </listitem>
  • networking/netlibs/glib-networking.xml

    rfa4ff29 rf8efa5b  
    55  %general-entities;
    66
    7   <!ENTITY glib-networking-download-http "&gnome-download-http;/glib-networking/2.30/glib-networking-&glib-networking-version;.tar.xz">
    8   <!ENTITY glib-networking-download-ftp "&gnome-download-ftp;/glib-networking/2.30/glib-networking-&glib-networking-version;.tar.xz">
    9   <!ENTITY glib-networking-md5sum        "a93b7344daf6292ea66f7a6ec21f361d">
    10   <!ENTITY glib-networking-size          "291 KB">
    11   <!ENTITY glib-networking-buildsize     "7.4 MB">
     7  <!ENTITY glib-networking-download-http
     8           "&gnome-download-http;/glib-networking/2.32/glib-networking-&glib-networking-version;.tar.xz">
     9  <!ENTITY glib-networking-download-ftp 
     10           "&gnome-download-ftp;/glib-networking/2.32/glib-networking-&glib-networking-version;.tar.xz">
     11  <!ENTITY glib-networking-md5sum        "b8e90f5f5eeaa52ba5837525ace38ab1">
     12  <!ENTITY glib-networking-size          "320 KB">
     13  <!ENTITY glib-networking-buildsize     "8.6 MB">
    1214  <!ENTITY glib-networking-time          "0.2 SBU">
    1315]>
     
    6062
    6163    <bridgehead renderas="sect4">Required</bridgehead>
    62     <para role="required"><xref linkend="gnutls"/>,
    63     <xref linkend="gsettings-desktop-schemas"/>,
    64     <xref linkend="intltool"/>, and
    65     <xref linkend="pkgconfig"/></para>
     64    <para role="required">
     65      <xref linkend="gnutls"/> and
     66      <xref linkend="gsettings-desktop-schemas"/>
     67    </para>
    6668
    6769    <bridgehead renderas="sect4">Optional</bridgehead>
    68     <para role="optional"><xref linkend="libgcrypt"/> and
    69     <xref linkend="libproxy"/></para>
     70    <para role="optional">
     71      <xref linkend="libgcrypt"/>,
     72      <xref linkend="libproxy"/> and
     73      <xref linkend="p11-kit"/>
     74    </para>
    7075
    7176    <para condition="html" role="usernotes">User Notes:
     
    8085    commands:</para>
    8186
    82 <screen><userinput>./configure --prefix=$GNOME_PREFIX \
    83             --libexecdir=$GNOME_PREFIX/lib/glib-networking \
    84             --with-ca-certificates=/etc/ssl/ca-bundle.crt &amp;&amp;
     87<screen><userinput>./configure --prefix=/usr \
     88            --libexecdir=/usr/lib/glib-networking \
     89            --with-ca-certificates=/etc/ssl/ca-bundle.crt \
     90            --disable-static &amp;&amp;
    8591make</userinput></screen>
    8692
     
    100106    located.</para>
    101107
    102     <para><parameter>--libexecdir=$GNOME_PREFIX/lib/glib-networking</parameter> :
    103     if <application>libproxy</application> was installed, this will ensure
    104     <command>glib-pacrunner</command> is installed in an appropriate location,
    105     instead of in <filename class="directory">$GNOME_PREFIX/libexec</filename>.
    106     </para>
    107 
    108     <para><option>--disable-static</option>: This switch prevents the static
    109     libraries being installed.</para>
     108    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     109    href="../../xincludes/static-libraries.xml"/>
    110110
    111111  </sect2>
     
    120120
    121121      <seglistitem>
    122         <seg>glib-pacrunner</seg>
    123         <seg>libgiognomeproxy.{so,a}, libgiognutls.{so,a}, and
    124         libgiolibproxy.{so,a}</seg>
    125         <seg>None</seg>
     122        <seg>
     123          glib-pacrunner
     124        </seg>
     125        <seg>
     126          libgiognomeproxy.so, libgiognutls.so and
     127          libgiolibproxy.so
     128        </seg>
     129        <seg>
     130          /usr/lib/glib-networking
     131        </seg>
    126132      </seglistitem>
    127133    </segmentedlist>
    128 
    129     <!--<variablelist>
    130       <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    131       <?dbfo list-presentation="list"?>
    132       <?dbhtml list-presentation="table"?>
    133 
    134       <varlistentry id="glib-pacrunner">
    135         <term><command>glib-pacrunner</command></term>
    136         <listitem>
    137           <para>does this .....</para>
    138           <indexterm zone="glib-networking glib-pacrunner">
    139             <primary sortas="b-glib-pacrunner">glib-pacrunner</primary>
    140           </indexterm>
    141         </listitem>
    142       </varlistentry>
    143 
    144       <varlistentry id="libgiognomeproxy">
    145         <term><filename class='libraryfile'>libgiognomeproxy.{so,a}</filename></term>
    146         <listitem>
    147           <para>contains functions that .....</para>
    148           <indexterm zone="glib-networking libgiognomeproxy">
    149             <primary sortas="c-libgiognomeproxy">libgiognomeproxy.{so,a}</primary>
    150           </indexterm>
    151         </listitem>
    152       </varlistentry>
    153 
    154       <varlistentry id="libgiognutls">
    155         <term><filename class='libraryfile'>libgiognutls.{so,a}</filename></term>
    156         <listitem>
    157           <para>contains functions that .....</para>
    158           <indexterm zone="glib-networking libgiognutls">
    159             <primary sortas="c-libgiognutls">libgiognutls.{so,a}</primary>
    160           </indexterm>
    161         </listitem>
    162       </varlistentry>
    163 
    164       <varlistentry id="libgiolibproxy">
    165         <term><filename class='libraryfile'>libgiolibproxy.{so,a}</filename></term>
    166         <listitem>
    167           <para>contains functions that .....</para>
    168           <indexterm zone="glib-networking libgiolibproxy">
    169             <primary sortas="c-libgiolibproxy">libgiolibproxy.{so,a}</primary>
    170           </indexterm>
    171         </listitem>
    172       </varlistentry>
    173 
    174     </variablelist>-->
    175134
    176135  </sect2>
  • networking/netlibs/libsoup.xml

    rfa4ff29 rf8efa5b  
    8383
    8484    <bridgehead renderas="sect4">Recommended (Required if building GNOME)</bridgehead>
    85     <para role="recommended"><xref linkend="gobject-introspection"/>,
    86     <xref linkend="libgnome-keyring"/> and <xref linkend="sqlite"/></para>
     85    <para role="recommended">
     86      <xref linkend="gobject-introspection"/>,
     87      <xref linkend="libgnome-keyring"/> and
     88      <xref linkend="sqlite"/>
     89    </para>
    8790
    8891    <bridgehead renderas="sect4">Optional</bridgehead>
     
    131134      <command>configure</command> looking for GNOME specific
    132135      depepdencies. Use this switch if you have not installed
    133       <xref linkend="gnome-keyring"/>.
     136      <xref linkend="libgnome-keyring"/>.
    134137    </para>
    135138
Note: See TracChangeset for help on using the changeset viewer.