summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-01-08 18:21:33 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-01-08 18:21:50 +0100
commitb5688ab7a9f59d21e18a6951461900d704570dda (patch)
tree9da9eb1f00b581e491301ec0609e2a309c8570fa
parente1254b8874cf06217749fc6ad51fa29d101ee988 (diff)
Blacklist nonfree intel-mkl and intel-mkl-static
The intel-mkl and intel-mkl-static are nonfree because - They lack corresponding source code: The Arch Linux PKGBUILD only ships binaries and no compilation takes place. - The license (the Intel Simplified Software License[1]) prohibits reverse engineering, decompilation, and disassembly. More specifically these freedoms aren't granted: > Freedom 1: The freedom to study how the program works, and change it > to make it do what you wish. > Freedom 3: The freedom to improve the program, and release your > improvements (and modified versions in general) to the public, > so that the whole community benefits. References: ----------- [1]https://software.intel.com/en-us/license/intel-simplified-software-license Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--blacklist.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/blacklist.txt b/blacklist.txt
index 35fb945..90ef9e6 100644
--- a/blacklist.txt
+++ b/blacklist.txt
@@ -334,6 +334,8 @@ hplip:hplip:::[uses-nonfree] recommends binary blobs
hydrogen:hydrogen:parabola:288:[uses-nonfree] recommends nonfree drumkits
icedtea-web-doc:icedtea-web-doc:fsf:firefox:[technical][uses-nonfree] make-depends on Firefox
icedtea-web:icedtea-web:fsf:firefox:[technical][uses-nonfree] make-depends on Firefox
+intel-mkl::::[nonfree] no source code and the license prohibits reverse engineering, decompilation, or disassembly.
+intel-mkl-static::::[nonfree] no source code and the license prohibits reverse engineering, decompilation, or disassembly.
intel-ucode::::[nonfree] no modification, use restrictions
ipw2100-fw::fsf:ipw2100.2C_ipw2200.2C_ipw2915.2C_ipw3945:[nonfree][FIXME:description]
ipw2200-fw::fsf:ipw2100.2C_ipw2200.2C_ipw2915.2C_ipw3945:[nonfree][FIXME:description]