3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/doc/manual
Alyssa Ross d69583c6c2 opencv2: don't build unfree libraries by default
In opencv 2.x, unfree libraries are built by default.  The package
should therefore have been marked as unfree, but wasn't.

I've disabled the non-free libraries by default, and added an option
to enable them.  There are three programs in Nixpkgs that depend on
opencv2: mathematica, pfstools, and p2pvc.  pfstools requires the
non-free libraries if it's built with opencv support, so I've disabled
opencv by default there and added an option to enable it.  p2pvc links
fine, so presumably doesn't need the non-free libraries.  I can't test
mathematica, so I'm just going to leave it alone.
2021-09-29 13:39:52 +00:00
..
administration nixos: nixos/doc/manual/administration/troubleshooting.xml to CommonMark 2021-09-08 14:42:23 +08:00
configuration Merge master into staging-next 2021-09-12 06:01:00 +00:00
development nixos: nixos/doc/manual/development/writing-modules.xml to CommonMark 2021-09-08 17:57:11 +08:00
from_md opencv2: don't build unfree libraries by default 2021-09-29 13:39:52 +00:00
installation nixos: nixos/doc/manual/installation/installing.xml to CommonMark 2021-09-12 09:26:37 +08:00
release-notes opencv2: don't build unfree libraries by default 2021-09-29 13:39:52 +00:00
.gitignore
contributing-to-this-manual.chapter.md
default.nix
Makefile
man-configuration.xml
man-nixos-build-vms.xml
man-nixos-enter.xml
man-nixos-generate-config.xml
man-nixos-install.xml
man-nixos-option.xml
man-nixos-rebuild.xml Merge pull request #126544 from jonringer/nixos-rebuild-use-substitutes 2021-09-09 13:53:37 -06:00
man-nixos-version.xml
man-pages.xml
manual.xml
md-to-db.sh Merge pull request #130047 from NixOS/doc-manpage-role 2021-09-07 21:29:26 +02:00
preface.xml
README.md
shell.nix