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
|
@ -1103,17 +1103,17 @@ no adaptors present</screen>
|
|||
<indexterm><primary>MPlayer</primary>
|
||||
<secondary>making</secondary></indexterm>
|
||||
|
||||
<para><application>MPlayer</application> resides in <filename
|
||||
role="package">graphics/mplayer</filename>. <application>MPlayer</application>
|
||||
performs a variety of hardware checks during the build
|
||||
process, resulting in a binary which will not be portable
|
||||
from one system to another. Thus it is important to build
|
||||
it from ports and not to use a binary package.
|
||||
Additionally, a number of options can be specified in the
|
||||
<command>make</command> which echo at the start of the
|
||||
build.</para>
|
||||
<para><application>MPlayer</application> resides in <filename
|
||||
role="package">multimedia/mplayer</filename>.
|
||||
<application>MPlayer</application> performs a variety of
|
||||
hardware checks during the build process, resulting in a
|
||||
binary which will not be portable from one system to
|
||||
another. Therefore, it is important to build it from
|
||||
ports and not to use a binary package. Additionally, a
|
||||
number of options can be specified in the <command>make</command>
|
||||
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>
|
||||
You can enable additional compilation optimizations
|
||||
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,
|
||||
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>
|
||||
|
||||
<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>
|
||||
|
||||
<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
|
||||
<command>make</command> command line, as shown here:</para>
|
||||
|
||||
|
@ -1394,14 +1394,14 @@ zoom=yes</programlisting>
|
|||
<para><ulink
|
||||
url="http://avifile.sourceforge.net/">Avifile</ulink> which
|
||||
is also a port <filename
|
||||
role='package'>graphics/avifile</filename>.</para>
|
||||
role='package'>multimedia/avifile</filename>.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><ulink
|
||||
url="http://www.dtek.chalmers.se/groups/dvd/">Ogle</ulink>
|
||||
which is also a port <filename
|
||||
role='package'>graphics/ogle</filename>.</para>
|
||||
role='package'>multimedia/ogle</filename>.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in a new issue