File: control

package info (click to toggle)
texmaker 6.0.1%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 72,964 kB
  • sloc: cpp: 417,556; ansic: 102,526; python: 1,935; xml: 1,739; sh: 42; makefile: 36
file content (63 lines) | stat: -rw-r--r-- 2,293 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
Source: texmaker
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>,
           Julián Moreno Patiño <julian@debian.org>
Section: tex
Priority: optional
Build-Depends: cmake (>= 3.4),
               debhelper-compat (= 13),
               libfreetype-dev,
               libhunspell-dev,
               liblcms2-dev,
               libopenjp2-7-dev,
               libpng-dev,
               libsynctex-dev,
               libturbojpeg0-dev,
               libtiff-dev,
               pkgconf,
               qt6-5compat-dev,
               qt6-base-dev,
               qt6-base-private-dev,
               qt6-declarative-dev,
               qt6-tools-dev,
               qt6-tools-dev-tools,
               qt6-webengine-dev,
               zlib1g-dev
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/science-team/texmaker
Vcs-Git: https://salsa.debian.org/science-team/texmaker.git
Homepage: https://www.xm1math.net/texmaker/

Package: texmaker
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         texmaker-data (= ${source:Version})
Recommends: aspell,
            ghostscript,
            netpbm,
            psutils,
            texlive-latex-extra,
            texlive-lang-english,
            hunspell-en-us | hunspell-dictionary | myspell-dictionary,
            asymptote
Suggests: texlive-lang-all
Description: cross-platform LaTeX editor
 Texmaker is a clean, highly configurable LaTeX editor with good hot key
 support and extensive LaTeX documentation. Texmaker integrates many tools
 needed to develop documents with LaTeX, in just one application. It has
 some nice features such as syntax highlighting, insertion of 370 mathematical
 symbols with only one click, and "structure view" of the document for easier
 navigation.

Package: texmaker-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Replaces: texmaker (<< ${source:Version})
Breaks: texmaker (= 5.1.3+dfsg-3)
Description: Texmaker LaTeX editor -- arch-independent files
 Texmaker is a clean, highly configurable LaTeX editor with good hot key
 support and extensive LaTeX documentation.
 .
 This package contains documentation and arch-independent files for Texmaker.