File: control

package info (click to toggle)
libtritonus-java 20070428-12
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,960 kB
  • ctags: 11,917
  • sloc: ansic: 53,816; java: 45,226; sh: 3,022; makefile: 1,190; xml: 820; cpp: 147
file content (47 lines) | stat: -rw-r--r-- 1,586 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
38
39
40
41
42
43
44
45
46
47
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,
               cdbs,
               debhelper (>= 9),
               default-jdk,
               libasound2-dev | libasound-dev,
               libcdparanoia-dev,
               libesd0-dev,
               libfluidsynth-dev,
               libjlayer-java,
               libjorbis-java,
               libogg-dev,
               libtritonus-java,
               libvorbis-dev
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/libtritonus-java.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libtritonus-java.git
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.