File: control

package info (click to toggle)
java-gnome 4.1.3-6
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 9,596 kB
  • ctags: 7,304
  • sloc: java: 27,001; ansic: 4,518; perl: 1,656; python: 1,187; makefile: 140
file content (82 lines) | stat: -rw-r--r-- 3,173 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
Source: java-gnome
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Manu Mahajan <manu@codepencil.com>,
           Onkar Shinde <onkarshinde@ubuntu.com>,
           Guillaume Mazoyer <respawneral@gmail.com>
Build-Depends: debhelper (>= 10),
               default-jdk,
               hicolor-icon-theme,
               junit,
               libatk1.0-dev,
               libcairo2-dev (>= 1.10),
               libenchant-dev,
               libglib2.0-dev (>= 2.28),
               libgtk-3-dev (>= 3.4),
               libgtksourceview-3.0-dev (>= 3.0),
               libnotify-dev (>= 0.7),
               libpango1.0-dev (>= 1.28),
               librsvg2-dev (>= 2.32),
               metacity,
               xfonts-base,
               xvfb,
               dbus (>= 1.8),
               python
Standards-Version: 3.9.8
Section: java
Vcs-Git: https://anonscm.debian.org/git/pkg-java/java-gnome.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/java-gnome.git
Homepage: http://java-gnome.sourceforge.net/

Package: libjava-gnome-java
Architecture: all
Depends: libjava-gnome-jni (>= ${source:Version}),
         ${misc:Depends}
Description: Java-gnome language bindings project
 These are the Java bindings for GTK+ and GNOME! Featuring a robust
 engineering design, completely generated internals, a lovingly crafted
 layer presenting the public API, and steadily increasing coverage of
 the underlying libraries.
 .
 You can use java-gnome to develop sophisticated user interfaces for
 Linux applications so that they richly integrate with the GNOME Desktop
 while leveraging the power of the Java language and your expertise with
 it.
 .
 This package contains the necessary JAR file.

Package: libjava-gnome-jni
Section: java
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Replaces: libjava-gnome-java (<< 4.0.11)
Description: Java-gnome language bindings project JNI layer
 These are the Java bindings for GTK+ and GNOME! Featuring a robust
 engineering design, completely generated internals, a lovingly crafted
 layer presenting the public API, and steadily increasing coverage of
 the underlying libraries.
 .
 You can use java-gnome to develop sophisticated user interfaces for
 Linux applications so that they richly integrate with the GNOME Desktop
 while leveraging the power of the Java language and your expertise with
 it.
 .
 This package contains the necessary JNI layer.

Package: libjava-gnome-java-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: libjava-gnome-java
Description: Java-gnome language bindings project documentation
 These are the Java bindings for GTK+ and GNOME! Featuring a robust
 engineering design, completely generated internals, a lovingly crafted
 layer presenting the public API, and steadily increasing coverage of
 the underlying libraries.
 .
 You can use java-gnome to develop sophisticated user interfaces for
 Linux applications so that they richly integrate with the GNOME Desktop
 while leveraging the power of the Java language and your expertise with
 it.
 .
 This package contains the API documentation.