libvisual 0.4.0-19 source package in Ubuntu
Changelog
libvisual (0.4.0-19) unstable; urgency=medium * QA upload. * debian/control: - Bumped Standards-Version to 4.6.1. - Migrated DH level to 13. * debian/copyright: - Updated packaging copyright data. - Updated Upstream-Contact field. * debian/not-installed: created to declare libvisual-0.4.la. * debian/patches/: - Added a leading '0' to each patch name. - Refreshed all patches. - 095_fix-FTCBFS.patch: added Forwarded field. * debian/watch: updated the search rule to make it compliant with new standards of the GitHub. -- Joao Eriberto Mota Filho <email address hidden> Tue, 06 Dec 2022 13:40:51 -0300
Upload details
- Uploaded by:
- Debian QA Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian QA Group
- Architectures:
- any
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | main | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libvisual_0.4.0-19.dsc | 1.9 KiB | 49a667143c7f3cac688bf4b566eb87b5e6f31174b53edb78e2f1bf7813d544cc |
libvisual_0.4.0.orig.tar.gz | 569.7 KiB | 0b4dfdb87125e129567752089e3c8b54cefed601eef169d2533d8659da8dc1d7 |
libvisual_0.4.0-19.debian.tar.xz | 19.9 KiB | 8c5bef496aec8819ef0243e7f844f875ae5922dc0de5bb0590fd15edadf8b0c9 |
Available diffs
- diff from 0.4.0-18 to 0.4.0-19 (21.1 KiB)
No changes file available.
Binary packages built by this source
- libvisual-0.4-0: audio visualization framework
Libvisual is a generic visualization framework that allows applications
to easily access and manage visualization plugins.
.
Audio visualization is the process of making pretty moving images that
are correlated in some way to the audio currently being played by a media
player. Most audio visualization is tied to a specific application or media
player, making it difficult to share code. Libvisual allows applications
to use existing visualization plugins written for the libvisual framework.
.
This package provides the runtime libraries for libvisual. Libvisual is not
very useful without visualization plugins, so it is highly recommended to
install the libvisual-0.4-plugins package.
- libvisual-0.4-0-dbgsym: debug symbols for libvisual-0.4-0
- libvisual-0.4-dev: audio visualization framework (development files)
Libvisual is a generic visualization framework that allows applications
to easily access and manage visualization plugins.
.
Audio visualization is the process of making pretty moving images that
are correlated in some way to the audio currently being played by a media
player. Most audio visualization is tied to a specific application or media
player, making it difficult to share code. Libvisual allows applications
to use existing visualization plugins written for the libvisual framework.
.
This package provides development headers and libraries used to compile
applications that use libvisual.