Changeset d9c9882


Ignore:
Timestamp:
06/27/2023 12:00:55 AM (12 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
f95f14cd
Parents:
b5ad7a4
Message:

Update to tepl-6.5.1 in support of gedit.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rb5ad7a4 rd9c9882  
    4343      <para>June 26th, 2023</para>
    4444      <itemizedlist>
     45        <listitem>
     46          <para>[bdubbs] - Update to tepl-6.5.1 in support of gedit. </para>
     47        </listitem>
    4548        <listitem>
    4649          <para>[bdubbs] - Add libgedit-gtksourceview in support
  • packages.ent

    rb5ad7a4 rd9c9882  
    840840<!ENTITY qtwebengine-version          "5.15.14">
    841841<!ENTITY startup-notification-version "0.12">
    842 <!ENTITY tepl-version                 "6.4.0">
     842<!ENTITY tepl-version                 "6.5.1">
    843843<!ENTITY webkitgtk-version            "2.41.5">    <!-- Even minors only -->
    844844
  • x/lib/tepl.xml

    rb5ad7a4 rd9c9882  
    55  %general-entities;
    66
    7   <!ENTITY tepl-download-http "&gnome-download-http;/tepl/6.4/tepl-&tepl-version;.tar.xz">
    8   <!ENTITY tepl-download-ftp  "&gnome-download-ftp;/tepl/6.4/tepl-&tepl-version;.tar.xz">
    9   <!ENTITY tepl-md5sum        "3554454f0b74b5f5584011c46fd35396">
    10   <!ENTITY tepl-size          "164 KB">
    11   <!ENTITY tepl-buildsize     "14 MB (with tests)">
    12   <!ENTITY tepl-time          "0.3 SBU (with tests)">
     7  <!ENTITY tepl-download-http "&gnome-download-http;/tepl/6.5/tepl-&tepl-version;.tar.xz">
     8  <!ENTITY tepl-download-ftp  "&gnome-download-ftp;/tepl/6.5/tepl-&tepl-version;.tar.xz">
     9  <!ENTITY tepl-md5sum        "786eb737c58855afd80d10aaa0141c71">
     10  <!ENTITY tepl-size          "160 KB">
     11  <!ENTITY tepl-buildsize     "9.1 MB (with tests)">
     12  <!ENTITY tepl-time          "0.2 SBU (with tests)">
    1313
    1414]>
     
    7474      <xref linkend="amtk"/>,
    7575      <xref linkend="gtksourceview4"/>,
    76       <xref linkend="icu"/>, and
     76      <xref linkend="icu"/>,
     77      <xref linkend="libgedit"/>, and
    7778      <xref linkend="uchardet"/>
    7879    </para>
Note: See TracChangeset for help on using the changeset viewer.