File: control

package info (click to toggle)
lynkeos.app 3.4%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 16,052 kB
  • sloc: objc: 37,177; ansic: 666; cpp: 148; sh: 68; makefile: 35
file content (47 lines) | stat: -rw-r--r-- 1,698 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Source: lynkeos.app
Section: gnustep
Priority: optional
Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
Uploaders: Yavor Doganov <yavor@gnu.org>
Build-Depends: debhelper-compat (= 13),
	       libavcodec-dev,
	       libavformat-dev,
	       libswscale-dev,
	       libcfitsio-dev,
	       libfftw3-dev,
	       libtiff-dev,
	       libgnustep-gui-dev (>= 0.28),
	       liblapacke-dev,
	       icnsutils
Vcs-Git: https://salsa.debian.org/gnustep-team/lynkeos.app.git
Vcs-Browser: https://salsa.debian.org/gnustep-team/lynkeos.app
Rules-Requires-Root: no
Standards-Version: 4.5.1
Homepage: http://lynkeos.sourceforge.net/

Package: lynkeos.app
Architecture: any
Depends: lynkeos.app-common (= ${source:Version}),
         dcraw,
         ${shlibs:Depends},
	 ${misc:Depends}
Breaks: lynkeos.app-common (<< 3.3+dfsg1)
Replaces: lynkeos.app-common (<< 3.3+dfsg1)
Description: GNUstep app for processing planetary astronomical images
 Lynkeos is an application dedicated to the processing of astronomical
 (mainly planetary) images taken with a webcam through a telescope.
 By stacking the best images, the signal to noise ratio is increased
 and details lost in the noise of individual images become visible in
 the resulting image.

Package: lynkeos.app-common
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: lynkeos.app
Breaks: lynkeos.app (<< 3.3+dfsg1)
Description: GNUstep app for processing astronomical images (common files)
 Lynkeos is an application dedicated to the processing of astronomical
 (mainly planetary) images taken with a webcam through a telescope.
 .
 This package contains the architecure-independent files.