Changeset 7fef166
- Timestamp:
- 05/07/2021 10:31:58 PM (2 years ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- e0cf685
- Parents:
- 0f0f7a1
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r0f0f7a1 r7fef166 44 44 <para>May 7th, 2021</para> 45 45 <itemizedlist> 46 <listitem> 47 <para>[bdubbs] - Update to gparted-1.3.0. Fixes 48 <ulink url="&blfs-ticket-root;14988">#14988</ulink>.</para> 49 </listitem> 46 50 <listitem> 47 51 <para>[bdubbs] - Update to libass-0.15.1. Fixes -
packages.ent
r0f0f7a1 r7fef166 933 933 <!--<!ENTITY fontforge-date "2015-02-28">--> 934 934 <!ENTITY fontforge-version "20201107"> 935 <!ENTITY gparted-version "1. 2.0">935 <!ENTITY gparted-version "1.3.0"> 936 936 <!ENTITY gimp-version "2.10.24"> 937 937 <!ENTITY hexchat-version "2.14.3"> -
xsoft/other/gparted.xml
r0f0f7a1 r7fef166 7 7 <!ENTITY gparted-download-http "&sourceforge-dl;/gparted/gparted-&gparted-version;.tar.gz"> 8 8 <!ENTITY gparted-download-ftp " "> 9 <!ENTITY gparted-md5sum " 15166c40d7ca119432454475294abecf">10 <!ENTITY gparted-size " 3.8MB">11 <!ENTITY gparted-buildsize " 107MB (add 76 MB for tests)">9 <!ENTITY gparted-md5sum "cbc88cb23c1eb77cc956a625942c63a4"> 10 <!ENTITY gparted-size "4.0 MB"> 11 <!ENTITY gparted-buildsize "85 MB (add 76 MB for tests)"> 12 12 <!ENTITY gparted-time "0.3 SBU (using parallelism=4; add 0.2 SBU for tests)"> 13 13 ]> … … 82 82 <para role="optional"> 83 83 <xref linkend="btrfs-progs"/> (if using a btrfs filesystem), 84 <!-- These dependencies were obsoleted in version 1.0.0, see #12110 -->85 <!-- <xref linkend="rarian"/>,86 <ulink url="&gnome-download-http;/gnome-doc-utils/">GNOME Doc Utils</ulink> -->87 84 <ulink url="https://github.com/exfatprogs/exfatprogs">exfatprogs</ulink>, and 88 85 <ulink url="https://github.com/pali/udftools">udftools</ulink> … … 108 105 109 106 <para> 110 To run the tests, issue: <command>make check</command>. One test, 111 <filename>test_PipeCapture</filename>, is known to fail 112 <!-- https://gitlab.gnome.org/GNOME/gparted/-/issues/136 --> 107 To run the tests, issue: <command>make check</command>. 113 108 </para> 114 109
Note:
See TracChangeset
for help on using the changeset viewer.