Changeset fdd24b8c
- Timestamp:
- 01/04/2012 05:36:19 PM (11 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 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, gnome, kde5-13430, kde5-14269, kde5-14686, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- e7574a1a
- Parents:
- 236b13f
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r236b13f rfdd24b8c 4 4 --> 5 5 6 <!ENTITY day " 30"> <!-- Always 2 digits -->7 <!ENTITY month " 12"> <!-- Always 2 digits -->8 <!ENTITY year "201 1">6 <!ENTITY day "05"> <!-- Always 2 digits --> 7 <!ENTITY month "01"> <!-- Always 2 digits --> 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 " December 30th, &year;">12 <!ENTITY releasedate "January 5th, &year;"> 13 13 <!-- <!ENTITY releasedate "November &day;st, &year;"> --> 14 14 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> … … 168 168 <!ENTITY libidl-version "0.8.14"> 169 169 <!ENTITY libcroco-version "0.6.2"> 170 <!ENTITY libgsf-version "1.14. 19">170 <!ENTITY libgsf-version "1.14.21"> 171 171 <!ENTITY libglade-version "2.6.4"> 172 172 <!ENTITY expat-version "2.0.1"> … … 574 574 <!ENTITY libxklavier-version "5.0"> 575 575 <!ENTITY freeglut-version "2.6.0"> 576 <!ENTITY goffice-version "0.8.1 0">576 <!ENTITY goffice-version "0.8.17"> 577 577 <!ENTITY mesalib-version "7.9"> 578 578 <!ENTITY xulrunner-version "9.0.1"> … … 780 780 <!-- Chapter 34 --> 781 781 <!ENTITY AbiWord-version "2.8.6"> 782 <!ENTITY gnumeric-version "1.10.1 1">782 <!ENTITY gnumeric-version "1.10.17"> 783 783 <!ENTITY gnucash-version "2.2.4"> 784 784 <!ENTITY gimp-version "2.6.11"> -
general/genlib/libgsf.xml
r236b13f rfdd24b8c 7 7 <!ENTITY libgsf-download-http "&gnome-download-http;/libgsf/1.14/libgsf-&libgsf-version;.tar.bz2"> 8 8 <!ENTITY libgsf-download-ftp "&gnome-download-ftp;/libgsf/1.14/libgsf-&libgsf-version;.tar.bz2"> 9 <!ENTITY libgsf-md5sum "2 d09ad4e61a650b5d554b5fca8250046">10 <!ENTITY libgsf-size " 579KB">11 <!ENTITY libgsf-buildsize " 20MB">12 <!ENTITY libgsf-time "0. 4SBU">9 <!ENTITY libgsf-md5sum "2b702648b853402554c97d75405c60d3"> 10 <!ENTITY libgsf-size "684 KB"> 11 <!ENTITY libgsf-buildsize "19 MB"> 12 <!ENTITY libgsf-time "0.3 SBU"> 13 13 ]> 14 14 … … 35 35 structured file formats.</para> 36 36 37 &lfs 67_checked;37 &lfs70_checked; 38 38 39 39 <bridgehead renderas="sect3">Package Information</bridgehead> … … 79 79 <filename class='libraryfile'>libgsf-gnome-1.so</filename> library if you 80 80 plan on building <xref linkend="gnucash"/> or 81 <xref linkend="gnumeric"/> with GNOME support.</para>81 <xref linkend="gnumeric"/> with GNOME-2 support.</para> 82 82 83 83 <para condition="html" role="usernotes">User Notes: … … 92 92 commands:</para> 93 93 94 <screen><userinput>./configure --prefix=/usr --without-python && 94 <screen><userinput>./configure --prefix=/usr \ 95 --sysconfdir=&gnome-etc-dir; && 95 96 make</userinput></screen> 96 97 … … 109 110 <title>Command Explanations</title> 110 111 111 <para><option>--sysconfdir=&gnome-etc-dir;</option>: Pass this parameter to 112 the <command>configure</command> script if you have 113 <application>GNOME</application>-2 installed so that the 114 <application>GConf</application> schema files are installed in the 115 correct location.</para> 112 <para><command>--sysconfdir=&gnome-etc-dir;</command>: Use this parameter to 113 ensure that if <application>GConf</application> has been installed, this 114 package's schema files will be installed in the correct location instead 115 of <filename class="directory">/usr/etc/</filename>.</para> 116 116 117 <para><parameter>--without-python</parameter>: This parameter is required 118 if <application>Python</application> is not installed. Remove it if 119 <application>Python</application> is installed.</para> 117 <para><option>--without-python</option>: This parameter is required 118 if <application>Python</application> is not installed.</para> 120 119 121 120 <para><option>--disable-static</option>: This switch prevents the -
introduction/welcome/changelog.xml
r236b13f rfdd24b8c 43 43 --> 44 44 <listitem> 45 <para>January 5th, 2011</para> 46 <itemizedlist> 47 <listitem> 48 <para>[ken] - Update to libgsf-1.14.21, goffice-0.8.17, 49 gnumeric-1.10.17.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 45 55 <para>December 30th, 2011</para> 46 56 <itemizedlist> -
x/lib/goffice.xml
r236b13f rfdd24b8c 7 7 <!ENTITY goffice-download-http "&gnome-download-http;/goffice/0.8/goffice-&goffice-version;.tar.bz2"> 8 8 <!ENTITY goffice-download-ftp "&gnome-download-ftp;/goffice/0.8/goffice-&goffice-version;.tar.bz2"> 9 <!ENTITY goffice-md5sum " 2eb2f88fb0fb904deceb6a28c246652c">9 <!ENTITY goffice-md5sum "b4c924457163e02daf8a8d2428f51d10"> 10 10 <!ENTITY goffice-size "2.2 MB"> 11 <!ENTITY goffice-buildsize "8 3MB">12 <!ENTITY goffice-time "1. 4SBU">11 <!ENTITY goffice-buildsize "86 MB"> 12 <!ENTITY goffice-time "1.2 SBU"> 13 13 ]> 14 14 … … 39 39 load/save routines for application documents and undo/redo functions.</para> 40 40 41 &lfs 67_checked;41 &lfs70_checked; 42 42 43 43 <bridgehead renderas="sect3">Package Information</bridgehead> -
xsoft/office/gnumeric.xml
r236b13f rfdd24b8c 5 5 %general-entities; 6 6 7 <!ENTITY gnumeric-download-http "&gnome-download-http;/gnumeric/1.10/gnumeric-&gnumeric-version;.tar. bz2">8 <!ENTITY gnumeric-download-ftp "&gnome-download-ftp;/gnumeric/1.10/gnumeric-&gnumeric-version;.tar. bz2">9 <!ENTITY gnumeric-md5sum " 28933c7b1099329d28fdb2f3ce05030d">10 <!ENTITY gnumeric-size "1 8.0 MB">11 <!ENTITY gnumeric-buildsize "2 38MB">12 <!ENTITY gnumeric-time "2. 7SBU">7 <!ENTITY gnumeric-download-http "&gnome-download-http;/gnumeric/1.10/gnumeric-&gnumeric-version;.tar.xz"> 8 <!ENTITY gnumeric-download-ftp "&gnome-download-ftp;/gnumeric/1.10/gnumeric-&gnumeric-version;.tar.xz"> 9 <!ENTITY gnumeric-md5sum "ee824d9656a271957d949b8769341f40"> 10 <!ENTITY gnumeric-size "14.0 MB"> 11 <!ENTITY gnumeric-buildsize "247 MB"> 12 <!ENTITY gnumeric-time "2.6 SBU"> 13 13 ]> 14 14 … … 33 33 spreadsheet program. This is useful for mathematical analysis.</para> 34 34 35 &lfs 67_checked;35 &lfs70_checked; 36 36 37 37 <bridgehead renderas="sect3">Package Information</bridgehead> … … 60 60 61 61 <bridgehead renderas="sect4">Required</bridgehead> 62 <para role="required"><xref linkend="goffice"/> and 63 <xref linkend="libglade"/></para> 64 65 <bridgehead renderas="sect4">Recommended (for a gnome desktop)</bridgehead> 66 <para role="recommended"><xref linkend="GConf"/>, 67 <xref linkend="libgnomeui"/> (combined with the 68 <filename class='libraryfile'>libgsf-gnome-1</filename> library from the 69 <xref linkend="libgsf"/> package.</para> 62 <para role="required"><xref linkend="goffice"/>, 63 <xref linkend="libglade"/> and 64 <xref linkend="rarian"/></para> 70 65 71 66 <bridgehead renderas="sect4">Optional</bridgehead> 72 67 <para role="optional"> 68 <xref linkend="GConf"/>, 69 (<xref linkend="libgnomeui"/> with the 70 <filename class='libraryfile'>libgsf-gnome-1</filename> library from the 71 <xref linkend="libgsf"/> package, for a GNOME-2 desktop), 73 72 <ulink url="http://dblatex.sourceforge.net/">dblatex (for PDF docs)</ulink>, 74 73 <ulink url="http://packages.ubuntu.com/warty/libdevel/libgb-dev">Gnome … … 108 107 109 108 <screen><userinput>./configure --prefix=/usr \ 110 --sysconfdir=&gnome-etc-dir; \ 111 --localstatedir=/var/lib && 109 --sysconfdir=&gnome-etc-dir; && \ 112 110 make</userinput></screen> 113 111
Note:
See TracChangeset
for help on using the changeset viewer.