mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
added a switch explanation in transcode instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1690 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
cef1b60843
commit
6b0a345f86
@ -4,6 +4,7 @@
|
||||
|
||||
&transcode-intro;
|
||||
&transcode-inst;
|
||||
&transcode-exp;
|
||||
&transcode-desc;
|
||||
|
||||
</sect1>
|
||||
|
8
multimedia/videoutils/transcode/transcode-exp.xml
Normal file
8
multimedia/videoutils/transcode/transcode-exp.xml
Normal file
@ -0,0 +1,8 @@
|
||||
<sect2>
|
||||
<title>Command explanations</title>
|
||||
|
||||
<para><parameter>--without-x</parameter>: Omit this switch if you have X
|
||||
Window System installed and you want to compile X11 dependent filter
|
||||
plugins.</para>
|
||||
|
||||
</sect2>
|
@ -1,6 +1,7 @@
|
||||
<!ENTITY transcode SYSTEM "../transcode.xml">
|
||||
<!ENTITY transcode-intro SYSTEM "transcode-intro.xml">
|
||||
<!ENTITY transcode-inst SYSTEM "transcode-inst.xml">
|
||||
<!ENTITY transcode-exp SYSTEM "transcode-exp.xml">
|
||||
<!ENTITY transcode-desc SYSTEM "transcode-desc.xml">
|
||||
<!ENTITY transcode-version "0.6.12">
|
||||
<!ENTITY transcode-download-http "http://zebra.fh-weingarten.de/~transcode/pre/transcode-&transcode-version;.tar.bz2">
|
||||
|
@ -2,10 +2,10 @@
|
||||
<!ENTITY gimp-print-intro SYSTEM "gimp-print-intro.xml">
|
||||
<!ENTITY gimp-print-inst SYSTEM "gimp-print-inst.xml">
|
||||
<!ENTITY gimp-print-exp SYSTEM "gimp-print-exp.xml">
|
||||
<!ENTITY gimp-print-desc SYSTEM "gimp-print-desc.xml">
|
||||
<!ENTITY gimp-print-config SYSTEM "gimp-print-config.xml">
|
||||
<!ENTITY gimp-print-buildsize "45 MB">
|
||||
<!ENTITY gimp-print-desc SYSTEM "gimp-print-desc.xml">
|
||||
<!ENTITY gimp-print-version "4.2.5">
|
||||
<!ENTITY gimp-print-download-http "http://twtelecom.dl.sourceforge.net/sourceforge/gimp-print/gimp-print-&gimp-print-version;.tar.gz">
|
||||
<!ENTITY gimp-print-size "5 MB">
|
||||
<!ENTITY gimp-print-buildsize "45 MB">
|
||||
<!ENTITY gimp-print-time "0.57 SBU">
|
||||
|
Loading…
Reference in New Issue
Block a user