aboutsummaryrefslogblamecommitdiff
path: root/multimedia/kodi/pkg-message
blob: 3cf73d07d67dcc86670dfd6088cf8ab27dba1a65 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                                         
                      



   
[
{ type: install
  message: <<EOM

The default Kodi build, and hence the binary package, does not include
libdvdcss, which cannot be packaged for legal reasons.

If you want to enable playing encrypted DVDs, you must build from source:

cd ${PORTSDIR}/multimedia/kodi
make config

[ In the configuration menu, enable the libdvdcss option ]

make deinstall install

EOM
}
]