File: README.Debian-source

package info (click to toggle)
gimp-plugin-registry 5.20120621
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 56,020 kB
  • sloc: ansic: 46,068; lisp: 20,560; python: 14,495; sh: 3,294; cpp: 2,528; makefile: 1,041; xml: 546
file content (18 lines) | stat: -rw-r--r-- 588 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Repackaging gimp-refocus for Debian
-----------------------------------

The original source ships the CLAPACK library[1] in the 'lib'
directory. This directory was removed from the original sources
due to the following reasons:

 * Upstream forgot to ship adequate copyright/licensing
   informations for it.
 * Debian ships the original LAPACK library. Building CLAPACK
   to link it statically does not make sense.

To build Debian's orig.tar.gz run
  debian/rules get-orig-source

[1] http://www.netlib.org/clapack/

 -- Bernd Zeimetz <bernd@bzed.de>  Wed, 21 Mar 2007 03:15:27 +0100