File: control

package info (click to toggle)
drawing 1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 17,676 kB
  • sloc: python: 8,539; xml: 275; sh: 147; makefile: 13
file content (37 lines) | stat: -rw-r--r-- 1,024 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
35
36
37
Source: drawing
Section: graphics
Priority: optional
Maintainer: Andrej Shadura <andrewsh@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-single-binary,
 dh-sequence-python3,
 appstream,
# appstream-util (>= 0.7.14),
 desktop-file-utils,
 gir1.2-gtk-3.0 (>= 3.24.0),
 libglib2.0-dev-bin (>= 2.58.3),
 itstool,
 meson (>= 0.50),
 pkgconf,
 python3-all,
 python3-gi-cairo (>= 3.30.0),
 jq
Standards-Version: 4.6.0
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/debian/drawing.git
Vcs-Browser: https://salsa.debian.org/debian/drawing
Homepage: https://maoschanz.github.io/drawing/

Package: drawing
Architecture: any
Depends:
 gir1.2-gtk-3.0 (>= 3.24.0),
 python3-gi-cairo (>= 3.30.0),
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends},
Description: simple drawing application for the GNOME desktop
 Drawing is a simple image editor similar to MS Paint and designed
 for the GNOME desktop environment. It includes a set of image
 manipulation tools for every day basic image editing needs.