File: control

package info (click to toggle)
entangle 3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,868 kB
  • sloc: ansic: 18,742; python: 846; xml: 768; sh: 86; perl: 67; makefile: 5
file content (71 lines) | stat: -rw-r--r-- 2,357 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
Source: entangle
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>,
           Matteo F. Vescovi <mfv@debian.org>
Section: utils
Priority: optional
Build-Depends: appstream,
               debhelper-compat (= 13),
               meson,
               python3,
               python3-pkg-resources,
               gobject-introspection,
               gtk-doc-tools,
               intltool,
               itstool,
               libgdk-pixbuf2.0-dev,
               libgexiv2-dev,
               libglib2.0-dev,
               libgphoto2-dev,
               libgstreamer1.0-dev,
               libgstreamer-plugins-base1.0-dev,
               libgtk-3-dev,
               libgudev-1.0-dev,
               liblcms2-dev,
               libpeas-dev,
               libraw-dev,
               pkg-config,
               yelp-tools
Rules-Requires-Root: no
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/debian-phototools-team/entangle
Vcs-Git: https://salsa.debian.org/debian-phototools-team/entangle.git
Homepage: https://entangle-photo.org/

Package: entangle
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Recommends: adwaita-icon-theme
Enhances: digikam,
          gimp,
          gnumed-client
Description: Tethered Camera Control & Capture
 Entangle provides a graphical interface for "tethered shooting", aka
 taking photographs with a digital camera completely controlled from the
 computer.
 .
 Using Entangle is as easy as 1,2,3...
  * Connect camera
  * Launch Entangle
  * Shoot photos
 .
 With a sufficiently capable digital SLR camera Entangle allows:
  * Trigger the shutter from the computer
  * Live preview of scene before shooting
  * Automatic download and display of photos as they are shot
  * Control of all camera settings from computer

Package: gir1.2-entangle-0.1
Architecture: any
Section: introspection
Depends: entangle (= ${binary:Version}),
         ${misc:Depends},
         ${gir:Depends}
Description: GObject introspection data for entangle
 Entangle provides a graphical interface for "tethered shooting", aka
 taking photographs with a digital camera completely controlled from the
 computer.
 .
 This package can be used by other packages using the GIRepository format
 to generate dynamic bindings.