File: control

package info (click to toggle)
freehep-vectorgraphics 2.4%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 11,212 kB
  • sloc: java: 43,938; xml: 1,329; sh: 17; makefile: 2
file content (177 lines) | stat: -rw-r--r-- 7,777 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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
Source: freehep-vectorgraphics
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Andrius Merkys <merkys@debian.org>
Section: java
Priority: optional
Build-Depends: debhelper-compat (= 13),
               default-jdk,
               maven-debian-helper (>= 2.1)
Build-Depends-Indep: junit4,
                     libexec-maven-plugin-java,
                     libfreehep-chartableconverter-plugin-java,
                     libfreehep-io-java,
                     libmaven-javadoc-plugin-java (>= 3.0.1),
                     libmaven-shade-plugin-java (>= 3.1.1)
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/java-team/freehep-vectorgraphics
Vcs-Git: https://salsa.debian.org/java-team/freehep-vectorgraphics.git
Homepage: https://freehep.github.com/freehep-vectorgraphics/
Rules-Requires-Root: no

Package: libfreehep-graphics2d-java
Architecture: all
Depends: ${maven:Depends},
         ${misc:Depends}
Suggests: ${maven:OptionalDepends}
Description: FreeHEP 2D Graphics Library
 The Vector Graphics package of the FreeHEP Java Library enables any Java
 program to export to a variety of vector graphics formats as well as bitmap
 image formats. Among the vector formats are Encapsulated PostScript (EPS),
 Portable Document Format (PDF), Enhanced Meta Format (EMF), Scalable Vector
 Graphics (SVG), and Flash (SWF), while the image formats include GIF, PNG, JPG
 and PPM.
 .
 This package contains the FreeHEP 2D Graphics Library.

Package: libfreehep-graphicsbase-java
Architecture: all
Depends: ${maven:Depends},
         ${misc:Depends}
Suggests: ${maven:OptionalDepends}
Description: FreeHEP Graphics Base Library
 The Vector Graphics package of the FreeHEP Java Library enables any Java
 program to export to a variety of vector graphics formats as well as bitmap
 image formats. Among the vector formats are Encapsulated PostScript (EPS),
 Portable Document Format (PDF), Enhanced Meta Format (EMF), Scalable Vector
 Graphics (SVG), and Flash (SWF), while the image formats include GIF, PNG, JPG
 and PPM.
 .
 This package contains the FreeHEP Graphics Base Library.

Package: libfreehep-graphicsio-emf-java
Architecture: all
Depends: ${maven:Depends},
         ${misc:Depends}
Suggests: ${maven:OptionalDepends}
Description: FreeHEP Enhanced Metafile Format Driver
 The Vector Graphics package of the FreeHEP Java Library enables any Java
 program to export to a variety of vector graphics formats as well as bitmap
 image formats. Among the vector formats are Encapsulated PostScript (EPS),
 Portable Document Format (PDF), Enhanced Meta Format (EMF), Scalable Vector
 Graphics (SVG), and Flash (SWF), while the image formats include GIF, PNG, JPG
 and PPM.
 .
 This package contains a GraphicsIO plugin to export to Enhanced Metafile
 Format.

Package: libfreehep-graphicsio-java
Architecture: all
Depends: ${maven:Depends},
         ${misc:Depends}
Recommends: ${maven:OptionalDepends}
Description: FreeHEP GraphicsIO Base Library
 The Vector Graphics package of the FreeHEP Java Library enables any Java
 program to export to a variety of vector graphics formats as well as bitmap
 image formats. Among the vector formats are Encapsulated PostScript (EPS),
 Portable Document Format (PDF), Enhanced Meta Format (EMF), Scalable Vector
 Graphics (SVG), and Flash (SWF), while the image formats include GIF, PNG, JPG
 and PPM.
 .
 This package contains the FreeHEP GraphicsIO Base Library.

Package: libfreehep-graphicsio-java-java
Architecture: all
Depends: ${maven:Depends},
         ${misc:Depends}
