File: control

package info (click to toggle)
weirdx 1.0.32-5
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,432 kB
  • ctags: 2,322
  • sloc: java: 22,593; perl: 372; sh: 25; makefile: 5
file content (19 lines) | stat: -rw-r--r-- 651 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: weirdx
Section: misc
Priority: optional
Maintainer: Matthew Johnson <mjj29@debian.org>
Build-Depends: debhelper (>> 7), javahelper (>= 0.25), quilt (>= 0.46-7)
Build-Depends-Indep: openjdk-6-jdk
Standards-Version: 3.8.1
Homepage: http://www.jcraft.com/weirdx/

Package: weirdx
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Suggests: libjsch-java, libesd-java
Description: X server in Java
 A complete X server implementation in Java which can run standalone or as an
 applet. It supports remote X and (using libjsch-java) X forwarded over SSH.
 .
 Also includes a library for embedding WeirdX in other Java programs or
 Applets.