Changeset 23d6b8f1


Ignore:
Timestamp:
10/23/2024 07:21:42 PM (3 hours ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
trunk
Children:
31975424
Parents:
29e432f
Message:

Update to snapshot-47.1

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    r29e432f r23d6b8f1  
    118118<!-- nm-applet moved to Networking Utilities, so it's now in packages.ent -->
    119119<!ENTITY seahorse-version                  "47.0.1">
    120 <!ENTITY snapshot-version                  "46.3">
     120<!ENTITY snapshot-version                  "47.0">
    121121<!--<!ENTITY vinagre-version                   "3.22.0">-->
    122122<!--<!ENTITY vino-version                      "3.22.0">-->
  • gnome/applications/snapshot.xml

    r29e432f r23d6b8f1  
    55  %general-entities;
    66
    7   <!ENTITY snapshot-download-http "&gnome-download-http;/snapshot/&gnome-46;/snapshot-&snapshot-version;.tar.xz">
     7  <!ENTITY snapshot-download-http "&gnome-download-http;/snapshot/&gnome-47;/snapshot-&snapshot-version;.tar.xz">
    88  <!ENTITY snapshot-download-ftp  " ">
    9   <!ENTITY snapshot-md5sum        "25f97e88005b933c382e5a0c2193599c">
    10   <!ENTITY snapshot-size          "22 MB">
    11   <!ENTITY snapshot-buildsize     "1.1 GB (2.9 MB installed)">
     9  <!ENTITY snapshot-md5sum        "cfae2acf42f18677e6cd7bd716571bd7">
     10  <!ENTITY snapshot-size          "8.3 MB">
     11  <!ENTITY snapshot-buildsize     "1.2 GB (6.1 MB installed)">
    1212  <!ENTITY snapshot-time          "4.5 SBU">
    1313]>
     
    7171    <para role="required">
    7272      <xref linkend="libadwaita1"/>,
     73      <xref linkend="libgstgtk4"/>,
    7374      <xref linkend="gst10-plugins-bad"/>, and
    7475      <xref linkend="rust"/>
     
    7778    <bridgehead renderas="sect4">Required at runtime</bridgehead>
    7879    <para role="required">
    79       <xref role="runtime" linkend="pipewire"/>
     80      <xref role="runtime" linkend="pipewire"/> and
     81      <xref role="runtime" linkend="xdg-desktop-portal-gnome"/>
    8082    </para>
    8183
     
    9294    </note>
    9395
    94 <!-- No longer needed with pango-1.51.0
    95     <para>
    96       First, remove a check against the system <application>Pango</application>
    97       version that is too strict:
    98     </para>
    99    
    100 <screen><userinput remap="pre">sed '/pango.v1_52/,+1d' -i vendor/pango-sys/Cargo.toml &amp;&amp;
    101 
    102 cat &gt;&gt; Cargo.toml &lt;&lt; EOF
    103 <literal>[patch.crates-io.pango-sys]
    104 path = "vendor/pango-sys"</literal>
    105 EOF</userinput></screen>
    106 -->
    107 
    10896    <para>
    10997      Install <application>Snapshot</application> by running the following
     
    119107    <para>
    120108      To test the results, issue: <command>ninja test</command>.
    121       <!--One test is known to fail due to deprecated constructs in
    122       appstream-1.0+-->
    123109    </para>
    124110
  • introduction/welcome/changelog.xml

    r29e432f r23d6b8f1  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[renodr] - Update to snapshot-47.1. Fixes
     46          <ulink url="&blfs-ticket-root;20394">#20394</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[renodr] - Add libgstgtk4 to the book in support of Snapshot.
    4650          Part of
Note: See TracChangeset for help on using the changeset viewer.