File: control

package info (click to toggle)
gnote 49.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,156 kB
  • sloc: cpp: 29,832; xml: 403; python: 78; makefile: 4
file content (34 lines) | stat: -rw-r--r-- 1,352 bytes parent folder | download
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
Source: gnote
Section: gnome
Maintainer: Debian GNOME Extras Maintainers <pkg-gnome-extras-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy BĂ­cha <jbicha@ubuntu.com>
Build-Depends: debhelper-compat (= 13),
               appstream <!nocheck>,
               desktop-file-utils,
               itstool,
               libadwaita-1-dev,
               libunittest++-dev (>= 1.5.1) <!nocheck>,
               libglibmm-2.68-dev (>= 2.74),
               libgtk-4-dev (>= 4.10),
               libgtkmm-4.0-dev (>= 4.10),
               libsecret-1-dev (>= 0.8),
               libxml2-dev,
               libxml2-utils,
               libxslt1-dev,
               meson (>= 0.59.0),
               pkgconf,
               uuid-dev
Standards-Version: 4.7.3
Homepage: https://gitlab.gnome.org/GNOME/gnote/-/wikis/Gnote
Vcs-Git: https://salsa.debian.org/gnome-team/extras/gnote.git
Vcs-Browser: https://salsa.debian.org/gnome-team/extras/gnote

Package: gnote
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: desktop note taking program using Wiki style links
 Gnote is a desktop note-taking application which is simple and easy to
 use. It lets you organise your notes intelligently by allowing you to
 easily link ideas together with Wiki style interconnects.
 .
 It is a port of Tomboy to C++ and consumes less resources.