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
|
Source: shotwell
Section: gnome
Priority: optional
Maintainer: Jens Georg <mail@jensge.org>
Build-Depends: debhelper (>= 9),
desktop-file-utils (>= 0.13),
libatk1.0-dev (>= 1.30.0),
libexif-dev (>= 0.6.16),
libgee-0.8-dev (>= 0.8.5),
libgexiv2-dev (>= 0.10.4),
libexiv2-dev,
libglib2.0-dev (>= 2.30.0),
libgphoto2-dev (>= 2.5.0),
libgstreamer1.0-dev (>= 1.0.0),
libgstreamer-plugins-base1.0-dev (>= 1.0.0),
libgtk-3-dev (>= 3.12.2),
libgudev-1.0-dev (>= 145),
libjson-glib-dev (>= 0.10.0),
libraw-dev (>= 0.13.2),
libsoup2.4-dev (>= 2.26.0),
libsqlite3-dev (>= 3.5.9),
libunity-dev (>= 5.10.0),
libwebkit2gtk-4.0-dev,
libxml2 (>= 2.6.32),
m4 (>= 1.4.13),
valac (>= 0.20.1),
gnome-doc-utils,
yelp-tools,
appstream-util,
gettext ( >= 0.19.8),
libgcr-3-dev ( >= 3.18),
libgdata-dev,
meson,
ninja-build,
gnome-pkg-tools
Standards-Version: 3.9.8
Homepage: https://wiki.gnome.org/Apps/Shotwell/
Package: shotwell
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, librsvg2-common, dbus-x11, dconf-tools
Recommends: desktop-file-utils
Conflicts: shotwell-common
Replaces: shotwell-common
Description: Digital photo manager
Shotwell is a digital photo manager designed for the GNOME desktop
environment. It allows you to import photos from disk or camera, organize
them in various ways, view them in full-window or fullscreen mode, and
export and share them with others by publishing them to popular web
services.
.
Visit https://wiki.gnome.org/Apps/Shotwell to read about the current state of
Shotwell's development.
Package: shotwell-dbg
Section: debug
Architecture: any
Depends: shotwell (= ${binary:Version}), ${misc:Depends}
Description: Digital photo manager
Shotwell is a digital photo manager designed for the GNOME desktop
environment. It allows you to import photos from disk or camera, organize
them in various ways, view them in full-window or fullscreen mode, and
export and share them with others by publishing them to popular web
services.
.
Visit https://wiki.gnome.org/Apps/Shotwell to read about the current state of
Shotwell's development.
|