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 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139
|
Source: gnome-flashback
Section: gnome
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Dmitry Shachnev <mitya57@debian.org>,
Jeremy Bicha <jbicha@ubuntu.com>
Build-Depends: debhelper-compat (= 13),
gsettings-desktop-schemas-dev,
libasound2-dev,
libcanberra-gtk3-dev,
libgdk-pixbuf-2.0-dev,
libgdm-dev,
libglib2.0-dev (>= 2.82.0),
libgnome-bluetooth-3.0-dev,
libgnome-desktop-3-dev,
libgnome-panel-dev,
libgtk-3-dev,
libibus-1.0-dev,
libpam0g-dev,
libpango1.0-dev,
libpolkit-agent-1-dev,
libpolkit-gobject-1-dev,
libpulse-dev,
libsystemd-dev,
libupower-glib-dev,
libx11-dev,
libx11-xcb-dev,
libxcb-randr0-dev,
libxext-dev,
libxfixes-dev,
libxi-dev,
libxkbfile-dev,
libxrandr-dev,
libxxf86vm-dev,
xkb-data
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-flashback
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-flashback.git
Homepage: https://wiki.gnome.org/Projects/GnomeFlashback
Package: gnome-flashback
Architecture: any
Depends: gnome-flashback-common (= ${source:Version}),
nautilus,
tecla,
${misc:Depends},
${shlibs:Depends}
Recommends: dbus, gnome-settings-daemon, libpam-gnome-keyring
Provides: notification-daemon, polkit-1-auth-agent
Description: helper application for the GNOME Flashback session
GNOME Flashback continues the traditional desktop interface which was used
in GNOME 2.x, but using modern GNOME technologies.
.
This package provides a helper application for the GNOME Flashback
desktop session. This application:
- provides the Logout, Reboot and Shutdown dialogs;
- provides the Sound, Bluetooth and Power tray applets;
- implements screenshot and screencast functionality;
- implements input source switching functionality;
- draws desktop background and icons;
- implements other functionality which was previously handled by
gnome-settings-daemon.
Package: gnome-flashback-common
Architecture: all
Depends: ${misc:Depends}
Description: GNOME Flashback helper application - common data files
GNOME Flashback continues the traditional desktop interface which was used
in GNOME 2.x, but using modern GNOME technologies.
.
This package contains translations and data files for the GNOME
Flashback application.
Package: gnome-session-flashback
Architecture: all
Depends: gnome-flashback (>= 3.58.0),
gnome-panel (>= 3.58.1),
gnome-session-bin,
gnome-session-common,
gnome-settings-daemon,
metacity (>= 1:3.58.1),
xserver-xorg,
${misc:Depends}
Suggests: desktop-base, gnome-keyring, gnome-user-docs
Provides: x-session-manager
Description: traditional desktop session based on GNOME technologies
GNOME Flashback continues the traditional desktop interface which was used
in GNOME 2.x, but using modern GNOME technologies.
.
The key parts of GNOME Flashback are the GNOME Panel and the Metacity
window manager. All other components, such as the file manager, the
settings center, and the various applications, come from mainstream
GNOME.
.
GNOME Flashback has lower hardware requirements than GNOME Shell, and
consumes less memory.
.
This package provides the required components for the GNOME Flashback
session. It can be started from a display manager such as GDM.
Package: gnome-flashback-meta
Section: metapackages
Architecture: all
Depends: adwaita-icon-theme,
alacarte,
file-roller,
gdm3,
gnome-backgrounds,
gnome-calculator,
gnome-control-center,
gnome-keyring,
gnome-session-flashback,
gnome-text-editor,
loupe,
network-manager-applet,
papers,
ptyxis,
showtime,
${misc:Depends}
Recommends: firefox-esr | firefox | chromium | epiphany-browser | gnome-www-browser,
gnome-software,
gnome-sound-recorder,
gnome-sushi,
gnome-system-monitor,
simple-scan,
yelp
Description: GNOME Flashback desktop metapackage
GNOME Flashback continues the traditional desktop interface which was used
in GNOME 2.x, but using modern GNOME technologies.
.
The key parts of GNOME Flashback are the GNOME Panel and the Metacity
window manager. All other components, such as the file manager, the
settings center, and the various applications, come from mainstream
GNOME.
.
GNOME Flashback has lower hardware requirements than GNOME Shell, and
consumes less memory.
.
This is a metapackage that depends on a basic set of programs for the
GNOME Flashback session.
|