Changeset ed74a9a
- Timestamp:
- 07/12/2016 05:36:30 AM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, ken/inkscape-core-mods, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 534de2d
- Parents:
- cd32525
- Files:
-
- 4 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/genlib.xml
rcd32525 red74a9a 63 63 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gmime.xml"/> 64 64 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gobject-introspection.xml"/> 65 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="grantlee.xml"/> 65 66 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gsl.xml"/> 66 67 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="icu.xml"/> -
general/genlib/grantlee.xml
rcd32525 red74a9a 8 8 "http://downloads.grantlee.org/grantlee-&grantlee-version;.tar.gz"> 9 9 <!ENTITY grantlee-download-ftp " "> 10 <!ENTITY grantlee-md5sum " 775f22dac0953029b414ed3b7379098c">10 <!ENTITY grantlee-md5sum "57989ae9f7c113e682ef1713a6f1e92a"> 11 11 <!ENTITY grantlee-size "1.1 MB"> 12 <!ENTITY grantlee-buildsize "2 1MB">13 <!ENTITY grantlee-time " 0.8SBU">12 <!ENTITY grantlee-buildsize "23 MB"> 13 <!ENTITY grantlee-time "1.2 SBU"> 14 14 ]> 15 15 … … 67 67 <bridgehead renderas="sect4">Required</bridgehead> 68 68 <para role="required"> 69 <xref linkend="cmake"/> and <xref linkend="qt 4"/>69 <xref linkend="cmake"/> and <xref linkend="qt5"/> 70 70 </para> 71 71 -
introduction/welcome/changelog.xml
rcd32525 red74a9a 44 44 45 45 --> 46 <listitem> 47 <para>July 12th, 2016</para> 48 <itemizedlist> 49 <listitem> 50 <para>[dj] - Reintroduce Grantlee-5.1.0.</para> 51 </listitem> 52 <listitem> 53 <para>[dj] - Add required dependency for Grantlee and Xapian to 54 khelpcenter.</para> 55 </listitem> 56 </itemizedlist> 57 </listitem> 58 46 59 <listitem> 47 60 <para>July 11th, 2016</para> -
kde/kf5-apps/khelpcenter.xml
rcd32525 red74a9a 75 75 <bridgehead renderas="sect4">Required</bridgehead> 76 76 <para role="required"> 77 <xref linkend="kf5-frameworks"/> and 78 <xref linkend="libxml2"/> 77 <xref linkend="grantlee"/>, 78 <xref linkend="kf5-frameworks"/>, 79 <xref linkend="libxml2"/>, and 80 <xref linkend="xapian"/> 79 81 </para> 80 82 -
packages.ent
rcd32525 red74a9a 97 97 <!ENTITY gmime-version "2.6.20"> 98 98 <!ENTITY gobject-introspection-version "1.48.0"> 99 <!ENTITY grantlee-version " 0.5.1">99 <!ENTITY grantlee-version "5.1.0"> 100 100 <!ENTITY gsl-version "2.1"> 101 101
Note:
See TracChangeset
for help on using the changeset viewer.