File: control

package info (click to toggle)
libtritonus-java 20070428-14.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 7,060 kB
  • sloc: ansic: 53,816; java: 45,226; sh: 3,017; makefile: 1,174; xml: 823; cpp: 147
file content (48 lines) | stat: -rw-r--r-- 1,365 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
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
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>
Build-Depends:
 ant,
 autoconf,
 autotools-dev,
 debhelper (>= 11),
 default-jdk,
 libasound2-dev | libasound-dev,
 libcdparanoia-dev,
 libfluidsynth-dev (>= 2),
 libjlayer-java,
 libjorbis-java,
 libogg-dev,
 libtritonus-java,
 libvorbis-dev
Standards-Version: 4.1.4
Vcs-Git: https://salsa.debian.org/java-team/libtritonus-java.git
Vcs-Browser: https://salsa.debian.org/java-team/libtritonus-java
Homepage: http://tritonus.org

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: ${misc:Depends}, ${shlibs: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.