1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: xpad
Section: x11
Priority: optional
Maintainer: JCF Ploemen (jcfp) <linux@jcf.pm>
Build-Depends:
debhelper-compat (= 12),
intltool,
libgl1-mesa-dev,
libglib2.0-dev (>= 2.56),
libgtk-3-dev (>= 3.22),
libgtksourceview-3.0-dev (>= 3.22)
Standards-Version: 4.4.0
Homepage: https://launchpad.net/xpad
Vcs-Git: https://github.com/jcfp/debpkg-xpad.git
Vcs-Browser: https://github.com/jcfp/debpkg-xpad/
Package: xpad
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: sticky note application for X
This program consists of independent pad windows, each is basically a text box
in which notes can be written. Xpad attempts to emulate the look of postit
notes, although the look of the notes can be customized any way you like.
|