version 1.3, 2013/03/08 01:33:39
|
version 1.4, 2019/04/04 23:27:36
|
Line 19 Libdvdcss is already present for install
|
Line 19 Libdvdcss is already present for install
|
|
|
Before making it, we will first need to add some information to [mk.conf(5)](http://netbsd.gw.com/cgi-bin/man-cgi?mk.conf+5+NetBSD-current), namely the master sites from which we should fetch the libdvdcss source code. There are many, including the videolan project, which hosts libdvdcss: |
Before making it, we will first need to add some information to [mk.conf(5)](http://netbsd.gw.com/cgi-bin/man-cgi?mk.conf+5+NetBSD-current), namely the master sites from which we should fetch the libdvdcss source code. There are many, including the videolan project, which hosts libdvdcss: |
|
|
# echo "LIBDVDCSS_MASTER_SITES='the website you found'" >> /etc/mk.conf |
# echo "LIBDVDCSS_MASTER_SITES='the website you found'" >> /etc/mk.conf |
|
|
Now, start building libdvdcss (should not take more than a couple minutes): |
Now, start building libdvdcss (should not take more than a couple minutes): |
|
|