File: control

package info (click to toggle)
libtritonus-java 20070428-9
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 6,948 kB
  • sloc: ansic: 53,816; java: 45,226; sh: 3,022; makefile: 1,188; xml: 820; cpp: 147
file content (37 lines) | stat: -rw-r--r-- 1,393 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
Source: libtritonus-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Varun Hiremath <varun@debian.org>,
 Torsten Werner <twerner@debian.org>, Michael Koch <konqueror@gmx.de>
Build-Depends: cdbs, debhelper (>= 7), ant, autoconf,
 libasound2-dev | libasound-dev, libcdparanoia0-dev, libesd0-dev,
 libfluidsynth-dev, libjlayer-java, libogg-dev, libvorbis-dev,
 libtritonus-java, default-jdk, libjorbis-java
Standards-Version: 3.9.1
Homepage: http://tritonus.org/
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libtritonus-java
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libtritonus-java

Package: libtritonus-java
Architecture: all
Depends: ${misc:Depends}
Recommends: libtritonus-jni (>= ${source:Version})
Description: implementation of the Java Sound API
 Tritonus is a clean room open source implementation of the Java Sound
 1.0 API for Linux.
 .
 This package ships the required jar files.

Package: libtritonus-jni
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: libtritonus-bin
Conflicts: libtritonus-bin
Replaces: libtritonus-bin
Description: implementation of the Java Sound API (jni shared libraries)
 Tritonus is a clean room open source implementation of the Java Sound
 1.0 API for Linux.
 .
 This package ships the optional jni shared libraries.