1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: soundmanager2
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders: Balint Reczey <balint@balintreczey.hu>
Section: web
Priority: optional
Build-Depends: ant,
debhelper (>= 9),
libclosure-compiler-java,
Standards-Version: 3.9.8
Vcs-Browser: https://salsa.debian.org/multimedia-team/soundmanager2
Vcs-Git: https://salsa.debian.org/multimedia-team/soundmanager2.git
Homepage: http://www.schillmania.com/projects/soundmanager2/
Package: libjs-soundmanager2
Architecture: all
Depends: ${misc:Depends}
Recommends: libjs-jquery
Description: cross-platform audio player API
SoundManager 2 makes it easy to play audio using JavaScript by wrapping
and extending HTML5 and Flash Audio APIs.
.
The current package does not yet provide the Flash 9/AS3 shim (it falls
back to Flash 8/AS2 if HTML5 is not available).
|