Changeset cde1482
- Timestamp:
- 01/14/2016 05:28:27 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
- 73c14f4f
- Parents:
- f1ae3745
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rf1ae3745 rcde1482 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 3"> <!-- Always 2 digits -->3 <!ENTITY day "14"> <!-- Always 2 digits --> 4 4 <!ENTITY month "01"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2016"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "January 1 3th &year;">9 <!ENTITY releasedate "January 14th &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/graphlib/poppler.xml
rf1ae3745 rcde1482 7 7 <!ENTITY poppler-download-http "http://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz"> 8 8 <!ENTITY poppler-download-ftp " "> 9 <!ENTITY poppler-md5sum " 5100960c61b932430b5d74068d71f530">9 <!ENTITY poppler-md5sum "2fec3b2401a1722418b1f5bf64cd00cd"> 10 10 <!ENTITY poppler-size "1.6 MB (additional 9 MB for the test suite)"> 11 11 <!ENTITY poppler-buildsize "65 MB (with Qt4 and Qt5 libraries, and tests)"> -
introduction/welcome/changelog.xml
rf1ae3745 rcde1482 46 46 47 47 <listitem> 48 <para>January 14th, 2016</para> 49 <itemizedlist> 50 <listitem> 51 <para>[fernando] - Update to cups-filters-1.6.0. Fixes 52 <ulink url="&blfs-ticket-root;7360">#7360</ulink>.</para> 53 </listitem> 54 <listitem> 55 <para>[fernando] - Update to gtksourceview-3.18.2. Fixes 56 <ulink url="&blfs-ticket-root;7359">#7359</ulink>.</para> 57 </listitem> 58 <listitem> 59 <para>[fernando] - Update to poppler-0.40.0. Fixes 60 <ulink url="&blfs-ticket-root;7358">#7358</ulink>.</para> 61 </listitem> 62 <listitem> 63 <para>[fernando] - Update to ConsoleKit2-1.0.1. Fixes 64 <ulink url="&blfs-ticket-root;7357">#7357</ulink>.</para> 65 </listitem> 66 </itemizedlist> 67 </listitem> 68 69 <listitem> 48 70 <para>January 13th, 2016</para> 49 71 <itemizedlist> … … 54 76 </listitem> 55 77 <listitem> 56 <para>[bdubbs] - Update appropriate kde packages to version 15.12.1. 57 Includes kdelibs, ked-runtime, kde-baseapps, kmix, libkcddb, 78 <para>[bdubbs] - Update appropriate kde packages to version 15.12.1. 79 Includes kdelibs, ked-runtime, kde-baseapps, kmix, libkcddb, 58 80 and okular. Fixes 59 81 <ulink url="&blfs-ticket-root;7354">#7354</ulink>.</para> 60 82 </listitem> 61 83 <listitem> 62 <para>[bdubbs] - Remove reference to configure option 84 <para>[bdubbs] - Remove reference to configure option 63 85 demosdir in qt5.</para> 64 86 </listitem> 65 87 <listitem> 66 <para>[bdubbs] - Fix some deprecated entries in 88 <para>[bdubbs] - Fix some deprecated entries in 67 89 gsettings-desktop-schemas. </para> 68 90 </listitem> -
packages.ent
rf1ae3745 rcde1482 10 10 <!ENTITY acl-version "2.2.52"> 11 11 <!ENTITY attr-version "2.4.47"> 12 <!ENTITY consolekit-version "1.0. 0">12 <!ENTITY consolekit-version "1.0.1"> 13 13 <!ENTITY cracklib-version "2.9.6"> 14 14 <!ENTITY cyrus-sasl-version "2.1.26"> … … 187 187 <!ENTITY openjpeg2-version "2.1.0"> 188 188 <!ENTITY pixman-version "0.32.8"> <!-- Even minors only --> 189 <!ENTITY poppler-version "0. 39.0">189 <!ENTITY poppler-version "0.40.0"> 190 190 <!ENTITY qpdf-version "6.0.0"> 191 191 … … 491 491 <!ENTITY gtkmm2-version "2.24.4"> 492 492 <!ENTITY gtkmm3-version "3.18.0"> 493 <!ENTITY gtksourceview-version "3.18. 1">493 <!ENTITY gtksourceview-version "3.18.2"> 494 494 <!ENTITY imlib2-version "1.4.7"> 495 495 <!ENTITY keybinder2-version "0.3.0"> … … 780 780 <!-- Chapter 50 --> 781 781 <!ENTITY cups-version "2.1.2"> 782 <!ENTITY cups-filters-version "1. 5.0">782 <!ENTITY cups-filters-version "1.6.0"> 783 783 <!ENTITY gs-version "9.18"> 784 784 <!ENTITY gutenprint-version "5.2.10"> -
postlfs/security/consolekit.xml
rf1ae3745 rcde1482 5 5 %general-entities; 6 6 7 <!ENTITY consolekit-download-http "https://github.com/Consolekit2/ConsoleKit2/releases/download/ 1.0.0/ConsoleKit2-&consolekit-version;.tar.bz2">7 <!ENTITY consolekit-download-http "https://github.com/Consolekit2/ConsoleKit2/releases/download/&consolekit-version;/ConsoleKit2-&consolekit-version;.tar.bz2"> 8 8 <!ENTITY consolekit-download-ftp " "> 9 <!ENTITY consolekit-md5sum " a89382ac18c11eda349053ed37114264">10 <!ENTITY consolekit-size "1. 3MB">11 <!ENTITY consolekit-buildsize "1 3.2MB">12 <!ENTITY consolekit-time "0. 2SBU">9 <!ENTITY consolekit-md5sum "fcdaf885658f6b22e5f4930cc63fc3ea"> 10 <!ENTITY consolekit-size "1.2 MB"> 11 <!ENTITY consolekit-buildsize "16 MB"> 12 <!ENTITY consolekit-time "0.1 SBU"> 13 13 ]> 14 14 … … 178 178 <option>--enable-docbook-docs</option>: Use this switch if 179 179 <application>xmlto</application> is installed and you wish to 180 build the API documentation.180 build the user and API documentation. 181 181 </para> 182 182 … … 263 263 </seg> 264 264 <seg> 265 /{etc,usr/{include,lib},var/{log,run}}/ConsoleKit and 266 /usr/share/doc/ConsoleKit-&consolekit-version; 265 /etc/ConsoleKit, 266 /usr/{include,lib}/ConsoleKit, 267 /usr/share/doc/ConsoleKit-&consolekit-version;, and 268 /var/{log,run}/ConsoleKit 267 269 </seg> 268 270 </seglistitem> … … 273 275 <?dbfo list-presentation="list"?> 274 276 <?dbhtml list-presentation="table"?> 275 276 277 277 278 <varlistentry id="ck-history"> -
pst/printing/cups-filters.xml
rf1ae3745 rcde1482 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 " 28662e88566899266248807077931186">10 <!ENTITY cups-filters-md5sum "51b7f8f068502b6afca9bc8462b53933"> 11 11 <!ENTITY cups-filters-size "1.4 MB"> 12 12 <!ENTITY cups-filters-buildsize "50 MB (with tests)"> -
x/lib/gtksourceview.xml
rf1ae3745 rcde1482 9 9 <!ENTITY gtksourceview-download-ftp 10 10 "&gnome-download-ftp;/gtksourceview/&gnome-minor-18;/gtksourceview->ksourceview-version;.tar.xz"> 11 <!ENTITY gtksourceview-md5sum " b7600b6cc06ec96ce1d028bf7a44d14b">11 <!ENTITY gtksourceview-md5sum "c5d2b1dfafbdbff2fde530361fba46f9"> 12 12 <!ENTITY gtksourceview-size "1.3 MB"> 13 <!ENTITY gtksourceview-buildsize "70 MB ( additional 1 MB for thetests)">14 <!ENTITY gtksourceview-time "0.6 SBU ( additional less than 0.1 SBU for thetests)">13 <!ENTITY gtksourceview-buildsize "70 MB (with tests)"> 14 <!ENTITY gtksourceview-time "0.6 SBU (with tests)"> 15 15 ]> 16 16 … … 88 88 <bridgehead renderas="sect4">Optional</bridgehead> 89 89 <para role="optional"> 90 <xref linkend="vala"/> 91 <ulink url="http://glade.gnome.org/">Glade</ulink> and 92 <xref linkend="gtk-doc"/> 90 <xref linkend="vala"/>, 91 <xref linkend="gtk-doc"/>, 92 <xref linkend="fop"/> (or 93 <ulink url="http://sourceforge.net/projects/dblatex/">dblatex</ulink>), 94 and 95 <ulink url="http://glade.gnome.org/">Glade</ulink> 93 96 </para> 94 97
Note:
See TracChangeset
for help on using the changeset viewer.