Changeset df35651
- Timestamp:
- 10/21/2021 06:50:12 PM (3 years ago)
- Branches:
- 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:
- a171a54
- Parents:
- dbdd07e0
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
rdbdd07e0 rdf35651 43 43 --> 44 44 <listitem> 45 <para>October 21st, 2021</para> 46 <itemizedlist> 47 <listitem> 48 <para>[renodr] - Update to inkscape-1.1.1. Fixes 49 <ulink url="&blfs-ticket-root;15619">#15619</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 45 55 <para>October 20th, 2021</para> 46 56 <itemizedlist> -
packages.ent
rdbdd07e0 rdf35651 949 949 <!ENTITY inkscape-minor-version "1.1"> 950 950 <!-- For point versions --> 951 <! -- <!ENTITY inkscape-version "&inkscape-minor-version;.2"> -->951 <!ENTITY inkscape-version "&inkscape-minor-version;.1"> 952 952 <!-- For minor versions --> 953 <! ENTITY inkscape-version "&inkscape-minor-version;">953 <!--<!ENTITY inkscape-version "&inkscape-minor-version;">--> 954 954 <!ENTITY pan-version "0.133"> 955 955 <!ENTITY pavucontrol-version "5.0"> -
xsoft/other/inkscape.xml
rdbdd07e0 rdf35651 4 4 <!ENTITY % general-entities SYSTEM "../../general.ent"> 5 5 %general-entities; 6 <!ENTITY inkscape-download-http "https:// media.inkscape.org/dl/resources/file/inkscape-&inkscape-version;.tar.xz">6 <!ENTITY inkscape-download-http "https://inkscape.org/gallery/item/29255/inkscape-&inkscape-version;.tar.xz"> 7 7 <!ENTITY inkscape-download-ftp " "> 8 <!ENTITY inkscape-md5sum " 45e38e25fb93c7c91c51b84b9e4cf0ee">8 <!ENTITY inkscape-md5sum "1852c535a1aec7ca25eca9de110330d7"> 9 9 <!ENTITY inkscape-size "33 MB"> 10 <!ENTITY inkscape-buildsize "677 MB (169 MB installed)"> 11 <!ENTITY inkscape-time "6.7 SBU (with parallelism=4)"> 10 <!ENTITY inkscape-buildsize "845 MB (169 MB installed)"> 11 <!ENTITY inkscape-time "6.9 SBU (with parallelism=4)"> 12 13 <!-- To find newer tarballs, look here: 14 https://inkscape.org/release/all/source/archive/?pre=0 15 --> 12 16 ]> 13 17 … … 105 109 The tarball <emphasis>inkscape-&inkscape-version;.tar.xz</emphasis> 106 110 will extract to 107 <emphasis>inkscape-&inkscape-version;_2021-0 5-24_c4e8f9ed74</emphasis>.111 <emphasis>inkscape-&inkscape-version;_2021-09-20_3bf5ae0d25</emphasis>. 108 112 </para> 109 113 </note>
Note:
See TracChangeset
for help on using the changeset viewer.