Ignore:
Timestamp:
09/26/2016 06:14:56 AM (8 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.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
ac61d9b
Parents:
2060b08
Message:

Update to vinagre-3.22.0
Update to gnome-terminal-3.22.0
Update to mutter-3.22.0
Update to gnome-session-3.22.0
Update to gnome-shell-extensions-3.22.0
Update to gnome-shell-3.22.0
Update to gdm-3.22.0
Update to gnome-control-center-3.22.0
Fix PCRE2 xref id
More to come...

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/vinagre.xml

    r2060b08 r0129a2f5  
    55  %general-entities;
    66
    7   <!ENTITY vinagre-download-http "&gnome-download-http;/vinagre/&gnome-minor-20;/vinagre-&vinagre-version;.tar.xz">
    8   <!ENTITY vinagre-download-ftp  "&gnome-download-ftp;/vinagre/&gnome-minor-20;/vinagre-&vinagre-version;.tar.xz">
    9   <!ENTITY vinagre-md5sum        "9de02d851784174a0137b71480c0c728">
    10   <!ENTITY vinagre-size          "816 KB">
    11   <!ENTITY vinagre-buildsize     "24 MB">
     7  <!ENTITY vinagre-download-http "&gnome-download-http;/vinagre/&gnome-minor-22;/vinagre-&vinagre-version;.tar.xz">
     8  <!ENTITY vinagre-download-ftp  "&gnome-download-ftp;/vinagre/&gnome-minor-22;/vinagre-&vinagre-version;.tar.xz">
     9  <!ENTITY vinagre-md5sum        "451554ddf46636105cd5f0330e98d254">
     10  <!ENTITY vinagre-size          "1.5 MB">
     11  <!ENTITY vinagre-buildsize     "25 MB">
    1212  <!ENTITY vinagre-time          "0.2 SBU">
    1313]>
     
    108108    </para>
    109109
    110 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     110<screen><userinput>./configure --prefix=/usr
     111            --enable-compile-warnings=minimum &amp;&amp;
    111112make</userinput></screen>
    112113
Note: See TracChangeset for help on using the changeset viewer.