Suggests: ${maven:OptionalDepends}
Description: FreeHEP Java Driver
 The Vector Graphics package of the FreeHEP Java Library enables any Java
 program to export to a variety of vector graphics formats as well as bitmap
 image formats. Among the vector formats are Encapsulated PostScript (EPS),
 Portable Document Format (PDF), Enhanced Meta Format (EMF), Scalable Vector
 Graphics (SVG), and Flash (SWF), while the image formats include GIF, PNG, JPG
 and PPM.
 .
 This package contains a GraphicsIO plugin to export the java calls made to
 Graphics2D as source code, with the associated class, field and method
 definitions, resulting in a class which, when run will produce the same
 display. Generating such source code may be helpful in setting up test cases
 without a lot of machinery around it and in debugging problems for different
 formats.

Package: libfreehep-graphicsio-pdf-java
Architecture: all
Depends: ${maven:Depends},
         ${misc:Depends}
Suggests: ${maven:OptionalDepends}
Description: FreeHEP Portable Document Format Driver
 The Vector Graphics package of the FreeHEP Java Library enables any Java
 program to export to a variety of vector graphics formats as well as bitmap
 image formats. Among the vector formats are Encapsulated PostScript (EPS),
 Portable Document Format (PDF), Enhanced Meta Format (EMF), Scalable Vector
 Graphics (SVG), and Flash (SWF), while the image formats include GIF, PNG, JPG
 and PPM.
 .
 This package contains a GraphicsIO plugin to export to Portable Document
 Format.

Package: libfreehep-graphicsio-ps-java
Architecture: all
Depends: ${maven:Depends},
         ${misc:Depends}
Recommends: ${maven:OptionalDepends}
Description: FreeHEP (Encapsulated) PostScript Driver
 The Vector Graphics package of the FreeHEP Java Library enables any Java
 program to export to a variety of vector graphics formats as well as bitmap
 image formats. Among the vector formats are Encapsulated PostScript (EPS),
 Portable Document Format (PDF), Enhanced Meta Format (EMF), Scalable Vector
 Graphics (SVG), and Flash (SWF), while the image formats include GIF, PNG, JPG
 and PPM.
 .
 This package contains a GraphicsIO plugin to export to PostScript format.

Package: libfreehep-graphicsio-svg-java
Architecture: all
Depends: ${maven:Depends},
         ${misc:Depends}
Suggests: ${maven:OptionalDepends}
Description: FreeHEP Scalable Vector Graphics Driver
 The Vector Graphics package of the FreeHEP Java Library enables any Java
 program to export to a variety of vector graphics formats as well as bitmap
 image formats. Among the vector formats are Encapsulated PostScript (EPS),
 Portable Document Format (PDF), Enhanced Meta Format (EMF), Scalable Vector
 Graphics (SVG), and Flash (SWF), while the image formats include GIF, PNG, JPG
 and PPM.
 .
 This package contains a GraphicsIO plugin to export to SVG format.

Package: libfreehep-graphicsio-swf-java
Architecture: all
Depends: ${maven:Depends},
         ${misc:Depends}
Recommends: ${maven:OptionalDepends}
Description: FreeHEP SWF (Flash) Driver
 The Vector Graphics package of the FreeHEP Java Library enables any Java
 program to export to a variety of vector graphics formats as well as bitmap
 image formats. Among the vector formats are Encapsulated PostScript (EPS),
 Portable Document Format (PDF), Enhanced Meta Format (EMF), Scalable Vector
 Graphics (SVG), and Flash (SWF), while the image formats include GIF, PNG, JPG
 and PPM.
 .
 This package contains a GraphicsIO plugin to export to SWF (Flash) format.

Package: libfreehep-graphicsio-tests-java
Architecture: all
Depends: ${maven:Depends},
         ${misc:Depends}
Recommends: ${maven:OptionalDepends}
Description: FreeHEP GraphicsIO Test Library
 The Vector Graphics package of the FreeHEP Java Library enables any Java
 program to export to a variety of vector graphics formats as well as bitmap
 image formats. Among the vector formats are Encapsulated PostScript (EPS),
 Portable Document Format (PDF), Enhanced Meta Format (EMF), Scalable Vector
 Graphics (SVG), and Flash (SWF), while the image formats include GIF, PNG, JPG
 and PPM.
 .
 This package contains a series of tests used within GraphicsIO or its
 plugins.