Changeset a282f57
- Timestamp:
- 04/17/2003 03:43:30 AM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, 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, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 2b2e9204
- Parents:
- e758933
- Files:
-
- 30 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/gwrap/gwrap.ent
re758933 ra282f57 5 5 <!ENTITY gwrap-desc SYSTEM "gwrap-desc.xml"> 6 6 <!ENTITY gwrap-config SYSTEM "gwrap-config.xml"> 7 <!ENTITY gwrap-buildsize " 22MB">8 <!ENTITY gwrap-version "1. 2.1">7 <!ENTITY gwrap-buildsize "4.6 MB"> 8 <!ENTITY gwrap-version "1.3.4"> 9 9 <!ENTITY gwrap-download-http "http://www.gnucash.org/pub/g-wrap/source/g-wrap-&gwrap-version;.tar.gz"> 10 10 <!ENTITY gwrap-download-ftp ""> 11 <!ENTITY gwrap-size " 268KB">11 <!ENTITY gwrap-size "400 KB"> -
gnome/lib/gdk/gdk-inst.xml
re758933 ra282f57 4 4 <para>Install gdk-pixbuf by running the following commands:</para> 5 5 6 <para><screen><userinput>./configure --prefix=/opt/gnome &&6 <para><screen><userinput>./configure --prefix=/opt/gnome --disable-gtk-doc && 7 7 make && 8 8 make install</userinput></screen></para> -
gnome/lib/gdk/gdk.ent
re758933 ra282f57 4 4 <!ENTITY gdk-desc SYSTEM "gdk-desc.xml"> 5 5 <!ENTITY gdk-config SYSTEM "gdk-config.xml"> 6 <!ENTITY gdk-buildsize " 4.9MB">6 <!ENTITY gdk-buildsize "16 MB"> 7 7 <!ENTITY gdk-version "0.22.0"> 8 8 <!ENTITY gdk-download-http "http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/0.22/gdk-pixbuf-0.22.0.tar.bz2"> -
gnome/lib/gnome-vfs/gnome-vfs1-inst.xml
re758933 ra282f57 4 4 <para>Install gnome-vfs by running the following commands:</para> 5 5 6 <para><screen><userinput>./configure --prefix=/opt/gnome &&6 <para><screen><userinput>./configure --prefix=/opt/gnome --disable-gtk-doc && 7 7 make && 8 8 make install</userinput></screen></para> -
gnome/lib/gnome-vfs/gnome-vfs1.ent
re758933 ra282f57 5 5 <!ENTITY gnome-vfs1-desc SYSTEM "gnome-vfs1-desc.xml"> 6 6 <!ENTITY gnome-vfs1-config SYSTEM "gnome-vfs1-config.xml"> 7 <!ENTITY gnome-vfs1-buildsize " 9.2MB">7 <!ENTITY gnome-vfs1-buildsize "35 MB"> 8 8 <!ENTITY gnome-vfs1-version "1.0.5"> 9 9 <!ENTITY gnome-vfs1-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/1.0/gnome-vfs-1.0.5.tar.bz2"> 10 10 <!ENTITY gnome-vfs1-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/1.0/gnome-vfs-1.0.5.tar.bz2"> 11 <!ENTITY gnome-vfs1-size " 1MB">11 <!ENTITY gnome-vfs1-size "768 MB"> -
gnome/lib/gnomelib/gnome-libs-inst.xml
re758933 ra282f57 4 4 <para>Install gnome-libs by running the following commands:</para> 5 5 6 <para><screen><userinput>./configure --prefix=/opt/gnome &&6 <para><screen><userinput>./configure --prefix=/opt/gnome --disable-gtk-doc && 7 7 make && 8 8 make install</userinput></screen></para> -
gnome/lib/gnomelib/gnome-libs-intro.xml
re758933 ra282f57 12 12 13 13 <screen>gnome-libs depends on: 14 <xref linkend="ORBit"/>, <xref linkend="GTK"/>, <xref linkend="imlib"/> and <xref linkend="db-3.3"/> 14 <xref linkend="ORBit"/>, <xref linkend="GTK"/>, <xref linkend="imlib"/> and <xref linkend="db-3.3"/> or <xref linkend="db"/> 15 15 gnome-libs will utilize: 16 16 <xref linkend="audiofile"/>, <xref linkend="esound"/> and <xref linkend="gtk-doc"/></screen> -
gnome/lib/oaf/oaf-inst.xml
re758933 ra282f57 4 4 <para>Install oaf by running the following commands:</para> 5 5 6 <para><screen><userinput>./configure --prefix=/opt/gnome &&6 <para><screen><userinput>./configure --prefix=/opt/gnome --disable-gtk-doc && 7 7 make && 8 8 make install</userinput></screen></para> -
gnome/otherlibs/gal/gal-inst.xml
re758933 ra282f57 5 5 6 6 <para><screen><userinput> 7 ./configure --prefix=/opt/gnome &&7 ./configure --prefix=/opt/gnome --disable-gtk-doc && 8 8 make && 9 9 make install -
gnome/otherlibs/gal/gal.ent
re758933 ra282f57 5 5 <!ENTITY gal-desc SYSTEM "gal-desc.xml"> 6 6 <!ENTITY gal-config SYSTEM "gal-config.xml"> 7 <!ENTITY gal-buildsize "1 9MB">7 <!ENTITY gal-buildsize "100 MB"> 8 8 <!ENTITY gal-version "0.22"> 9 9 <!ENTITY gal-download-http "http://ftp.gnome.org/pub/GNOME/sources/gal/&gal-version;/gal-&gal-version;.tar.bz2"> 10 10 <!ENTITY gal-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gal/&gal-version;/gal-&gal-version;.tar.bz2"> 11 <!ENTITY gal-size " 965KB">11 <!ENTITY gal-size "1004 KB"> -
gnome/otherlibs/gnome-print/gnome-print.ent
re758933 ra282f57 5 5 <!ENTITY gnome-print-desc SYSTEM "gnome-print-desc.xml"> 6 6 <!ENTITY gnome-print-config SYSTEM "gnome-print-config.xml"> 7 <!ENTITY gnome-print-buildsize " 8.6MB">7 <!ENTITY gnome-print-buildsize "34 MB"> 8 8 <!ENTITY gnome-print-version "0.37"> 9 9 <!ENTITY gnome-print-download-http "http://ibiblio.org/pub/Linux/X11/gnome/sources/gnome-print/0.37/gnome-print-&gnome-print-version;.tar.bz2"> 10 10 <!ENTITY gnome-print-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-print/0.37/gnome-print-0.37.tar.bz2"> 11 <!ENTITY gnome-print-size "75 0KB">11 <!ENTITY gnome-print-size "756 KB"> -
gnome/otherlibs/gtkhtml/gtkhtml-inst.xml
re758933 ra282f57 4 4 <para>Install gtkhtml by running the following commands:</para> 5 5 6 <para><screen><userinput>./configure --prefix=/opt/gnome &&6 <para><screen><userinput>./configure --prefix=/opt/gnome --disable-gtk-doc && 7 7 make && 8 8 make install</userinput></screen></para> -
gnome/otherlibs/gtkhtml/gtkhtml-intro.xml
re758933 ra282f57 12 12 13 13 <screen>gtkhtml depends on: 14 <xref linkend="gal"></xref>, <xref linkend ="libglade "></xref> and <xref linkend="libcapplet"></xref>.</screen>14 <xref linkend="gal"></xref>, <xref linkend ="libglade14"></xref> and <xref linkend="libcapplet"></xref>.</screen> 15 15 16 16 </sect2> -
gnome/otherlibs/gtkhtml/gtkhtml.ent
re758933 ra282f57 5 5 <!ENTITY gtkhtml-desc SYSTEM "gtkhtml-desc.xml"> 6 6 <!ENTITY gtkhtml-config SYSTEM "gtkhtml-config.xml"> 7 <!ENTITY gtkhtml-buildsize " 13MB">7 <!ENTITY gtkhtml-buildsize "62 MB"> 8 8 <!ENTITY gtkhtml-version "1.1.7"> 9 9 <!ENTITY gtkhtml-download-http "http://ftp.gnome.org/pub/GNOME/sources/gtkhtml/1.1/gtkhtml->khtml-version;.tar.bz2"> 10 10 <!ENTITY gtkhtml-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gtkhtml/1.1/gtkhtml->khtml-version;.tar.bz2"> 11 <!ENTITY gtkhtml-size "1. 0KB">11 <!ENTITY gtkhtml-size "1.1 KB"> -
gnome/otherlibs/libcapplet/libcapplet.ent
re758933 ra282f57 9 9 <!ENTITY libcapplet-download-http "http://ftp.gnome.org/pub/GNOME/sources/libcapplet/1.5/libcapplet-&libcapplet-version;.tar.bz2"> 10 10 <!ENTITY libcapplet-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libcapplet/1.5/libcapplet-&libcapplet-version;.tar.bz2"> 11 <!ENTITY libcapplet-size "3 05KB">11 <!ENTITY libcapplet-size "312 KB"> -
gnome/otherlibs/libghttp/libghttp.ent
re758933 ra282f57 5 5 <!ENTITY libghttp-desc SYSTEM "libghttp-desc.xml"> 6 6 <!ENTITY libghttp-config SYSTEM "libghttp-config.xml"> 7 <!ENTITY libghttp-buildsize "1 MB">7 <!ENTITY libghttp-buildsize "1.6 MB"> 8 8 <!ENTITY libghttp-version "1.0.9"> 9 9 <!ENTITY libghttp-download-http "http://ftp.gnome.org/pub/GNOME/sources/libghttp/1.0/libghttp-&libghttp-version;.tar.gz"> 10 10 <!ENTITY libghttp-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libghttp/1.0/libghttp-&libghttp-version;.tar.gz"> 11 <!ENTITY libghttp-size "14 4KB">11 <!ENTITY libghttp-size "148 KB"> -
gnome/otherlibs/libglade14/libglade14-inst.xml
re758933 ra282f57 4 4 <para>Install libglade by running the following commands:</para> 5 5 6 <para><screen><userinput>./configure --prefix=/opt/gnome --enable-bonobo --enable-gnomedb && 6 <para><screen><userinput>./configure --prefix=/opt/gnome --enable-bonobo \ 7 --enable-gnomedb --disable-gtk-doc && 7 8 make && 8 9 make install</userinput></screen></para> -
gnome/otherlibs/libglade14/libglade14.ent
re758933 ra282f57 5 5 <!ENTITY libglade14-desc SYSTEM "libglade14-desc.xml"> 6 6 <!ENTITY libglade14-config SYSTEM "libglade14-config.xml"> 7 <!ENTITY libglade14-buildsize " 3.2MB">7 <!ENTITY libglade14-buildsize "7.1 MB"> 8 8 <!ENTITY libglade14-version "0.17"> 9 9 <!ENTITY libglade14-download-http "http://ftp.gnome.org/pub/GNOME/sources/libglade/0.17/libglade-&libglade14-version;.tar.gz"> 10 10 <!ENTITY libglade14-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libglade/0.17/libglade-&libglade14-version;.tar.gz"> 11 <!ENTITY libglade14-size "4 20KB">11 <!ENTITY libglade14-size "416 KB"> -
index.xml
re758933 ra282f57 3 3 "/usr/share/docbook/docbookx.dtd" [ 4 4 5 <!ENTITY version " 20030416">5 <!ENTITY version "0.99.1"> 6 6 <!ENTITY releasedate "April 16th, 2003"> 7 7 -
introduction/welcome/changelog.xml
re758933 ra282f57 10 10 11 11 <itemizedlist> 12 13 <listitem><para>April 16th, 2003 [larry]: xsoft: updated to 14 gnucash-1.8.2 to eliminate sed.</para></listitem> 15 16 <listitem><para>April 16th, 2003 [larry]: general: updated to 17 g-wrap-1.3.4 to clear up gtkhtml error in gnucash.</para></listitem> 12 18 13 19 <listitem><para>April 16th, 2003 [tushar]: db: added patch for perl in case -
multimedia/videoutils/mplayer/mplayer-inst.xml
re758933 ra282f57 9 9 10 10 <para><screen><userinput>install -d /usr/lib/win32 && 11 tar -xvf ../w 32codec.tar -C /usr/lib/win32 &&11 tar -xvf ../win32codecs.tar -C /usr/lib/win32 && 12 12 tar -xvf ../qt5dlls.tar -C /usr/lib/win32 && 13 13 tar -xvf ../qt6dlls.tar -C /usr/lib/win32 && -
multimedia/videoutils/mplayer/mplayer-intro.xml
re758933 ra282f57 10 10 11 11 <screen>Additional downloads: 12 <ulink url="http://ftp.lug.udel.edu/MPlayer/releases/codecs/w 32codecs.tar.bz2">Win32 codecs</ulink>12 <ulink url="http://ftp.lug.udel.edu/MPlayer/releases/codecs/win32codecs.tar.bz2">Win32 codecs</ulink> 13 13 <ulink url="http://ftp.lug.udel.edu/MPlayer/releases/fonts/font-arial-iso-8859-1.tar.bz2">Fonts for OSD</ulink> 14 14 <ulink url="http://ftp.lug.udel.edu/MPlayer/Skin/default-1.7.tar.bz2">Default Skin</ulink> … … 24 24 25 25 <screen>MPlayer depends on: 26 <xref linkend="xfree86"/> or DirectFB 26 <xref linkend="xfree86"/> or DirectFB and <xref linkend="libvorbis"/> 27 27 MPlayer will utilize: 28 28 <xref linkend="GTK"/>, <xref linkend="freetype2"/>, <xref linkend="libpng"/>, <xref linkend="libjpeg"/>, <xref linkend="libungif"/>, <xref linkend="aalib"/>, <xref linkend="SDL"/>, 29 29 <xref linkend="ffmpeg"/>, <xref linkend="xvid"/><!--, <xref linkend="opendivx"/>-->, oss, <xref linkend="arts"/>, <xref linkend="alsa"/>, LZO, libdvdnav, 30 MAD, <xref linkend="CDParanoia"/> and <xref linkend="libogg"/></screen>30 MAD, and <xref linkend="CDParanoia"/></screen> 31 31 32 32 </sect2> -
x/lib/gtk/gtk+-intro.xml
re758933 ra282f57 13 13 14 14 <screen>GTK+ depends on: 15 <xref linkend="GLib"/>, <xref linkend="libpng"/>, <xref linkend="libtiff"/> and <xref16 linkend="libjpeg"/></screen>15 <xref linkend="GLib"/>, <xref linkend="libpng"/>, <xref linkend="libtiff"/>, <xref linkend="libjpeg"/> 16 and <xref linkend="xfree86"/></screen> 17 17 18 18 </sect2> -
x/lib/gtk/gtk+2-intro.xml
re758933 ra282f57 13 13 14 14 <screen>GTK+ depends on: 15 <xref linkend="GLib2"/>, <xref linkend="Pango"/>, <xref linkend="ATK"/>, <xref linkend="libpng"/>, <xref linkend="libtiff"/> and <xref linkend="libjpeg"/> 15 <xref linkend="GLib2"/>, <xref linkend="xfree86"/>, <xref linkend="Pango"/>, <xref linkend="ATK"/>, 16 <xref linkend="libpng"/>, <xref linkend="libtiff"/> and <xref linkend="libjpeg"/> 16 17 GTK+ will utilize: 17 18 <xref linkend="gtk-doc"/></screen> -
x/lib/lesstif/lesstif-intro.xml
re758933 ra282f57 12 12 OSF/Motif(R).</para> 13 13 14 <screen>lesstif depends on: 15 <xref linkend="xfree86"/></screen> 16 14 17 </sect2> -
xsoft/office/evolution/evolution.ent
re758933 ra282f57 5 5 <!ENTITY evolution-desc SYSTEM "evolution-desc.xml"> 6 6 <!ENTITY evolution-config SYSTEM "evolution-config.xml"> 7 <!ENTITY evolution-buildsize " 102MB">7 <!ENTITY evolution-buildsize "387 MB"> 8 8 <!ENTITY evolution-version "1.2.1"> 9 9 <!ENTITY evolution-download-http "http://ftp.gnome.org/pub/GNOME/sources/evolution/1.2/evolution-&evolution-version;.tar.bz2"> -
xsoft/office/gnucash/gnucash-exp.xml
re758933 ra282f57 5 5 </para> 6 6 7 <para><screen><userinput>sed 's/^GTKHTML_LIBS.*$/GTKHTML_LIBS=\`pkg-config --libs gtkhtml-1.1\`/' \configure | \8 sed 's/^GTKHTML_CFLAGS.*$/GTKHTML_CFLAGS=\`pkg-config --cflags gtkhtml-1.1\`/' > configure.new &&9 cp configure.new configure &&10 </userinput></screen>11 The configure script for GnuCash 1.6.8 is expecting to find12 gtkhtml-1.0.4, which we are not installing. gtkhtml-1.1.7 will work13 with GnuCash, but we must force configure to look for the newer14 libraries. The above sed commands are necessary because not only are15 the library versions different, but in the newer version of gtkhtml,16 pkg-config is used to determine CFLAGS and LIBS, while previous17 versions of gtkhtml used gnome-config to do the same thing.18 </para>19 20 7 </sect2> 21 8 -
xsoft/office/gnucash/gnucash-inst.xml
re758933 ra282f57 4 4 <para>Install GnuCash by running the following commands:</para> 5 5 6 <para><screen><userinput>sed 's/^GTKHTML_LIBS.*$/GTKHTML_LIBS=\`pkg-config --libs gtkhtml-1.1\`/' \configure | \ 7 sed 's/^GTKHTML_CFLAGS.*$/GTKHTML_CFLAGS=\`pkg-config --cflags gtkhtml-1.1\`/' > configure.new && 8 cp configure.new configure && 9 10 ./configure --prefix=/opt/gnome && 6 <para><screen><userinput>./configure --prefix=/opt/gnome && 11 7 make && 12 8 make install</userinput></screen></para> -
xsoft/office/gnucash/gnucash.ent
re758933 ra282f57 5 5 <!ENTITY gnucash-desc SYSTEM "gnucash-desc.xml"> 6 6 <!ENTITY gnucash-config SYSTEM "gnucash-config.xml"> 7 <!ENTITY gnucash-buildsize " 51MB">8 <!ENTITY gnucash-version "1. 6.8">9 <!ENTITY gnucash-download-http "http:// ibiblio.org/pub/Linux/X11/gnome/sources/gnucash/1.6/gnucash-&gnucash-version;.tar.gz">10 <!ENTITY gnucash-download-ftp " ftp://ibiblio.org/pub/Linux/X11/gnome/sources/gnucash/1.6/gnucash-&gnucash-version;.tar.gz">11 <!ENTITY gnucash-size " 16MB">7 <!ENTITY gnucash-buildsize "144 MB"> 8 <!ENTITY gnucash-version "1.8.2"> 9 <!ENTITY gnucash-download-http "http://www.gnucash.org/gnucash/sources/stable/gnucash-&gnucash-version;.tar.gz"> 10 <!ENTITY gnucash-download-ftp ""> 11 <!ENTITY gnucash-size "6.3 MB"> -
xsoft/other/balsa/balsa.ent
re758933 ra282f57 5 5 <!ENTITY balsa-desc SYSTEM "balsa-desc.xml"> 6 6 <!ENTITY balsa-config SYSTEM "balsa-config.xml"> 7 <!ENTITY balsa-buildsize "6 7MB">8 <!ENTITY balsa-version "2.0. 7">7 <!ENTITY balsa-buildsize "65MB"> 8 <!ENTITY balsa-version "2.0.10"> 9 9 <!ENTITY balsa-download-http "http://balsa.gnome.org/balsa-&balsa-version;.tar.bz2"> 10 10 <!ENTITY balsa-download-ftp ""> 11 <!ENTITY balsa-size "2. 4MB">11 <!ENTITY balsa-size "2.5MB">
Note:
See TracChangeset
for help on using the changeset viewer.