1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: xfce4-datetime-plugin
Section: xfce
Priority: optional
Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac@debian.org>
Build-Depends: debhelper-compat (= 10),
intltool,
libgtk-3-dev,
libxfce4panel-2.0-dev,
libxfce4ui-2-dev,
xfce4-dev-tools (>= 4.16)
Rules-Requires-Root: no
Standards-Version: 4.5.1
Homepage: https://docs.xfce.org/panel-plugins/xfce4-datetime-plugin
Vcs-Git: https://salsa.debian.org/xfce-team/goodies/xfce4-datetime-plugin.git
Vcs-Browser: https://salsa.debian.org/xfce-team/goodies/xfce4-datetime-plugin
Package: xfce4-datetime-plugin
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: same
Description: date and time plugin for the Xfce4 panel
This plugin shows the date and time in the panel, and a calendar appears when
you left-click on it.
|