Changeset f622c840 for x/installing


Ignore:
Timestamp:
03/04/2018 08:48:53 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
9a2b7f00
Parents:
e6d1a7d4
Message:

Upgrade to libxshmfence-1.3 (xorg lib).
Upgrade to xkbcomp-1.4.1 (xorg app).
Upgrade to libwww-perl-6.33.
Upgrade to XML-LibXSLT-1.96.

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

Location:
x/installing
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/installing/x7app.xml

    re6d1a7d4 rf622c840  
    6565  <!ENTITY xinput-md5sum                   "6a889412eff2e3c1c6bb19146f6fe84c">
    6666
    67   <!ENTITY xkbcomp-version                 "1.4.0">
    68   <!ENTITY xkbcomp-md5sum                  "cc22b232bc78a303371983e1b48794ab">
     67  <!ENTITY xkbcomp-version                 "1.4.1">
     68  <!ENTITY xkbcomp-md5sum                  "07df9790d30f9a369d20a418af784de0">
    6969
    7070  <!ENTITY xkbevd-version                  "1.1.4">
  • x/installing/x7lib.xml

    re6d1a7d4 rf622c840  
    104104  <!ENTITY libxkbfile-md5sum               "4a4cfeaf24dab1b991903455d6d7d404">
    105105
    106   <!ENTITY libxshmfence-version            "1.2">
    107   <!ENTITY libxshmfence-md5sum             "66662e76899112c0f99e22f2fc775a7e">
     106  <!ENTITY libxshmfence-version            "1.3">
     107  <!ENTITY libxshmfence-md5sum             "42dda8016943dc12aff2c03a036e0937">
    108108]>
    109109
     
    255255  pushd $packagedir
    256256  case $packagedir in
    257     libxshmfence* )
    258       ./configure $XORG_CONFIG CFLAGS="$CFLAGS -D_GNU_SOURCE"
    259     ;;
    260 
    261257    libICE* )
    262258      ./configure $XORG_CONFIG ICE_LIBS=-lpthread
Note: See TracChangeset for help on using the changeset viewer.