File: control

package info (click to toggle)
libjlayer-java 1.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 732 kB
  • sloc: java: 8,148; xml: 153; sh: 30; makefile: 10
file content (24 lines) | stat: -rw-r--r-- 810 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
Source: libjlayer-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,
 debhelper-compat (= 13),
 default-jdk,
 maven-repo-helper
Standards-Version: 4.6.0.1
Vcs-Git: https://salsa.debian.org/java-team/libjlayer-java.git
Vcs-Browser: https://salsa.debian.org/java-team/libjlayer-java
Homepage: https://sourceforge.net/projects/javalayer/

Package: libjlayer-java
Architecture: all
Depends: ${misc:Depends}
Description: library to decode, convert and play MP3 files
 JAVA library that decodes, converts and plays MP3 files in
 real-time. JLayer supports MPEG 1/2/2.5 Layer 1/2/3 audio
 format. JLayer doesn't need JMF. It runs under J2SE.