Changeset 6fbeb06 for x


Ignore:
Timestamp:
05/14/2016 12:43:18 AM (8 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
391c170
Parents:
f0061d7
Message:

Update to libinput-1.3.0.
Update to xcb-util-cursor-0.1.3.
Update to xproto-7.0.29.

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

Location:
x/installing
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • x/installing/libinput.xml

    rf0061d7 r6fbeb06  
    55  %general-entities;
    66
    7   <!ENTITY libinput-version "1.2.4">
     7  <!ENTITY libinput-version "1.3.0">
    88
    99  <!ENTITY libinput-download-http "http://www.freedesktop.org/software/libinput/libinput-&libinput-version;.tar.xz">
    1010  <!ENTITY libinput-download-ftp  " ">
    11   <!ENTITY libinput-md5sum        "1cbaa34f04a336f2703906d564e0a37a">
    12   <!ENTITY libinput-size          "840 KB">
    13   <!ENTITY libinput-buildsize     "29 MB">
     11  <!ENTITY libinput-md5sum        "5f8bc2c746bfbc9454143f78e5b477a9">
     12  <!ENTITY libinput-size          "860 KB">
     13  <!ENTITY libinput-buildsize     "32 MB">
    1414  <!ENTITY libinput-time          "0.3 SBU">
    1515]>
     
    3939
    4040    &lfs79_checked;
     41    &gcc6_checked;
    4142
    4243    <bridgehead renderas="sect4">Package Information</bridgehead>
  • x/installing/x7proto.xml

    rf0061d7 r6fbeb06  
    8686  <!ENTITY xineramaproto-md5sum            "9959fe0bfb22a0e7260433b8d199590a">
    8787
    88   <!ENTITY xproto-version                  "7.0.28">
    89   <!ENTITY xproto-md5sum                   "3ce2f230c5d8fa929f326ad1f0fa40a8">
     88  <!ENTITY xproto-version                  "7.0.29">
     89  <!ENTITY xproto-md5sum                   "eeeae1f47d43a33ef0d5c56727410326">
    9090
    9191]>
  • x/installing/xcb-util-cursor.xml

    rf0061d7 r6fbeb06  
    77  <!ENTITY xcb-util-cursor-download-http "http://xcb.freedesktop.org/dist/xcb-util-cursor-&xcb-util-cursor-version;.tar.bz2">
    88  <!ENTITY xcb-util-cursor-download-ftp  " ">
    9   <!ENTITY xcb-util-cursor-md5sum        "88e70d92ff5616d406ce5b1b62e0c58b">
    10   <!ENTITY xcb-util-cursor-size          "283 KB">
    11   <!ENTITY xcb-util-cursor-buildsize     "2.4 MB">
     9  <!ENTITY xcb-util-cursor-md5sum        "6ac3b17cba51aaaa36ba035a53527214">
     10  <!ENTITY xcb-util-cursor-size          "292 KB">
     11  <!ENTITY xcb-util-cursor-buildsize     "2.5 MB">
    1212  <!ENTITY xcb-util-cursor-time          "less than 0.1 SBU">
    1313]>
     
    3737
    3838    &lfs79_checked;
     39    &gcc6_checked;
    3940
    4041    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.