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
|
Source: xfdesktop4
Section: xfce
Priority: optional
Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac@debian.org>
Build-Depends: debhelper-compat (= 12),
intltool,
libcairo2-dev,
libexo-2-dev (>= 0.11.0),
libgarcon-1-dev (>= 0.2.0),
libgarcon-gtk3-1-dev,
libglib2.0-dev,
libgtk-3-dev (>= 3.22),
libnotify-dev (>= 0.4.0),
libthunarx-3-dev,
libwnck-3-dev (>= 3.14),
libxfce4ui-2-dev (>= 4.13.0),
libxfce4util-dev (>= 4.13.0),
libxfconf-0-dev (>= 4.10.0),
xfce4-dev-tools (>= 4.16)
Standards-Version: 4.5.1
Homepage: https://docs.xfce.org/xfce/xfdesktop/start
Vcs-Git: https://salsa.debian.org/xfce-team/desktop/xfdesktop4.git
Vcs-Browser: https://salsa.debian.org/xfce-team/desktop/xfdesktop4
Package: xfdesktop4-data
Architecture: all
Depends: ${misc:Depends}
Multi-Arch: foreign
Description: Xfce desktop background, icons and root menu (common files)
xfdesktop4 sets the background image, provides a right-click menu to
launch applications and can optionally show files (including application
launchers) or iconified windows. It includes gradient support for
background color, saturation support for background image, real multiscreen
and xinerama support.
.
This package contains architecture-independent files for xfdesktop4.
Package: xfdesktop4
Architecture: any
Depends: exo-utils,
xfdesktop4-data (= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
Replaces: xfdesktop4-data (<< 4.5.92)
Recommends: default-dbus-session-bus | dbus-session-bus,
librsvg2-common,
tumbler,
xdg-user-dirs
Description: Xfce desktop background, icons and root menu manager
xfdesktop4 sets the background image, provides a right-click menu to
launch applications and can optionally show files (including application
launchers) or iconified windows. It includes gradient support for
background color, saturation support for background image, real multiscreen
and xinerama support.
|