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
|
Source: xfce4-notes-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 (= 13),
intltool,
libglib2.0-dev,
libgtk-3-dev,
libgtksourceview-4-dev,
libx11-dev,
libxfce4panel-2.0-dev,
libxfce4ui-2-dev,
libxfce4util-dev,
libxfconf-0-dev,
pkgconf,
xfce4-dev-tools
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin
Vcs-Git: https://salsa.debian.org/xfce-team/goodies/xfce4-notes-plugin.git
Vcs-Browser: https://salsa.debian.org/xfce-team/goodies/xfce4-notes-plugin
Package: xfce4-notes
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Notes application for the Xfce4 desktop
The notes tool provides you a simple text editor in a little window for the
Xfce 4 desktop. Notes are especially useful for temporary stuff.
.
It supports multiple notes through a notebook. Click on the upper left
corner button to open a new note.
Package: xfce4-notes-plugin
Architecture: any
Depends: xfce4-notes, ${misc:Depends}, ${shlibs:Depends}
Description: Notes plugin for the Xfce4 desktop
The notes tool provides you a simple text editor in a little window for the
Xfce 4 desktop. Notes are especially useful for temporary stuff.
.
It supports multiple notes through a notebook. Click on the upper left
corner button to open a new note.
.
This package contains the xfce4-panel plugin.
|