mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
3f2db3a638
They only contain a date tag that is nowhere used.
138 lines
3.8 KiB
XML
138 lines
3.8 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 mypaint-brushes-download-http "https://github.com/mypaint/mypaint-brushes/releases/download/v&mypaint-brushes-version;/mypaint-brushes-&mypaint-brushes-version;.tar.xz">
|
|
<!ENTITY mypaint-brushes-download-ftp " ">
|
|
<!ENTITY mypaint-brushes-md5sum "7241032d814cb91d2baae7d009a2a2e0">
|
|
<!ENTITY mypaint-brushes-size "1.3 MB">
|
|
<!ENTITY mypaint-brushes-buildsize "3.4 MB">
|
|
<!ENTITY mypaint-brushes-time "less than 0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="mypaint-brushes" xreflabel="mypaint-brushes-&mypaint-brushes-version;">
|
|
<?dbhtml filename="mypaint-brushes.html"?>
|
|
|
|
|
|
<title>mypaint-brushes-&mypaint-brushes-version;</title>
|
|
|
|
<indexterm zone="mypaint-brushes">
|
|
<primary sortas="a-mypaint-brushes">mypaint-brushes</primary>
|
|
</indexterm>
|
|
|
|
<!--Required section-->
|
|
<sect2 role="package">
|
|
<title>Introduction to mypaint-brushes</title>
|
|
|
|
<para>
|
|
The <application>mypaint-brushes</application> package contains brushes
|
|
used by packages which use libmypaint.
|
|
</para>
|
|
|
|
&lfs112_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&mypaint-brushes-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&mypaint-brushes-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &mypaint-brushes-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &mypaint-brushes-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &mypaint-brushes-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &mypaint-brushes-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
<!--
|
|
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Required patch:
|
|
<ulink url="&patch-root;/mypaint-brushes-&mypaint-brushes-version;-automake_1.16-1.patch"/>
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
-->
|
|
<bridgehead renderas="sect3">mypaint-brushes Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required at runtime</bridgehead>
|
|
<para role="required">
|
|
<xref role="runtime" linkend="libmypaint"/>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">
|
|
User Notes: <ulink url="&blfs-wiki;/mypaint-brushes"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of mypaint-brushes</title>
|
|
|
|
<para>
|
|
Install <application>mypaint-brushes</application> by running the following
|
|
commands:
|
|
</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr &&
|
|
make</userinput></screen>
|
|
|
|
<para>
|
|
This package does not come with a test suite.
|
|
</para>
|
|
|
|
<para>
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
None.
|
|
</seg>
|
|
<seg>
|
|
None.
|
|
</seg>
|
|
<seg>
|
|
/usr/share/mypaint-data.
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|