File: control

package info (click to toggle)
poedit 1.8.11-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 8,116 kB
  • ctags: 2,239
  • sloc: cpp: 20,600; sh: 4,213; makefile: 210; xml: 35
file content (75 lines) | stat: -rw-r--r-- 3,113 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
Source: poedit
Section: text
Priority: optional
Maintainer: Debian l10n developers <debian-l10n-devel@lists.alioth.debian.org>
Uploaders: Andreas Rönnquist <gusnan@debian.org>,
           Gianfranco Costamagna <locutusofborg@debian.org>
Build-Depends: asciidoc-base,
               debhelper (>= 10),
               gettext,
               libboost-dev,
               libboost-iostreams-dev,
               libboost-regex-dev,
               libboost-system-dev,
               libboost-thread-dev,
               libcld2-dev [!mips !powerpc !s390x !hppa !m68k !powerpcspe !ppc64 !sparc64],
               libcpprest-dev (>= 2.5) [amd64 i386 arm64 armhf mipsel ppc64el alpha m68k mips64el sh4],
               libdb++-dev,
               libgtk2.0-dev,
               libgtkspell-dev,
               libicu-dev,
               liblucene++-dev,
               libsecret-1-dev [amd64 i386 arm64 armhf mipsel ppc64el alpha m68k mips64el sh4],
               libwxgtk3.0-dev,
               xsltproc,
               zip
Standards-Version: 3.9.8
Homepage: https://www.poedit.net/
Vcs-Git: https://anonscm.debian.org/git/debian-l10n/poedit.git
Vcs-Browser: https://anonscm.debian.org/cgit/debian-l10n/poedit.git

Package: poedit
Architecture: any
Depends: gettext,
         poedit-common (>= ${source:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Description: gettext catalog editor
 Poedit is an editor for gettext catalogs (.po files). It aims to provide a
 convenient approach to editing catalogs. It features UTF-8 support, fuzzy and
 untranslated records highlighting, whitespace highlighting, references browser,
 header editing and can be used to create new catalogs or update existing
 catalogs from source code with a single click. It is built with wxWidgets
 toolkit.

Package: poedit-dbg
Section: debug
Priority: extra
Architecture: any
Depends: poedit (= ${binary:Version}), ${misc:Depends}
Description: gettext catalog editor (debug)
 Poedit is an editor for gettext catalogs (.po files). It aims to provide a
 convenient approach to editing catalogs. It features UTF-8 support, fuzzy and
 untranslated records highlighting, whitespace highlighting, references browser,
 header editing and can be used to create new catalogs or update existing
 catalogs from source code with a single click. It is built with wxWidgets
 toolkit.
 .
 This package contains the debugging symbols.

Package: poedit-common
Architecture: all
Recommends: poedit
Depends: ${misc:Depends}
Breaks: poedit (<<1.6.9)
Replaces: poedit (<<1.6.9)
Description: Common files for poedit
 Poedit is an editor for gettext catalogs (.po files). It aims to provide a
 convenient approach to editing catalogs. It features UTF-8 support, fuzzy and
 untranslated records highlighting, whitespace highlighting, references browser,
 header editing and can be used to create new catalogs or update existing
 catalogs from source code with a single click. It is built with wxWidgets
 toolkit.
 .
 This package includes documentation, examples and locale files for the
 Debian poedit packages that are common for all architectures.