File: control

package info (click to toggle)
gtranslator 3.30.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 9,224 kB
  • sloc: ansic: 22,724; makefile: 259; xml: 201; python: 124; sh: 25
file content (46 lines) | stat: -rw-r--r-- 1,843 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
38
39
40
41
42
43
44
45
46
# This file is autogenerated. DO NOT EDIT!
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
Source: gtranslator
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy Bicha <jbicha@debian.org>, Jordi Mallach <jordi@debian.org>, Michael Biebl <biebl@debian.org>
Build-Depends: debhelper (>= 11),
               gnome-pkg-tools,
               meson (>= 0.46.0),
               libgettextpo-dev,
               gsettings-desktop-schemas-dev,
               gobject-introspection (>= 0.9.3),
               libgirepository1.0-dev (>= 0.9.3),
               iso-codes (>= 0.35),
               itstool,
               libgda-5.0-dev,
               libgdl-3-dev (>= 3.6.0),
               libglib2.0-dev (>= 2.32.0),
               libgspell-1-dev (>= 1.2.0),
               libgtksourceview-4-dev (>= 4.0.2),
               libgtk-3-dev (>= 3.4.2),
               libxml2-dev (>= 2.4.12),
               libxml2-utils,
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/gnome-team/gtranslator
Vcs-Git: https://salsa.debian.org/gnome-team/gtranslator.git
Homepage: https://wiki.gnome.org/Apps/Gtranslator

Package: gtranslator
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         gsettings-desktop-schemas,
         iso-codes
Suggests: libpeas-1.0-python2loader
Description: PO-file editor for the GNOME Desktop
 GNOME Translation Editor is a po file editor which makes translating gettext
 applications as easy as possible, even for people with no translation
 experience.
 .
 It supports the usage of translation memories, syntax highlighting, spell
 checking, undoing of insertions and deletions, and general integration with
 the GNOME Desktop.