Changeset 32e18b07
- Timestamp:
- 12/05/2012 08:43:24 PM (12 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 8459178
- Parents:
- 54ca930
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r54ca930 r32e18b07 4 4 --> 5 5 6 <!ENTITY day " 28"> <!-- Always 2 digits -->7 <!ENTITY month "1 1"> <!-- Always 2 digits -->6 <!ENTITY day "05"> <!-- Always 2 digits --> 7 <!ENTITY month "12"> <!-- Always 2 digits --> 8 8 <!ENTITY year "2012"> 9 9 <!ENTITY copyrightdate "2001-&year;"> 10 10 <!ENTITY copyholder "The BLFS Development Team"> 11 11 <!ENTITY version "&year;-&month;-&day;"> 12 <!ENTITY releasedate " November 28th, &year;">12 <!ENTITY releasedate "December 5th, &year;"> 13 13 <!-- <!ENTITY releasedate "November &day;st, &year;"> --> 14 14 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> … … 587 587 <!ENTITY pangox-version "0.0.2"> 588 588 <!ENTITY pangomm-version "2.28.4"> 589 <!ENTITY qt-version "4.8. 3">589 <!ENTITY qt-version "4.8.4"> 590 590 <!ENTITY shared-mime-info-version "1.0"> 591 591 <!ENTITY startup-notification-version "0.12"> -
introduction/welcome/changelog.xml
r54ca930 r32e18b07 44 44 45 45 --> 46 <listitem> 47 <para>December 5th, 2012</para> 48 <itemizedlist> 49 <listitem> 50 <para>[rthomsen] - Qt 4.8.4. Fixes 51 <ulink url="&blfs-ticket-root;3677">#3677</ulink>.</para> 52 </listitem> 53 </itemizedlist> 54 </listitem> 55 46 56 <listitem> 47 57 <para>November 28th, 2012</para> -
x/lib/qt.xml
r54ca930 r32e18b07 7 7 <!ENTITY qt-download-http "http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-&qt-version;.tar.gz"> 8 8 <!ENTITY qt-download-ftp " "> 9 <!ENTITY qt-md5sum " a663b6c875f8d7caa8ac9c30e4a4ec3b">10 <!ENTITY qt-size "23 4MB">9 <!ENTITY qt-md5sum "89c5ecba180cae74c66260ac732dc5cb"> 10 <!ENTITY qt-size "237 MB"> 11 11 <!ENTITY qt-buildsize "1.8 GB (full), 619 (essential)"> 12 12 <!ENTITY qt-time "69 SBU (full), 54 SBU (essential)">
Note:
See TracChangeset
for help on using the changeset viewer.