mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 13:02:35 +08:00
110 lines
3.8 KiB
XML
110 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 gnome-video-effects-download-http "&gnome-download-http;/gnome-video-effects/0.3/gnome-video-effects-&gnome-video-effects-version;.tar.bz2">
|
||
|
<!ENTITY gnome-video-effects-download-ftp "&gnome-download-ftp;/gnome-video-effects/0.3/gnome-video-effects-&gnome-video-effects-version;.tar.bz2">
|
||
|
<!ENTITY gnome-video-effects-md5sum "16bce3872b2c84e6a043af203d7b2ad4">
|
||
|
<!ENTITY gnome-video-effects-size "175 KB">
|
||
|
<!ENTITY gnome-video-effects-buildsize "1.8 MB">
|
||
|
<!ENTITY gnome-video-effects-time "less than 0.1 SBU">
|
||
|
]>
|
||
|
|
||
|
<sect1 id="gnome-video-effects" xreflabel="gnome-video-effects-&gnome-video-effects-version;">
|
||
|
<?dbhtml filename="gnome-video-effects.html"?>
|
||
|
|
||
|
<sect1info>
|
||
|
<othername>$LastChangedBy$</othername>
|
||
|
<date>$Date$</date>
|
||
|
</sect1info>
|
||
|
|
||
|
<title>gnome-video-effects-&gnome-video-effects-version;</title>
|
||
|
|
||
|
<indexterm zone="gnome-video-effects">
|
||
|
<primary sortas="a-gnome-video-effects">gnome-video-effects</primary>
|
||
|
</indexterm>
|
||
|
|
||
|
<sect2 role="package">
|
||
|
<title>Introduction to gnome-video-effects</title>
|
||
|
|
||
|
<para>The <application>gnome-video-effects</application> package contains
|
||
|
a collection of <application>Gstreamer</application> effects.</para>
|
||
|
|
||
|
&lfs70_built;
|
||
|
|
||
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||
|
<itemizedlist spacing="compact">
|
||
|
<listitem>
|
||
|
<para>Download (HTTP): <ulink url="&gnome-video-effects-download-http;"/></para>
|
||
|
</listitem>
|
||
|
<listitem>
|
||
|
<para>Download (FTP): <ulink url="&gnome-video-effects-download-ftp;"/></para>
|
||
|
</listitem>
|
||
|
<listitem>
|
||
|
<para>Download MD5 sum: &gnome-video-effects-md5sum;</para>
|
||
|
</listitem>
|
||
|
<listitem>
|
||
|
<para>Download size: &gnome-video-effects-size;</para>
|
||
|
</listitem>
|
||
|
<listitem>
|
||
|
<para>Estimated disk space required: &gnome-video-effects-buildsize;</para>
|
||
|
</listitem>
|
||
|
<listitem>
|
||
|
<para>Estimated build time: &gnome-video-effects-time;</para>
|
||
|
</listitem>
|
||
|
</itemizedlist>
|
||
|
|
||
|
<bridgehead renderas="sect3">gnome-video-effects Dependencies</bridgehead>
|
||
|
|
||
|
<bridgehead renderas="sect4">Required</bridgehead>
|
||
|
<!-- This package is weird, the 'effects' it installs are similar to .desktop
|
||
|
files - just text/translations : presumably, the heavy-lifting is done by cheese.
|
||
|
Although the docs say it includes gstreamer effects, it doesn't check for any
|
||
|
gst variant and is only useable (and required) by cheese which *does* require
|
||
|
gst. -->
|
||
|
<para role="required"><xref linkend="intltool"/></para>
|
||
|
|
||
|
<para condition="html" role="usernotes">User Notes:
|
||
|
<ulink url="&blfs-wiki;/gnome-video-effects"/></para>
|
||
|
|
||
|
</sect2>
|
||
|
|
||
|
<sect2 role="installation">
|
||
|
<title>Installation of gnome-video-effects</title>
|
||
|
|
||
|
<para>Install <application>gnome-video-effects</application> by running the following
|
||
|
commands:</para>
|
||
|
|
||
|
<screen><userinput>./configure --prefix=$GNOME_PREFIX &&
|
||
|
make</userinput></screen>
|
||
|
|
||
|
<para>To test the results, issue: <command>make check</command>.</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 Directory</segtitle>
|
||
|
|
||
|
<seglistitem>
|
||
|
<seg>None</seg>
|
||
|
<seg>None</seg>
|
||
|
<seg><envar>$GNOME_PREFIX</envar>/share/gnome-video-effects</seg>
|
||
|
</seglistitem>
|
||
|
</segmentedlist>
|
||
|
|
||
|
|
||
|
</sect2>
|
||
|
|
||
|
</sect1>
|