Changeset 2cb1582
- Timestamp:
- 12/17/2003 04:10:49 PM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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, kea, ken/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 2415df95
- Parents:
- cbe4e82
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/pcre/pcre.ent
rcbe4e82 r2cb1582 3 3 <!ENTITY pcre-inst SYSTEM "pcre-inst.xml"> 4 4 <!ENTITY pcre-desc SYSTEM "pcre-desc.xml"> 5 <!ENTITY pcre-version "4. 4">5 <!ENTITY pcre-version "4.5"> 6 6 <!ENTITY pcre-download-http ""> 7 7 <!ENTITY pcre-download-ftp "ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-&pcre-version;.tar.bz2"> 8 <!ENTITY pcre-size "3 36KB">9 <!ENTITY pcre-buildsize "3. 4MB">8 <!ENTITY pcre-size "344 KB"> 9 <!ENTITY pcre-buildsize "3.5 MB"> 10 10 <!ENTITY pcre-time "0.08 SBU"> -
gnome/other/gconf-editor/gconf-editor-inst.xml
rcbe4e82 r2cb1582 4 4 <para>Install <application>GConf Editor</application> by running the following commands:</para> 5 5 6 <screen><userinput><command>./configure --prefix= $GNOME_PREFIX&&6 <screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` && 7 7 make && 8 8 make install</command></userinput></screen> -
gnome/other/gconf-editor/gconf-editor.ent
rcbe4e82 r2cb1582 3 3 <!ENTITY gconf-editor-inst SYSTEM "gconf-editor-inst.xml"> 4 4 <!ENTITY gconf-editor-desc SYSTEM "gconf-editor-desc.xml"> 5 <!ENTITY gconf-editor-version " 0.4.1">6 <!ENTITY gconf-editor-download-http "http://ftp.gnome.org/pub/GNOME/sources/gconf-editor/ 0.4/gconf-editor-&gconf-editor-version;.tar.bz2">7 <!ENTITY gconf-editor-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gconf-editor/ 0.4/gconf-editor-&gconf-editor-version;.tar.bz2">8 <!ENTITY gconf-editor-size "3 28 KB">9 <!ENTITY gconf-editor-buildsize "5. 6MB">5 <!ENTITY gconf-editor-version "2.4.0"> 6 <!ENTITY gconf-editor-download-http "http://ftp.gnome.org/pub/GNOME/sources/gconf-editor/2.4/gconf-editor-&gconf-editor-version;.tar.bz2"> 7 <!ENTITY gconf-editor-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gconf-editor/2.4/gconf-editor-&gconf-editor-version;.tar.bz2"> 8 <!ENTITY gconf-editor-size "348 KB"> 9 <!ENTITY gconf-editor-buildsize "5.8 MB"> 10 10 <!ENTITY gconf-editor-time "0.07 SBU"> -
index.xml
rcbe4e82 r2cb1582 3 3 "/usr/share/docbook/docbookx.dtd" [ 4 4 5 <!ENTITY version "CVS-2003121 5">6 <!ENTITY releasedate "December 1 5th, 2003">5 <!ENTITY version "CVS-20031217"> 6 <!ENTITY releasedate "December 17th, 2003"> 7 7 <!ENTITY blfs-version "cvs"> 8 8 -
introduction/welcome/changelog.xml
rcbe4e82 r2cb1582 11 11 12 12 <itemizedlist> 13 14 <listitem><para>December 17th, 2003 [larry]: Updated to 15 GConf-edit-2.4.0.</para></listitem> 13 16 14 17 <listitem><para>December 15th, 2003 [igor]: Clarified the usage of -
x/wm/metacity/metacity-inst.xml
rcbe4e82 r2cb1582 4 4 <para>Install <application>Metacity</application> by running the following commands:</para> 5 5 6 <screen><userinput><command>./configure --prefix=/usr --libexecdir=/usr/sbin --sysconfdir=/etc &&6 <screen><userinput><command>./configure --prefix=/usr --libexecdir=/usr/sbin --sysconfdir=/etc/gnome && 7 7 make && 8 8 make install</command></userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.