Changeset 85f6e03
- Timestamp:
- 09/18/2003 02:42:11 PM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 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, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- b1cd00f
- Parents:
- 77423a6b
- Location:
- gnome/lib
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/lib/gdk.xml
r77423a6b r85f6e03 5 5 &gdk-intro; 6 6 &gdk-inst; 7 &gdk-config;8 7 &gdk-desc; 9 8 -
gnome/lib/gdk/gdk-config.xml
r77423a6b r85f6e03 1 1 <sect2> 2 <title>Configuring gdk-pikbuf</title>2 <title>Configuring <application>gdk-pikbuf</application></title> 3 3 4 4 <sect3><title>Configuration Information</title> -
gnome/lib/gdk/gdk-desc.xml
r77423a6b r85f6e03 2 2 <title>Contents</title> 3 3 4 <para>The gdk-pixbufpackage contains <filename>libgdk_pixbuf</filename> libraries.</para>4 <para>The <application>gdk-pixbuf</application> package contains <filename>libgdk_pixbuf</filename> libraries.</para> 5 5 6 6 </sect2> … … 9 9 10 10 <sect3><title>libgdk_pixbuf libraries</title> 11 <para>libdgk_pixbuf libraries contain the GTK+ pixbuf libraries for the Gimp 11 <para><filename>libdgk_pixbuf</filename> libraries contain the 12 <acronym>GTK</acronym>+ pixbuf libraries for the 13 <application>Gimp</application> 12 14 Tool Kit.</para></sect3> 13 15 -
gnome/lib/gdk/gdk-inst.xml
r77423a6b r85f6e03 1 1 <sect2> 2 <title>Installation of gdk-pixbuf</title>2 <title>Installation of <application>gdk-pixbuf</application></title> 3 3 4 <para>Install gdk-pixbuf by running the following commands:</para> 4 <para>The <command>make</command> command attempts to open an <application>X 5 </application> display during the compile, so an <application>X</application> 6 server must be running during this process.</para> 5 7 6 <para><screen><userinput>./configure --prefix=/opt/gnome --disable-gtk-doc && 8 <para>Install <application>gdk-pixbuf</application> by running the following 9 commands:</para> 10 11 <screen><userinput><command>./configure --prefix=/opt/gnome --disable-gtk-doc && 7 12 make && 8 make install</ userinput></screen></para>13 make install</command></userinput></screen> 9 14 10 15 </sect2> -
gnome/lib/gdk/gdk-intro.xml
r77423a6b r85f6e03 1 1 <sect2> 2 <title>Introduction to gdk-pixbuf</title>2 <title>Introduction to <application>gdk-pixbuf</application></title> 3 3 4 <screen>Download location (HTTP): <ulink url="&gdk-download-http;"/> 5 Download location (FTP): <ulink url="&gdk-download-ftp;"/> 6 Version used: &gdk-version; 7 Package size: &gdk-size; 8 Estimated Disk space required: &gdk-buildsize;</screen> 4 <para>The <application>gdk-pixbuf</application> package is the 5 <acronym>GTK</acronym>+ pixbuf library</para> 9 6 10 <para>The gdk-pixbuf package is the GTK+ pixbuf library</para> 7 <sect3><title>Package information</title> 8 <itemizedlist spacing='compact'> 9 <listitem><para>Download (HTTP): <ulink 10 url="&gdk-download-http;"/></para></listitem> 11 <listitem><para>Download (FTP): <ulink 12 url="&gdk-download-ftp;"/></para></listitem> 13 <listitem><para>Download size: &gdk-size;</para></listitem> 14 <listitem><para>Estimated Disk space required: 15 &gdk-buildsize;</para></listitem> 16 <listitem><para>Estimated build time: 17 &gdk-time;</para></listitem></itemizedlist> 18 </sect3> 19 20 <sect3><title><application>template</application> dependencies</title> 21 <sect4><title>Required</title> 22 <para><xref linkend="GTK"/>, <xref linkend="libpng"/>, <xref 23 linkend="libjpeg"/> and <xref linkend="libtiff"/></para></sect4> 24 <sect4><title>Optional</title> 25 <para><xref linkend="gtk-doc"/> and <xref linkend="gnome-libs"/></para></sect4> 26 </sect3> 11 27 12 <screen>gdk depends on:13 <xref linkend="GLib"/>, <xref linkend="GTK"/>, <xref linkend="libpng"/>, <xref linkend="libjpeg"/> and <xref linkend="libtiff"/>14 gkd will utilize:15 <xref linkend="gtk-doc"/> and <xref linkend="gnome-libs"/></screen>16 28 17 29 </sect2> -
gnome/lib/gdk/gdk.ent
r77423a6b r85f6e03 4 4 <!ENTITY gdk-desc SYSTEM "gdk-desc.xml"> 5 5 <!ENTITY gdk-config SYSTEM "gdk-config.xml"> 6 <!ENTITY gdk-buildsize "1 6MB">6 <!ENTITY gdk-buildsize "13.3 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"> 9 9 <!ENTITY gdk-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/0.22/gdk-pixbuf-0.22.0.tar.bz2"> 10 10 <!ENTITY gdk-size "396 KB"> 11 <!ENTITY gdk-time "0.34 SBU">
Note:
See TracChangeset
for help on using the changeset viewer.