nixpkgs-suyu/pkgs/tools/graphics
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
..
adriconf adriconf: init at 2.4.1 2021-07-01 17:05:19 +03:00
agi agi: 2.1.0-dev-20210809 -> 2.1.0-dev-20210820 2021-08-21 10:21:49 +00:00
amber
appleseed appleseed: use python3 2021-07-27 20:37:04 +02:00
argyllcms argyllcms: delete gcc5 patch 2021-09-22 22:33:48 +03:00
astc-encoder astc-encoder: 3.1 -> 3.2 2021-08-24 00:51:19 +00:00
asymptote
barcode
blockhash
blur-effect
briss various: cleanup of 'inherit version;' 2021-07-16 00:17:12 +02:00
cfdg
convchain various: cleanup of 'inherit version;' 2021-07-16 00:17:12 +02:00
cuneiform treewide: convert all links git.archlinux.org to github.com/archlinux/svntogit-* 2021-07-14 03:35:21 +02:00
dcraw tools/graphics: replace name with pname&version 2021-08-12 20:41:54 +02:00
diagrams-builder treewide: concatStrings (intersperse ...) -> concatStringsSep ... 2021-08-28 11:57:59 -04:00
directx-shader-compiler
ditaa ditaa: convert to pname + version; cleanup (#130758) 2021-07-20 18:27:58 +02:00
dmtx-utils
dpic
editres tools/graphics: replace name with pname&version 2021-08-12 20:41:54 +02:00
enblend-enfuse
eplot
epstool
escrotum tools/graphics: replace name with pname&version 2021-08-12 20:41:54 +02:00
exif
exifprobe
exiftags tools/graphics: replace name with pname&version 2021-08-12 20:41:54 +02:00
facedetect facedetect: deprecate phases 2021-07-17 22:17:18 +02:00
fbv
feedgnuplot
fgallery tools/graphics: replace name with pname&version 2021-08-12 20:41:54 +02:00
fim
flam3
ggobi
gifsicle gifsicle: 1.92 -> 1.93 2021-07-03 09:56:07 +00:00
gifski
glee
glmark2
glxinfo
gmic gmic: 2.9.7 -> 2.9.8 2021-07-20 21:59:12 +00:00
gmic-qt
gnuplot gnuplot: Allow compiling with libcaca (#137523) 2021-09-12 16:00:55 +02:00
goverlay goverlay: 0.5.1 → 0.6 2021-07-24 11:40:45 -04:00
graph-cli
graph-easy
graphviz graphviz: 2.47.2 -> 2.47.3 2021-07-24 15:09:45 +02:00
grim
gromit-mpx
guff
ibniz
icoutils tools/graphics: replace name with pname&version 2021-08-12 20:41:54 +02:00
ifm
imageworsener
imgur-screenshot
imgurbash2
jbig2enc jbig2enc: switch to fetchFromGitHub 2021-09-22 17:54:09 +02:00
jhead
jpegexiforient
ldgallery
leela tools/graphics: replace name with pname&version 2021-08-12 20:41:54 +02:00
lepton
logstalgia
lsix lsix: 1.7.4 -> 1.8 2021-08-22 06:05:48 +00:00
luxcorerender
maim maim: 5.6.3 → 5.7.4 (#127416) 2021-06-20 23:35:04 +02:00
mangohud mangohud: 0.6.4 -> 0.6.5 2021-07-09 17:27:56 +03:00
mesa-demos
metapixel
mscgen various: cleanup of 'inherit version;' 2021-07-16 00:17:12 +02:00
netpbm tools/graphics: replace name with pname&version 2021-08-12 20:41:54 +02:00
nifskope treewide: remove ma27 from the maintainer-list of a few packages 2021-08-27 22:28:49 +02:00
nip2 nip2: Use nativeBuildInputs as needed 2021-08-22 17:16:40 +01:00
optar
optipng tools/graphics: replace name with pname&version 2021-08-12 20:41:54 +02:00
oxipng oxipng: 4.0.3 -> 5.0.0 2021-07-17 00:19:00 +03:00
pdf2svg
pdfredacttools
pdftag
perceptualdiff
pfstools opencv2: don't build unfree libraries by default 2021-09-29 13:39:52 +00:00
pgf various: cleanup of 'inherit version;' 2021-07-16 00:17:12 +02:00
piglit
pikchr pikchr: unstable-2021-04-07 -> unstable-2021-07-22 2021-08-16 15:14:44 +02:00
ploticus ploticus: Use gd from Nixpkgs instead of the vendored one 2021-06-30 05:55:57 +02:00
plotutils tools/graphics: replace name with pname&version 2021-08-12 20:41:54 +02:00
pngcheck tools/graphics: replace name with pname&version 2021-08-12 20:41:54 +02:00
pngcrush tools/graphics: replace name with pname&version 2021-08-12 20:41:54 +02:00
pngnq tools/graphics: replace name with pname&version 2021-08-12 20:41:54 +02:00
pngout tools/graphics: replace name with pname&version 2021-08-12 20:41:54 +02:00
pngquant
pngtoico tools/graphics: replace name with pname&version 2021-08-12 20:41:54 +02:00
povray
pstoedit tools/graphics: replace name with pname&version 2021-08-12 20:41:54 +02:00
puppeteer-cli treewide: runCommandNoCC -> runCommand in generated code 2021-08-15 17:36:41 +02:00
qrcode
quirc
resvg resvg: 0.17.0 -> 0.18.0 2021-09-15 21:10:57 +00:00
rocket
s2png
scanbd
scrot
shotgun
sic-image-cli sic-image-cli: init at 0.19.0 2021-09-20 21:15:29 -04:00
snapdragon-profiler
sng
spirv-cross
structure-synth
svgbob svgbob: 0.5.4 -> 0.6.2 2021-09-22 07:08:30 +00:00
svgcleaner
syntex various: cleanup of 'inherit version;' 2021-07-16 00:17:12 +02:00
textplots textplots: init at 0.8.0 2021-09-11 16:55:35 -04:00
texture-synthesis texture-synthesis: init at 0.8.2 2021-09-08 21:13:18 -04:00
timg
transfig tools/graphics: replace name with pname&version 2021-08-12 20:41:54 +02:00
twilight various: cleanup of 'inherit version;' 2021-07-16 00:17:12 +02:00
unpaper
vips vips: Add optional dependencies; update to python3 2021-08-22 16:16:55 +01:00
viu
vkBasalt
vulkan-extension-layer vulkan: 1.2.176 -> 1.2.182 2021-07-24 11:35:21 +08:00
vulkan-tools vulkan: 1.2.176 -> 1.2.182 2021-07-24 11:35:21 +08:00
vulkan-tools-lunarg vulkan: 1.2.176 -> 1.2.182 2021-07-24 11:35:21 +08:00
waifu2x-converter-cpp waifu2x-converter-cpp: Enable build on Darwin 2021-08-25 20:14:13 -04:00
wallutils
wavefunctioncollapse various: cleanup of 'inherit version;' 2021-07-16 00:17:12 +02:00
wdisplays
welkin
wkhtmltopdf
xcftools tools/graphics: replace name with pname&version 2021-08-12 20:41:54 +02:00
xcolor xcolor: 0.5.0 -> 0.5.1 2021-09-15 05:07:21 +00:00
xcur2png
yafaray-core
yaxg
zbar
zxing various: cleanup of 'inherit version;' 2021-07-16 00:17:12 +02:00