libmpeg3 1.8.dfsg-3 source package in Ubuntu
Changelog
libmpeg3 (1.8.dfsg-3) unstable; urgency=medium * Adopt package into multimedia-team - Add myself as Uploader * Install libs/pkgconfig to multiarch locations (Closes: #913006) * Drop unused patches * Add d/libmpeg3-2.symbols file * Fix and improve buildsystem - Honour $(DESTDIR) when installing - Fix cross-compilation * d/rules - Switch to debhelper-13 - Rule to create copyright hits + copyright_hints - Use DEB_CFLAGS_MAINT_APPEND to inject compiler warning flags - Force build-system to 'makefile' * d/changelog - Drop trailing whitespace * d/copyright - Convert d/copyright into a machine-readable format * Declare files-excluded from packaging in d/copyright * d/control - Fix short-description for mpeg3-utils - Drop duplicate Section-field - Use versioned dependency on debhelper-compat rather than d/compat - Declare libmpeg3* packages as MultiArch:foreign - Update Vcs-* and homepage stanzas * Add d/watch * Fix encoding of files in debian/ * Add salsa-ci configuration * Declare that building this package does not require 'root' powers. * Bump dh compat to 13 * Bump standards version to 4.6.0 -- IOhannes m zmölnig (Debian/GNU) <email address hidden> Wed, 25 Aug 2021 11:27:20 +0200
Upload details
- Uploaded by:
- Debian Multimedia Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Multimedia Team
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | libs | |
Lunar | release | universe | libs | |
Kinetic | release | universe | libs | |
Jammy | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libmpeg3_1.8.dfsg-3.dsc | 2.1 KiB | fe1c30428daa3d89deceb1818cea83c908c616a141e546efd4f44f3c066baf09 |
libmpeg3_1.8.dfsg.orig.tar.bz2 | 2.2 MiB | e90e7de1dbc783c62c37c7096b91ed8bf175497d9a6b0b7bc42ae17f17616820 |
libmpeg3_1.8.dfsg-3.debian.tar.xz | 16.6 KiB | 6e75c3d56f3c34938b61ca32664388adde007c1282498343adece23c95899b41 |
Available diffs
- diff from 1.8.dfsg-2.1 to 1.8.dfsg-3 (10.7 KiB)
No changes file available.
Binary packages built by this source
- libmpeg3-2: MPEG streams decoding library
LibMPEG3 is a versatile and high-performance library capable
of decoding both audio and video from many different MPEG formats.
.
LibMPEG3 decodes several MPEG standards into uncompressed
data suitable for editing and playback. It currently decodes:
.
- MPEG-2 video
- MPEG-1 video
- mp3 audio
- mp2 audio
- ac3 audio
- MPEG-2 transport streams
- MPEG-2 program streams
- MPEG-1 program streams
- IFO files
- libmpeg3-2-dbgsym: debug symbols for libmpeg3-2
- libmpeg3-dev: Headers and static libraries for libMPEG3
Headers and static libraries for the libMPEG3 decoding
library. Refer to libmpeg3-2 package for description.
- mpeg3-utils: MPEG streams decoding library (utilities)
LibMPEG3 is a versatile and high-performance library capable
of decoding both audio and video from many different MPEG formats.
.
This package includes several utilities for working with MPEG2 streams.
- mpeg3-utils-dbgsym: debug symbols for mpeg3-utils