Changeset 4f89710 for packages.ent


Ignore:
Timestamp:
08/15/2021 05:21:44 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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:
e2f583c
Parents:
84cfe6db
Message:

Package updates and an i686 build fix.

Update to boost-1.77.0
Update to libwebp-1.2.1
Update to eog-40.3
Update to gnome-user-docs-40.4
Update to libepoxy-1.5.9
Update to libgudev-237
Fix building Firefox with i686 by adding a commented option in the
mozconfig (that way the default, which is for x86_64, stays using the
shipped version of libvpx rather than the system one).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • packages.ent

    r84cfe6db r4f89710  
    8181
    8282<!ENTITY boost-major                  "1">
    83 <!ENTITY boost-minor                  "76">
     83<!ENTITY boost-minor                  "77">
    8484<!ENTITY boost-patch                  "0">
    8585<!ENTITY boost-version                "&boost-major;.&boost-minor;.&boost-patch;">
     
    134134<!ENTITY libdrm-version               "2.4.107">
    135135<!ENTITY libepoxy-minor               "1.5">
    136 <!ENTITY libepoxy-version             "&libepoxy-minor;.8">
     136<!ENTITY libepoxy-version             "&libepoxy-minor;.9">
    137137<!-- <!ENTITY libesmtp-version             "1.0.6"> -->
    138138<!ENTITY libgcrypt-version            "1.9.3">
     
    141141<!ENTITY libgrss-version              "0.7.0">
    142142<!ENTITY libgsf-version               "1.14.47">
    143 <!ENTITY libgudev-version             "236">
     143<!ENTITY libgudev-version             "237">
    144144<!ENTITY libgusb-version              "0.3.7">
    145145<!ENTITY libical-version              "3.0.10">
     
    226226<!ENTITY libspiro-version             "20200505">
    227227<!ENTITY libtiff-version              "4.3.0">
    228 <!ENTITY libwebp-version              "1.2.0">
     228<!ENTITY libwebp-version              "1.2.1">
    229229<!ENTITY mypaint-brushes-version      "1.3.0"> <!-- version 1 only -->
    230230<!ENTITY newt-version                 "0.52.21">
Note: See TracChangeset for help on using the changeset viewer.