File: control

package info (click to toggle)
java-gnome 4.1.3-10
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid
  • size: 9,840 kB
  • sloc: java: 27,002; ansic: 4,517; perl: 1,651; python: 1,187; makefile: 136
file content (65 lines) | stat: -rw-r--r-- 2,206 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
Source: java-gnome
Section: java
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:
 dbus (>= 1.8),
 debhelper-compat (= 13),
 default-jdk,
 hicolor-icon-theme,
 junit,
 libatk1.0-dev,
 libcairo2-dev (>= 1.10),
 libenchant-2-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,
 python3,
 xfonts-base,
 xvfb
Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/java-team/java-gnome.git
Vcs-Browser: https://salsa.debian.org/java-team/java-gnome
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
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.