Changeset 6469488 for x/lib/pangomm.xml


Ignore:
Timestamp:
07/16/2021 10:20:58 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
021de80
Parents:
b7e2ce4
Message:

Add --buildtype=release for Cap 24-28

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/pangomm.xml

    rb7e2ce4 r6469488  
    99  <!ENTITY pangomm-md5sum        "62665f7ace9e282a0c563b40a15627f5">
    1010  <!ENTITY pangomm-size          "660 KB">
    11   <!ENTITY pangomm-buildsize     "16 MB">
     11  <!ENTITY pangomm-buildsize     "11 MB">
    1212  <!ENTITY pangomm-time          "0.2 SBU">
    1313]>
     
    9595cd    build &amp;&amp;
    9696
    97 meson --prefix=/usr .. &amp;&amp;
     97meson --prefix=/usr --buildtype=release .. &amp;&amp;
    9898ninja</userinput></screen>
    9999
Note: See TracChangeset for help on using the changeset viewer.