Changeset 6469488 for x/lib/gtk-vnc.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/gtk-vnc.xml

    rb7e2ce4 r6469488  
    99  <!ENTITY gtk-vnc-md5sum        "37c36412593d73f6a090b4545d1b0364">
    1010  <!ENTITY gtk-vnc-size          "216 KB">
    11   <!ENTITY gtk-vnc-buildsize     "6.5 MB">
     11  <!ENTITY gtk-vnc-buildsize     "4.6 MB">
    1212  <!ENTITY gtk-vnc-time          "0.1 SBU">
    1313]>
     
    110110cd    build &amp;&amp;
    111111
    112 meson --prefix=/usr .. &amp;&amp;
     112meson --prefix=/usr --buildtype=release .. &amp;&amp;
    113113ninja</userinput></screen>
    114114
Note: See TracChangeset for help on using the changeset viewer.