source: x/lib/libsexy.xml@ de53c9be

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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/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 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since de53c9be was d58d0fd, checked in by Wayne Blaszczyk <wblaszcz@…>, 14 years ago

Added new package, libsexy-0.1.11.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8434 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.2 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY libsexy-download-http "http://releases.chipx86.com/libsexy/libsexy/libsexy-&libsexy-version;.tar.bz2">
8 <!ENTITY libsexy-download-ftp " ">
9 <!ENTITY libsexy-md5sum "056b5d9d22941cdd881c7823e643d3a8">
10 <!ENTITY libsexy-size "261 KB">
11 <!ENTITY libsexy-buildsize "6 MB">
12 <!ENTITY libsexy-time "0.2 SBU">
13]>
14
15<sect1 id="libsexy" xreflabel="libsexy-&libsexy-version;">
16 <?dbhtml filename="libsexy.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>libsexy-&libsexy-version;</title>
24
25 <indexterm zone="libsexy">
26 <primary sortas="a-libsexy">libsexy</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to libsexy</title>
31
32 <para>The <application>libsexy</application> package is a collection of
33 <application>GTK+</application> widgets that extend the functionality of
34 such standard widgets as GtkEntry and GtkLabel by subclassing them and
35 working around the limitations of the widgets.</para>
36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>Download (HTTP): <ulink url="&libsexy-download-http;"/></para>
41 </listitem>
42 <listitem>
43 <para>Download (FTP): <ulink url="&libsexy-download-ftp;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download MD5 sum: &libsexy-md5sum;</para>
47 </listitem>
48 <listitem>
49 <para>Download size: &libsexy-size;</para>
50 </listitem>
51 <listitem>
52 <para>Estimated disk space required: &libsexy-buildsize;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated build time: &libsexy-time;</para>
56 </listitem>
57 </itemizedlist>
58
59 <bridgehead renderas="sect3">libsexy Dependencies</bridgehead>
60
61 <bridgehead renderas="sect4">Required</bridgehead>
62 <para role="required"><xref linkend="gtk2"/></para>
63
64 <bridgehead renderas="sect4">Optional</bridgehead>
65 <para role="optional"><xref linkend="gtk-doc"/> and
66 <xref linkend="iso-codes"/></para>
67
68 <bridgehead renderas="sect4">Optional (Runtime)</bridgehead>
69 <para role="optional"><xref linkend="enchant"/></para>
70
71 <para condition="html" role="usernotes">User Notes:
72 <ulink url="&blfs-wiki;/libsexy"/></para>
73
74 </sect2>
75
76 <sect2 role="installation">
77 <title>Installation of libsexy</title>
78
79 <para>Install <application>libsexy</application> by running the following
80 commands:</para>
81
82<screen><userinput>./configure --prefix=/usr &amp;&amp;
83make</userinput></screen>
84
85 <para>This package does not come with a test suite.</para>
86
87 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
88
89<screen role="root"><userinput>make install</userinput></screen>
90
91 </sect2>
92
93 <sect2 role="commands">
94 <title>Command Explanations</title>
95
96 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
97 href="../../xincludes/gtk-doc-rebuild.xml"/>
98
99 </sect2>
100
101 <sect2 role="content">
102 <title>Contents</title>
103
104 <segmentedlist>
105 <segtitle>Installed Programs</segtitle>
106 <segtitle>Installed Library</segtitle>
107 <segtitle>Installed Directories</segtitle>
108
109 <seglistitem>
110 <seg>None</seg>
111 <seg>libsexy.{so,a}</seg>
112 <seg>/usr/{include/libsexy,share/gtk-doc/html/libsexy}</seg>
113 </seglistitem>
114 </segmentedlist>
115
116 <variablelist>
117 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
118 <?dbfo list-presentation="list"?>
119 <?dbhtml list-presentation="table"?>
120
121 <varlistentry id="libsexy-lib">
122 <term><filename class='libraryfile'>libsexy.{so,a}</filename></term>
123 <listitem>
124 <para>contains the <application>libsexy</application> API
125 functions.</para>
126 <indexterm zone="libsexy libsexy-lib">
127 <primary sortas="c-libsexy">libsexy.{so,a}</primary>
128 </indexterm>
129 </listitem>
130 </varlistentry>
131
132 </variablelist>
133
134 </sect2>
135
136</sect1>
Note: See TracBrowser for help on using the repository browser.