File: README.source

package info (click to toggle)
arrayfire 3.3.2%2Bdfsg1-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 109,016 kB
  • sloc: cpp: 127,909; lisp: 6,878; python: 3,923; ansic: 1,051; sh: 347; makefile: 338; xml: 175
file content (14 lines) | stat: -rw-r--r-- 479 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
ArrayFire for Debian

DFSG cleaning
-------------

Since version 3.1.0, ArrayFire has been shipping source code with patented 
algorithms. Upstream has been kind enough to name the corresponding source 
files with a *nonfree* suffix. As a result, running the following command:

  find -name *nonfree* -type f -delete

after merging a new upstream tag should be enough to perform DFSG cleaning.

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Thu, 17 Sep 2015 18:30:51 +0100