mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 18:02:12 +08:00
f2f4e4a4b4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6969 af4574ff-66df-0310-9fd7-8a98e5e911e0
153 lines
5.3 KiB
XML
153 lines
5.3 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY gtksourceview-download-http "&gnome-download-http;/gtksourceview/1.8/gtksourceview->ksourceview-version;.tar.bz2">
|
|
<!ENTITY gtksourceview-download-ftp "&gnome-download-ftp;/gtksourceview/1.8/gtksourceview->ksourceview-version;.tar.bz2">
|
|
<!ENTITY gtksourceview-md5sum "de67df2944c1cccbc2d0b4a738e11050">
|
|
<!ENTITY gtksourceview-size "785 KB">
|
|
<!ENTITY gtksourceview-buildsize "15 MB">
|
|
<!ENTITY gtksourceview-time "0.2 SBU">
|
|
]>
|
|
|
|
<sect1 id="gtksourceview" xreflabel="gtksourceview->ksourceview-version;">
|
|
<?dbhtml filename="gtksourceview.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>gtksourceview->ksourceview-version;</title>
|
|
|
|
<indexterm zone="gtksourceview">
|
|
<primary sortas="a-gtksourceview">gtksourceview</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to gtksourceview</title>
|
|
|
|
<para>The <application>gtksourceview</application> package contains
|
|
<filename>libgtksourceview</filename> libraries. This is useful for
|
|
extending the <application>GTK</application> text functions to include
|
|
syntax highlighting.</para>
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url=">ksourceview-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url=">ksourceview-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: >ksourceview-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: >ksourceview-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: >ksourceview-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: >ksourceview-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">gtksourceview Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required"><xref linkend="gtk2"/> and
|
|
<xref linkend="perl-xml-parser"/></para>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="recommended"><xref linkend="libgnomeprint"/></para>
|
|
|
|
<bridgehead renderas="sect4">Optional
|
|
(Required to Build the Test Programs)</bridgehead>
|
|
<para role="optional"><xref linkend="gnome-vfs"/> and
|
|
<xref linkend="libgnomeprintui"/></para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional"><xref linkend="gtk-doc"/> and
|
|
<xref linkend="intltool"/></para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/gtksourceview"/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of gtksourceview</title>
|
|
|
|
<para>Install <application>gtksourceview</application> by running the
|
|
following commands:</para>
|
|
|
|
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) &&
|
|
make</userinput></screen>
|
|
|
|
<para>This package does not come with a test suite. If you have the
|
|
optional dependencies to build the test programs installed,
|
|
<emphasis role='strong'>after the package is installed</emphasis> you can
|
|
change to the <filename class='directory'>tests</filename> directory in the
|
|
source tree and issue <command>./test-widget</command>. This will test the
|
|
functionality of the
|
|
<filename class='libraryfile'>libgtksourceview-1.0</filename> library.</para>
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
|
href="../../xincludes/gnome-prefix.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
|
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Library</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>None</seg>
|
|
<seg>libgtksourceview-1.0.{so,a}</seg>
|
|
<seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/:
|
|
include/gtksourceview-1.0,
|
|
share/{gtk-doc/html/gtksourceview, gtksourceview-1.0}</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="libgtksourceview-1">
|
|
<term><filename class='libraryfile'>libgtksourceview-1.0.{so,a}</filename></term>
|
|
<listitem>
|
|
<para>contains function extensions for the GtkTextView widget.</para>
|
|
<indexterm zone="gtksourceview libgtksourceview-1">
|
|
<primary sortas="c-libgtksourceview-1.0">libgtksourceview-1.0.{so,a}</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|