o Update references, a number of ports were moved from graphics to
multimedia category o Replace "Thus " with "Therefore, "
This commit is contained in:
parent
f4e3c1097f
commit
34fb408a8f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15129
1 changed files with 14 additions and 14 deletions
|
@ -1104,16 +1104,16 @@ no adaptors present</screen>
|
||||||
<secondary>making</secondary></indexterm>
|
<secondary>making</secondary></indexterm>
|
||||||
|
|
||||||
<para><application>MPlayer</application> resides in <filename
|
<para><application>MPlayer</application> resides in <filename
|
||||||
role="package">graphics/mplayer</filename>. <application>MPlayer</application>
|
role="package">multimedia/mplayer</filename>.
|
||||||
performs a variety of hardware checks during the build
|
<application>MPlayer</application> performs a variety of
|
||||||
process, resulting in a binary which will not be portable
|
hardware checks during the build process, resulting in a
|
||||||
from one system to another. Thus it is important to build
|
binary which will not be portable from one system to
|
||||||
it from ports and not to use a binary package.
|
another. Therefore, it is important to build it from
|
||||||
Additionally, a number of options can be specified in the
|
ports and not to use a binary package. Additionally, a
|
||||||
<command>make</command> which echo at the start of the
|
number of options can be specified in the <command>make</command>
|
||||||
build.</para>
|
which echo at the start of the build.</para>
|
||||||
|
|
||||||
<screen>&prompt.root; <userinput>cd /usr/ports/graphics/mplayer</userinput>
|
<screen>&prompt.root; <userinput>cd /usr/ports/multimedia/mplayer</userinput>
|
||||||
&prompt.root; <userinput>make</userinput>
|
&prompt.root; <userinput>make</userinput>
|
||||||
You can enable additional compilation optimizations
|
You can enable additional compilation optimizations
|
||||||
by defining WITH_OPTIMIZED_CFLAGS
|
by defining WITH_OPTIMIZED_CFLAGS
|
||||||
|
@ -1164,7 +1164,7 @@ You can enable XAnim DLL support by defining WITH_XANIM.
|
||||||
home directory. To create this necessary subdirectory,
|
home directory. To create this necessary subdirectory,
|
||||||
you can do the following:</para>
|
you can do the following:</para>
|
||||||
|
|
||||||
<screen>&prompt.user; <userinput>cd /usr/ports/graphics/mplayer</userinput>
|
<screen>&prompt.user; <userinput>cd /usr/ports/multimedia/mplayer</userinput>
|
||||||
&prompt.user; <userinput>make install-user</userinput></screen>
|
&prompt.user; <userinput>make install-user</userinput></screen>
|
||||||
|
|
||||||
<para>The command options for <command>mplayer</command> are
|
<para>The command options for <command>mplayer</command> are
|
||||||
|
@ -1323,7 +1323,7 @@ zoom=yes</programlisting>
|
||||||
<screen>&prompt.root; <userinput>make WITH_LIBMPEG2=yes</userinput></screen>
|
<screen>&prompt.root; <userinput>make WITH_LIBMPEG2=yes</userinput></screen>
|
||||||
|
|
||||||
<para>If you plan to install <filename
|
<para>If you plan to install <filename
|
||||||
role="package">graphics/avifile</filename>, then add the
|
role="package">multimedia/avifile</filename>, then add the
|
||||||
<literal>WITH_AVIFILE</literal> option to your
|
<literal>WITH_AVIFILE</literal> option to your
|
||||||
<command>make</command> command line, as shown here:</para>
|
<command>make</command> command line, as shown here:</para>
|
||||||
|
|
||||||
|
@ -1394,14 +1394,14 @@ zoom=yes</programlisting>
|
||||||
<para><ulink
|
<para><ulink
|
||||||
url="http://avifile.sourceforge.net/">Avifile</ulink> which
|
url="http://avifile.sourceforge.net/">Avifile</ulink> which
|
||||||
is also a port <filename
|
is also a port <filename
|
||||||
role='package'>graphics/avifile</filename>.</para>
|
role='package'>multimedia/avifile</filename>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><ulink
|
<para><ulink
|
||||||
url="http://www.dtek.chalmers.se/groups/dvd/">Ogle</ulink>
|
url="http://www.dtek.chalmers.se/groups/dvd/">Ogle</ulink>
|
||||||
which is also a port <filename
|
which is also a port <filename
|
||||||
role='package'>graphics/ogle</filename>.</para>
|
role='package'>multimedia/ogle</filename>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
|
Loading…
Reference in a new issue