File: control

package info (click to toggle)
jesd 0.0.7-4
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 312 kB
  • ctags: 358
  • sloc: java: 1,891; makefile: 8
file content (19 lines) | stat: -rw-r--r-- 820 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: jesd
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Matthew Johnson <mjj29@debian.org>
Build-Depends: cdbs, debhelper (>> 5), javahelper (>=0.25)
Build-Depends-Indep: default-jdk, libjorbis-java, default-jdk-doc
Standards-Version: 3.8.2
Homepage: http://www.jcraft.com/jesd/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jesd.git
Vcs-Git: git://anonscm.debian.org/pkg-java/jesd.git

Package: libesd-java
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Description: Implementation of EsounD in pure Java
 JEsd includes an audio server, which corresponds to 'esd' and classes for
 communicating with 'esd', which corresponds to 'libesd'.  This client side
 code will enable us to hack audio apps in pure Java.