summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--blacklist-testdata.txt71
-rw-r--r--blacklist.txt1642
-rwxr-xr-xreport188
-rw-r--r--your-freedom_emu-blacklist.txt78
-rw-r--r--your-privacy-blacklist.txt144
5 files changed, 983 insertions, 1140 deletions
diff --git a/blacklist-testdata.txt b/blacklist-testdata.txt
index 20ca592..54fcff8 100644
--- a/blacklist-testdata.txt
+++ b/blacklist-testdata.txt
@@ -1,43 +1,40 @@
# comments begin with '#'
# these will be accepted, pending validation
-well-formed-complete:replacement:fsf:42:[technical]well-formed - complete
-well-formed-no-ref:replacement::42:[technical] well-formed - no ref
-well-formed-no-refid:replacement:fsf::[technical] well-formed - no ref_id
-well-formed-no-ref-no-refiid:replacement:::[technical] well-formed - no ref - no ref_id
-well-formed-no-tag:replacement:fsf:42:well-formed - no tag
-well-formed-no-desc:replacement:fsf:42:[technical]
-well-formed-no-tag-no-desc:replacement:fsf:42:
-well-formed-unknown-tag:r:fsf:42:[unknown-tag] well formed - unknown tag
-well-formed-unknown-tag-no-desc:r:fsf:42:[unknown-tag]
-well-formed-multiple-tags-no-desc:r:fsf:42:[technical][nonfree]
-well-formed-multiple-tags-unknown-tag:r:fsf:42:[technical][unknown-tag] well-formed - multiple tags - unknown tag
-well-formed-identical-duplicate:r:fsf:42:[technical] well-formed - identical duplicate
-well-formed-identical-duplicate:r:fsf:42:[technical] well-formed - identical duplicate
-well-formed-differing-duplicate:r:fsf:42:[technical] well-formed - differing duplicate
-well-formed-differing-duplicate:r:fsf:42:[technical] well-formed - differing duplicate
-well-formed-differing-duplicate:r:fsf:42:[technical][nonfree] well-formed - differing duplicate
-well-formed-differing-duplicate:r:fsf:42:[technical][nonfree] well-formed - differing duplicate
-well-formed-space-after-tag:r:fsf:42:[nonfree] well-formed - space after tag
-well-formed-multiple-tags:r:fsf:42:[tag1][tag2] [tag3]well-formed - multiple tags
-well-formed-with-spaces-and-tabs:r:fsf:42:[tag1][tag2] [tag3] well-formed - with spaces and tabs
-well-formed-with-deprecated-colon-in-tag:r:fsf:42:[FIXME:description] well-formed - with deprecated colon in tag
+well-formed-complete:replacement:fsf:42:technical: well-formed - complete
+well-formed-no-replacement::fsf:42:technical: well-formed - no replacement
+well-formed-no-lead-space-in-desc:r:fsf:42:technical:well-formed - no leading space in description
+well-formed-no-ref:replacement::42:technical: well-formed - no ref
+well-formed-no-refid:replacement:fsf::technical: well-formed - no ref_id
+well-formed-no-ref-no-refid:replacement:::technical: well-formed - no ref - no ref_id
+well-formed-unknown-ref:r:unknown-ref:42:technical: well formed - unknown reference
+well-formed-no-tag:replacement:fsf:42:: well-formed - no tag
+well-formed-no-desc:replacement:fsf:42:technical:
+well-formed-unknown-tag:r:fsf:42:unknown-tag: well formed - unknown tag
+well-formed-multiple-tags:r:fsf:42:technical|nonfree|branding: well-formed - multiple tags
+well-formed-multiple-tags-with-spaces:r:fsf:42:technical| nonfree |branding: well-formed - multiple tags - with spaces
+well-formed-multiple-tags-unknown-tag:r:fsf:42:technical|unknown-tag: well-formed - multiple tags - unknown tag
+well-formed-desc-with-spaces-and-tabs:r:fsf:42:technical: well-formed - with spaces and tabs
+well-formed-identical-duplicate:r:fsf:42:technical: well-formed - identical duplicate
+well-formed-identical-duplicate:r:fsf:42:technical: well-formed - identical duplicate
+well-formed-identical-duplicate:r:fsf:42:technical: well-formed - identical duplicate
+well-formed-differing-duplicate:r:fsf:42:technical: well-formed - differing duplicate
+well-formed-differing-duplicate:r:fsf:42:technical: well-formed - differing duplicate
+well-formed-differing-duplicate:r:fsf:42:technical|nonfree: well-formed - differing duplicate
# these will not be rejected before validation
-malformed-too-many-colons-before-bracket-1::r:fsf:42:[nonfree] malformed - too many colons before bracket
-malformed-too-many-colons-before-bracket-2:r::fsf:42:[nonfree] malformed - too many colons before bracket
-malformed-too-many-colons-before-bracket-3:r:fsf::42:[nonfree] malformed - too many colons before bracket
-malformed-too-many-colons-before-bracket-4:r:fsf:42::[nonfree] malformed - too many colons before bracket
-malformed-too-many-colons-before-bracket-lacking-tag:r::fsf:42: malformed - too many colons before bracket - lacking tag
-malformed-too-many-colons-before-bracket-with-spaces::r:fsf:42: [semifree] malformed - too many colons before bracket - with spaces
-malformed-not-enough-colons-before-bracket-1:r:fsf:42[nonfree] malformed - not enough colons before bracket
-malformed-not-enough-colons-before-bracket-2:r:fsf:[nonfree] malformed - not enough colons before bracket - no ref_id
-malformed-not-enough-colons-before-bracket-3:fsf:42:[nonfree] malformed - not enough colons before bracket - no replacement
-malformed-not-enough-colons-before-bracket-lacking-tag:r:: malformed - too many colons before bracket - lacking tag
-malformed-not-enough-colons-before-bracket-with-deprecated-colon-in-tag:r::[FIXME:package] malformed - not enough colons before bracket - with deprecated colon in tag
+malformed-too-many-separators-f1::r:fsf:42:technical: malformed - too many separators
+malformed-too-many-separators-f2:r::fsf:42:technical: malformed - too many separators
+malformed-too-many-separators-f3:r:fsf::42:technical: malformed - too many separators
+malformed-too-many-separators-f4:r:fsf:42::technical: malformed - too many separators
+malformed-too-many-separators-with-spaces: :r:fsf:42: semifree: malformed - too many separators - with spaces
+malformed-not-enough-separators-no-replacement:fsf:42:technical: malformed - not enough separators - no replacement
+malformed-not-enough-separators-no-ref:r:42:technical: malformed - not enough separators - no ref
+malformed-not-enough-separators-no-refid:r:fsf:technical: malformed - not enough separators - no ref_id
+malformed-not-enough-separators-no-tag:r:fsf:42malformed - too many separators - no tag
+malformed-not-enough-separators-no-desc:r:fsf:42:technical
-# TODO: deprecated reason tags
-# TODO: probobly can drop: 'well-formed-with-deprecated-colon-in-tag'
- 'malformed-not-enough-colons-before-bracket-with-deprecated-colon-in-tag'
-well-formed-no-ref::::[FIXME:package] well-formed deprecated tag1
-well-formed-no-ref::::[FIXME:description] well-formed deprecated tag2
+# deprecated reason tags
+# TODO: these are acceptable now - they should become a error eventually
+well-formed-deprecated-tag-1:r:fsf:42:FIXME-package: well-formed deprecated package tag
+well-formed-deprecated-tag-2:r:fsf:42:FIXME-description: well-formed deprecated description tag
diff --git a/blacklist.txt b/blacklist.txt
index a76f6bf..bbc445f 100644
--- a/blacklist.txt
+++ b/blacklist.txt
@@ -1,882 +1,790 @@
+aarch64-linux-gnu-linux-api-headers:aarch64-linux-gnu-linux-libre-api-headers:::semifree: has source containing and recommending nonfree software, [[issue1571]]
+abiword:abiword:::semifree: Hard-codes nonfree fonts, and has non-privacy search engines e.g. Google
+abuse:abuse:fsf:Free_Abuse_Extensions:semifree: Contains a nonfree addon
+acetoneiso2::fsf:AcetoneISO:uses-nonfree: ask to download and install nonfree poweriso
+acpi_call:acpi_call:::technical: adapted to nonfree linux kernel
+acpi_call-dkms:acpi_call-dkms:::technical: adapted to nonfree linux kernel
+acpi_call-lts:acpi_call-lts:::technical: adapted to nonfree linux-lts kernel
+alsa-firmware::::FIXME-description:
+amd-ucode::::nonfree: no modification, use restrictions
+aml-libs-c1::::nonfree: some copyrighted files
+angband:angband:::semifree|FIXME-description: Sounds are "freeware"
+antlr2:antlr2:parabola:334:technical: repackage to support maven
+archboot::::technical|FIXME-package: requires isdn4k-utils (for which there is a free replacement that is unpackaged)
+archey3:paraboley:::branding|FIXME-package: TODO: package archey3 with https://github.com/lclarkmichalek/archey3/pull/40
+archiso:parabolaiso:::branding|FIXME-description:
+archlinux32-keyring:archlinux32-keyring:::technical: Blacklisted to avoid import by db-import-pkg; import separately with db-import-keyring
+archlinux-appstream-data::parabola:813:uses-nonfree|FIXME-package: promotes nonfree packages and Arch repositories
+archlinuxarm-keyring:archlinuxarm-keyring:::technical: Blacklisted to avoid import by db-import-pkg; import separately with db-import-keyring
+archlinux-menus::::branding|FIXME-package|FIXME-description:
+archlinux-themes-slim:parabola-themes-slim:::branding|FIXME-description:
+archlinux-wallpaper::::branding|FIXME-package|FIXME-description:
+archlinux-xdg-menu:parabola-xdg-menu:::branding|FIXME-description:
+arch-wiki-docs:parabola-wiki-docs:parabola:1024:branding|FIXME-package|FIXME-description:
+arch-wiki-lite:parabola-wiki-lite:parabola:1025:branding|FIXME-package|FIXME-description:
+ark:ark:::uses-nonfree: recommends nonfree unrar
+arrayfire:arrayfire:parabola:840:semifree: has nonfree cuda and nvidia-utils support and contains nonfree SIFT algorithm
+asar::parabola:2527:uses-nonfree: depends on nonfree electron
+asciidoc:asciidoc:parabola:717:uses-nonfree: recommends fop optional installation
+assaultcube::::nonfree: non-free freeware license http://sauerbraten.org/README.html#license
+atom::parabola:1002:uses-nonfree: depends on nonfree electron
+atool:atool:::uses-nonfree: has nonfree unrar support for RAR and recommends nonfree unace optional installation
+audex:audex:::uses-nonfree: recommends nonfree faac optional installation
+audio-convert:audio-convert:::uses-nonfree: recommends nonfree faac optional installation
+avidemux-cli:avidemux-cli:::uses-nonfree: depends and recommends nonfree faac installation
+avidemux-qt:avidemux-qt:::uses-nonfree: depends and recommends nonfree faac installation
+awesome-terminal-fonts::parabola:2331:nonfree: Contains mostly proprietary Logo type Glyphs the licenses of which remove freedom 0
+b43-fwcutter:b43-tools:fsf:b43-fwcutter_.2F_b43-tools:uses-nonfree: Only useful to obtain nonfree firmware
+base:base:parabola:2506:technical: a basic parabola installation should contain your-freedom
+bazel:::2598:technical: sources contain built objects, build downloads binary dependencies
+bbswitch:bbswitch:::technical: Recompile for linux-libre kernel instead of linux kernel
+bbswitch-dkms:bbswitch-dkms:::technical: Recompile for linux-libre kernel instead of linux kernel
+beanshell:beanshell:::technical: Arch version is not compiled from source
+bfgminer:bfgminer:::uses-nonfree: recommends nonfree opencl optional installation
+bibletime:bibletime:parabola:1167:uses-nonfree: depends on nonfree qt5-webengine
+blackbox:blackbox:::uses-nonfree: recommends nonfree programs on menu
+bladerf:bladerf:::semifree: free, but contains binary components which are linked with proprietary libraries, and are impossible to build using only libre tools
+blender:blender:::uses-nonfree: supports nonfree cuda
+bogofilter:bogofilter:sv:34593:semifree: Includes nonfree (CC BY-NC-ND) documentation
+boinc::::nonfree: nonfree files including and relating to api/texfont.{cpp,h} and possible other license issues (see: https://trisquel.info/en/forum/boinc-problem https://trisquel.info/en/issues/5658)
+boinc-nox::::nonfree: nonfree files including and relating to api/texfont.{cpp,h} and possible other license issues
+broadcom-wl-dkms::parabola:1282:nonfree: proprietary EULA, missing sources
+broadcom-wl::parabola:1282:nonfree: proprietary EULA, missing sources (from Antergos)
+browserpass-firefox::fsf:firefox:uses-nonfree: adapted for Firefox
+bugzilla::::uses-nonfree: depends perl-data-dumper/perl-authen-radius(perl-data-hexdump)/perl-soap-lite
+bumblebee::::uses-nonfree: only useful for nonfree nvidia driver
+calibre:calibre:parabola:2492:semifree: contains nonfree unrar - frozen at v3.48 because current versions require 'qt5-webengine'
+calibre:common:::technical: part of 'calibre' >= v4 split package - no replacement necessary
+calibre-python3::::technical: part of 'calibre' >= v4 split package - no replacement necessary
+capi4hylafax::::technical|FIXME-package: requires isdn4k-utils (for which there is a free replacement that is unpackaged)
+caprine::parabola:2528:uses-nonfree: depends on nonfree electron
+cdrtools:cdrkit:::semifree: Apple's license binding with no clarification (apple_driver utility is nonfree)
+cgminer::::uses-nonfree: only useful with nonfree video drivers
cgroup_event_listener:linux-libre-tools-cgroup_event_listener::: [semifree] (linux-tools) Build from the Linux-libre kernel
+chromium::::uses-nonfree|technical|FIXME-package: (1) links to proprietary plugins (2) background queries and silent user identification violate the FSDG (3) not entirely built from sources. see https://lists.nongnu.org/archive/html/gnu-linux-libre/2018-03/msg00098.html
+clamav:clamav:::semifree: has nonfree unrar support for RAR into libclamunrar
+clementine:clementine:::uses-nonfree: asks to download an nonfree plugin to support spotify
+clojure:clojure:::technical: Arch version uses jar file to compile sources
+clonezilla::::uses-nonfree: depends "drbl" that providing for a network installation of nonfree distributions
+code::parabola:2203:uses-nonfree: depends on nonfree electron (aka 'vscode')
+cool-retro-term:cool-retro-term:parabola:730:semifree: contains nonfree fonts
+cowsay:cowsay:::nonfree: website of the source code is unavaiable
cpupower:linux-libre-tools-cpupower::: [semifree] (linux-tools) Build from the Linux-libre kernel
+cuda::parabola:1375:nonfree: proprietary EULA places limits on all four freedoms
+cudnn::parabola:1375:nonfree|uses-nonfree: proprietary license, binary blobs without corresponding source, uses nonfree cuda
+cuneiform:cuneiform:parabola:1054:semifree: contains nonfree data files
+cups-filters:cups-filters:::uses-nonfree: recommends foomatic-db-nonfree
+debootstrap:debootstrap:::uses-nonfree: bootstrap a basic Debian system
+deepin-anything-arch:deepin-anything-module:parabola:2134:technical: needs rebuild for linux-libre kernel
+discord::parabola:2489::nonfree: Depends on nonfree opera-ffmpeg-codecs.
+discover::::uses-nonfree|FIXME-package: depends on nonfree archlinux-appstream-data
+ditaa:ditaa:::technical: Arch version was not built from source
+dosemu::fsf:dosemu:uses-nonfree: contains free software that can only be built using nonfree software
+doublecmd-gtk2:doublecmd-gtk2:::uses-nonfree: recommends nonfree libunrar optional installation
+doublecmd-qt5:doublecmd-qt5:::uses-nonfree: recommends nonfree libunrar optional installation
+drbl::::uses-nonfree: providing for a network installation of nonfree distributions
+dwarffortress::::nonfree: dwarffortress
+ecasound:ecasound:::uses-nonfree: recommends nonfree faac optional installation
+electron2::parabola:2109:semifree|FIXME-package: contains embedded Chromium, recommends nonfree modules
+electron4::parabola:2407:semifree|FIXME-package: contains embedded Chromium, recommends nonfree modules
+electron5::parabola:2523:semifree|FIXME-package: contains embedded Chromium, recommends nonfree modules
+electron6::parabola:2597:semifree|FIXME-package: contains embedded Chromium, recommends nonfree modules
+electron::parabola:1231:semifree|FIXME-package: contains embedded Chromium, recommends nonfree modules
+emby-server::::uses-nonfree: depends on nonfree referenceassemblies-pcl
+engrampa:engrampa:::uses-nonfree: recommends nonfree unrar and unace installation
+epdfview:epdfview:::uses-nonfree: has firefox in default config
+epiphany:epiphany:parabola:367:uses-nonfree: has non-privacy search engines e.g. Google
+faac::::nonfree|FIXME-description: is a GPL'ed package, but has non free code that can't be distributed under the GPL
+faenza-icon-theme:faenza-icon-theme:::branding: has nonfree distros and application icons, also Arch Linux logo and menu, rebranding
+faience-icon-theme:faience-icon-theme:::branding: has nonfree distros and application icons, also Arch Linux logo and menu, rebranding
+fcitx-libpinyin::parabola:1167:uses-nonfree: depends on nonfree qt5-webengine
+file-roller:file-roller:::uses-nonfree: recommends nonfree unrar and unace installation
+filesystem:filesystem:::branding|FIXME-description:
+firefox-adblock-plus::fsf:firefox:uses-nonfree: adapted for Firefox
+firefox-dark-reader::fsf:firefox:uses-nonfree: adapted for Firefox
+firefox-decentraleyes::fsf:firefox:uses-nonfree: adapted for Firefox
+firefox-developer-edition::fsf:firefox:uses-nonfree: Has trademark issues, recommends nonfree software and by default has non-privacy search engines
+firefox-developer-edition-i18n-ach::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-af::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-an::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-ar::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-ast::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-az::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-be::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-bg::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-bn::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-br::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-bs::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-ca::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-cak::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-cs::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-cy::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-da::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-de::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-dsb::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-el::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-en-ca::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-en-gb::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-en-us::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-eo::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-es-ar::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-es-cl::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-es-es::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-es-mx::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-et::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-eu::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-fa::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-ff::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-fi::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-fr::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-fy-nl::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-ga-ie::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-gd::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-gl::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-gn::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-gu-in::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-he::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-hi-in::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-hr::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-hsb::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-hu::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-hy-am::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-ia::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-id::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-is::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-it::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-ja::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-kab::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-ka::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-kk::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-km::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-kn::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-ko::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-lij::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-lt::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-lv::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-mk::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-mr::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-ms::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-my::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-nb-no::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-ne-np::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-nl::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-nn-no::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-oc::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-pa-in::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-pl::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-pt-br::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-pt-pt::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-rm::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-ro::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-ru::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-si::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-sk::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-sl::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-son::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-sq::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-sr::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-sv-se::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-ta::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-te::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-th::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-tr::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-uk::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-ur::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-uz::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-vi::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-xh::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-zh-cn::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-developer-edition-i18n-zh-tw::fsf:firefox:uses-nonfree: depends on non-free 'firefox-developer-edition'
+firefox-extension-https-everywhere::fsf:firefox:uses-nonfree: adapted for Firefox
+firefox-extension-privacybadger::fsf:firefox:uses-nonfree: adapted for Firefox
+firefox::fsf:firefox:uses-nonfree: Has trademark issues, recommends nonfree software and by default has non-privacy search engines
+firefox-i18n-ach::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-af::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-an::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-ar::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-ast::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-az::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-be::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-bg::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-bn::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-br::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-bs::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-ca::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-cak::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-cs::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-cy::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-da::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-de::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-dsb::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-el::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-en-ca::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-en-gb::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-en-us::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-eo::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-es-ar::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-es-cl::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-es-es::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-es-mx::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-et::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-eu::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-fa::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-ff::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-fi::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-fr::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-fy-nl::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-ga-ie::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-gd::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-gl::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-gn::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-gu-in::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-he::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-hi-in::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-hr::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-hsb::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-hu::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-hy-am::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-ia::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-id::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-is::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-it::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-ja::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-kab::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-ka::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-kk::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-km::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-kn::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-ko::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-lij::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-lt::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-lv::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-mk::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-mr::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-ms::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-my::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-nb-no::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-ne-np::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-nl::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-nn-no::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-oc::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-pa-in::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-pl::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-pt-br::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-pt-pt::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-rm::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-ro::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-ru::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-si::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-sk::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-sl::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-son::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-sq::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-sr::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-sv-se::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-ta::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-te::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-th::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-tr::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-uk::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-ur::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-uz::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-vi::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-xh::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-zh-cn::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-i18n-zh-tw::fsf:firefox:uses-nonfree: depends on non-free 'firefox'
+firefox-noscript:iceweasel-noscript:fsf:firefox:uses-nonfree: adapted for Firefox
+firefox-spell-ru::fsf:firefox:uses-nonfree: adapted for Firefox
+firefox-stylus::fsf:firefox:uses-nonfree: adapted for Firefox
+firefox-tree-style-tab::fsf:firefox:uses-nonfree: adapted for Firefox
+firefox-tridactyl::fsf:firefox:uses-nonfree: adapted for Firefox
+firefox-ublock-origin:iceweasel-ublock-origin:fsf:firefox:uses-nonfree: adapted for Firefox
+firefox-umatrix::fsf:firefox:uses-nonfree: adapted for Firefox
+flashplugin::::nonfree: nonfree, nondistributable, built from binary installers, etc
+font-bh-ttf::::nonfree: license forbids modification
+font-mathematica::::FIXME-description:
+foomatic-db-nonfree::::nonfree: clearly non free :P
+foomatic-db-nonfree-ppds::::nonfree: clearly non free :P
+fop:fop:sv:34579:FIXME-description: (the linked bug is about batik, not fop...)
+freerdp:freerdp:parabola:2332:uses-nonfree: Upstream version now requires non-free faac
+frogatto-data::::nonfree: nonfree data
+frogatto::::uses-nonfree: needs -data
+gemrb::parabola:658:uses-nonfree: requires nonfree content to play
+geogebra::::nonfree|technical|FIXME-package: Arch version is packaged from installers under noncommercial license, but free sources could be repackaged in principle -> https://lists.parabola.nu/pipermail/assist/2015-December/000586.html
+gigedit::::uses-nonfree: only useful with nonfree linuxsampler
+gloobus-preview:gloobus-preview:::uses-nonfree: recommends nonfree unrar optional installation
+gnome-boxes:gnome-boxes:parabola:517:uses-nonfree: contains artwork for non-FSDG compliant distros and operating systems
+gnome-software-packagekit-plugin::::uses-nonfree|FIXME-package: depends on nonfree archlinux-appstream-data and gnome-software
+gnome-software::parabola:1413:uses-nonfree|FIXME-package: depends on nonfree archlinux-appstream-data
+grub:grub:::branding|FIXME-description:
+gst-plugins-bad:gst-plugins-bad:::uses-nonfree: depends on nonfree package faac
+handbrake-cli:handbrake-cli:::technical: Arch version uses network during building (also doesn't use system fdk-aac, x265, or libvpx)
+handbrake:handbrake:::technical: Arch version uses network during building (also doesn't use system fdk-aac, x265, or libvpx)
+hardinfo:hardinfo:::branding|FIXME-description:
+hexchat:hexchat:::uses-nonfree: Hard-codes the firefox command in some menus
+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-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:
+iscan-data::parabola:705:uses-nonfree: only useful with nonfree iscan
+iscan::parabola:705:nonfree: contains a nonfree shared library called esmod inside the source distribution which is used by the program's GUI, apart from that it also recommends nonfree plugins in the README file
+isdn4k-utils::fsf:isdnutils:nonfree: lots of binary blobs and licensing issues
+jad::::nonfree: nonfree, nondistributable, built from binary installers, etc
+java-avalon-framework:java-avalon-framework:::technical: Arch version was not built from source
+java-batik:java-batik:::technical: Arch version uses jar file to compile sources
+java-bcel:java-bcel:::technical: Arch version uses jar file to compile sources
+java-commons-io:java-commons-io:::technical: Arch version was not built from source
+java-commons-logging:java-commons-logging:::technical: Arch version was not built from source
+java-commons-net1:java-commons-net1:::technical: Arch version uses jar file to compile sources
+java-hamcrest:java-hamcrest:::technical: Arch version was not built from source
+java-jline:java-jline:::technical: Arch version uses jar file to compile sources
+java-rhino:java-rhino:::technical: Arch version was not built from source
+java-runtime-common:java-runtime-common:::branding|FIXME-description:
+java-xmlgraphics-commons:java-xmlgraphics-commons:::technical: Arch version was not built from source
+jedit:jedit:::technical: Arch version uses jar file to compile sources
+jmol:jmol:::technical: Arch version was not built from source
+jsampler::::uses-nonfree: only useful with nonfree linuxsampler
+junit:junit:::technical: Arch version was not built from source
+kde-development-environment-meta:kde-development-environment-meta:parabola:1167:uses-nonfree: depends on nonfree qt5-webengine
+kdepim-addons:kdepim-addons:parabola:1167:uses-nonfree: built with nonfree qt5-webengine
+kdepim-runtime:kdepim-runtime:parabola:1167:uses-nonfree: built with nonfree qt5-webengine
+kdevelop:kdevelop:parabola:1167:uses-nonfree: depends on nonfree qt5-webengine
+keybase-gui::parabola:2204:uses-nonfree: Depends on Electron.
+khotkeys:khotkeys:parabola:1103:uses-nonfree: has Google search engine URL into custom shortcuts
+kile:kile:::uses-nonfree: recommends Adobe Reader
+kio:kio:parabola:1066:uses-nonfree: has non-privacy search engines by default
+kipi-plugins:kipi-plugins:::semifree: recommends nonfree email clients
+kodi-bin:kodi-bin:parabola:2503:technical: part of 'kodi' split package
+kodi-dev:kodi-dev:parabola:2503:technical: part of 'kodi' split package
+kodi-eventclients:kodi-eventclients:parabola:2503:technical: part of 'kodi' split package
+kodi-gbm:kodi-gbm:parabola:2503:technical: part of 'kodi' split package
+kodi:kodi:parabola:2503:semifree: contains nonfree decompression engine for RAR archives and support for nonfree addons
+kodi-tools-texturepacker:kodi-tools-texturepacker:parabola:2503:technical: part of 'kodi' split package
+kodi-wayland:kodi-wayland:parabola:2503:technical: part of 'kodi' split package
+konqueror:konqueror:fsf:konqueror:semifree: recommends nonfree plugins on about:home's specifications and depends on nonfree qt5-webengine
+kopete:kopete:fsf:kopete:semifree: supports Skype
+krusader::::semifree: recommends nonfree programs like RAR
+lesspipe:lesspipe:::semifree: recommends nonfree unrar
+lib32-mesa-demos:lib32-mesa-demos:::semifree: The 'pointblast' and 'spriteblast' demos are nonfree
+lib32-nvidia-390xx-utils::::nonfree: nonfree, nondistributable, built from binary installers, etc
+lib32-nvidia-cg-toolkit::::nonfree: nonfree, nondistributable, built from binary installers, etc
+lib32-nvidia-utils::::nonfree: nonfree, nondistributable, built from binary installers, etc
+lib32-opencl-nvidia-390xx::::nonfree: nonfree, nondistributable, built from binary installers, etc
+lib32-opencl-nvidia::::nonfree: nonfree, nondistributable, built from binary installers, etc
+lib32-primus::::uses-nonfree: only useful with bumblebee
+lib32-sdl:lib32-sdl:::semifree: contains a source file that doesn't mention modification
+libkgapi:libkgapi:parabola:2210:uses-nonfree: depends on nonfree qt5-webengine
+libksysguard:libksysguard:parabola:2211:uses-nonfree: depends on nonfree qt5-webengine
+libosinfo:libosinfo:parabola:517:uses-nonfree: contains non-FSDG compliant distros and operating systems support
+libquicktime:libquicktime:::uses-nonfree: depends on faac
+libretro-genesis-plus-gx::parabola:1011:nonfree: noncommercial software https://github.com/libretro/Genesis-Plus-GX/blob/master/LICENSE.txt
+libretro-snes9x::parabola:1012:nonfree: noncommercial software https://github.com/libretro/snes9x/blob/master/docs/snes9x-license.txt
+libsynctex:libsynctex:::branding|semifree: rebranding due to other TeXLive changes
libtraceevent:linux-libre-tools-libtraceevent::: [semifree] (linux-tools) Build from the Linux-libre kernel
+libunrar::::nonfree: part of nonfree unrar, Issue442
+libxfce4ui:libxfce4ui:parabola:1117:branding|FIXME-description:
+libxnvctrl-390xx::parabola::uses-nonfree: only useful for nonfree nvidia-390xx driver
+libxnvctrl::parabola:763:uses-nonfree: only useful for nonfree nvidia driver
+licenses:licenses:::uses-nonfree: Remove non-free CC -NC and -ND licenses (also add WTFPL)
+linux-am33x-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: blobbed source
+linux-am33x:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-api-headers:linux-libre-api-headers:::semifree: has source containing and recommending nonfree software
+linux-armv7-ax3:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-armv7-chromebook:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-armv7-cubox:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-armv7-d3plug:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-armv7-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: blobbed source
+linux-armv7:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-armv7-mirabox:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-armv7-odroidc1:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-armv7-rc-ax3:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-armv7-rc-chromebook:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-armv7-rc-cubox:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-armv7-rc-d3plug:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-armv7-rc-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: blobbed source
+linux-armv7-rc:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-armv7-rc-mirabox:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-armv7-rc-odroidc1:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-armv7-rc-smileplug:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-armv7-smileplug:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-clearfog-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: blobbed source
+linux-clearfog:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-cubox-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: blobbed source
+linux-cubox-headless:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-cubox:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-docs:linux-libre-docs:::semifree: docs comes from nonfree linux kernel
+linux-firmware:linux-libre-firmware:fsf:linux-firmware:semifree: nonfree blobs and firmwares
+linux-hardened-docs:linux-libre-hardened-docs:::semifree: docs comes from nonfree linux-grsec kernel
+linux-hardened-headers:linux-libre-hardened-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: blobbed source
+linux-hardened:linux-libre-hardened:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: blobbed source
+linux-headers-odroid:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: blobbed source
+linux-headers-utilite-dt:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: blobbed source
+linux-imx6-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: blobbed source
+linux-imx6:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-lts-docs:linux-libre-lts-docs:::semifree: docs comes from nonfree linux-lts kernel
+linux-lts-headers:linux-libre-lts-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: blobbed source
+linux-lts:linux-libre-lts:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-odroid-c1-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: blobbed source
+linux-odroid-c1:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-odroid-u2:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-odroid-x2:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-odroid-x:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-odroid-xu3-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: blobbed source
+linux-odroid-xu3:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-pae-docs:linux-libre-docs:::semifree: docs comes from nonfree linux-pae kernel
+linux-pae-headers:linux-libre-headers:::semifree: blobbed source
+linux-pae:linux-libre-pae:::semifree: nonfree blobs and firmwares
+linux-peach-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: blobbed source
+linux-peach:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-raspberrypi4-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: blobbed source
+linux-raspberrypi4:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-raspberrypi-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: blobbed source
+linux-raspberrypi:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linuxsampler::::nonfree: licence of the sampler backend prohibits commercial use, the backend is thus not free software
linux-tools-meta:linux-libre-tools-meta::: [semifree] (linux-tools) Build from the Linux-libre kernel
+linux-utilite-dt:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-utilite-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: blobbed source
+linux-utilite:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-veyron-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: blobbed source
+linux-veyron:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-zedboard-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: blobbed source
+linux-zedboard:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+linux-zen-docs:linux-libre-pck-docs:::semifree: docs comes from nonfree linux-zen kernel
+linux-zen-headers:linux-libre-pck-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: blobbed source
+linux-zen:linux-libre-pck:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:semifree: nonfree blobs and firmwares
+lsb-release:lsb-release:::branding|FIXME-description:
+lsd::parabola:2331:uses-nonfree: Requires nonfree awesome-terminal-fonts
+lutris::parabola:2248:uses-nonfree: Almost exclusively for intalling non-free software the few free packages it offers can be installed without it
+mac::fsf:Monkey.27s_Audio_Codec:nonfree: Monkey's Audio Source Code License Agreement, changes must be contributed back
+marble-common:marble-common:parabola:2117:uses-nonfree: depends on nonfree qt5-webengine
+mari0::::nonfree: is licensed under cc-by-nc-sa
+mate-icon-theme-faenza:mate-icon-theme-faenza:::uses-nonfree: has nonfree distros and application icons
+mate-sensors-applet:mate-sensors-applet:parabola:1051:uses-nonfree: depends on nonfree libxnvctrl
+maven:maven:::technical: Arch version was not built from source
+mc:mc:::uses-nonfree: recommends nonfree unace, unrar and unarj optional installation
+mcomix:mcomix:::uses-nonfree: recommends nonfree unrar optional installation for RAR compressed comics
+memtest86+:memtest86+:::technical: Arch version was not built from source
+mencoder:mencoder:::uses-nonfree: depends on nonfree package faac, Parabola use mencoder, without dependency of faac
+mesa-demos:mesa-demos:fsf:mesademos:semifree: The 'pointblast' and 'spriteblast' demos are nonfree
+midori:midori:::uses-nonfree: has non-privacy search engines
+minitube:minitube:parabola:1457:semifree: recommends unfree projects from same author
+min::parabola:1204:uses-nonfree: has non-privacy search engines, depends on nonfree electron
+misdnuser::::technical|FIXME-package: requires isdn4k-utils (for which there is a free replacement that is unpackaged)
+mkisolinux:mkisolinux:::branding|FIXME-description:
+mkpxelinux:mkpxelinux:::branding|FIXME-description:
+mksyslinux:mksyslinux:::branding|FIXME-description:
+mplayer:mplayer:::uses-nonfree: depends on nonfree package faac, Parabola use mplayer, without dependency of faac
+musescore:musescore:parabola:2136:uses-nonfree: depends on nonfree qt5-webengine
+ndiswrapper-arch:ndiswrapper-module:parabola:2134:technical: rebuilt for linux-libre kernel
+netbeans::parabola:837:semifree: nonfree JDBC drivers are embedded into Netbeans
+netpbm:netpbm:::semifree: hpcdtoppm/pcdindex (nocomercial), ppmtogif (patent restricted - expired in 2003), pamchannel/pamtopnm/pbmto4425/pbmtoln03/pbmtolps/pbmtopk/pktopbm/ppmtopjxl/spottopgm (nolicense)
+netperf::::nonfree: license forbids commercial redistribution
+netsurf:netsurf:::uses-nonfree: has non-privacy search engines
+nextcloud-client:nextcloud-client:parabola:2107:uses-nonfree: depends on nonfree qt5-webengine
+nikto::parabola:1053:semifree: contains nonfree databases
+nltk-data::::semifree|FIXME-package: contains nonfree corpora. we'll have to remove those
+notion::::nonfree: restrictions on modifications in the Ion licence
+nvidia-390xx-dkms::::uses-nonfree: depends on nonfree package nvidia-390xx-utils
+nvidia-390xx-lts::::nonfree: nonfree, nondistributable, built from binary installers, etc
+nvidia-390xx::::nonfree: nonfree, nondistributable, built from binary installers, etc
+nvidia-390xx-settings::::uses-nonfree: depends on nonfree package nvidia-390xx-utils
+nvidia-390xx-utils::::nonfree: nonfree, nondistributable, built from binary installers, etc
+nvidia-cg-toolkit::::nonfree: nonfree, nondistributable, built from binary installers, etc
+nvidia-dkms::parabola:825:uses-nonfree: depends on nonfree package nvidia-utils
+nvidia-lts::::nonfree: nonfree, nondistributable, built from binary installers, etc
+nvidia::::nonfree: nonfree, nondistributable, built from binary installers, etc
+nvidia-settings::::uses-nonfree: depends on nonfree package nvidia-utils
+nvidia-utils::::nonfree: nonfree, nondistributable, built from binary installers, etc
+nyancat::parabola:778:nonfree: contains ASCII art based on a copyrighted video
+ogre:ogre:::uses-nonfree: needs nvidia-cg-toolkit
+okular:okular:parabola:1067:semifree: has copy-protection anti-feature turn on by default
+opencl-nvidia-390xx::::nonfree: nonfree, nondistributable, built from binary installers, etc
+opencl-nvidia::::nonfree: nonfree, nondistributable, built from binary installers, etc
+opencv:opencv:parabola:735:semifree: contains nonfree module and some nonfree data
+openexr:openexr:parabola:374:semifree: includes embedded nonfree fonts in the documentation
+openmw:openmw:parabola:612:uses-nonfree: has wizard installation support to install nonfree assets from Morrowind to run Morrowind
+openshot:openshot:::uses-nonfree: recommends nonfree faac optional installation
+openttd-opensfx::parabola:693:nonfree: license CC Sampling Plus 1.0 restricting modification
+openttd:openttd:parabola:716:uses-nonfree: recommends nonfree openttd-opensfx optional installation
+open-vm-tools::::uses-nonfree: only useful with vmware
+opera-ffmpeg-codecs::parabola:2344:nonfree: depends on nonfree 'opera'
+opera::parabola:2344:nonfree: not open source. Arch package built from Debian .deb files. Also based on Chromium.
+p7zip:p7zip:::semifree: contains nonfree unrar
+pacman-mirrorlist:pacman-mirrorlist:::branding: points to Arch mirrors, not Parabola mirrors
+pacman:pacman:::technical: needs be repackaged to add [libre] repo
+parley:parley:parabola:1167:uses-nonfree: depends on nonfree qt5-webengine
+pcsx2:pcsx2:::uses-nonfree: depends on nonfree nvidia-cg-toolkit support
+pdflib-lite::parabola:522:nonfree: has several problems, but the main one is that it prohibits commercial use of the software
+pepper-flash::parabola:1386:nonfree: proprietary Adobe Computer Software License Agreement, missing sources
perf:linux-libre-tools-perf::: [semifree] (linux-tools) Build from the Linux-libre kernel
+performous-freesongs:performous-freesongs:::semifree: contains nonfree songs
+#per-graphviz:per-graphviz:::FIXME-description: is "Artistic 2.0 License" and not GPL/PerlArtistic, see (in source code): http://search.cpan.org/dist/GraphViz
+perl-algorithm-annotate::::semifree|uses-nonfree: depends perl-algorithm-diff and contains unlicensed files - http://search.cpan.org/dist/Algorithm-Annotate
+perl-algorithm-diff:perl-algorithm-diff:parabola:1320:semifree: contains unlicensed files
+#perl-anyevent-i3:perl-anyevent-i3:::FIXME-description: is GPL/PerlArtistic License and not GPL, see (in source code): http://search.cpan.org/dist/AnyEvent-I3 (README file in source)
+perl-authen-radius::::uses-nonfree|FIXME-description: is "Artistic 2.0 License", not GPL/PerlArtistic and depends perl-data-hexdump, see (in source code): http://search.cpan.org/dist/Authen-Radius
+#perl-capture-tiny:perl-capture-tiny:::FIXME-description: is Apache2 License and not GPL/PerlArtistic, see (in source code): http://search.cpan.org/dist/Capture-Tiny
+#perl-carp-clan:perl-carp-clan:::FIXME-description: is GPL/PerlArtistic License and not PerlArtistic, see (in source code): http://search.cpan.org/dist/Carp-Clan (Makefile.PL file in source)
+#perl-compress-bzip2:perl-compress-bzip2:::FIXME-description: is GPL/PerlArtistic License and not GPL2, see (in source code): http://search.cpan.org/dist/Compress-Bzip2
+#perl-convert-binhex:perl-convert-binhex:::FIXME-description: is GPL/PerlArtistic License and not PerlArtistic, see (in source code): http://search.cpan.org/dist/Convert-BinHex
+perl-crypt-cbc::::nonfree: the source contains "Nonfree Artistic 1.0 License" on CBC.pm only and unlicensed files - http://search.cpan.org/dist/Crypt-CBC
+#perl-crypt-openssl-bignum:perl-crypt-openssl-bignum:::FIXME-description: is GPL/PerlArtistic License and not GPL, see (in source code): http://search.cpan.org/dist/Crypt-OpenSSL-Bignum
+#perl-crypt-openssl-random:perl-crypt-openssl-random:::FIXME-description: is GPL/PerlArtistic License and not GPL, see (in source code): http://search.cpan.org/dist/Crypt-OpenSSL-Random
+#perl-data-dumper::::nonfree: contains unlicensed files - http://search.cpan.org/dist/Data-Dumper
+perl-data-hexdump::::nonfree: contains unlicensed files http://search.cpan.org/dist/Data-HexDump
+perl-data-random::::uses-nonfree: free but depends perl-yaml-tiny(build with perl-module-build-tiny(perl-extutils-config->perl-data-dumper))
+#perl-date-calc:perl-date-calc:::FIXME-description: is GPL/PerlArtistic License and not PerlArtistic, see (in source code): http://search.cpan.org/dist/Date-Calc (README.txt file in source)
+#perl-date-manip:perl-date-manip:::FIXME-description: is GPL/PerlArtistic License and not PerlArtistic, see (in source code): http://search.cpan.org/dist/Date-Manip
+#perl-datetime-format-builder:perl-datetime-format-builder:::FIXME-description: is "Artistic 2.0 License" and not GPL/PerlArtistic, see (in source code): http://search.cpan.org/dist/DateTime-Format-Builder
+#perl-devel-stacktrace:perl-devel-stacktrace:::FIXME-description: is "Artistic 2.0 License" and not GPL/PerlArtistic, see (in source code): http://search.cpan.org/dist/Devel-StackTrace
+#perl-device-serialport:perl-device-serialport:::FIXME-description: is GPL/PerlArtistic, but the SerialPort.pm file is GPL/PerlArtistic License or GLP2 License
+#perl-digest-hmac:perl-digest-hmac:::FIXME-description: is GPL/PerlArtistic License and not PerlArtistic, see (in source code): http://search.cpan.org/dist/Digest-HMAC
+#perl-digest-sha1:perl-digest-sha1:::FIXME-description: is GPL/PerlArtistic License and not PerlArtistic, see (in source code): http://search.cpan.org/dist/Digest-SHA1
+#perl-event-execflow:perl-event-execflow:::FIXME-description: is GPL/PerlArtistic License and not PerlArtistic, see (in source code): http://search.cpan.org/~jred/Event-ExecFlow
+perl-extutils-config::::uses-nonfree: free but depends perl-data-dumper
+#perl-extutils-depends:perl-extutils-depends:::FIXME-description: is GPL/PerlArtistic License and not PerlArtistic, see (in source code): http://search.cpan.org/dist/ExtUtils-Depends
+perl-extutils-installpaths::::uses-nonfree: free but depends perl-extutils-config(perl-data-dumper)
+#perl-file-mmagic:perl-file-mmagic:::FIXME-description: is "Apache 1.0 License" and not PerlArtistic, see (in source code): http://search.cpan.org/dist/File-MMagic
+#perl-file-next:perl-file-next:::FIXME-description: is "Artistic 2.0 License" and not GPL/PerlArtistic, see (in source code): http://search.cpan.org/dist/File-Next
+perl-getopt-argvfile::::nonfree: is "Nonfree Artistic 1.0 License" and not GPL/PerlArtistic, see (in source code): http://search.cpan.org/~jstenzel/Getopt-ArgvFile
+#perl-gtk2-ex-formfactory:perl-gtk2-ex-formfactory:::FIXME-description: is GLP2/LGPL2 License and not LGPL, see (in source code): http://search.cpan.org/dist/Gtk2-Ex-FormFactory
+#perl-gtk2-webkit:perl-gtk2-webkit:::FIXME-description: is LGPL2 License and not GPL/PerlArtistic, see (in source code): http://search.cpan.org/dist/GTK2-WebKit
+#perl-html-element-extended:perl-html-element-extended:::FIXME-description: is GPL/PerlArtistic License and not GPL, see (in source code): http://search.cpan.org/dist/GTK2-HTML-Element-Extended
+#perl-html-parser:perl-html-parser:::FIXME-description: is GPL/PerlArtistic License and not PerlArtistic, see (in source code): http://search.cpan.org/dist/GTK2-HTML-Parser
+#perl-html-tagset:perl-html-tagset:::FIXME-description: is GPL/PerlArtistic License and not PerlArtistic, see (in source code): http://search.cpan.org/dist/GTK2-HTML-Tagset
+#perl-image-exiftool:perl-image-exiftool:::FIXME-description: is GPL/PerlArtistic License and not GPL, see (in source code): http://search.cpan.org/~exiftool/GTK2-Image-ExifTool
+#perl-image-size:perl-image-size:::FIXME-description: is GPL/PerlArtistic License and the source contains "LGPL2 and Artistic 2.0 License" on lib/Image/Size.pm imgsize
+perl-inline-java::::nonfree: the source contains "Nonfree Artistic 1.0 License" on Java.pod, Java/Callback.pod, Java/PerlInterpreter/PerlInterpreter.pod, Java/PerlNatives/PerlNatives.pod only; LGPL License on Java/sources/org/perl/java/InlineJavaUtils.java only and unlicensed files - http://search.cpan.org/dist/Inline-Java
+perl-module-build-tiny::::uses-nonfree: free but depends perl-extutils-config(perl-data-dumper)
+perl-net-dropbox-api::::uses-nonfree: free but depends perl-data-random(perl-yaml-tiny(build with perl-module-build-tiny(perl-extutils-config->perl-data-dumper)))
+#perl-sdl:perl-sdl:::FIXME-description: is GPL2 and not LGPL, see (in source code): http://search.cpan.org/dist/SDL
+perl-soap-lite::::semifree: is GPL/PerlArtistic License with CC-by-nd on documentation http://search.cpan.org/dist/SOAP-Lite (README file in source)
+#perl-x11-protocol:perl-x11-protocol:::FIXME-description: is GPL/PerlArtistic and custom (keysyms.pm) License and not GPL/PerlArtistic, see (in source code): http://search.cpan.org/dist/X11-Protocol
+perl-yaml-tiny::::uses-nonfree: free but makedepends perl-module-build-tiny(perl-extutils-config->perl-data-dumper)
+phpvirtualbox::::uses-nonfree: only useful with virtualbox
+pkgstats::::branding|FIXME-package: sends a list of all installed packages, the architecture and the mirror you are using to the Arch Linux project rebranding
+playonlinux::parabola:278:nonfree: has a collection of scripts to download and install proprietary software for Windows
+ponysay:ponysay:parabola:206:semifree: contains nonfree pony graphics
+povray:povray:::semifree: contains nonfree documentation (CC by-nc-sa) see: https://github.com/POV-Ray/povray/blob/master/README.md (POV-Ray below 3.7 version are nonfree software)
+primus::::uses-nonfree: only useful with bumblebee
+psensor:psensor:parabola:1914:uses-nonfree: depends on nonfree libxnvctrl
+psutils:psutils:fsf:psutils:semifree: has nonfree files
+pychess::parabola:2027:uses-nonfree: installs non-free timestamp
+pycuda-headers::::uses-nonfree: depends on nonfree cuda
+pysolfc-cardsets:pysolfc-cardsets:::semifree: some copyrighted cardsets
+python2-pyqtwebengine::parabola:1167:uses-nonfree: depends on nonfree qt5-webengine
+python2-unrardll::::uses-nonfree: depends on nonfree libunrar
+python-pycuda::::uses-nonfree: depends on nonfree cuda
+python-pyqtwebengine::parabola:1167:uses-nonfree: depends on nonfree qt5-webengine
+python-pytorch-cuda::::uses-nonfree: depends on nonfree cuda and cudnn
+python-reportlab:python-reportlab:::semifree: setup.py downloads adobe t1 fonts without license
+python-tensorflow-cuda::::uses-nonfree: depends on nonfree cuda and cudnn
+python-tensorflow-opt-cuda::::uses-nonfree: depends on nonfree cuda and cudnn
+python-tensorflow-opt:::2599:technical: downloads bazel-0.19 binary
+python-tensorflow:::2599:technical: downloads bazel-0.19 binary
+python-unrardll::::uses-nonfree: depends on nonfree libunrar
+qsampler::::uses-nonfree: depends on nonfree linuxsampler
+qt5-webengine::parabola:1167:uses-nonfree|FIXME-package: Arch enables proprietary codecs at build time. suspect of repeating some of chromium's mistakes, see https://lists.nongnu.org/archive/html/gnu-linux-libre/2018-04/msg00001.html
+qt5-webview::parabola:1167:uses-nonfree: depends on nonfree qt5-webengine
+qtcreator:qtcreator:parabola:1167:uses-nonfree: depends on nonfree qt5-webengine
+quassel-client:quassel-client:parabola:1788:uses-nonfree: depends on nonfree qt5-webengine
+quassel-client-small:quassel-client-small:parabola:1788:technical: in 'quassel' split package
+quassel-core:quassel-core:parabola:1788:technical: in 'quassel' split package
+quassel-monolithic:quassel-monolithic:parabola:1788:uses-nonfree: depends on nonfree qt5-webengine
+qutebrowser:qutebrowser:parabola:1167:uses-nonfree: recommends nonfree qt5-webengine
+r8168-lts::::nonfree: blobs
+r8168::::nonfree: blobs
+referenceassemblies-pcl::parabola:1334:nonfree: missing source code, restrictions on usage
+reflector:reflector:::branding|FIXME-description:
+retroarch:retroarch:parabola:1014:semifree: supports nonfree software (eg. contains nonfree ROMs, games and emulators database) and recommends libretro-genesis-plus and libretro-snes9x
+rfc::parabola:630:nonfree: documentation with restrictions on modification
+rhino-javadoc:rhino-javadoc:::technical: Arch version was not built from source
+riot-desktop::parabola:1380:uses-nonfree: depends on nonfree electron
+riscv64-linux-gnu-linux-api-headers:riscv64-linux-gnu-linux-libre-api-headers:::semifree: has source containing and recommending nonfree software
+root-cuda::parabola:2212:uses-nonfree: depends on nonfree cuda
+rp-pppoe:rp-pppoe:::semifree: installs documentation about nonfree counterpart
+ruby-docs:ruby-docs:parabola:674:semifree: Rebuilt as part of 'ruby' package
+ruby:ruby:parabola:674:semifree: json module has nonfree CVTUTF code; replace with pure Ruby implementation
+sane-gt68xx-firmware::::nonfree: Contains nonfree Software
+sauerbraten-data::::nonfree: CC-NC data
+sauerbraten::::uses-nonfree: free but needs -data
+sdl:sdl:::semifree: contains a source file that doesn't mention modification
+seamonkey:iceape:::semifree|branding: contains propietary artwork and trademark issues, points to the nonfree addon site
+sensors-applet:sensors-applet:parabola:1051:uses-nonfree: depends on nonfree libxnvctrl
+shntool:shntool:parabola:1004:uses-nonfree: recommends nonfree mac optional installation
+sigil:sigil:parabola:2399:uses-nonfree: depends on qt5-webengine
+signon-ui:signon-ui:parabola:2603:uses-nonfree: depends on qt5-webengine
+simutrans::fsf:simutrans:nonfree: nonfree license: Artistic license 1.0
+simutrans-pak128::fsf:simutrans:nonfree: nonfree license: Artistic license 1.0
+simutrans-pak64::fsf:simutrans:nonfree: nonfree license: Artistic license 1.0
+slim-themes::::branding|FIXME-package: has "archlinux" theme
+smplayer:smplayer:::uses-nonfree: recommends nonfree smtube optional installation
+smtube::::semifree: uses Tonvid.com as SaaSS (Service as a Software Substitute) and also it collects user information and uses Google Analytics -> http://tonvid.com/privacy-policy.php
+snes9x-gtk::::nonfree: depends on nonfree package faac and the core of snes9x-gtk is snes9x under snes9x license http://code.google.com/p/snes9x-gtk http://github.com/snes9xgit/snes9x/blob/master/docs/snes9x-license.txt
+snes9x::::nonfree: noncommercial software http://github.com/snes9xgit/snes9x/blob/master/docs/snes9x-license.txt
+soundkonverter:soundkonverter:::uses-nonfree: recommends nonfree faac and mac optional installation
+sqlite-doc::::FIXME-description: portions of the documentation and some code used as part of the build process might fall under other licenses. The details here are unclear. We do not worry about the licensing of the documentation and build code so much because none of these things are part of the core deliverable SQLite library
+steam-native-runtime::::uses-nonfree: only useful with nonfree steam
+steam::::nonfree: binary package
+supercollider:supercollider:parabola:1167:uses-nonfree: built with nonfree qt5-webengine
+syslinux:syslinux:::branding|FIXME-description:
+systemd-libs:systemd-libs:::technical: Because systemd and libsystemd are being repackaged anyway (same PKGBUILD)
+systemd-resolvconf:systemd-resolvconf:::technical: Because systemd and libsystemd are being repackaged anyway (same PKGBUILD)
+systemd:systemd:::branding: Parabola, not Arch [technical] Use linux-libre [recommends-nonfree] Say GNU/Linux, use FSDG distros as examples
+systemd-sysvcompat:systemd-sysvcompat:::technical: Because systemd and libsystemd are being repackaged anyway (same PKGBUILD)
+tarsnap::::nonfree: self-admittedly non-free https://www.tarsnap.com/open-source.html ; "use ... is permitted for the sole purpose of using the ... service provided by Tarsnap Backup Inc."
+teamspeak3::::nonfree: nonfree, nondistributable, built from binary installers, etc
+teamspeak3-server::::nonfree: nonfree, nondistributable, built from binary installers, etc
+tensorflow-cuda::::uses-nonfree: depends on nonfree cuda and cudnn
+tensorflow-opt-cuda::::uses-nonfree: depends on nonfree cuda and cudnn
+tensorflow-opt:::2599:technical: downloads bazel-0.19 binary
+tensorflow:::2599:technical: downloads bazel-0.19 binary
+texlive-bin:texlive-bin:::branding|semifree: rebranding due to other TeXLive changes
+texlive-core:texlive-core:::semifree: some nonfree packages
+texlive-fontsextra:texlive-fontsextra:::semifree: some nonfree packages
+texlive-latexextra:texlive-latexextra:::semifree: some nonfree packages
+thunderbird-extension-enigmail:icedove-extension-enigmail:::semifree|FIXME-description:
+thunderbird-i18n-ar:icedove-l10n-ar:::semifree|FIXME-description:
+thunderbird-i18n-ast:icedove-l10n-ast:::semifree|FIXME-description:
+thunderbird-i18n-be:icedove-l10n-be:::semifree|FIXME-description:
+thunderbird-i18n-bg:icedove-l10n-bg:::semifree|FIXME-description:
+thunderbird-i18n-br:icedove-l10n-br:::semifree|FIXME-description:
+thunderbird-i18n-ca:icedove-l10n-ca:::semifree|FIXME-description:
+thunderbird-i18n-cs:icedove-l10n-cs:::semifree|FIXME-description:
+thunderbird-i18n-cy:icedove-l10n-cy:::semifree|FIXME-description:
+thunderbird-i18n-da:icedove-l10n-da:::semifree|FIXME-description:
+thunderbird-i18n-de:icedove-l10n-de:::semifree|FIXME-description:
+thunderbird-i18n-dsb:icedove-l10n-dsb:::semifree|FIXME-description:
+thunderbird-i18n-el:icedove-l10n-el:::semifree|FIXME-description:
+thunderbird-i18n-en-gb:icedove-l10n-en-gb:::semifree|FIXME-description:
+thunderbird-i18n-en-us:icedove-l10n-en-us:::semifree|FIXME-description:
+thunderbird-i18n-es-ar:icedove-l10n-es-ar:::semifree|FIXME-description:
+thunderbird-i18n-es-es:icedove-l10n-es-es:::semifree|FIXME-description:
+thunderbird-i18n-et:icedove-l10n-et:::semifree|FIXME-description:
+thunderbird-i18n-eu:icedove-l10n-eu:::semifree|FIXME-description:
+thunderbird-i18n-fi:icedove-l10n-fi:::semifree|FIXME-description:
+thunderbird-i18n-fr:icedove-l10n-fr:::semifree|FIXME-description:
+thunderbird-i18n-fy-nl:icedove-l10n-fy-nl:::semifree|FIXME-description:
+thunderbird-i18n-ga-ie:icedove-l10n-ga-ie:::semifree|FIXME-description:
+thunderbird-i18n-gd:icedove-l10n-gd:::semifree|FIXME-description:
+thunderbird-i18n-gl:icedove-l10n-gl:::semifree|FIXME-description:
+thunderbird-i18n-he:icedove-l10n-he:::semifree|FIXME-description:
+thunderbird-i18n-hr:icedove-l10n-hr:::semifree|FIXME-description:
+thunderbird-i18n-hsb:icedove-l10n-hsb:::semifree|FIXME-description:
+thunderbird-i18n-hu:icedove-l10n-hu:::semifree|FIXME-description:
+thunderbird-i18n-hy-am:icedove-l10n-hy-am:::semifree|FIXME-description:
+thunderbird-i18n-id:icedove-l10n-id:::semifree|FIXME-description:
+thunderbird-i18n-is:icedove-l10n-is:::semifree|FIXME-description:
+thunderbird-i18n-it:icedove-l10n-it:::semifree|FIXME-description:
+thunderbird-i18n-ja:icedove-l10n-ja:::semifree|FIXME-description:
+thunderbird-i18n-ko:icedove-l10n-ko:::semifree|FIXME-description:
+thunderbird-i18n-lt:icedove-l10n-lt:::semifree|FIXME-description:
+thunderbird-i18n-nb-no:icedove-l10n-nb-no:::semifree|FIXME-description:
+thunderbird-i18n-nl:icedove-l10n-nl:::semifree|FIXME-description:
+thunderbird-i18n-nn-no:icedove-l10n-nn-no:::semifree|FIXME-description:
+thunderbird-i18n-pl:icedove-l10n-pl:::semifree|FIXME-description:
+thunderbird-i18n-pt-br:icedove-l10n-pt-br:::semifree|FIXME-description:
+thunderbird-i18n-pt-pt:icedove-l10n-pt-pt:::semifree|FIXME-description:
+thunderbird-i18n-rm:icedove-l10n-rm:::semifree|FIXME-description:
+thunderbird-i18n-ro:icedove-l10n-ro:::semifree|FIXME-description:
+thunderbird-i18n-ru:icedove-l10n-ru:::semifree|FIXME-description:
+thunderbird-i18n-si:icedove-l10n-si:::semifree|FIXME-description:
+thunderbird-i18n-sk:icedove-l10n-sk:::semifree|FIXME-description:
+thunderbird-i18n-sl:icedove-l10n-sl:::semifree|FIXME-description:
+thunderbird-i18n-sq:icedove-l10n-sq:::semifree|FIXME-description:
+thunderbird-i18n-sr:icedove-l10n-sr:::semifree|FIXME-description:
+thunderbird-i18n-sv-se:icedove-l10n-sv-se:::semifree|FIXME-description:
+thunderbird-i18n-tr:icedove-l10n-tr:::semifree|FIXME-description:
+thunderbird-i18n-uk:icedove-l10n-uk:::semifree|FIXME-description:
+thunderbird-i18n-vi:icedove-l10n-vi:::semifree|FIXME-description:
+thunderbird-i18n-zh-cn:icedove-l10n-zh-cn:::semifree|FIXME-description:
+thunderbird-i18n-zh-tw:icedove-l10n-zh-tw:::semifree|FIXME-description:
+thunderbird:icedove:::semifree|branding: contains propietary artwork and trademark issues, points to the nonfree addon site and nonfree searchplugins
tmon:linux-libre-tools-tmon::: [semifree] (linux-tools) Build from the Linux-libre kernel
+tp_smapi-lts:tp_smapi-lts:::technical: adapted to nonfree linux-lts kernel
+tp_smapi:tp_smapi:::technical: adapted to nonfree linux kernel
+truecrypt::::FIXME-description: license too complex to understand and consider free
+ttf-hannom::::nonfree: non-comercial license https://git.archlinux.org/svntogit/packages.git/commit/trunk/README?h=packages/ttf-hannom&id=bdd0a7d145c56836c27f126d090d2d22cc88713d
+ttf-joypixels::parabola:2479:nonfree: non-comercial license, modifications not permitted
+ttf-ubuntu-font-family::parabola:1055:nonfree: Ubuntu font license considered non-free by DFSG and Fedora
turbostat:linux-libre-tools-turbostat::: [semifree] (linux-tools) Build from the Linux-libre kernel
+uboot-a10-olinuxino-lime:uboot-a10-olinuxino-lime:::technical: adapted to nonfree linux kernel
+uboot-a10s-olinuxino-micro:uboot-a10s-olinuxino-m:::technical: adapted to nonfree linux kernel
+uboot-a13-olinuxino-micro:uboot-a13-olinuxinom:::technical: adapted to nonfree linux kernel
+uboot-a13-olinuxino:uboot-a13-olinuxino:::technical: adapted to nonfree linux kernel
+uboot-a20-olinuxino-lime2:uboot-a20-olinuxino-lime2:::technical: adapted to nonfree linux kernel
+uboot-a20-olinuxino-lime:uboot-a20-olinuxino-lime:::technical: adapted to nonfree linux kernel
+uboot-a20-olinuxino-micro:uboot-a20-olinuxino_micro:::technical: adapted to nonfree linux kernel
+uboot-beagleboard:uboot-omap3_beagle:::technical: adapted to nonfree linux kernel
+uboot-beaglebone:uboot-am335x_bone:::technical: adapted to nonfree linux kernel
+uboot-boundary:uboot-nitrogen6q:::technical: adapted to nonfree linux kernel
+uboot-chiliboard:uboot-chiliboard:::technical: adapted to nonfree linux kernel
+uboot-cubieboard2:uboot-cubieboard2:::technical: adapted to nonfree linux kernel
+uboot-cubieboard:uboot-cubieboard:::technical: adapted to nonfree linux kernel
+uboot-cubietruck:uboot-cubietruck:::technical: adapted to nonfree linux kernel
+uboot-cubox-i:uboot-mx6_cubox-i:::technical: adapted to nonfree linux kernel
+uboot-cubox:uboot-cubox:::technical: adapted to nonfree linux kernel
+uboot-odroid-c1::::uses-nonfree: adapted to nonfree linux kernel and ODROID devices that requires nonfree startup software -> https://www.fsf.org/resources/hw/single-board-computers
+uboot-odroid::::uses-nonfree: adapted to nonfree linux kernel and ODROID devices that requires nonfree startup software -> https://www.fsf.org/resources/hw/single-board-computers
+uboot-odroid-xu3::::uses-nonfree: adapted to nonfree linux kernel and ODROID devices that requires nonfree startup software -> https://www.fsf.org/resources/hw/single-board-computers
+uboot-odroid-x::::uses-nonfree: adapted to nonfree linux kernel and ODROID devices that requires nonfree startup software -> https://www.fsf.org/resources/hw/single-board-computers
+uboot-pandaboard:uboot-omap4_panda:::technical: adapted to nonfree linux kernel
+uboot-pcduino3-nano:uboot-linksprite_pcduino3_nano:::technical: adapted to nonfree linux kernel
+uboot-pcduino3:uboot-linksprite_pcduino3:::technical: adapted to nonfree linux kernel
+uboot-pcduino:uboot-linksprite_pcduino:::technical: adapted to nonfree linux kernel
+uboot-trimslice:uboot-trimslice:::technical: adapted to nonfree linux kernel
+uboot-usbarmory:uboot-usbarmory:::technical: adapted to nonfree linux kernel
+uboot-wandboard:uboot-wandboard:::technical: adapted to nonfree linux kernel
+uboot-zedboard::::technical: adapted to nonfree linux kernel and Arch ARM version was not built from source
+ubuntu-keyring:trisquel-keyring:::uses-nonfree: contains non-FSDG compliant distro and operating system support
+unace::::nonfree: license forbids making competing ACE archivers from unace
+unarj::::nonfree: license forbids making competing ARJ archivers from unarj. arj shouldn't be mentioned as replacement as long as it isn't modified to conflicts=(unarj), etc
+unp:unp:parabola:715:uses-nonfree: recommends nonfree unace, unrar and unarj optional installation
+unrar::fsf:unrar:nonfree: no replacement necessary - other packages already provide the same functionality
+unzip:unzip:::semifree: contains a source file that doesn't mention modification
usbip:linux-libre-tools-usbip::: [semifree] (linux-tools) Build from the Linux-libre kernel
-x86_energy_perf_policy:linux-libre-tools-x86_energy_perf_policy:::[semifree] (linux-tools) Build from the Linux-libre kernel
-aarch64-linux-gnu-linux-api-headers:aarch64-linux-gnu-linux-libre-api-headers:::[semifree] has source containing and recommending nonfree software, [[issue1571]]
-abiword:abiword:::[semifree] Hard-codes nonfree fonts, and has non-privacy search engines e.g. Google
-abs:abs:::[branding] Change default abs.conf to use Parabola servers
-abuse:abuse:fsf:Free_Abuse_Extensions:[semifree] Contains a nonfree addon
-acetoneiso2::fsf:AcetoneISO:[uses-nonfree] ask to download and install nonfree poweriso
-acpi_call:acpi_call:::[technical] adapted to nonfree linux kernel
-acpi_call-lts:acpi_call-lts:::[technical] adapted to nonfree linux-lts kernel
-alienarena::::[uses-nonfree] Depends on alienarena-data
-alienarena-data::::[semifree] Some nonfree data (doesn't allow commercial redistribution)
-alsa-firmware::::[FIXME:description]
-angband:angband:::[semifree] [FIXME:description] Sounds are "freeware"
-antlr2:antlr2:::[technical] [FIXME:description] repackage for boring reasons
-apache-ant:apache-ant:::[technical] Arch version was not built from source
-apache-ant-doc::::[technical][FIXME:package] Arch version was not built from source. libre/apache-ant already installs docs, but specifies no relationships to apache-ant-doc
-arch-firefox-search::::[branding][FIXME:description]
-arch-wiki-docs:parabola-wiki-docs:parabola:1024:[branding] [FIXME:package][FIXME:description]
-arch-wiki-lite:parabola-wiki-lite:parabola:1025:[branding] [FIXME:package][FIXME:description]
-archboot::::[technical] [FIXME:package] requires isdn4k-utils (for which there is a free replacement that is unpackaged)
-archey3:paraboley:::[branding] [FIXME:package] TODO: package archey3 with https://github.com/lclarkmichalek/archey3/pull/40
-archiso:parabolaiso:::[branding][FIXME:description]
-archlinux-appstream-data::parabola:813:[uses-nonfree][FIXME:package] promotes nonfree packages and Arch repositories
-archlinux-menus::::[branding] [FIXME:package][FIXME:description]
-archlinux-themes-kdm::::[branding] [FIXME:package][FIXME:description]
-archlinux-themes-slim:parabola-themes-slim:::[branding][FIXME:description]
-archlinux-wallpaper::::[branding] [FIXME:package][FIXME:description]
-archlinux-xdg-menu:parabola-xdg-menu:::[branding][FIXME:description]
-ark:ark:::[uses-nonfree] recommends nonfree unrar
-arm-wince-cegcc-binutils::::[uses-nonfree] only useful for building for nonfree OS
-arm-wince-cegcc-cegccdll::::[uses-nonfree] only useful for building for nonfree OS
-arm-wince-cegcc-cegccdll-dummy::::[uses-nonfree] only useful for building for nonfree OS
-arm-wince-cegcc-cegccthrddll::::[uses-nonfree] only useful for building for nonfree OS
-arm-wince-cegcc-docs::::[uses-nonfree] only useful for building for nonfree OS
-arm-wince-cegcc-gcc::::[uses-nonfree] only useful for building for nonfree OS
-arm-wince-cegcc-gcc-base::::[uses-nonfree] only useful for building for nonfree OS
-arm-wince-cegcc-importlibs::::[uses-nonfree] only useful for building for nonfree OS
-arm-wince-cegcc-libstdcppdll::::[uses-nonfree] only useful for building for nonfree OS
-arm-wince-cegcc-newlib::::[uses-nonfree] only useful for building for nonfree OS
-arm-wince-cegcc-profile::::[uses-nonfree] only useful for building for nonfree OS
-arm-wince-cegcc-w32api::::[uses-nonfree] only useful for building for nonfree OS
-arrayfire:arrayfire:parabola:840:[semifree] has nonfree cuda and nvidia-utils support and contains nonfree SIFT algorithm
-asciidoc:asciidoc:parabola:717:[uses-nonfree] recommends fop optional installation
-assaultcube::::[nonfree] non-free freeware license http://sauerbraten.org/README.html#license
-atom::::[uses-nonfree] depends on nonfree electron
-atool:atool:::[uses-nonfree] has nonfree unrar support for RAR and recommends nonfree unace optional installation
-audex:audex:::[uses-nonfree] recommends nonfree faac optional installation
-audio-convert:audio-convert:::[uses-nonfree] recommends nonfree faac optional installation
-avidemux-cli:avidemux-cli:::[uses-nonfree] depends and recommends nonfree faac installation
-avidemux-qt:avidemux-qt:::[uses-nonfree] depends and recommends nonfree faac installation
-b43-firmware:openfwwf:fsf:b43-fwcutter_.2F_b43-tools:[nonfree] Nonfree firmware for Broadcom 43XX series WLAN (from Antergos)
-b43-fwcutter::fsf:b43-fwcutter_.2F_b43-tools:[uses-nonfree] Only useful to obtain nonfree firmware
-bbswitch:bbswitch:::[technical] Recompile for linux-libre kernel instead of linux kernel
-bbswitch-dkms:bbswitch-dkms:::[technical] Recompile for linux-libre kernel instead of linux kernel
-bbswitch-lts:bbswitch-lts:::[technical] Recompile for linux-libre-lts kernel instead of linux-lts kernel
-beanshell:beanshell:::[technical] Arch version is not compiled from source
-bfgminer:bfgminer:::[uses-nonfree] recommends nonfree opencl optional installation
-bibletime:bibletime:::[uses-nonfree] depends on nonfree qt5-webengine
-blackbox:blackbox:::[uses-nonfree] recommends nonfree programs on menu
-blank::::[technical] this is a corrupt leftover package in Arch ARM's .db files that prevents us from populating parabolaweb properly
-blender:blender:::[uses-nonfree] supports nonfree cuda
-bluez-firmware::::[FIXME:description]
-bogofilter:bogofilter:sv:34593:[semifree] Includes nonfree (CC BY-NC-ND) documentation
-boinc::::[nonfree] nonfree files including and relating to api/texfont.{cpp,h} and possible other license issues
-boinc-nox::::[nonfree] nonfree files including and relating to api/texfont.{cpp,h} and possible other license issues
-broadcom-wl::parabola:1282:[nonfree] proprietary EULA, missing sources (from Antergos)
-broadcom-wl-dkms::parabola:1282:[nonfree] proprietary EULA, missing sources
-bugzilla::::[uses-nonfree] depends perl-data-dumper/perl-authen-radius(perl-data-hexdump)/perl-soap-lite
-bumblebee::::[uses-nonfree] only useful for nonfree nvidia driver
-calibre:calibre:::[semifree] contains nonfree unrar
-capi4hylafax::::[technical] [FIXME:package] requires isdn4k-utils (for which there is a free replacement that is unpackaged)
-caprine::::[uses-nonfree] depends on nonfree electron
-cdrtools:cdrkit:::[semifree] Apple's license binding with no clarification (apple_driver utility is nonfree)
-cgminer::::[uses-nonfree] only useful with nonfree video drivers
-chromium::::[uses-nonfree][technical][FIXME:package] (1) links to proprietary plugins (2) probably not entirely built from sources
-pepper-flash::parabola:1386:[nonfree] proprietary Adobe Computer Software License Agreement, missing sources
-cinelerra-cv::::[uses-nonfree] needs nonfree faac
-clamav:clamav:::[semifree] has nonfree unrar support for RAR into libclamunrar
-clementine:clementine:::[uses-nonfree] asks to download an nonfree plugin to support spotify
-clion-eap::::[nonfree] built from binary installer, missing license information (from Antergos)
-clojure:clojure:::[technical] Arch version uses jar file to compile sources
-clonezilla::::[uses-nonfree] depends "drbl" that providing for a network installation of nonfree distributions
-closure-compiler:closure-compiler:::[technical] Arch version is not compiled from source
-cool-retro-term:cool-retro-term:parabola:730:[semifree] contains nonfree fonts
-cowsay:cowsay:::[nonfree] website of the source code is unavaiable
-cpyrit-cuda::::[uses-nonfree] depends on nonfree cuda
-cuda::parabola:1375:[nonfree] proprietary EULA places limits on all four freedoms
-cudnn::parabola:1375:[nonfree][uses-nonfree] proprietary license, binary blobs without corresponding source, uses nonfree cuda
-cudnn6::parabola:1375:[nonfree][uses-nonfree] proprietary license, binary blobs without corresponding source, uses nonfree cuda
-cuneiform:cuneiform:parabola:1054:[semifree] contains nonfree data files
-cups-filters:cups-filters:::[uses-nonfree] recommends foomatic-db-nonfree
-dangerdeep::::[uses-nonfree] needs nonfree data
-dangerdeep-data::::[nonfree] non commercial license
-debootstrap:debootstrap:::[uses-nonfree] bootstrap a basic Debian system
-deepin-game::parabola:849:[uses-nonfree] depends on nonfree flashplugin
-discover::::[uses-nonfree][FIXME:package] depends on nonfree archlinux-appstream-data
-ditaa:ditaa:::[technical] Arch version was not built from source
-dosemu::fsf:dosemu:[uses-nonfree] contains free software that can only be built using nonfree software
-doublecmd-gtk2:doublecmd-gtk2:::[uses-nonfree] recommends nonfree libunrar optional installation
-doublecmd-qt4:doublecmd-qt4:::[uses-nonfree] recommends nonfree libunrar optional installation
-doublecmd-qt5:doublecmd-qt5:::[uses-nonfree] recommends nonfree libunrar optional installation
-drbl::::[uses-nonfree] providing for a network installation of nonfree distributions
-dropbox::::[nonfree] proprietary EULA, built from binaries, unavailable sources, non-free artwork (from Antergos)
-dvdrip:dvdrip:::[uses-nonfree] depends and recommends nonfree unrar optional installation
-dvdrtools:dvdrtools:::[semifree] Apple's license binding with no clarification (apple_driver utility is nonfree)
-dwarffortress::::[nonfree] dwarffortress
-ecasound:ecasound:::[uses-nonfree] recommends nonfree faac optional installation
-electricsheep::parabola:736:[semifree] download and help to generate nonfree data
-electron::parabola:1231:[semifree][FIXME:package] contains embedded Chromium, recommends nonfree modules
-emby-server::::[uses-nonfree] depends on nonfree referenceassemblies-pcl
-engrampa:engrampa:::[uses-nonfree] recommends nonfree unrar and unace installation
-epdfview:epdfview:::[uses-nonfree] has firefox in default config
-epiphany:epiphany:parabola:367:[uses-nonfree] has non-privacy search engines e.g. Google
-faac::::[nonfree] [FIXME:description] is a GPL'ed package, but has non free code that can't be distributed under the GPL
-faenza-icon-theme:faenza-icon-theme:::[branding] has nonfree distros and application icons, also Arch Linux logo and menu, rebranding
-faience-icon-theme:faience-icon-theme:::[branding] has nonfree distros and application icons, also Arch Linux logo and menu, rebranding
-fcitx-libpinyin::::[uses-nonfree] depends on nonfree qt5-webengine
-file-roller:file-roller:::[uses-nonfree] recommends nonfree unrar and unace installation
-filesystem:filesystem:::[branding][FIXME:description]
-firefox::fsf:firefox:[uses-nonfree] Has trademark issues, recommends nonfree software and by default has non-privacy search engines
-firefox-adblock-plus::fsf:firefox:[uses-nonfree] adapted for Firefox
-firefox-developer-edition::fsf:firefox:[uses-nonfree] Has trademark issues, recommends nonfree software and by default has non-privacy search engines
-firefox-developer-edition-i18n-ach::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-af::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-an::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-ar::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-as::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-ast::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-az::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-be::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-bg::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-bn-bd::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-bn-in::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-br::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-bs::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-ca::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-cak::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-cs::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-cy::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-da::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-de::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-dsb::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-el::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-en-gb::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-en-us::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-en-za::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-eo::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-es-ar::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-es-cl::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-es-es::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-es-mx::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-et::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-eu::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-fa::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-ff::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-fi::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-fr::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-fy-nl::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-ga-ie::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-gd::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-gl::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-gn::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-gu-in::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-he::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-hi-in::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-hr::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-hsb::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-hu::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-hy-am::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-id::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-is::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-it::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-ja::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-ka::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-kab::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-kk::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-km::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-kn::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-ko::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-lij::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-lt::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-lv::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-mai::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-mk::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-ml::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-mr::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-ms::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-my::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-nb-no::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-nl::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-nn-no::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-or::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-pa-in::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-pl::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-pt-br::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-pt-pt::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-rm::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-ro::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-ru::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-si::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-sk::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-sl::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-son::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-sq::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-sr::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-sv-se::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-ta::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-te::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-th::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-tr::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-uk::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-ur::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-uz::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-vi::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-xh::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-zh-cn::fsf:firefox:[semifree][FIXME:description]
-firefox-developer-edition-i18n-zh-tw::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-ach::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-af::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-an::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-ar::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-as::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-ast::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-az::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-be::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-bg::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-bn-bd::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-bn-in::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-br::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-bs::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-ca::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-cak::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-cs::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-cy::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-da::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-de::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-dsb::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-el::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-en-gb::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-en-us::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-en-za::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-eo::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-es-ar::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-es-cl::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-es-es::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-es-mx::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-et::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-eu::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-fa::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-ff::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-fi::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-fr::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-fy-nl::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-ga-ie::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-gd::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-gl::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-gn::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-gu-in::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-he::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-hi-in::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-hr::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-hsb::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-hu::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-hy-am::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-id::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-is::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-it::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-ja::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-ka::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-kab::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-kk::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-km::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-kn::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-ko::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-lij::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-lt::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-lv::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-mai::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-mk::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-ml::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-mr::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-ms::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-my::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-nb-no::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-nl::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-nn-no::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-or::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-pa-in::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-pl::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-pt-br::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-pt-pt::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-rm::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-ro::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-ru::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-si::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-sk::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-sl::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-son::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-sq::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-sr::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-sv-se::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-ta::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-te::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-th::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-tr::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-uk::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-ur::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-uz::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-vi::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-xh::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-zh-cn::fsf:firefox:[semifree][FIXME:description]
-firefox-i18n-zh-tw::fsf:firefox:[semifree][FIXME:description]
-firefox-noscript::fsf:firefox:[uses-nonfree] adapted for Firefox
-firefox-spell-ru::fsf:firefox:[uses-nonfree] adapted for Firefox
-flashplugin::::[nonfree] nonfree, nondistributable, built from binary installers, etc
-font-bh-ttf::::[nonfree] license forbids modification
-font-mathematica::::[FIXME:description]
-foomatic-db-nonfree::::[nonfree] clearly non free :P
-foomatic-db-nonfree-ppds::::[nonfree] clearly non free :P
-fop:fop:sv:34579:[FIXME:description] (the linked bug is about batik, not fop...)
-frogatto::::[uses-nonfree] needs -data
-frogatto-data::::[nonfree] nonfree data
-gemrb::parabola:658:[uses-nonfree] requires nonfree content to play
-geogebra::::[nonfree][technical][FIXME:package] Arch version is packaged from installers under noncommercial license, but free sources could be repackaged in principle -> https://lists.parabola.nu/pipermail/assist/2015-December/000586.html
-gfxboot::::[technical][FIXME:package] package wasn't built from source (from Antergos)
-gigedit::::[uses-nonfree] only useful with nonfree linuxsampler
-gloobus-preview:gloobus-preview:::[uses-nonfree] recommends nonfree unrar optional installation
-glsof::parabola:277:[technical][FIXME:package] Arch version was not built from source
-gnome-boxes:gnome-boxes:parabola:517:[uses-nonfree] contains artwork for non-FSDG compliant distros and operating systems
-gnome-do-plugins::::[uses-nonfree] recommends nonfree software
-gnome-software::parabola:1413:[uses-nonfree][FIXME:package] depends on nonfree archlinux-appstream-data
-gnormalize:gnormalize:::[uses-nonfree] recommends nonfree faac and mac optional installation
-grub:grub:::[branding][FIXME:description]
-gsopcast::::[FIXME:description]
-gst-plugins-bad:gst-plugins-bad:::[uses-nonfree] depends on nonfree package faac
-gvim:gvim:::[technical] (vim) requires vim and vim-runtime with different $pkgrel than ours (eg: Arch -> pkgrel=${archrel} and Parabola -> pkgrel=${archrel}.parabola${parabolarel})
-handbrake:handbrake:::[technical] Arch version uses network during building (also doesn't use system fdk-aac, x265, or libvpx)
-handbrake-cli:handbrake-cli:::[technical] Arch version uses network during building (also doesn't use system fdk-aac, x265, or libvpx)
-hardinfo:hardinfo:::[branding][FIXME:description]
-hashcat:hashcat:parabola:1050:[uses-nonfree] recommends nonfree libxnvctrl and opencl-nvidia optional installation
-hex-a-hop:hex-a-hop:parabola:908:[semifree] contains nonfree music data
-hexchat:hexchat:::[uses-nonfree] Hard-codes the firefox command in some menus
-hplip:hplip:::[uses-nonfree] recommends binary blobs
-human-icon-theme::::[branding] Arch Linux logo rebranding
-hydrogen:hydrogen:parabola:288:[uses-nonfree] recommends nonfree drumkits
-icedtea-web:icedtea-web:fsf:firefox:[technical][uses-nonfree] make-depends on Firefox
-icedtea-web-doc:icedtea-web-doc:fsf:firefox:[technical][uses-nonfree] make-depends on Firefox
-intel-ucode::::[nonfree] no modification, use restrictions
-intellij-idea-ue-eap::::[nonfree] proprietary trialware, built from binary installer (from Antergos)
-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]
-iscan::parabola:705:[nonfree] contains a nonfree shared library called esmod inside the source distribution which is used by the program's GUI, apart from that it also recommends nonfree plugins in the README file
-iscan-data::parabola:705:[uses-nonfree] only useful with nonfree iscan
-isdn4k-utils::fsf:isdnutils:[nonfree] lots of binary blobs and licensing issues
-ivtv-utils::::[nonfree] includes nonfree firmware
-jad::::[nonfree] nonfree, nondistributable, built from binary installers, etc
-java-avalon-framework:java-avalon-framework:::[technical] Arch version was not built from source
-java-batik:java-batik:::[technical] Arch version uses jar file to compile sources
-java-bcel:java-bcel:::[technical] Arch version uses jar file to compile sources
-java-commons-io:java-commons-io:::[technical] Arch version was not built from source
-java-commons-logging:java-commons-logging:::[technical] Arch version was not built from source
-java-commons-net1:java-commons-net1:::[technical] Arch version uses jar file to compile sources
-java-hamcrest:java-hamcrest:::[technical] Arch version was not built from source
-java-jline:java-jline:::[technical] Arch version uses jar file to compile sources
-java-rhino:java-rhino:::[technical] Arch version was not built from source
-java-runtime-common:java-runtime-common:::[branding][FIXME:description]
-java-xmlgraphics-commons:java-xmlgraphics-commons:::[technical] Arch version was not built from source
-jdk7-openjdk:jdk7-openjdk:::[branding][FIXME:description]
-jdk8-openjdk:jdk8-openjdk:::[branding][FIXME:description]
-jedit:jedit:::[technical] Arch version uses jar file to compile sources
-jmol:jmol:::[technical] Arch version was not built from source
-jre7-openjdk:jre7-openjdk:::[branding][FIXME:description]
-jre7-openjdk-headless:jre7-openjdk-headless:::[branding][FIXME:description]
-jre8-openjdk:jre8-openjdk:::[branding][FIXME:description]
-jre8-openjdk-headless:jre8-openjdk-headless:::[branding][FIXME:description]
-jsampler::::[uses-nonfree] only useful with nonfree linuxsampler
-junit:junit:::[technical] Arch version was not built from source
-kde-development-environment-meta:kde-development-environment-meta:::[uses-nonfree] depends on nonfree qt5-webengine
-kdebase-runtime:kdebase-runtime:::[uses-nonfree] has non-privacy search engines by default
-kdelibs:kdelibs:::[FIXME:description]
-kopete:kopete:fsf:kopete:[semifree] supports Skype
-kdepim-addons:kdepim-addons:::[uses-nonfree] built with nonfree qt5-webengine
-kdepim-runtime:kdepim-runtime:::[uses-nonfree] built with nonfree qt5-webengine
-khotkeys:khotkeys:parabola:1103:[uses-nonfree] has Google search engine URL into custom shortcuts
-kile:kile:::[uses-nonfree] recommends Adobe Reader
-kinfocenter:kinfocenter:parabola:1086:[branding][FIXME:description]
-kio:kio:parabola:1066:[uses-nonfree] has non-privacy search engines by default
-kio-extras:kio-extras:::[uses-nonfree] depends on nonfree qt5-webengine
-kipi-plugins:kipi-plugins:::[semifree] recommends nonfree email clients
-kodi:kodi:::[semifree] contains nonfree decompression engine for RAR archives and support for nonfree addons
-konqueror:konqueror:fsf:konqueror:[semifree] recommends nonfree plugins on about:home's specifications and depends on nonfree qt5-webengine
-krusader::::[semifree] recommends nonfree programs like RAR
-lesspipe:lesspipe:::[semifree] recommends nonfree unrar
-lib32-flashplugin::::[nonfree] nonfree, nondistributable, built from binary installers, etc
-lib32-mesa-demos:lib32-mesa-demos:::[semifree] The 'pointblast' and 'spriteblast' demos are nonfree
-lib32-nvidia-304xx-libgl::::[nonfree] nonfree, nondistributable, built from binary installers, etc
-lib32-nvidia-304xx-utils::::[nonfree] nonfree, nondistributable, built from binary installers, etc
-lib32-nvidia-340xx-libgl::::[nonfree] nonfree, nondistributable, built from binary installers, etc
-lib32-nvidia-340xx-utils::::[nonfree] nonfree, nondistributable, built from binary installers, etc
-lib32-nvidia-cg-toolkit::::[nonfree] nonfree, nondistributable, built from binary installers, etc
-lib32-nvidia-libgl::::[nonfree] nonfree, nondistributable, built from binary installers, etc
-lib32-nvidia-utils::::[nonfree] nonfree, nondistributable, built from binary installers, etc
-lib32-opencl-nvidia::::[nonfree] nonfree, nondistributable, built from binary installers, etc
-lib32-opencl-nvidia-304xx::::[nonfree] nonfree, nondistributable, built from binary installers, etc
-lib32-opencl-nvidia-340xx::::[nonfree] nonfree, nondistributable, built from binary installers, etc
-lib32-primus::::[uses-nonfree] only useful with bumblebee
-lib32-sdl:lib32-sdl:::[semifree] contains a source file that doesn't mention modification
-libosinfo:libosinfo:parabola:517:[uses-nonfree] contains non-FSDG compliant distros and operating systems support
-libquicktime:libquicktime:::[uses-nonfree] depends on faac
-libreoffice-installer::::[nonfree] source code website unavailable (from Antergos)
-libretro-genesis-plus-gx::parabola:1011:[nonfree] noncommercial software https://github.com/libretro/Genesis-Plus-GX/blob/master/LICENSE.txt
-libretro-shaders-cg::parabola:1454:[uses-nonfree] depends on nonfree nvidia-cg-toolkit
-libretro-snes9x::parabola:1012:[nonfree] noncommercial software https://github.com/libretro/snes9x/blob/master/docs/snes9x-license.txt
-libsystemd:libsystemd:::[technical] Changing how the package gets split
-libunrar::::[nonfree] part of nonfree unrar, Issue442
-libview::::[uses-nonfree] only useful with vmware
-libxfce4ui:libxfce4ui:parabola:1117:[branding][FIXME:description]
-libxnvctrl::parabola:763:[uses-nonfree] only useful for nonfree nvidia driver
-licenses:licenses:::[uses-nonfree] Remove non-free CC -NC and -ND licenses (also add WTFPL)
-linux:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux_logo::::[FIXME:description] [uses-nonfree] contains tux text-based logo for nonfree linux kernel
-linux-am33x:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-am33x-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] blobbed source
-linux-api-headers:linux-libre-api-headers:::[semifree] has source containing and recommending nonfree software
-linux-armv7:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-armv7-ax3:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-armv7-chromebook:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-armv7-cubox:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-armv7-d3plug:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-armv7-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] blobbed source
-linux-armv7-mirabox:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-armv7-rc:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-armv7-rc-ax3:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-armv7-rc-chromebook:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-armv7-rc-d3plug:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-armv7-rc-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] blobbed source
-linux-armv7-rc-mirabox:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-armv7-rc-smileplug:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-armv7-smileplug:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-boundary:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-boundary-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] blobbed source
-linux-clearfog:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-clearfog-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] blobbed source
-linux-cubox:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-cubox-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] blobbed source
-linux-cubox-headless:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-d3plug:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-docs:linux-libre-docs:::[semifree] docs comes from nonfree linux kernel
-linux-firmware:linux-libre-firmware:fsf:linux-firmware:[semifree] nonfree blobs and firmwares
-linux-hardened:linux-libre-hardened:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-hardened-headers:linux-libre-hardened-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] blobbed source
-linux-hardened-docs:linux-libre-hardened-docs:::[semifree] docs comes from nonfree linux-grsec kernel
-linux-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] blobbed source
-linux-headers-clearfog:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] blobbed source
-linux-headers-d3plug:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] blobbed source
-linux-headers-imx6-cubox:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] blobbed source
-linux-headers-imx6-cubox-dt:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] blobbed source
-linux-headers-odroid:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] blobbed source
-linux-headers-utilite-dt:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] blobbed source
-linux-howtos::::[uses-nonfree] [FIXME:package] recommends nonfree software
-linux-imx6:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-imx6-cubox:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-imx6-cubox-dt:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-imx6-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] blobbed source
-linux-lts:linux-libre-lts:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-lts-docs:linux-libre-lts-docs:::[semifree] docs comes from nonfree linux-lts kernel
-linux-lts-headers:linux-libre-lts-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] blobbed source
-linux-manpages:linux-libre-manpages:::[semifree] manpages comes from nonfree linux kernel
-linux-odroid-c1:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-odroid-c1-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] blobbed source
-linux-odroid-u2:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-odroid-x:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-odroid-x2:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-odroid-xu3:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-odroid-xu3-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] blobbed source
-linux-odroid-xu:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-odroid-xu-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] blobbed source
-linux-odroid-xu-headless:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-odroid-xu-headless-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] blobbed source
-linux-odroid-xu-mainline:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-odroid-xu-mainline-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] blobbed source
-linux-parallella:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-parallella-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] blobbed source
-linux-peach:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-peach-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] blobbed source
-linux-raspberrypi:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-raspberrypi-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] blobbed source
-linux-utilite:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-utilite-dt:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-utilite-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] blobbed source
-linux-veyron:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-veyron-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] blobbed source
-linux-wandboard:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-wandboard-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] blobbed source
-linux-zedboard:linux-libre:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-zedboard-headers:linux-libre-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] blobbed source
-linux-zen:linux-libre-pck:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] nonfree blobs and firmwares
-linux-zen-docs:linux-libre-pck-docs:::[semifree] docs comes from nonfree linux-zen kernel
-linux-zen-headers:linux-libre-pck-headers:fsf:linux_linux-backports-modules.2A_linux-ubuntu-modules:[semifree] blobbed source
-linuxsampler::::[nonfree] licence of the sampler backend prohibits commercial use, the backend is thus not free software
-lsb-release:lsb-release:::[branding][FIXME:description]
-luxblend25::::[technical] adapted for the nonfree blender package. [FIXME:package] there's blender-addon-luxrender in abslibre, but it's missing from repos
-luxmark:luxmark:::[uses-nonfree] recommends nonfree opencl optional installation
-luxrays:luxrays:::[uses-nonfree] recommends nonfree opencl optional installation
-luxrender:luxrender:::[uses-nonfree] recommends nonfree opencl optional installation
-mac::fsf:Monkey.27s_Audio_Codec:[nonfree] Monkey's Audio Source Code License Agreement, changes must be contributed back
-mapnik:mapnik:parabola:718:[uses-nonfree] recommends mod_fastcgi optional installation
-mari0::::[nonfree] is licensed under cc-by-nc-sa
-mate-icon-theme-faenza:mate-icon-theme-faenza:::[uses-nonfree] has nonfree distros and application icons
-mate-sensors-applet:mate-sensors-applet:parabola:1051:[uses-nonfree] depends on nonfree libxnvctrl
-maven:maven:::[technical] Arch version was not built from source
-mc:mc:::[uses-nonfree] recommends nonfree unace, unrar and unarj optional installation
-mcomix:mcomix:::[uses-nonfree] recommends nonfree unrar optional installation for RAR compressed comics
-memtest86+:memtest86+:::[technical] Arch version was not built from source
-mencoder:mencoder:::[uses-nonfree] depends on nonfree package faac, Parabola use mencoder, without dependency of faac
-mesa:mesa:::[uses-nonfree] (mesa) Recommends nonfree software in /etc/drirc
-mesa-demos:mesa-demos:fsf:mesademos:[semifree] The 'pointblast' and 'spriteblast' demos are nonfree
-messengerfordesktop::::[uses-nonfree] depends on nonfree electron
-midori:midori:::[uses-nonfree] has non-privacy search engines
-min::parabola:1204:[uses-nonfree] has non-privacy search engines, depends on nonfree electron
-minitube:minitube:parabola:1457:[semifree] recommends unfree projects from same author
-misdnuser::::[technical] [FIXME:package] requires isdn4k-utils (for which there is a free replacement that is unpackaged)
-mkisolinux:mkisolinux:::[branding][FIXME:description]
-mkpxelinux:mkpxelinux:::[branding][FIXME:description]
-mksyslinux:mksyslinux:::[branding][FIXME:description]
-mod_fastcgi::::[FIXME:description]
-mp32ogg::fsf:mp32ogg:[nonfree] nonfree license: Artistic license 1.0
-mplayer:mplayer:::[uses-nonfree] depends on nonfree package faac, Parabola use mplayer, without dependency of faac
-mplayer-vaapi:mplayer-vaapi:::[uses-nonfree] depends on faac
-mythplugins-mytharchive::::[uses-nonfree] build with perl-soap-lite
-mythplugins-mythbrowser::::[uses-nonfree] build with perl-soap-lite
-mythplugins-mythgallery::::[uses-nonfree] build with perl-soap-lite
-mythplugins-mythgame::::[uses-nonfree] build with perl-soap-lite
-mythplugins-mythmusic::::[uses-nonfree] build with perl-soap-lite
-mythplugins-mythnetvision::::[uses-nonfree] build with perl-soap-lite
-mythplugins-mythnews::::[uses-nonfree] build with perl-soap-lite
-mythplugins-mythweather::::[uses-nonfree] build and depends with perl-soap-lite
-mythplugins-mythweb::::[uses-nonfree] build with perl-soap-lite
-mythplugins-mythzoneminder::::[uses-nonfree] build with perl-soap-lite
-netbeans::parabola:837:[semifree] nonfree JDBC drivers are embedded into Netbeans
-netpbm:netpbm:::[semifree] hpcdtoppm/pcdindex (nocomercial), ppmtogif (patent restricted - expired in 2003), pamchannel/pamtopnm/pbmto4425/pbmtoln03/pbmtolps/pbmtopk/pktopbm/ppmtopjxl/spottopgm (nolicense)
-netperf::::[nonfree] license forbids commercial redistribution
-netsurf:netsurf:::[uses-nonfree] has non-privacy search engines
-ngspice::::[semifree] documentation and cider library are non-free (non commercial license)
-nikto::parabola:1053:[semifree] contains nonfree databases
-nltk-data::::[semifree][FIXME:package] contains nonfree corpora. we'll have to remove those
-notion::::[nonfree] restrictions on modifications in the Ion licence
-numix-icon-theme-square::::[nonfree] missing source archive (from Antergos)
-nvdock::::[uses-nonfree] only useful with nvidia-settings
-nvidia::::[nonfree] nonfree, nondistributable, built from binary installers, etc
-nvidia-304xx::::[nonfree] nonfree, nondistributable, built from binary installers, etc
-nvidia-304xx-dkms::parabola:762:[uses-nonfree] depends on nonfree package nvidia-304xx-utils
-nvidia-304xx-lts::::[nonfree] nonfree, nondistributable, built from binary installers, etc
-nvidia-304xx-utils::::[nonfree] nonfree, nondistributable, built from binary installers, etc
-nvidia-340xx::::[nonfree] nonfree, nondistributable, built from binary installers, etc
-nvidia-340xx-dkms::parabola:823:[uses-nonfree] depends on nonfree package nvidia-340xx-utils
-nvidia-340xx-lts::::[nonfree] nonfree, nondistributable, built from binary installers, etc
-nvidia-340xx-utils::::[nonfree] nonfree, nondistributable, built from binary installers, etc
-nvidia-cg-toolkit::::[nonfree] nonfree, nondistributable, built from binary installers, etc
-nvidia-dkms::parabola:825:[uses-nonfree] depends on nonfree package nvidia-utils
-nvidia-lts::::[nonfree] nonfree, nondistributable, built from binary installers, etc
-nvidia-settings::::[uses-nonfree] depends on nonfree package nvidia-utils
-nvidia-utils::::[nonfree] nonfree, nondistributable, built from binary installers, etc
-nyancat::parabola:778:[nonfree] contains ASCII art based on a copyrighted video
-ogmrip:ogmrip:::[uses-nonfree] depends and recommends nonfree faac installation
-ogre:ogre:::[uses-nonfree] needs nvidia-cg-toolkit
-okular:okular:parabola:1067:[semifree] has copy-protection anti-feature turn on by default
-opencl-nvidia::::[nonfree] nonfree, nondistributable, built from binary installers, etc
-opencl-nvidia-304xx::::[nonfree] nonfree, nondistributable, built from binary installers, etc
-opencl-nvidia-340xx::::[nonfree] nonfree, nondistributable, built from binary installers, etc
-opencv:opencv:parabola:735:[semifree] contains nonfree module and some nonfree data
-openexr:openexr:::[semifree] includes embedded nonfree fonts in the documentation
-openmw:openmw:parabola:612:[uses-nonfree] has wizard installation support to install nonfree assets from Morrowind to run Morrowind
-openshot:openshot:::[uses-nonfree] recommends nonfree faac optional installation
-openttd:openttd:parabola:716:[uses-nonfree] recommends nonfree openttd-opensfx optional installation
-openttd-opensfx::parabola:693:[nonfree] license CC Sampling Plus 1.0 restricting modification
-open-vm-tools::::[uses-nonfree] only useful with vmware
-opera::::[nonfree] nonfree, nondistributable, built from binary installers, etc
-opera-developer::::[nonfree] nonfree, nondistributable, built from binary installers, etc (from Antergos)
-p7zip:p7zip:::[semifree] contains nonfree unrar
-pacman:pacman:::[technical] needs be repackaged to add [libre] repo
-pacman-mirrorlist:pacman-mirrorlist:::[branding] points to Arch mirrors, not Parabola mirrors
-pacmanxg4::::[nonfree] source code website unavailable (from Antergos)
-paintown::::[semifree] some nonfree data
-paxd:paxd-libre:::[uses-nonfree] supports nonfree software
-pcsx2:pcsx2:::[uses-nonfree] depends on nonfree nvidia-cg-toolkit support
-pdflib-lite::parabola:522:[nonfree] has several problems, but the main one is that it prohibits commercial use of the software
-performous-freesongs:performous-freesongs:::[semifree] contains nonfree songs
-#per-graphviz:per-graphviz:::[FIXME:description] is "Artistic 2.0 License" and not GPL/PerlArtistic, see (in source code): http://search.cpan.org/dist/GraphViz
-perl-algorithm-annotate::::[semifree][uses-nonfree] depends perl-algorithm-diff and contains unlicensed files - http://search.cpan.org/dist/Algorithm-Annotate
-perl-algorithm-diff:perl-algorithm-diff:parabola:1320:[semifree] contains unlicensed files
-#perl-anyevent-i3:perl-anyevent-i3:::[FIXME:description] is GPL/PerlArtistic License and not GPL, see (in source code): http://search.cpan.org/dist/AnyEvent-I3 (README file in source)
-perl-authen-radius::::[uses-nonfree][FIXME:description] is "Artistic 2.0 License", not GPL/PerlArtistic and depends perl-data-hexdump, see (in source code): http://search.cpan.org/dist/Authen-Radius
-#perl-capture-tiny:perl-capture-tiny:::[FIXME:description] is Apache2 License and not GPL/PerlArtistic, see (in source code): http://search.cpan.org/dist/Capture-Tiny
-#perl-carp-clan:perl-carp-clan:::[FIXME:description] is GPL/PerlArtistic License and not PerlArtistic, see (in source code): http://search.cpan.org/dist/Carp-Clan (Makefile.PL file in source)
-#perl-compress-bzip2:perl-compress-bzip2:::[FIXME:description] is GPL/PerlArtistic License and not GPL2, see (in source code): http://search.cpan.org/dist/Compress-Bzip2
-#perl-convert-binhex:perl-convert-binhex:::[FIXME:description] is GPL/PerlArtistic License and not PerlArtistic, see (in source code): http://search.cpan.org/dist/Convert-BinHex
-perl-crypt-cbc::::[nonfree] the source contains "Nonfree Artistic 1.0 License" on CBC.pm only and unlicensed files - http://search.cpan.org/dist/Crypt-CBC
-#perl-crypt-openssl-bignum:perl-crypt-openssl-bignum:::[FIXME:description] is GPL/PerlArtistic License and not GPL, see (in source code): http://search.cpan.org/dist/Crypt-OpenSSL-Bignum
-#perl-crypt-openssl-random:perl-crypt-openssl-random:::[FIXME:description] is GPL/PerlArtistic License and not GPL, see (in source code): http://search.cpan.org/dist/Crypt-OpenSSL-Random
-#perl-data-dumper::::[nonfree] contains unlicensed files - http://search.cpan.org/dist/Data-Dumper
-perl-data-hexdump::::[nonfree] contains unlicensed files http://search.cpan.org/dist/Data-HexDump
-perl-data-random::::[uses-nonfree] free but depends perl-yaml-tiny(build with perl-module-build-tiny(perl-extutils-config->perl-data-dumper))
-#perl-date-calc:perl-date-calc:::[FIXME:description] is GPL/PerlArtistic License and not PerlArtistic, see (in source code): http://search.cpan.org/dist/Date-Calc (README.txt file in source)
-#perl-date-manip:perl-date-manip:::[FIXME:description] is GPL/PerlArtistic License and not PerlArtistic, see (in source code): http://search.cpan.org/dist/Date-Manip
-#perl-datetime-format-builder:perl-datetime-format-builder:::[FIXME:description] is "Artistic 2.0 License" and not GPL/PerlArtistic, see (in source code): http://search.cpan.org/dist/DateTime-Format-Builder
-#perl-devel-stacktrace:perl-devel-stacktrace:::[FIXME:description] is "Artistic 2.0 License" and not GPL/PerlArtistic, see (in source code): http://search.cpan.org/dist/Devel-StackTrace
-#perl-device-serialport:perl-device-serialport:::[FIXME:description] is GPL/PerlArtistic, but the SerialPort.pm file is GPL/PerlArtistic License or GLP2 License
-#perl-digest-hmac:perl-digest-hmac:::[FIXME:description] is GPL/PerlArtistic License and not PerlArtistic, see (in source code): http://search.cpan.org/dist/Digest-HMAC
-#perl-digest-sha1:perl-digest-sha1:::[FIXME:description] is GPL/PerlArtistic License and not PerlArtistic, see (in source code): http://search.cpan.org/dist/Digest-SHA1
-#perl-event-execflow:perl-event-execflow:::[FIXME:description] is GPL/PerlArtistic License and not PerlArtistic, see (in source code): http://search.cpan.org/~jred/Event-ExecFlow
-perl-extutils-config::::[uses-nonfree] free but depends perl-data-dumper
-#perl-extutils-depends:perl-extutils-depends:::[FIXME:description] is GPL/PerlArtistic License and not PerlArtistic, see (in source code): http://search.cpan.org/dist/ExtUtils-Depends
-perl-extutils-installpaths::::[uses-nonfree] free but depends perl-extutils-config(perl-data-dumper)
-#perl-file-mmagic:perl-file-mmagic:::[FIXME:description] is "Apache 1.0 License" and not PerlArtistic, see (in source code): http://search.cpan.org/dist/File-MMagic
-#perl-file-next:perl-file-next:::[FIXME:description] is "Artistic 2.0 License" and not GPL/PerlArtistic, see (in source code): http://search.cpan.org/dist/File-Next
-perl-getopt-argvfile::::[nonfree] is "Nonfree Artistic 1.0 License" and not GPL/PerlArtistic, see (in source code): http://search.cpan.org/~jstenzel/Getopt-ArgvFile
-#perl-gtk2-ex-formfactory:perl-gtk2-ex-formfactory:::[FIXME:description] is GLP2/LGPL2 License and not LGPL, see (in source code): http://search.cpan.org/dist/Gtk2-Ex-FormFactory
-#perl-gtk2-webkit:perl-gtk2-webkit:::[FIXME:description] is LGPL2 License and not GPL/PerlArtistic, see (in source code): http://search.cpan.org/dist/GTK2-WebKit
-#perl-html-element-extended:perl-html-element-extended:::[FIXME:description] is GPL/PerlArtistic License and not GPL, see (in source code): http://search.cpan.org/dist/GTK2-HTML-Element-Extended
-#perl-html-parser:perl-html-parser:::[FIXME:description] is GPL/PerlArtistic License and not PerlArtistic, see (in source code): http://search.cpan.org/dist/GTK2-HTML-Parser
-#perl-html-tagset:perl-html-tagset:::[FIXME:description] is GPL/PerlArtistic License and not PerlArtistic, see (in source code): http://search.cpan.org/dist/GTK2-HTML-Tagset
-#perl-image-exiftool:perl-image-exiftool:::[FIXME:description] is GPL/PerlArtistic License and not GPL, see (in source code): http://search.cpan.org/~exiftool/GTK2-Image-ExifTool
-#perl-image-size:perl-image-size:::[FIXME:description] is GPL/PerlArtistic License and the source contains "LGPL2 and Artistic 2.0 License" on lib/Image/Size.pm imgsize
-perl-inline-java::::[nonfree] the source contains "Nonfree Artistic 1.0 License" on Java.pod, Java/Callback.pod, Java/PerlInterpreter/PerlInterpreter.pod, Java/PerlNatives/PerlNatives.pod only; LGPL License on Java/sources/org/perl/java/InlineJavaUtils.java only and unlicensed files - http://search.cpan.org/dist/Inline-Java
-perl-module-build-tiny::::[uses-nonfree] free but depends perl-extutils-config(perl-data-dumper)
-perl-net-dropbox-api::::[uses-nonfree] free but depends perl-data-random(perl-yaml-tiny(build with perl-module-build-tiny(perl-extutils-config->perl-data-dumper)))
-#perl-sdl:perl-sdl:::[FIXME:description] is GPL2 and not LGPL, see (in source code): http://search.cpan.org/dist/SDL
-perl-soap-lite::::[semifree] is GPL/PerlArtistic License with CC-by-nd on documentation http://search.cpan.org/dist/SOAP-Lite (README file in source)
-#perl-x11-protocol:perl-x11-protocol:::[FIXME:description] is GPL/PerlArtistic and custom (keysyms.pm) License and not GPL/PerlArtistic, see (in source code): http://search.cpan.org/dist/X11-Protocol
-perl-yaml-tiny::::[uses-nonfree] free but makedepends perl-module-build-tiny(perl-extutils-config->perl-data-dumper)
-phoronix-test-suite::parabola:66:[uses-nonfree] recommends nonfree software
-phpvirtualbox::::[uses-nonfree] only useful with virtualbox
-pkgstats::::[branding] [FIXME:package] sends a list of all installed packages, the architecture and the mirror you are using to the Arch Linux project rebranding
-playonlinux::parabola:278:[nonfree] has a collection of scripts to download and install proprietary software for Windows
-ponysay:ponysay:parabola:206:[semifree] contains nonfree pony graphics
-popcorntime:dontpanic:::[semifree] contains embedded Chromium
-povray:povray:::[semifree] contains nonfree documentation (CC by-nc-sa) see: https://github.com/POV-Ray/povray/blob/master/README.md (POV-Ray below 3.7 version are nonfree software)
-primus::::[uses-nonfree] only useful with bumblebee
-profont::::[FIXME:description]
-proguard:proguard:::[technical] Arch version was not built from source
-psutils:psutils:fsf:psutils:[semifree] has nonfree files
-pycharm-pro-eap::::[nonfree] proprietary trialware, built from binary installer (from Antergos)
-pycuda-headers::::[uses-nonfree] depends on nonfree cuda
-pyqt5-common:pyqt5-common:::[uses-nonfree] depends on nonfree qt5-webengine
-pyrit:pyrit:parabola:1142:[uses-nonfree] recommends nonfree cpyrit-cuda optional installation
-pysolfc-cardsets:pysolfc-cardsets:::[semifree] some copyrighted cardsets
-python2-antlr2:antlr2-python2:::[technical] repackage for boring reasons
-python2-pycuda::::[uses-nonfree] depends on nonfree cuda
-python2-pyqt5:python2-pyqt5:::[uses-nonfree] depends on nonfree qt5-webengine
-python2-pytorch-cuda::::[uses-nonfree] depends on nonfree cuda and cudnn
-python2-reportlab:python2-reportlab:::[semifree] setup.py downloads adobe t1 fonts without license
-python2-unrardll::::[uses-nonfree] depends on nonfree libunrar
-python-pycuda::::[uses-nonfree] depends on nonfree cuda
-python-pyqt5:python-pyqt5:::[uses-nonfree] depends on nonfree qt5-webengine
-python-pytorch-cuda::::[uses-nonfree] depends on nonfree cuda and cudnn
-python-reportlab:python-reportlab:::[semifree] setup.py downloads adobe t1 fonts without license
-python-tensorflow-cuda::::[uses-nonfree] depends on nonfree cuda and cudnn
-python-tensorflow-opt-cuda::::[uses-nonfree] depends on nonfree cuda and cudnn
-python-unrardll::::[uses-nonfree] depends on nonfree libunrar
-qsopcast::::[FIXME:description]
-qt5-webengine::parabola:1167:[semifree][FIXME:package] contains nonfree codecs{{citation needed}}, embeds parts of Chromium{{which?}}
-qt5-webview::::[uses-nonfree] depends on nonfree qt5-webengine
-qtcreator:qtcreator:::[uses-nonfree] depends on nonfree qt5-webengine
-qupzilla::::[uses-nonfree] depends on nonfree qt5-webengine and has non-privacy search engines eg: Google, Youtube
-qupzilla-qt4::::[uses-nonfree] depends on nonfree qt5-webengine and has non-privacy search engines eg: Google, Youtube
-qutebrowser:qutebrowser:::[uses-nonfree] recommends nonfree qt5-webengine
-r8168::::[nonfree] blobs
-r8168-lts::::[nonfree] blobs
-referenceassemblies-pcl::parabola:1334:[nonfree] missing source code, restrictions on usage
-reflector:reflector:::[branding][FIXME:description]
-retroarch:retroarch:parabola:1014:[semifree] supports nonfree software (eg. contains nonfree ROMs, games and emulators database) and recommends libretro-genesis-plus and libretro-snes9x
-rfc::parabola:630:[nonfree] documentation with restrictions on modification
-rhino-javadoc:rhino-javadoc:::[technical] Arch version was not built from source
-riot-desktop::parabola:1380:[uses-nonfree] depends on nonfree electron
-rp-pppoe:rp-pppoe:::[semifree] installs documentation about nonfree counterpart
-rt3562sta::::[nonfree] blobs
-ruby:ruby:parabola:674:[semifree] json module has nonfree CVTUTF code; replace with pure Ruby implementation
-ruby-docs:ruby-docs:parabola:674:[semifree] Rebuilt as part of 'ruby' package
-ruby2.3:ruby2.3:parabola:674:[semifree] json module has nonfree CVTUTF code; replace with pure Ruby implementation
-ruby2.4:ruby2.4:parabola:674:[semifree] json module has nonfree CVTUTF code; replace with pure Ruby implementation
-sane-gt68xx-firmware::::[nonfree] Contains nonfree Software
-sauerbraten::::[uses-nonfree] free but needs -data
-sauerbraten-data::::[nonfree] CC-NC data
-sdl:sdl:::[semifree] contains a source file that doesn't mention modification
-seamonkey:iceape:::[semifree][branding] contains propietary artwork and trademark issues, points to the nonfree addon site
-sensors-applet:sensors-applet:parabola:1051:[uses-nonfree] depends on nonfree libxnvctrl
-shntool:shntool:parabola:1004:[uses-nonfree] recommends nonfree mac optional installation
-shutter::::[nonfree] need registered user to download (and access website) the source code and depends perl-net-dropbox-api(perl-data-random->perl-yaml-tiny(build with perl-module-build-tiny(perl-extutils-config->perl-data-dumper)))
-simutrans::fsf:simutrans:[nonfree] nonfree license: Artistic license 1.0
-simutrans-pak128::fsf:simutrans:[nonfree] nonfree license: Artistic license 1.0
-simutrans-pak64::fsf:simutrans:[nonfree] nonfree license: Artistic license 1.0
-skype-call-recorder::::[uses-nonfree] only useful with Skype installed
-skype::::[nonfree] nonfree, nondistributable, built from binary installers, etc
-slimjet::::[nonfree][uses-nonfree] proprietary EULA forbids modification and selling; built from binary installers, depends on chromium, chromium-pepper-flash (from Antergos)
-slim-themes::::[branding][FIXME:package] has "archlinux" theme
-slmodem-utils::::[FIXME:description]
-smplayer:smplayer:::[uses-nonfree] recommends nonfree smtube optional installation
-smtube::::[semifree] uses Tonvid.com as SaaSS (Service as a Software Substitute) and also it collects user information and uses Google Analytics -> http://tonvid.com/privacy-policy.php
-snes9x::::[nonfree] noncommercial software http://github.com/snes9xgit/snes9x/blob/master/docs/snes9x-license.txt
-snes9x-gtk::::[nonfree] depends on nonfree package faac and the core of snes9x-gtk is snes9x under snes9x license http://code.google.com/p/snes9x-gtk http://github.com/snes9xgit/snes9x/blob/master/docs/snes9x-license.txt
-sopcast::::[nonfree] forbids commercial use
-soundkonverter:soundkonverter:::[uses-nonfree] recommends nonfree faac and mac optional installation
-speedtouch::::[uses-nonfree] needs unfound possibly nonfree firmware
-spring-kp::::[nonfree] noncommercial, unknown and unknown public domain
-sqlite-doc::::[FIXME:description] sqlite3-doc update
-sqlite3-doc::::[FIXME:description] portions of the documentation and some code used as part of the build process might fall under other licenses. The details here are unclear. We do not worry about the licensing of the documentation and build code so much because none of these things are part of the core deliverable SQLite library
-steam::::[nonfree] binary package
-steam-native-runtime::::[uses-nonfree] only useful with nonfree steam
-syslinux:syslinux:::[branding][FIXME:description]
-systemd:systemd:::[branding] Parabola, not Arch [technical] Use linux-libre [recommends-nonfree] Say GNU/Linux, use FSDG distros as examples
-systemd-sysvcompat:systemd-sysvcompat:::[technical] Because systemd and libsystemd are being repackaged anyway (same PKGBUILD)
-tangerine-icon-theme::::[branding] Arch Linux logo rebranding
-tarsnap::::[nonfree] self-admittedly non-free https://www.tarsnap.com/open-source.html ; "use ... is permitted for the sole purpose of using the ... service provided by Tarsnap Backup Inc."
-teamspeak3::::[nonfree] nonfree, nondistributable, built from binary installers, etc
-tensorflow::::[uses-nonfree] depends on nonfree cuda and cudnn
-tensorflow-cuda::::[uses-nonfree] depends on nonfree cuda and cudnn
-tensorflow-opt-cuda::::[uses-nonfree] depends on nonfree cuda and cudnn
-texlive-bin:texlive-bin:::[branding] [semifree] rebranding due to other TeXLive changes
-texlive-core:texlive-core:::[semifree] some nonfree packages
-texlive-fontsextra:texlive-fontsextra:::[semifree] some nonfree packages
-texlive-latexextra:texlive-latexextra:::[semifree] some nonfree packages
-thunderbird:icedove:::[semifree][branding] contains propietary artwork and trademark issues, points to the nonfree addon site and nonfree searchplugins
-thunderbird-i18n-ar:icedove-l10n-ar:::[semifree][FIXME:description]
-thunderbird-i18n-ast:icedove-l10n-ast:::[semifree][FIXME:description]
-thunderbird-i18n-be:icedove-l10n-be:::[semifree][FIXME:description]
-thunderbird-i18n-bg:icedove-l10n-bg:::[semifree][FIXME:description]
-thunderbird-i18n-bn-bd:icedove-l10n-bn-bd:::[semifree][FIXME:description]
-thunderbird-i18n-br:icedove-l10n-br:::[semifree][FIXME:description]
-thunderbird-i18n-ca:icedove-l10n-ca:::[semifree][FIXME:description]
-thunderbird-i18n-cs:icedove-l10n-cs:::[semifree][FIXME:description]
-thunderbird-i18n-cy:icedove-l10n-cy:::[semifree][FIXME:description]
-thunderbird-i18n-da:icedove-l10n-da:::[semifree][FIXME:description]
-thunderbird-i18n-de:icedove-l10n-de:::[semifree][FIXME:description]
-thunderbird-i18n-dsb:icedove-l10n-dsb:::[semifree][FIXME:description]
-thunderbird-i18n-el:icedove-l10n-el:::[semifree][FIXME:description]
-thunderbird-i18n-en-gb:icedove-l10n-en-gb:::[semifree][FIXME:description]
-thunderbird-i18n-en-us:icedove-l10n-en-us:::[semifree][FIXME:description]
-thunderbird-i18n-es-ar:icedove-l10n-es-ar:::[semifree][FIXME:description]
-thunderbird-i18n-es-es:icedove-l10n-es-es:::[semifree][FIXME:description]
-thunderbird-i18n-et:icedove-l10n-et:::[semifree][FIXME:description]
-thunderbird-i18n-eu:icedove-l10n-eu:::[semifree][FIXME:description]
-thunderbird-i18n-fi:icedove-l10n-fi:::[semifree][FIXME:description]
-thunderbird-i18n-fr:icedove-l10n-fr:::[semifree][FIXME:description]
-thunderbird-i18n-fy-nl:icedove-l10n-fy-nl:::[semifree][FIXME:description]
-thunderbird-i18n-ga-ie:icedove-l10n-ga-ie:::[semifree][FIXME:description]
-thunderbird-i18n-gd:icedove-l10n-gd:::[semifree][FIXME:description]
-thunderbird-i18n-gl:icedove-l10n-gl:::[semifree][FIXME:description]
-thunderbird-i18n-he:icedove-l10n-he:::[semifree][FIXME:description]
-thunderbird-i18n-hr:icedove-l10n-hr:::[semifree][FIXME:description]
-thunderbird-i18n-hsb:icedove-l10n-hsb:::[semifree][FIXME:description]
-thunderbird-i18n-hu:icedove-l10n-hu:::[semifree][FIXME:description]
-thunderbird-i18n-hy-am:icedove-l10n-hy-am:::[semifree][FIXME:description]
-thunderbird-i18n-id:icedove-l10n-id:::[semifree][FIXME:description]
-thunderbird-i18n-is:icedove-l10n-is:::[semifree][FIXME:description]
-thunderbird-i18n-it:icedove-l10n-it:::[semifree][FIXME:description]
-thunderbird-i18n-ja:icedove-l10n-ja:::[semifree][FIXME:description]
-thunderbird-i18n-ko:icedove-l10n-ko:::[semifree][FIXME:description]
-thunderbird-i18n-lt:icedove-l10n-lt:::[semifree][FIXME:description]
-thunderbird-i18n-nb-no:icedove-l10n-nb-no:::[semifree][FIXME:description]
-thunderbird-i18n-nl:icedove-l10n-nl:::[semifree][FIXME:description]
-thunderbird-i18n-nn-no:icedove-l10n-nn-no:::[semifree][FIXME:description]
-thunderbird-i18n-pa-in:icedove-l10n-pa-in:::[semifree][FIXME:description]
-thunderbird-i18n-pl:icedove-l10n-pl:::[semifree][FIXME:description]
-thunderbird-i18n-pt-br:icedove-l10n-pt-br:::[semifree][FIXME:description]
-thunderbird-i18n-pt-pt:icedove-l10n-pt-pt:::[semifree][FIXME:description]
-thunderbird-i18n-rm:icedove-l10n-rm:::[semifree][FIXME:description]
-thunderbird-i18n-ro:icedove-l10n-ro:::[semifree][FIXME:description]
-thunderbird-i18n-ru:icedove-l10n-ru:::[semifree][FIXME:description]
-thunderbird-i18n-si:icedove-l10n-si:::[semifree][FIXME:description]
-thunderbird-i18n-sk:icedove-l10n-sk:::[semifree][FIXME:description]
-thunderbird-i18n-sl:icedove-l10n-sl:::[semifree][FIXME:description]
-thunderbird-i18n-sq:icedove-l10n-sq:::[semifree][FIXME:description]
-thunderbird-i18n-sr:icedove-l10n-sr:::[semifree][FIXME:description]
-thunderbird-i18n-sv-se:icedove-l10n-sv-se:::[semifree][FIXME:description]
-thunderbird-i18n-ta-lk:icedove-l10n-ta-lk:::[semifree][FIXME:description]
-thunderbird-i18n-tr:icedove-l10n-tr:::[semifree][FIXME:description]
-thunderbird-i18n-uk:icedove-l10n-uk:::[semifree][FIXME:description]
-thunderbird-i18n-vi:icedove-l10n-vi:::[semifree][FIXME:description]
-thunderbird-i18n-zh-cn:icedove-l10n-zh-cn:::[semifree][FIXME:description]
-thunderbird-i18n-zh-tw:icedove-l10n-zh-tw:::[semifree][FIXME:description]
-tp_smapi:tp_smapi:::[technical] adapted to nonfree linux kernel
-tp_smapi-lts:tp_smapi-lts:::[technical] adapted to nonfree linux-lts kernel
-truecrypt::::[FIXME:description] license too complex to understand and consider free
-ttf-hannom::::[FIXME:description]
-ttf-opificio::::[nonfree] non-commercial use, no derivatives, no distribution (from Antergos)
-ttf-ubuntu-font-family::parabola:1055:[nonfree] Ubuntu font license considered non-free by DFSG and Fedora
-ttytter::::[nonfree] licensed under FFSL (Floodgap Free Software License)
-uboot-a10-olinuxino-lime:uboot-a10-olinuxino-lime:::[technical] adapted to nonfree linux kernel
-uboot-a10s-olinuxino-micro:uboot-a10s-olinuxino-m:::[technical] adapted to nonfree linux kernel
-uboot-a13-olinuxino:uboot-a13-olinuxino:::[technical] adapted to nonfree linux kernel
-uboot-a13-olinuxino-micro:uboot-a13-olinuxinom:::[technical] adapted to nonfree linux kernel
-uboot-a20-olinuxino-lime:uboot-a20-olinuxino-lime:::[technical] adapted to nonfree linux kernel
-uboot-a20-olinuxino-lime2:uboot-a20-olinuxino-lime2:::[technical] adapted to nonfree linux kernel
-uboot-a20-olinuxino-micro:uboot-a20-olinuxino_micro:::[technical] adapted to nonfree linux kernel
-uboot-beagleboard:uboot-omap3_beagle:::[technical] adapted to nonfree linux kernel
-uboot-beaglebone:uboot-am335x_bone:::[technical] adapted to nonfree linux kernel
-uboot-boundary:uboot-nitrogen6q:::[technical] adapted to nonfree linux kernel
-uboot-chiliboard:uboot-chiliboard:::[technical] adapted to nonfree linux kernel
-uboot-cubieboard:uboot-cubieboard:::[technical] adapted to nonfree linux kernel
-uboot-cubieboard2:uboot-cubieboard2:::[technical] adapted to nonfree linux kernel
-uboot-cubietruck:uboot-cubietruck:::[technical] adapted to nonfree linux kernel
-uboot-cubox:uboot-cubox:::[technical] adapted to nonfree linux kernel
-uboot-cubox-i:uboot-mx6_cubox-i:::[technical] adapted to nonfree linux kernel
-uboot-odroid::::[uses-nonfree] adapted to nonfree linux kernel and ODROID devices that requires nonfree startup software -> https://www.fsf.org/resources/hw/single-board-computers
-uboot-odroid-c1::::[uses-nonfree] adapted to nonfree linux kernel and ODROID devices that requires nonfree startup software -> https://www.fsf.org/resources/hw/single-board-computers
-uboot-odroid-x::::[uses-nonfree] adapted to nonfree linux kernel and ODROID devices that requires nonfree startup software -> https://www.fsf.org/resources/hw/single-board-computers
-uboot-odroid-xu3::::[uses-nonfree] adapted to nonfree linux kernel and ODROID devices that requires nonfree startup software -> https://www.fsf.org/resources/hw/single-board-computers
-uboot-pandaboard:uboot-omap4_panda:::[technical] adapted to nonfree linux kernel
-uboot-pcduino:uboot-linksprite_pcduino:::[technical] adapted to nonfree linux kernel
-uboot-pcduino3:uboot-linksprite_pcduino3:::[technical] adapted to nonfree linux kernel
-uboot-pcduino3-nano:uboot-linksprite_pcduino3_nano:::[technical] adapted to nonfree linux kernel
-uboot-trimslice:uboot-trimslice:::[technical] adapted to nonfree linux kernel
-uboot-udoo-dual:uboot-udoo_dl:::[technical] adapted to nonfree linux kernel
-uboot-udoo-quad:uboot-udoo_quad:::[technical] adapted to nonfree linux kernel
-uboot-usbarmory:uboot-usbarmory:::[technical] adapted to nonfree linux kernel
-uboot-wandboard:uboot-wandboard:::[technical] adapted to nonfree linux kernel
-uboot-zedboard::::[technical] adapted to nonfree linux kernel and Arch ARM version was not built from source
-udev-compat::::[technical] this is a corrupt leftover package in Arch ARM's .db files that prevents us from populating parabolaweb properly
-unace::::[nonfree] license forbids making competing ACE archivers from unace
-unarj::::[nonfree] license forbids making competing ARJ archivers from unarj. arj shouldn't be mentioned as replacement as long as it isn't modified to conflicts=(unarj), etc
-unetbootin::fsf:unetbootin:[semifree] it lists many non-fsdg operating systems. Remove or change the list of distros available. FUSBi is a fork which does so
-unp:unp:parabola:715:[uses-nonfree] recommends nonfree unace, unrar and unarj optional installation
-unrar:unar:fsf:unrar:[nonfree][FIXME:description]
-unzip:unzip:::[semifree] contains a source file that doesn't mention modification
-urbanterror::::[uses-nonfree] GPL2, but it can use together with proprietary data only
-urbanterror-data::::[nonfree] proprietary, it permits distribute together with the game only
-vapoursynth-plugin-fluxsmooth::parabola:630:[nonfree] no license
-veracrypt::parabola:1139:[nonfree] partially licensed under the terms of the TrueCrypt License 3.0 which is nonfree -> https://www.gnu.org/licenses/license-list.html#Truecrypt-3.0
-vhba-module:vhba-module:::[technical] adapted to nonfree linux kernel
-vhba-module-dkms:vhba-module-dkms:::[technical] Recompile for linux-libre kernel instead of linux kernel
-vim:vim:::[technical] (vim) requires vim-runtime with different $pkgrel than ours (eg: Arch -> pkgrel=${archrel} and Parabola -> pkgrel=${archrel}.parabola${parabolarel})
-vim-colorsamplerpack:vim-colorsamplerpack:parabola:496:[semifree] contains nonfree colorschemes
+vapoursynth-plugin-fluxsmooth::parabola:630:nonfree: no license
+veracrypt::parabola:1139:nonfree: partially licensed under the terms of the TrueCrypt License 3.0 which is nonfree -> https://www.gnu.org/licenses/license-list.html#Truecrypt-3.0
+vhba-module-dkms:vhba-module-dkms:::technical: Recompile for linux-libre kernel instead of linux kernel
+vhba-module:vhba-module:::technical: adapted to nonfree linux kernel
+vim-colorsamplerpack:vim-colorsamplerpack:parabola:496:semifree: contains nonfree colorschemes
vim-ctrlp:::: [nonfree] unknown license terms -> https://lists.parabola.nu/pipermail/dev/2014-August/002275.html
vim-doxygentoolkit:::: [nonfree] unknown license terms -> https://lists.parabola.nu/pipermail/dev/2014-August/002275.html
vim-guicolorscheme:::: [nonfree] unknown license terms -> https://lists.parabola.nu/pipermail/dev/2014-August/002275.html
vim-jad:::: [nonfree] unknown license terms -> https://lists.parabola.nu/pipermail/dev/2014-August/002275.html
-vim-omnicppcomplete::::[nonfree] unknown license terms -> https://lists.parabola.nu/pipermail/dev/2014-August/002275.html
+vim-omnicppcomplete::::nonfree: unknown license terms -> https://lists.parabola.nu/pipermail/dev/2014-August/002275.html
vim-pastie:::: [nonfree] unknown license terms -> https://lists.parabola.nu/pipermail/dev/2014-August/002275.html
vim-project:::: [nonfree] unknown license terms for accompanying documentation -> https://lists.parabola.nu/pipermail/dev/2014-August/002275.html
-vim-runtime:vim-runtime:::[branding] (vim)
-vim-systemd:::: [nonfree] unknown license terms -> https://lists.parabola.nu/pipermail/dev/2014-August/002275.html
vim-workspace:::: [nonfree] unknown license terms -> https://lists.parabola.nu/pipermail/dev/2014-August/002275.html
-virt-install:virt-install:parabola:1130:[uses-nonfree] contains non-FSDG compliant distros and operating systems support
-virtualbox::::[nonfree] contains BIOS which needs a nonfree compiler to build from source (OpenWatcom compiler), doesn't contains free distros presets for the virtual machine creation wizard, supports for nonfree Extension Pack, has nonfree user manual and adapted to nonfree linux kernel
-virtualbox-ext-vnc::::[uses-nonfree] depends on virtualbox
-virtualbox-guest-dkms::::[uses-nonfree] depends on virtualbox
-virtualbox-guest-iso::::[uses-nonfree] depends on virtualbox
-virtualbox-guest-modules-arch::::[uses-nonfree] depends on virtualbox
-virtualbox-guest-utils-nox::parabola:639:[uses-nonfree] depends on virtualbox
-virtualbox-guest-utils::::[uses-nonfree] depends on virtualbox
-virtualbox-host-dkms::::[uses-nonfree] depends on virtualbox
-virtualbox-host-modules-arch::::[uses-nonfree] depends on virtualbox
-virtualbox-sdk::::[uses-nonfree] depends on virtualbox
-vivaldi::::[nonfree] proprietary EULA, missing sources, built from binary installers, etc (from Antergos)
-vncviewer-jar:vncviewer-jar:::[technical] Arch version was not built from source
-winetricks:winetricks-libre:parabola:366:[uses-nonfree] recommends and installs nonfree software
-wings3d:wings3d:::[uses-nonfree] supports nonfree kerkythea renderer
-wiznote::::[uses-nonfree] depends on nonfree qt5-webengine
-xalan-java:xalan-java:::[technical] Arch version was not built from source
-xarchiver:xarchiver:::[uses-nonfree] recommends nonfree unrar
-xarchiver-gtk2:xarchiver-gtk2:::[uses-nonfree] recommends nonfree unrar
-xdm-archlinux::::[branding][FIXME:description]
-xerces2-java:xerces2-java:::[technical] Arch version was not built from source
-xmms2:xmms2:parabola:841:[uses-nonfree] depends and recommends nonfree mac installation
-xorg-fonts-100dpi:xorg-fonts-100dpi:::[FIXME:description] nonfree fonts
-xorg-fonts-75dpi:xorg-fonts-75dpi:::[FIXME:description] nonfree fonts
-xorg-fonts-type1:xorg-fonts-type1:::[FIXME:description] nonfree fonts
-xscreensaver:xscreensaver:parabola:131:[semifree] dmsc.asm file don't have source code supplied
-xsnow::::[FIXME:description]
-xsp:xsp:::[branding][FIXME:description]
-xv::fsf:xv:[nonfree][FIXME:description]
-zd1211-firmware::::[uses-nonfree] it's free, but drivers are propietary and it's not included in linux-libre
-parley:parley:::[uses-nonfree] depends on nonfree qt5-webengine
-kdevelop:kdevelop:::[uses-nonfree] depends on nonfree qt5-webengine
+virt-install:virt-install:parabola:1130:uses-nonfree: contains non-FSDG compliant distros and operating systems support
+virtualbox-ext-vnc::::uses-nonfree: depends on virtualbox
+virtualbox-guest-dkms::::uses-nonfree: depends on virtualbox
+virtualbox-guest-iso::::uses-nonfree: depends on virtualbox
+virtualbox-guest-modules-arch::::uses-nonfree: depends on virtualbox
+virtualbox-guest-utils-nox::parabola:639:uses-nonfree: depends on virtualbox
+virtualbox-guest-utils::::uses-nonfree: depends on virtualbox
+virtualbox-host-dkms::::uses-nonfree: depends on virtualbox
+virtualbox-host-modules-arch::::uses-nonfree: depends on virtualbox
+virtualbox::::nonfree: contains BIOS which needs a nonfree compiler to build from source (OpenWatcom compiler), doesn't contains free distros presets for the virtual machine creation wizard, supports for nonfree Extension Pack, has nonfree user manual and adapted to nonfree linux kernel
+virtualbox-sdk::::uses-nonfree: depends on virtualbox
+winetricks:winetricks-libre:parabola:366:uses-nonfree: recommends and installs nonfree software
+wings3d:wings3d:::uses-nonfree: supports nonfree kerkythea renderer
+wireguard-arch:wireguard:parabola:2134:technical: Recompile for linux-libre kernel
+wireguard-lts:wireguard-lts:parabola:2134:technical: Recompile for linux-libre-lts kernel
+wiznote::parabola:1167:uses-nonfree: depends on nonfree qt5-webengine
+x86_energy_perf_policy:linux-libre-tools-x86_energy_perf_policy:::semifree: (linux-tools) Build from the Linux-libre kernel
+xalan-java:xalan-java:::technical: Arch version was not built from source
+xarchiver-gtk2:xarchiver-gtk2:::uses-nonfree: recommends nonfree unrar
+xarchiver:xarchiver:::uses-nonfree: recommends nonfree unrar
+xdm-archlinux::::branding|FIXME-description:
+xerces2-java:xerces2-java:::technical: Arch version was not built from source
+xmms2:xmms2:parabola:841:uses-nonfree: depends and recommends nonfree mac installation
+xorg-fonts-100dpi:xorg-fonts-100dpi:::FIXME-description: nonfree fonts
+xorg-fonts-75dpi:xorg-fonts-75dpi:::FIXME-description: nonfree fonts
+xorg-fonts-type1:xorg-fonts-type1:::FIXME-description: nonfree fonts
+xscreensaver:xscreensaver:parabola:131:semifree: dmsc.asm file don't have source code supplied
diff --git a/report b/report
index fc384cc..e4813b4 100755
--- a/report
+++ b/report
@@ -18,45 +18,39 @@
## DEBUG begin ##
DEBUG = false
-require 'byebug' if DEBUG || false
-DEBUG_FILTER_NAMES = []
+require 'byebug' if DEBUG || true
+DEBUG_FILTER_NAMES = [] #[ 'well-formed-complete' ]
def IS_DEBUG_FILTER_NAME name ; DEBUG && (DEBUG_FILTER_NAMES.include? name) ; end ;
+DBG_DEBUGGER_EVAL = "DEBUG_FILTER_NAMES.each { | name | byebug if line.start_with? name } if DEBUG"
+
+def DBG_PARSE input_filename ; if DEBUG ; $stderr.print "\nDEBUG: parsing #{input_filename}\n" ; end ; end ;
+def DBG_TOKENS tokens ; if DEBUG ; tokens.each_with_index { | token , i | $stderr.print "DEBUG: tokens[#{i}]=#{token}\n" if IS_DEBUG_FILTER_NAME tokens[0] } ; end ; end ;
+def DBG_ENTRY entry ; if DEBUG ; $stderr.print "\n" ; entry.each_pair { | k , v | $stderr.print "DEBUG: #{k}: #{v}\n" } ; end ; end ;
+def DBG_EXPECTED input_filename ; if input_filename == 'blacklist-testdata.txt' ; $stderr.print DBG_EXPECTED_TEST_RESULTS + REPORT_SEPARATOR ; end ; end ;
+def DBG_TEST_DATA line ; if DEBUG && ! line.strip.empty? && ! (line.strip.start_with? '#')
+ $stderr.print "DBG_TEST_DATA: is_well_formed=#{!(line.match ENTRIES_REGEX).nil?}\n line=#{line}\n"
+ if (line.start_with? 'well-formed') && (line.match ENTRIES_REGEX).nil? ||
+ (line.start_with? 'malformed' ) && !(line.match ENTRIES_REGEX).nil?
+ $stderr.print "mismatched test-name/expectation - quitting" ; exit ; end ; end ; end
+DBG_EXPECTED_TEST_RESULTS = "##--------- expected results -----------## ##--- expected failures ---##\n" +
+ "# entries found: 32 # # [ @entries_malformed , #\n" +
+ "# well-formed: 22 # # @entries_refs_unknown , #\n" +
+ "# malformed: 10 # # @entries_tags_unknown , #\n" +
+ "# entries lacking bug reference: 2 # # @entries_duplicated ] #\n" +
+ "# no bug reference: 2 # ##-------------------------##\n" +
+# per 'blacklist-testdata.txt'
+ "# no bug reference id: 2 #\n" +
+ "# entries lacking tag: 1 #\n" +
+ "# entries lacking description: 1 #\n" +
+ "# entries with unknown bug references: 1 #\n" +
+ "# entries with unknown reason tags: 2 #\n" +
+ "# entries without replacement: 1 #\n" +
+ "# duplicate entries: 2 #\n" +
+ "# identical: 1 #\n" +
+ "# differing: 1 #\n" +
+ "##--------------------------------------##\n"
+# malformed: 10 # # @entries_tags_unknown , #
-def DBG_PARSE input_filename ; if DEBUG ; $stderr.print "\nDEBUG: parsing #{input_filename}\n" ; end ; end ;
-def DBG_FILTER_NAME line ; if DEBUG ; DEBUG_FILTER_NAMES.each { | ea | debugger if line.start_with? ea } ; end ; end ;
-def DBG_TOKENS tokens ; if DEBUG ; tokens.each_with_index { | token , i | $stderr.print "DEBUG: tokens[#{i}]=#{token}\n" if IS_DEBUG_FILTER_NAME tokens[0] } ; end ; end ;
-def DBG_TAG entry ; if DEBUG ; $stderr.print "\nparsing tag for: #{entry[PACKAGE_NAME_KEY]}\ndesc IN=#{entry[DESCRIPTION_KEY]}\n" ; end ; end ;
-def DBG_DESC entry ; if DEBUG ; $stderr.print "desc OUT=#{entry[DESCRIPTION_KEY]}\n tags=#{entry[REASON_TAGS_KEY]}\n" ; sleep 0.2 ; end ; end ;
-def DBG_NO_TAG entry ; if DEBUG ; $stderr.print "\nno tag for: #{ entry[PACKAGE_NAME_KEY]}\n" if entry[REASON_TAGS_KEY].empty? ; end ; end ;
-def DBG_NO_DESC entry ; if DEBUG ; $stderr.print "\nno desc for: #{entry[PACKAGE_NAME_KEY]}\n" if entry[DESCRIPTION_KEY ].empty? ; end ; end ;
-def DBG_ENTRY entry ; if DEBUG && (IS_DEBUG_FILTER_NAME entry[PACKAGE_NAME_KEY]) ; $stderr.print "\n" ; entry.each_pair { | k , v | $stderr.print "DEBUG: #{k}: #{v}\n" } ; end ; end ;
-def DBG_EXPECTED input_filename ; if input_filename == 'blacklist-testdata.txt' ; $stderr.print DBG_EXPECTED_TEST_RESULTS ; end ; end ;
-DBG_EXPECTED_TEST_RESULTS = "##------ expected results ---------##\n" + # per 'blacklist-testdata.txt'
- "# entries found: 20 #\n" +
- "# well-formed: 14 #\n" +
- "# malformed: 6 #\n" +
- "# entries lacking bug reference: 15 #\n" +
- "# entries lacking tag: 2 #\n" +
- "# entries lacking description: 3 #\n" +
- "# unknown bug references: 0 #\n" +
- "# unknown reason tags: 3 #\n" +
- "# entries with no replacement: 13 #\n" +
- "# duplicate entries: 2 #\n" +
- "# identical: 1 #\n" +
- "# differing: 2 #\n" +
- "##---------------------------------##\n"
-# entries found: 34
-# well-formed: 28
-# malformed: 6
-# entries lacking bug reference: 8
-# entries lacking tag: 8
-# entries lacking description: 4
-# unknown bug references: 1
-# unknown reason tags: 4
-# entries with no replacement: 4
-# duplicate entries: 3
-# identical: 1
-# differing: 2
## DEBUG end ##
@@ -65,11 +59,13 @@ require 'set'
# NOTE: acceptable entry syntax per SYNTAX doc =>
-# ORIGINAL_PACKAGE:LIBRE_REPLACEMENT:REF:REF_ID:[TAG] SHORT_DESCRIPTION
+# ORIGINAL_PACKAGE:LIBRE_REPLACEMENT:REF:REF_ID:TAG:SHORT_DESCRIPTION
ALL_BLACKLIST_FILES = [ 'blacklist.txt' , 'your-freedom_emu-blacklist.txt' , 'your-privacy-blacklist.txt' ]
BLACKLIST_FILES = (File.exist? ARGV.first.to_s) ? [ ARGV.first ] : ALL_BLACKLIST_FILES
-ENTRIES_REGEX = /^[^:\[\]#]+:[^:\[\]]*:(debian|fedora|fsf|parabola|savannah|sv)?:[^:\[\]]*:\w*([^\d:]+:.*|\[[^:]+:.*|[^:]*)$/
-REASON_TAGS_REGEX = /^\[([^\]]*)\] *(.*)/
+# ENTRIES_REGEX = /^[^:\[\]#]+:[^:\[\]]*:(debian|fedora|fsf|parabola|savannah|sv)?:[^:\[\]]*:\w*([^\d:]+:.*|\[[^:]+:.*|[^:]*)$/
+# REASON_TAGS_REGEX = /^\[([^\]]*)\] *(.*)/
+ENTRIES_REGEX = /^[^:#]+:[^:]*:[^:]*:[^:]*:[^:]*:[^:]*$/ # TODO: ref, ref_id, tag, and desc should be required
+REASON_TAGS_REGEX = /^([^\]]*)/
RAW_ENTRY_KEY = :raw_blacklist_entry
PACKAGE_NAME_KEY = :original_package # syntax field 0
REPLACEMENT_KEY = :libre_replacement # syntax field 1
@@ -78,14 +74,15 @@ REFERENCE_ID_KEY = :id # syntax field 3
REASON_TAGS_KEY = :reason_tags # syntax field 4 head , constrained
DESCRIPTION_KEY = :short_description # syntax field 4 tail
ACCEPTABLE_REFS = [ 'debian' , 'fedora' , 'fsf' , 'parabola' , 'savannah' ]
+# ACCEPTABLE_REFS = [ 'debian' , 'fedora' , 'fsf' , 'parabola' , 'savannah' , 'sv' ]
ACCEPTABLE_TAGS = [ 'nonfree' , 'semifree' , 'uses-nonfree' , 'branding' ,
- 'technical' , 'FIXME:package' , 'FIXME:description' ]
+ 'technical' , 'FIXME-package' , 'FIXME-description' ]
DO_PRINT_MALFORMED = true
DO_PRINT_UNREPLACED = true
DO_PRINT_INCOMPLETE = true
DO_PRINT_DUPLICATED = true
DO_PRINT_STATS = true
-REPORT_SEPARATOR = "------------------------------------------------------------\n"
+REPORT_SEPARATOR = "---------------------------------------------------------------------------\n"
LOG_FILE = 'validation.log'
@@ -95,8 +92,8 @@ def log log_msg ; @log_file.print log_msg if @log_file.respond_to? :print ; end
def reset_state
@entries_malformed = []
@entries_acceptable = []
- @entry_freqs = {}
@entries_no_ref = []
+ @entries_no_refid = []
@entries_no_tag = []
@entries_no_desc = []
@entries_refs_unknown = []
@@ -115,40 +112,27 @@ DBG_PARSE input_filename
(File.readlines input_filename).each do | line |
-DBG_FILTER_NAME line
+DBG_TEST_DATA line ; eval DBG_DEBUGGER_EVAL ;
next if line.strip.empty? || (line.strip.start_with? '#')
@entries_malformed << line && next unless line.match ENTRIES_REGEX
- @entries_acceptable << (entry = {})
- tokens = (line.split ':')
- entry[RAW_ENTRY_KEY ] = line
- entry[PACKAGE_NAME_KEY ] = (tokens.shift ).gsub("\t" , '').strip
- entry[REPLACEMENT_KEY ] = (tokens.shift ).gsub("\t" , '').strip
- entry[REFERENCE_KEY ] = (tokens.shift ).gsub("\t" , '').strip
- entry[REFERENCE_ID_KEY ] = (tokens.shift ).gsub("\t" , '').strip
- entry[DESCRIPTION_KEY ] = (tokens.join ':').gsub("\t" , '').strip
- entry[REASON_TAGS_KEY ] = []
+ @entries_acceptable << (entry = {})
+ tokens = (line.split ':')
+ entry[RAW_ENTRY_KEY ] = line
+ entry[PACKAGE_NAME_KEY] = (tokens.shift ).gsub(/\s+/ , '')
+ entry[REPLACEMENT_KEY ] = (tokens.shift ).gsub(/\s+/ , '')
+ entry[REFERENCE_KEY ] = (tokens.shift ).gsub(/\s+/ , '')
+ entry[REFERENCE_ID_KEY] = (tokens.shift ).gsub(/\s+/ , '')
+ entry[REASON_TAGS_KEY ] = (tokens.shift ).gsub(/\s+/ , '').split '|'
+ entry[DESCRIPTION_KEY ] = (tokens.join ':').gsub(/\s+/ , '')
DBG_TOKENS tokens
-
- # parse tags
- while (entry[DESCRIPTION_KEY].start_with? '[') && (entry[DESCRIPTION_KEY].include? ']')
-
-DBG_TAG entry
-
- entry[REASON_TAGS_KEY] << (entry[DESCRIPTION_KEY].gsub REASON_TAGS_REGEX , '\1')
- entry[DESCRIPTION_KEY] = (entry[DESCRIPTION_KEY].gsub REASON_TAGS_REGEX , '\2')
-
-DBG_DESC entry
-
- end
-DBG_NO_TAG entry
-DBG_NO_DESC entry
end
end
def process_entries
+ entry_freqs = {}
@entries_acceptable.each do | entry |
DBG_ENTRY entry
@@ -162,9 +146,9 @@ DBG_ENTRY entry
entry_ref_unknown = [ entry_ref ] - ACCEPTABLE_REFS - [ '' ]
entry_tags_unknown = entry_tags - ACCEPTABLE_TAGS
- @entry_freqs[entry_name] = (@entry_freqs[entry_name] ||= 0) + 1
- @entries_no_ref << entry if entry_ref .empty? ||
- entry_ref_id .empty?
+ entry_freqs[entry_name] = (entry_freqs[entry_name] ||= 0) + 1
+ @entries_no_ref << entry if entry_ref .empty?
+ @entries_no_refid << entry if entry_ref_id .empty?
@entries_no_tag << entry if entry_tags .empty?
@entries_no_desc << entry if entry_desc .empty?
@entries_refs_unknown << entry unless entry_ref_unknown .empty?
@@ -174,7 +158,7 @@ DBG_ENTRY entry
end
@entries_unreplaced = @entries_acceptable.select { | entry | entry[REPLACEMENT_KEY].empty? }
- @entries_duplicated = @entry_freqs.keys .select { | name | @entry_freqs[name] > 1 }
+ @entries_duplicated = entry_freqs.keys .select { | name | entry_freqs[name] > 1 }
@entries_duplicated.each do | duplicate_name |
duplicate_entries = @entries_acceptable.select { | entry | entry[PACKAGE_NAME_KEY] == duplicate_name } \
@@ -182,12 +166,15 @@ DBG_ENTRY entry
unique_entries = duplicate_entries.uniq
n_unique_entries = unique_entries .size
- unique_entries.each do | uniq_value |
- n_identical_entries = duplicate_entries.count { | dup_entry | dup_entry == uniq_value }
- @entries_identical[duplicate_name] = uniq_value + " (#{n_identical_entries} identical)" if n_identical_entries > 1
+ unique_entries.each do | uniq_entry |
+ identical_entries = duplicate_entries.select { | dup_entry | dup_entry == uniq_entry }
+ n_identical_entries = identical_entries.count
+
+ @entries_identical[duplicate_name] = [] if n_identical_entries > 1
+ @entries_identical[duplicate_name] += identical_entries if n_identical_entries > 1
end
if n_unique_entries > 1
- @entries_differing[duplicate_name] = unique_entries
+ @entries_differing[duplicate_name] = unique_entries
end
end
end
@@ -198,9 +185,8 @@ def print_report input_filename
end
entries_malformed = [ '@entries_malformed' ]
- entries_incomplete = [ '@entries_no_ref' , '@entries_refs_unknown' , '@refs_unknown' ,
- '@entries_no_tag' , '@entries_tags_unknown' , '@tags_unknown' ,
- '@entries_no_desc' ]
+ entries_incomplete = [ '@entries_no_ref' , '@entries_refs_unknown' , '@entries_no_refid' ,
+ '@entries_no_tag' , '@entries_tags_unknown' , '@entries_no_desc' ]
log_invalid = []
log_invalid += entries_malformed if DO_PRINT_MALFORMED
@@ -220,12 +206,12 @@ def print_report input_filename
unless @entries_duplicated.empty? || ! DO_PRINT_DUPLICATED
log "#{REPORT_SEPARATOR}entries duplicates:\n"
@entries_duplicated.each do | duplicate_name |
- identical = @entries_identical[duplicate_name]
+ identicals = @entries_identical[duplicate_name]
differings = @entries_differing[duplicate_name]
log "\n #{duplicate_name}:\n"
- log " identical:\n" unless identical .nil?
- log " #{identical}\n" unless identical .nil?
+ log " identical:\n" unless identicals.nil?
+ log identicals.map { | identical | " #{identical}\n" } unless identicals.nil?
log " differing:\n" unless differings.nil?
log differings.map { | differing | " #{differing}\n" } unless differings.nil?
end
@@ -233,20 +219,23 @@ def print_report input_filename
if DO_PRINT_STATS
all_entries = @entries_acceptable + @entries_malformed
+ all_no_ref = @refs_unknown.merge @tags_unknown
print "#{REPORT_SEPARATOR}#{input_filename} stats:\n"
- print " entries found: #{ (all_entries ).size }\n"
- print " well-formed: #{ (@entries_acceptable).size }\n"
- print " malformed: #{ (@entries_malformed ).size }\n"
- print " entries lacking bug reference: #{(@entries_no_ref ).size }\n"
- print " entries lacking tag: #{ (@entries_no_tag ).size }\n"
- print " entries lacking description: #{ (@entries_no_desc ).size }\n"
- print " unknown bug references: #{ (@refs_unknown ).size }\n"
- print " unknown reason tags: #{ (@tags_unknown ).size }\n"
- print " entries with no replacement: #{ (@entries_unreplaced).size }\n"
- print " duplicate entries: #{ (@entries_duplicated).size }\n"
- print " identical: #{ (@entries_identical ).size }\n"
- print " differing: #{ (@entries_differing ).keys.size}\n"
+ print " entries found: #{ (all_entries ).size }\n"
+ print " well-formed: #{ (@entries_acceptable ).size }\n"
+ print " malformed: #{ (@entries_malformed ).size }\n"
+ print " entries lacking bug reference: #{ (all_no_ref ).size }\n"
+ print " no bug reference: #{ (@entries_no_ref ).size }\n"
+ print " no bug reference id: #{ (@entries_no_refid ).size }\n"
+ print " entries lacking tag: #{ (@entries_no_tag ).size }\n"
+ print " entries lacking description: #{ (@entries_no_desc ).size }\n"
+ print " entries with unknown bug references: #{(@entries_refs_unknown).size }\n"
+ print " entries with unknown reason tags: #{ (@entries_tags_unknown).size }\n"
+ print " entries without replacement: #{ (@entries_unreplaced ).size }\n"
+ print " duplicate entries: #{ (@entries_duplicated ).size }\n"
+ print " identical: #{ (@entries_identical ).keys.size}\n"
+ print " differing: #{ (@entries_differing ).keys.size}\n"
print REPORT_SEPARATOR
end
@@ -254,11 +243,12 @@ DBG_EXPECTED input_filename
end
def validate input_filename
- validations = [ '@entries_malformed' , '@entries_no_ref' , '@entries_no_tag' ,
- '@entries_no_desc' , '@refs_unknown' , '@tags_unknown' ,
- '@entries_duplicated' ] # TODO: ref, ref_id, tag, and desc should be required
- validations = [ '@entries_malformed' , '@refs_unknown' , '@tags_unknown' ,
- '@entries_duplicated' ] # TODO: ref, ref_id, tag, and desc should be required
+ validations = [ '@entries_malformed' ,
+ '@entries_no_ref' , '@entries_refs_unknown' , '@entries_no_refid' ,
+ '@entries_no_tag' , '@entries_tags_unknown' , '@entries_no_desc' ,
+ '@entries_duplicated' ] # TODO: ref, ref_id, tag, and desc should be required
+ validations = [ '@entries_malformed' , '@entries_refs_unknown' ,
+ '@entries_tags_unknown' , '@entries_duplicated' ] # TODO: ref, ref_id, tag, and desc should be required
validations.each { | var_name | @errors << var_name unless (eval var_name).empty? }
end
@@ -271,7 +261,7 @@ def generate_json input_filename
print "no problems detected in #{input_filename}\n"
$stderr.print "wrote: #{output_json_file}\n"
else
- print "ERROR: in #{input_filename} - [ #{@errors.join ','} ] - see: #{LOG_FILE}\n"
+ print "ERROR: [ #{@errors.join " , "} ] in #{input_filename} - see: #{LOG_FILE}\n"
File.delete output_json_file if File.exist? output_json_file
end
end
diff --git a/your-freedom_emu-blacklist.txt b/your-freedom_emu-blacklist.txt
index e326a23..917f237 100644
--- a/your-freedom_emu-blacklist.txt
+++ b/your-freedom_emu-blacklist.txt
@@ -1,44 +1,34 @@
-1964js::::[hardware-emulator n64][arch mips64][firmware no-need][software technically-free] build software with GCC
-#bochs::::[hardware-emulator pc][x86_32/x86_64][firmware no-need][software free] support GNU/Linux
-#darling::::[compatibility-layer darwin][arch various][software free] build software with GCC
-#desmume::::[hardware-emulator nintendods][arch arm32][firmware optional/technically-free][software free] support GNU/Linux
-dgen-sdl::::[hardware-emulator megadrive][arch m68k_16][firmware no-need][software technically-free] build software with GCC and WLA_DX
-#dolphin-emu::::[hardware-emulator nintendo-various][arch ppc32][firmware optional/technically-free][software free] support GNU/Linux
-#dosbox::::[os-emulator dos][arch x86_16/x86_32][software free] build software with GCC
-fceux::::[hardware-emulator famicom][arch mos6502_8][firmware need(famicom-disk)/technically-free][software technically-free] build software with DASM
-gambatte-qt::::[hardware-emulator gameboy][arch z80_8][firmware no-need][software technically-free] build software with GCC and WLA_DX
-gambatte-sdl::::[hardware-emulator gameboy][arch z80_8][firmware no-need][software technically-free] build software with GCC and WLA_DX
-gens::::[hardware-emulator megadrive][arch m68k_16][firmware no-need][software technically-free] build software with GCC and WLA_DX
-gens-gs::::[hardware-emulator megadrive/32x][arch m68k_16/sh2_32][firmware optional(need-various)/technically-free][software technically-free] build software with GCC and WLA_DX
-hatari::::[hardware-emulator atari-various][arch mos6507_8][firmware no-need][software technically-free] build software with DASM and WLA_DX
-higan-gtk::::[hardware-emulator nintendo-various][arch various][firmware optional(need-various)/technically-free][software technically-free(free-for-some)] build software with GCC, DASM and WLA_DX; http://kuwanger.net/projects/
-higan-qt::::[hardware-emulator nintendo-various][arch various][firmware optional(need-various)/technically-free][software technically-free(free-for-some)] build software with GCC, DASM and WLA_DX; http://kuwanger.net/projects/
-#icecat::::[hardware-emulator phone/tablet][arch various][firmware no-need][software free] support GNU/Linux (Gecko Engine OS)
-#iceweasel::::[hardware-emulator phone/tablet][arch various][firmware no-need][software free] support GNU/Linux (Gecko Engine OS)
-#libhybris::::[compatibility-layer replicant][arch various][software free] build software with GCC
-mednafen::::[hardware-emulator various][arch various][firmware optional(need-various)/technically-free][software technically-free(free-for-some)] build software with GCC, DASM and WLA_DX; http://kuwanger.net/projects/
-mednafen-server::::[server] mednafen network games server
-mgba-qt::::[hardware-emulator gba/gameboy][arch arm32/z80_8][firmware optional/technically-free][software technically-free(gba-is-free)] build software with GCC and WLA_DX; http://kuwanger.net/projects/
-mgba-sdl::::[hardware-emulator gba/gameboy][arch arm32/z80_8][firmware optional/technically-free][software technically-free(gba-is-free)] build software with GCC and WLA_DX; http://kuwanger.net/projects/
-#lxdream::::[hardware-emulator dreamcast][arch sh4_32][firmware need/free][software free] support GNU/Linux; free firmware reios https://github.com/reicast/reicast-emulator
-mupen64plus::::[hardware-emulator n64][arch mips64][firmware no-need][software technically-free] build software with GCC
-nestopia::::[hardware-emulator famicom][arch mos6502_8][firmware need(famicom-disk)/technically-free][software technically-free] build software with DASM
-pcsx2::::[hardware-emulator ps2][arch mips64][firmware need/technically-free][software free] support GNU/Linux
-pcsxr::::[hardware-emulator ps1][arch mips32][firmware optional/technically-free][software technically-free] build software with GCC
-ppsspp::::[hardware-emulator psp][arch arm32][firmware no-need][software free] support GNU/Linux
-ppsspp-qt::::[hardware-emulator psp][arch arm32][firmware no-need][software free] support GNU/Linux
-#qemu::::[hardware-emulator various][arch various][firmware optional(need-various)/free][software free] support GNU/Linux (some not, build software with GCC)
-#qemu-launcher::::[frontend] qemu frontend
-#q4wine::::[frontend] wine frontend
-#qtemu::::[frontend] qemu frontend
-#reicast::::[hardware-emulator dreamcast][arch sh4_32][firmware optional/free][software free] support GNU/Linux; free firmware reios https://github.com/reicast/reicast-emulator
-stella::::[hardware-emulator atari2600][arch mos6507_8][firmware no-need][software technically-free] build software with DASM and WLA_DX
-supermodel::::[hardware-emulator sega-model-3][arch ppc64][firmware no-need][software technically-free] build software with GCC
-vbam-gtk::::[hardware-emulator gba/gameboy][arch arm32/z80_8][firmware optional/technically-free][software technically-free(gba-is-free)] build software with GCC and WLA_DX; http://kuwanger.net/projects/
-vbam-sdl::::[hardware-emulator gba/gameboy][arch arm32/z80_8][firmware optional/technically-free][software technically-free(gba-is-free)] build software with GCC and WLA_DX; http://kuwanger.net/projects/
-vbam-wx::::[hardware-emulator gba/gameboy][arch arm32/z80_8][firmware optional/technically-free][software technically-free(gba-is-free)] build software with GCC and WLA_DX; http://kuwanger.net/projects/
-vice::::[hardware-emulator comodore][arch mos6502_8][firmware no-need][software technically-free] build software with DASM
-#wine::::[compatibility-layer reactos][arch various][software free] build software with GCC
-yabause-gtk::::[hardware-emulator saturn][arch sh2_32][firmware optional/technically-free][software technically-free] build software with GCC
-yabause-qt::::[hardware-emulator saturn][arch sh2_32][firmware optional/technically-free][software technically-free] build software with GCC
-zsnes::::[hardware-emulator superfamicom][arch mos6502_16][firmware no-need][software technically-free] build software with WLA_DX
+#bochs::::uses-nonfree:[hardware-emulator pc][x86_32/x86_64][firmware no-need][software free] support GNU/Linux
+#darling::::uses-nonfree:[compatibility-layer darwin][arch various][software free] build software with GCC
+#desmume::::uses-nonfree:[hardware-emulator nintendods][arch arm32][firmware optional/technically-free][software free] support GNU/Linux
+dgen-sdl::::uses-nonfree:[hardware-emulator megadrive][arch m68k_16][firmware no-need][software technically-free] build software with GCC and WLA_DX
+#dolphin-emu::::uses-nonfree:[hardware-emulator nintendo-various][arch ppc32][firmware optional/technically-free][software free] support GNU/Linux
+#dosbox::::uses-nonfree:[os-emulator dos][arch x86_16/x86_32][software free] build software with GCC
+fceux::::uses-nonfree:[hardware-emulator famicom][arch mos6502_8][firmware need(famicom-disk)/technically-free][software technically-free] build software with DASM
+gens-gs::::uses-nonfree:[hardware-emulator megadrive/32x][arch m68k_16/sh2_32][firmware optional(need-various)/technically-free][software technically-free] build software with GCC and WLA_DX
+gens::::uses-nonfree:[hardware-emulator megadrive][arch m68k_16][firmware no-need][software technically-free] build software with GCC and WLA_DX
+hatari::::uses-nonfree:[hardware-emulator atari-various][arch mos6507_8][firmware no-need][software technically-free] build software with DASM and WLA_DX
+#icecat::::uses-nonfree:[hardware-emulator phone/tablet][arch various][firmware no-need][software free] support GNU/Linux (Gecko Engine OS)
+#iceweasel::::uses-nonfree:[hardware-emulator phone/tablet][arch various][firmware no-need][software free] support GNU/Linux (Gecko Engine OS)
+#libhybris::::uses-nonfree:[compatibility-layer replicant][arch various][software free] build software with GCC
+#lxdream::::uses-nonfree:[hardware-emulator dreamcast][arch sh4_32][firmware need/free][software free] support GNU/Linux; free firmware reios https://github.com/reicast/reicast-emulator
+mednafen::::uses-nonfree:[hardware-emulator various][arch various][firmware optional(need-various)/technically-free][software technically-free(free-for-some)] build software with GCC, DASM and WLA_DX; http://kuwanger.net/projects/
+mgba-qt::::uses-nonfree:[hardware-emulator gba/gameboy][arch arm32/z80_8][firmware optional/technically-free][software technically-free(gba-is-free)] build software with GCC and WLA_DX; http://kuwanger.net/projects/
+mgba-sdl::::uses-nonfree:[hardware-emulator gba/gameboy][arch arm32/z80_8][firmware optional/technically-free][software technically-free(gba-is-free)] build software with GCC and WLA_DX; http://kuwanger.net/projects/
+mupen64plus::::uses-nonfree:[hardware-emulator n64][arch mips64][firmware no-need][software technically-free] build software with GCC
+pcsx2::::uses-nonfree:[hardware-emulator ps2][arch mips64][firmware need/technically-free][software free] support GNU/Linux
+ppsspp::::uses-nonfree:uses-nonfree:[hardware-emulator psp][arch arm32][firmware no-need][software free] support GNU/Linux
+ppsspp-qt::::uses-nonfree:uses-nonfree:[hardware-emulator psp][arch arm32][firmware no-need][software free] support GNU/Linux
+#q4wine::::uses-nonfree:[frontend] wine frontend
+#qemu::::uses-nonfree:[hardware-emulator various][arch various][firmware optional(need-various)/free][software free] support GNU/Linux (some not, build software with GCC)
+#qemu-launcher::::uses-nonfree:[frontend] qemu frontend
+#qtemu::::uses-nonfree:[frontend] qemu frontend
+#reicast::::uses-nonfree:[hardware-emulator dreamcast][arch sh4_32][firmware optional/free][software free] support GNU/Linux; free firmware reios https://github.com/reicast/reicast-emulator
+stella::::uses-nonfree:[hardware-emulator atari2600][arch mos6507_8][firmware no-need][software technically-free] build software with DASM and WLA_DX
+vbam-sdl::::uses-nonfree:[hardware-emulator gba/gameboy][arch arm32/z80_8][firmware optional/technically-free][software technically-free(gba-is-free)] build software with GCC and WLA_DX; http://kuwanger.net/projects/
+vbam-wx::::uses-nonfree:[hardware-emulator gba/gameboy][arch arm32/z80_8][firmware optional/technically-free][software technically-free(gba-is-free)] build software with GCC and WLA_DX; http://kuwanger.net/projects/
+vice::::uses-nonfree:[hardware-emulator comodore][arch mos6502_8][firmware no-need][software technically-free] build software with DASM
+#wine::::uses-nonfree:[compatibility-layer reactos][arch various][software free] build software with GCC
+yabause-gtk::::uses-nonfree:[hardware-emulator saturn][arch sh2_32][firmware optional/technically-free][software technically-free] build software with GCC
+yabause-qt::::uses-nonfree:[hardware-emulator saturn][arch sh2_32][firmware optional/technically-free][software technically-free] build software with GCC
+zsnes::::uses-nonfree:[hardware-emulator superfamicom][arch mos6502_16][firmware no-need][software technically-free] build software with WLA_DX
diff --git a/your-privacy-blacklist.txt b/your-privacy-blacklist.txt
index 5f99581..971f7eb 100644
--- a/your-privacy-blacklist.txt
+++ b/your-privacy-blacklist.txt
@@ -1,93 +1,51 @@
-account-plugins:::: useful only with Gwibber and unsafe and dangerous for privacy services
-amarok:amarok:::: provides support for Amazon MP3 store
-amsn:::: support only MSN
-banshee:banshee::: depends of gdata-sharp
-bitlbee:bitlbee::: provides support for MSN, Yahoo!, AIM, ICQ, Twitter
-blogilo:::: depends of libkgapi
-bti:bti::: supports Twitter service
-california:california:parabola:809: provides support for Google Calendar
-caprine:::: Facebook chat client, no encryption whatsoever
-centerim:centerim::: provides support for unsafe and dangerous for privacy services
-checkgmail::::
-choqok:choqok::: support Twitter service
-clamz:::: only useful with Amazon Web Services (AWS)
-claws-mail:claws-mail::: optional depends of libgdata
-darktable:darktable::: depends of flickcurl
-duplicity:duplicity::: optional depends of python2-boto and python2-gdata
-ekg:::: only useful with Gadu-Gadu service
-ekg2:ekx2::: provides support for unsafe and dangerous for privacy services and recommend Gadu-Gadu service
-emsene:::: support only MSN
-eog-plugins:eog-plugins::: depends of libgdata
-empathy:empathy::: depends of geoclue2
-evolution-data-server:evolution-data-server::: depends of libgdata
-f-spot:::: depends of flickrnet
-finch:finch::: pidgin console
-flickrnet:::: only useful with Flickr service
-flickcurl:::: only useful with Flickr service
-gdata-sharp::::
-geoclue:::: enables geospatial awareness in applications (physical location tracking software)
-geoclue2:::: enables geospatial awareness in applications (physical location tracking software)
-gnome-clocks:::: depends of geoclue2
-gnome-documents:::: depends of libgdata
-gnome-maps:::: depends of geoclue2
-gnome-online-accounts:gnome-online-accounts::: provides support for Google, Facebook, Windows Live and Microsoft Exchange and Flickr (keep only ownCloud, imap and smtp)
-gnome-online-miners:::: only useful with libgdata (provides support for Facebook, Flickr, Google and SkyDrive)
-gnome-photos:::: depends of libgdata and gnome-online-miners
-gnome-settings-daemon:gnome-settings-daemon::: depends of geoclue2
-gnome-weather:gnome-weather::: depends of geoclue2
-google-gadgets-common::::
-google-gadgets-gtk::::
-google-gadgets-qt::::
-googlecl::::
-grilo-plugins:grilo-plugins::: optional depends of libgdata
-gthumb:gthumb::: contains support for Facebook, Flickr, Picasa and Photobucket
-gvfs-google::::
-gwibber:::: contains support for Facebook, Twitter, Flickr, Foursquare, Sina and Sohu
-icedove:icedove::: provides support for unsafe and dangerous for privacy services
-jitsi:jitsi::: provides support for unsafe and dangerous for privacy services
-kadu:::: provides support for unsafe and dangerous for privacy services and recommend Gadu-Gadu service
-kmess:::: only useful with Windows Live Messenger service
-kde-meta-kdeplasma-addons:kde-meta-kdeplasma-addons::: depends of kdeplasma-addons-runners-translator
-kdenetwork-kopete:kdenetwork-kopete::: provides support for unsafe and dangerous for privacy services
-kmail::parabola:564: depends of pim-storage-service-manager and contains support to check URLs with Phishing Google System
-kdepim-addons:kdepim-addons::: depends of libkgapi
-kdepim-runtime:kdepim-runtime::: depends of libkgapi
-kipi-plugins:kipi-plugins::: provides support for unsafe and dangerous for privacy services
-libgadu:::: only useful with Gadu-Gadu service
-libgdata:::: provides support for unsafe and dangerous for privacy services
-libkfbapi:::: only useful with Facebook service
-libkgapi:::: useful just with Google services
-libmsn:::: only useful for MSN support in kdenetwork-kopete
-libpurple:libpurple::: provides support for unsafe and dangerous for privacy services
-libkvkontakte:::: only useful with VK (VKontakte) service
-licq:::: provides support for unsafe and dangerous for privacy services and recommend ICQ service
-minitube::parabola:701: requires create a "Browser Key" at https://console.developers.google.com and put it in /etc/profile.d/minitube.sh as the GOOGLE_API_KEY environmental variable
-naim:::: provides support for unsafe and dangerous for privacy services and recommend AIM service
-openshot:openshot::: provides Youtube uploader support (Note: It has support for registered users only)
-papyon:::: only useful with MSN
-pidgin:pidgin::: provides support for unsafe and dangerous for privacy services
-pidgin-gfire:::: only useful with Xfire service
-pidgin-lwqq:::: Tencent QQ service
-pim-storage-service-manager:::: provides support for unsafe and dangerous for privacy services
-pork:::: provides support for unsafe and dangerous for privacy services
-pptpclient:::: Client for Microsoft Point-to-Point Tunneling Protocol
-pyicqt:::: only useful with ICQ service
-pymsnt:::: provide MSN transport for Jabber
-python2-boto:::: only useful with Amazon Web Services (AWS)
-python2-dropbox::::
-python2-flickapi::::
-python2-gdata::::
-python2-ubuntuone-storageprotocol::::
-rawstudio:::: depends of flickcurl
-redshift:redshift::: depends of geoclue2
-s3cmd:::: only useful with Amazon S3
-shotwell:::: depends of libgdata and contains support for Facebook, Flickr, Picasa, Tumblr, Yandex and Youtube (Note: Youtube option has support for registered users only)
-sylpheed:sylpheed::: has an entry for gmail in its accounts wizard
-ttytter:::: only useful with Twitter service
-ubuntuone-client::::
-ubuntuone-client-gnome::::
-ubuntuone-control-panel::::
-webkit2gtk:webkit2gtk::: depends of geoclue2
-webkitgtk:webkitgtk::: depends of geoclue2
-webkitgtk2:webkitgtk2::: depends of geoclue2
-yahoo-t:::: provide Yahoo! transport for Jabber
+bitlbee:bitlbee:::: provides support for MSN, Yahoo, AIM, ICQ, Twitter
+bti:bti:::: supports Twitter service
+california:california:::: supports Google Calendar
+caprine::::: Facebook chat client, no encryption whatsoever
+choqok:choqok:::: support Twitter service
+claws-mail:claws-mail:::: optional depends of libgdata
+darktable:darktable:::: depends of flickcurl
+duplicity:duplicity:::: optional depends of python2-boto
+empathy:empathy:::: depends of geoclue2
+eog-plugins:eog-plugins:::: depends of libgdata
+evolution-data-server:evolution-data-server:::: depends of libgdata
+finch:finch:::: pidgin console
+flickcurl::::: only useful with Flickr service
+geoclue::::: enables geospatial awareness in applications (physical location tracking software)
+gnome-clocks::::: depends of geoclue2
+gnome-documents::::: depends of libgdata
+gnome-maps::::: depends of geoclue2
+gnome-online-accounts:gnome-online-accounts:::: provides support for Google, Facebook, Windows Live and Microsoft Exchange and Flickr (keep only ownCloud, imap and smtp)
+gnome-online-miners::::: only useful with libgdata (provides support for Facebook, Flickr, Google and SkyDrive)
+gnome-photos::::: depends of libgdata and gnome-online-miners
+gnome-settings-daemon:gnome-settings-daemon:::: depends of geoclue2
+gnome-weather:gnome-weather:::: depends of geoclue2
+googlemaps:::::
+grilo-plugins:grilo-plugins:::: optional depends of libgdata
+gthumb:gthumb:::: contains support for Facebook, Flickr, Picasa and Photobucket
+gvfs-google:::::
+icedove:icedove:::: provides support for unsafe and dangerous for privacy services
+jitsi:jitsi:::: provides support for unsafe and dangerous for privacy services
+kdepim-addons:kdepim-addons:::: depends of libkgapi
+kdepim-runtime:kdepim-runtime:::: depends of libkgapi
+kio-gdrive:::::
+kipi-plugins:kipi-plugins:::: provides support for unsafe and dangerous for privacy services
+kmail::parabola:564:: depends of pim-storage-service-manager and contains support to check URLs with Phishing Google System
+kopete:kopete:::: provides support for unsafe and dangerous for privacy services
+libgadu::::: only useful with Gadu-Gadu service
+libgdata::::: provides support for unsafe and dangerous for privacy services
+libkgapi::::: useful just with Google services
+libkvkontakte::::: only useful with VK (VKontakte) service
+libpurple:libpurple:::: provides support for unsafe and dangerous for privacy services
+minitube::parabola:701:: requires create a "Browser Key" at https://console.developers.google.com and put it in /etc/profile.d/minitube.sh as the GOOGLE_API_KEY environmental variable
+openshot:openshot:::: provides Youtube uploader support (Note: It has support for registered users only)
+pidgin:pidgin:::: provides support for unsafe and dangerous for privacy services
+pork::::: provides support for unsafe and dangerous for privacy services
+pptpclient::::: Client for Microsoft Point-to-Point Tunneling Protocol
+python2-boto::::: only useful with Amazon Web Services (AWS)
+python2-dropbox:::::
+redshift:redshift:::: depends of geoclue2
+s3cmd::::: only useful with Amazon S3
+shotwell::::: depends of libgdata and contains support for Facebook, Flickr, Picasa, Tumblr, Yandex and Youtube (Note: Youtube option has support for registered users only)
+sylpheed:sylpheed:::: has an entry for gmail in its accounts wizard
+webkit2gtk:webkit2gtk:::: depends of geoclue2