Ignore:
Timestamp:
10/08/2020 10:18:31 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
c46217a
Parents:
b559bf0
Message:

Drop the python2 version of the pycryptodome module
Update to gsettings-desktop-schemas-3.38.0
Update to VTE-0.62.0
Update to yelp-xsl-3.38.0
Update to gnome-desktop-3.38.1
Update to cheese-3.38.0
Update to libpeas-1.28.0
Update to evolution-data-server-3.38.1
Update to dconf-0.38.0
Update to dconf-editor-3.38.0
Update to tracker-3.0.1
Update to tracker-miners-3.0.1
Modify tracker and tracker-miners to allow them to build on SysV systems.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/cheese.xml

    rb559bf0 rec047148  
    55  %general-entities;
    66
    7   <!ENTITY cheese-download-http "&gnome-download-http;/cheese/&gnome-minor-34;/cheese-&cheese-version;.tar.xz">
    8   <!ENTITY cheese-download-ftp  "&gnome-download-ftp;/cheese/&gnome-minor-34;/cheese-&cheese-version;.tar.xz">
    9   <!ENTITY cheese-md5sum        "13f8326689df42b0aedda023705db803">
     7  <!ENTITY cheese-download-http "&gnome-download-http;/cheese/&gnome-minor-38;/cheese-&cheese-version;.tar.xz">
     8  <!ENTITY cheese-download-ftp  "&gnome-download-ftp;/cheese/&gnome-minor-38;/cheese-&cheese-version;.tar.xz">
     9  <!ENTITY cheese-md5sum        "83b580b1451b27d43403d3ae5829e08c">
    1010  <!ENTITY cheese-size          "1.0 MB">
    11   <!ENTITY cheese-buildsize     "14 MB">
    12   <!ENTITY cheese-time          "0.1 SBU (Using paralleism=4)">
     11  <!ENTITY cheese-buildsize     "21 MB">
     12  <!ENTITY cheese-time          "0.2 SBU (Using paralleism=4)">
    1313]>
    1414
     
    125125<screen><literal>Device Drivers  ---&gt;
    126126  Multimedia support ---&gt;
    127     &lt;*&gt; Cameras/video grabbers support  [CONFIG_MEDIA_CAMERA_SUPPORT]
    128     &lt;*&gt; Media USB Adapters  ---&gt;         [CONFIG_MEDIA_USB_SUPPORT]
    129               Select device(s) as needed</literal></screen>
     127    &lt;*&gt; Autoselect ancillary drivers (tuners, sensors, i2c, spi, frontends) [CONFIG_MEDIA_SUBDRV_AUTOSELECT]
     128    Media device types ---&gt; 
     129      &lt;*&gt; Cameras/video grabbers support  [CONFIG_MEDIA_CAMERA_SUPPORT]
     130    Media drivers ---&gt;
     131      &lt;*&gt; Media USB Adapters  ---&gt;         [CONFIG_MEDIA_USB_SUPPORT]
     132                  Select device(s) as needed</literal></screen>
    130133
    131134      <indexterm zone="cheese cheese-kernel">
     
    164167<screen role="root"><userinput>ninja install</userinput></screen>
    165168
     169  </sect2>
     170
     171  <sect2 role="commands">
     172    <title>Command Explanations</title>
     173
     174    <para>
     175      <parameter>-Dgtk_doc=false</parameter>: This switch prevents the build
     176      system from generating and installing the API documentation. Omit this
     177      switch if you have <xref linkend="gtk-doc" role="nodep"/> installed
     178      and wish to generate and install the API documentation.
     179    </para>
    166180  </sect2>
    167181
Note: See TracChangeset for help on using the changeset viewer.