Changeset ce263b7
- Timestamp:
- 03/16/2019 04:22:59 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.0, 9.1, 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:
- 86a3742
- Parents:
- 356e7944
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general/graphlib/freetype2.xml
r356e7944 rce263b7 7 7 <!ENTITY freetype2-download-http "&sourceforge-dl;/freetype/freetype-&freetype2-version;.tar.bz2"> 8 8 <!ENTITY freetype2-download-ftp "&gentoo-ftp-repo;/freetype-&freetype2-version;.tar.bz2"> 9 <!ENTITY freetype2-md5sum " 60ef7d8160cd4bf8cb118ee9d65367ca">10 <!ENTITY freetype2-size " 1.8MB">11 <!ENTITY freetype2-buildsize "2 7MB (with additional documentation)">9 <!ENTITY freetype2-md5sum "a717e6925b61b9dda946322ecd278a42"> 10 <!ENTITY freetype2-size "2.6 MB"> 11 <!ENTITY freetype2-buildsize "29 MB (with additional documentation)"> 12 12 <!ENTITY freetype2-time "0.2 SBU (with additional documentation)"> 13 13 … … 15 15 <!ENTITY freetype2-doc-download-http "&sourceforge-dl;/freetype/freetype-doc-&freetype2-doc-version;.tar.bz2"> 16 16 <!ENTITY freetype2-doc-download-ftp "&gentoo-ftp-repo;/freetype-doc-&freetype2-doc-version;.tar.bz2"> 17 <!ENTITY freetype2-doc-md5sum " c0a67a229b4c7c275b1f6823b0ffa1b2">17 <!ENTITY freetype2-doc-md5sum "a41f85729ce4936e297d869957635e20"> 18 18 <!ENTITY freetype2-doc-size "2.1 MB"> 19 19 ]> -
introduction/welcome/changelog.xml
r356e7944 rce263b7 46 46 <para>March 16th, 2019</para> 47 47 <itemizedlist> 48 <listitem> 49 <para>[bdubbs] - Update to .freetype-2.10.0 Fixes 50 <ulink url="&blfs-ticket-root;11810">#11810</ulink>.</para> 51 </listitem> 52 <listitem> 53 <para>[bdubbs] - Update to cups-filters-1.22.2. Fixes 54 <ulink url="&blfs-ticket-root;11812">#11812</ulink>.</para> 55 </listitem> 56 <listitem> 57 <para>[bdubbs] - Update to gtksourceview-3.24.10. Fixes 58 <ulink url="&blfs-ticket-root;11811">#11811</ulink>.</para> 59 </listitem> 48 60 <listitem> 49 61 <para>[pierre] - Fix building VTE with newer versions of Vala.</para> -
packages.ent
r356e7944 rce263b7 197 197 <!ENTITY babl-version "0.1.62"> 198 198 <!ENTITY exiv2-version "0.27.0"> 199 <!ENTITY freetype2-version "2. 9.1">199 <!ENTITY freetype2-version "2.10.0"> 200 200 <!ENTITY fontconfig-version "2.13.1"> <!-- stable lt .90 micro version --> 201 201 <!ENTITY fribidi-version "1.0.5"> … … 696 696 <!ENTITY gtkmm2-version "2.24.5"> 697 697 <!ENTITY gtkmm3-version "3.24.0"> 698 <!ENTITY gtksourceview-version "3.24. 9">698 <!ENTITY gtksourceview-version "3.24.10"> 699 699 <!ENTITY gtk-vnc-version "0.9.0"> 700 700 <!ENTITY imlib2-version "1.5.1"> … … 987 987 <!-- Chapter 50 --> 988 988 <!ENTITY cups-version "2.2.10"> 989 <!ENTITY cups-filters-version "1.22. 1">989 <!ENTITY cups-filters-version "1.22.2"> 990 990 <!ENTITY gs-version "9.26"> 991 991 <!ENTITY gutenprint-version "5.2.14"> -
pst/printing/cups-filters.xml
r356e7944 rce263b7 8 8 "https://www.openprinting.org/download/cups-filters/cups-filters-&cups-filters-version;.tar.xz"> 9 9 <!ENTITY cups-filters-download-ftp " "> 10 <!ENTITY cups-filters-md5sum "9 fada504350d33111a7a1f242b9647a4">10 <!ENTITY cups-filters-md5sum "984aa409d536f67acd295eacefc79354"> 11 11 <!ENTITY cups-filters-size "1.4 MB"> 12 12 <!ENTITY cups-filters-buildsize "43 MB (with tests), 15MB installed"> -
x/lib/gtksourceview.xml
r356e7944 rce263b7 9 9 <!ENTITY gtksourceview-download-ftp 10 10 "&gnome-download-ftp;/gtksourceview/&gnome-minor-24;/gtksourceview->ksourceview-version;.tar.xz"> 11 <!ENTITY gtksourceview-md5sum " 191907870cbad8f2573442ce26e193db">11 <!ENTITY gtksourceview-md5sum "e43337d17c40eae440a76630db76c54e"> 12 12 <!ENTITY gtksourceview-size "1.4 MB"> 13 <!ENTITY gtksourceview-buildsize "8 9MB (with tests)">14 <!ENTITY gtksourceview-time "0. 6SBU (with tests)">13 <!ENTITY gtksourceview-buildsize "80 MB (with tests)"> 14 <!ENTITY gtksourceview-time "0.2 SBU (with tests)"> 15 15 ]> 16 16
Note:
See TracChangeset
for help on using the changeset viewer.