Hi there,

I attached a git-format-patch(1) for the blacklist repository which will
blacklist the zsh-completions[0] package if applied. I do not have
commit access to this repository so somebody who has could apply it.

The issue with the zsh-completion package is that many completions do
not have any license informations. The 'README.md' states that each file
has an individual license[0], however, as already mentioned some files
do not have any license information at all. For instance, the jekyll
completions[1] or the nvm[2] completions.

Thus those file should be considered non-free and therefor the package
should be blacklisted.

[0] https://github.com/zsh-users/zsh-completions#license
[1] https://github.com/zsh-users/zsh-completions/blob/master/src/_jekyll
[2] https://github.com/zsh-users/zsh-completions/blob/master/src/_nvm

-- 
Sören Tempel
>From da50328a5ee9a6e1654f83169bade47a2a2fa3d2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=B6ren=20Tempel?= <[email protected]>
Date: Sun, 23 Mar 2014 19:04:25 +0100
Subject: [PATCH] add zsh-completions to blacklist

---
 blacklist.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/blacklist.txt b/blacklist.txt
index cf51f89..15b6ebe 100644
--- a/blacklist.txt
+++ b/blacklist.txt
@@ -566,3 +566,4 @@ xv::
 xvba-video-open:: only useful with nonfree GPU drivers
 zd1211-firmware:: it's free, but drivers are propietary and it's not included in linux-libre
 zeroc-ice:: contains a part which is proprietary ICE
+zsh-completions:: several files do not contain any license information
-- 
1.9.1

_______________________________________________
Dev mailing list
[email protected]
https://lists.parabolagnulinux.org/mailman/listinfo/dev

Reply via email to