File: control

package info (click to toggle)
glib-java 0.2.5-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,564 kB
  • ctags: 113
  • sloc: sh: 8,444; ansic: 455; makefile: 161; java: 119
file content (36 lines) | stat: -rw-r--r-- 1,653 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
Source: glib-java
Section: libs
Priority: optional
Maintainer: Debian Java maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Mark Howard <mh@debian.org>
Build-Depends: debhelper (>> 5), gcj, java-gcj-compat-dev, docbook-utils, cdbs (>= 0.4.34), pkg-config, libglib2.0-dev
Standards-Version: 3.7.2.0

Package: libglib-java
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Replaces: libgtk2-java, glib-java
Conflicts: libgtk2-java
Description: GLIB bindings for Java
 The Java-Gnome project provides a framework for creating Gtk and Gnome
 applications using Java. This covers the entire gtk and gnome API, so you can
 create true gnome applications, which work just like any other desktop
 application. Most other Java UI toolkits such as SWT or swing provide at most
 compatibility layers so that your app will look like gnome appliactions. You
 should use java-gnome if you want to use standard gtk and gnome features such
 as stock icons, and file chooser buttons; or if you want to use additional
 gnome libraries such as gnome-vfs, vte, libmozembed.
 .
 This package provides glib support.
 .
 These Debian packages provide both java bytecode for running in a JVM and
 natively compiled code (gcj) to run applications directly. Java-Gnome is also
 available for windows platforms if you want cross-platform compatibility.
 Java-Gnome is now API stable - if you develop an application for java-gnome
 2.x, it will work with java-gnome 2.(x+2). It is also regularly updated to the
 latest bindings - it is part of the official gnome bindings release and
 follows the gnome release schedule.
 .
 http://java-gnome.sf.net