forked from Lainports/freebsd-ports
mplayer does not necessarily these config files to work properly.
They are needed however if one wants to set system-wide defaults
different from mplayer's built-in settings.
Therefore,
o these files have more example character and are now
installed in ${PREFIX}/share/mplayer/examples/etc
o this is mentioned in files/pkg-message.in
Also there are further cleanups:
o The port now recognizes the new skin dir accorting to
ports/103891. Please commit these two diffs together
in order to maintain dependency consistency
o pkg-message in the port root dir should be removed from
the tree as we are using files/pkg-message.in for quite
some time now
PR: ports/103892
Submitted by: Denis Eremenko <moonshade@pnhz.kz>
Approved by: Thomas E. Zander <riggs@rrr.de> (maintainer)
32 lines
1 KiB
Text
32 lines
1 KiB
Text
|
|
===================================================================
|
|
MPlayer comes with useful documentation covering many topics like
|
|
output devices, video encoding, repairing broken files etc.
|
|
They are installed in
|
|
|
|
%%DOCSDIR%%
|
|
|
|
for references.
|
|
===================================================================
|
|
MPlayer's system-wide configuration dir is
|
|
|
|
%%PREFIX%%/etc/mplayer
|
|
|
|
If you want to install configuration files into this location
|
|
in order to change mplayer's default settings for all users on
|
|
your system, you find some examples in
|
|
|
|
%%DATADIR%%/examples/etc
|
|
===================================================================
|
|
This port provides a simple and easy to use
|
|
tool to provide bitmap fonts in OSD.
|
|
Just cd to the ports directory and type
|
|
|
|
make install-user
|
|
|
|
Note: This is only for the bitmap fonts! If you've compiled
|
|
mplayer with truetype support, i.e. it is linked to freetype,
|
|
which is the preferred and supported default setting, this won't
|
|
work as expected.
|
|
===================================================================
|
|
|