Changeset 84490cd0
- Timestamp:
- 05/16/2021 11:59:45 PM (3 years ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 58a83256
- Parents:
- cbb1dd2
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
rcbb1dd2 r84490cd0 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>May 17th, 2021</para> 46 <itemizedlist> 47 <listitem> 48 <para>[timtas] - Update to fltk-1.3.6. Fixes 49 <ulink url="&blfs-ticket-root;15050">#15050</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 44 53 45 54 <listitem> -
packages.ent
rcbb1dd2 r84490cd0 733 733 <!ENTITY clutter-gtk-version "1.8.4"> 734 734 <!ENTITY colord-gtk-version "0.2.0"> 735 <!ENTITY fltk-version "1.3. 5">735 <!ENTITY fltk-version "1.3.6"> 736 736 <!ENTITY freeglut-version "3.2.1"> 737 737 <!ENTITY gdk-pixbuf-version "2.42.6"> -
x/lib/fltk.xml
rcbb1dd2 r84490cd0 8 8 <!ENTITY fltk-download-http "https://fltk.org/pub/fltk/1.3.5/fltk-&fltk-version;-source.tar.gz"> 9 9 <!ENTITY fltk-download-ftp " "> 10 <!ENTITY fltk-md5sum " e85017defd5a03ae82e634311db87bbf">10 <!ENTITY fltk-md5sum "44524252d1e6a5a8141421393546fad9"> 11 11 <!ENTITY fltk-size "5.1 MB"> 12 <!ENTITY fltk-buildsize "11 7MB (with documentation)">12 <!ENTITY fltk-buildsize "119 MB (with documentation)"> 13 13 <!ENTITY fltk-time "0.2 SBU (Using parallelism=4)"> 14 14 ]>
Note:
See TracChangeset
for help on using the changeset viewer.