diff options
author | tonio <tonio@pkgsrc.org> | 2006-05-31 07:53:23 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2006-05-31 07:53:23 +0000 |
commit | ac2144ca7c19d88133db1d848a55b53d09a0e824 (patch) | |
tree | f9524bb26c216f6f687885e7e4a9fb58bfc7338d /mk | |
parent | 556a2de50b83d4016979b1dfe5522a064b1d2059 (diff) | |
download | pkgsrc-ac2144ca7c19d88133db1d848a55b53d09a0e824.tar.gz |
add an mpeg4ip option (to be used by daapd)
Diffstat (limited to 'mk')
-rw-r--r-- | mk/defaults/options.description | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index d95be03a216..c385da1738d 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -175,6 +175,7 @@ modperl1 Use modperl 1.x as the CGI manager (with Apache 1.x). modperl2 Use modperl 2.x as the CGI manager (with Apache 2.x). motif Enable motif support. mozilla Use mozilla as gecko rendering engine. +mpeg4ip Enable mpeg4ip support. mpg123-arm-fixed64 Enable 64-bit calculations to avoid glitches on ARM. mplayer-menu Enable support for user-defined menus. mplayer-real Enable usage of Real codecs. |