mpg321 0.3.2-3.1ubuntu1 source package in Ubuntu

Changelog

mpg321 (0.3.2-3.1ubuntu1) groovy; urgency=medium

  * Merge from Debian unstable. Remaining changes:
    - debian/patches/add_function_to_header.patch: Add missing function to
      header file, fixing implicit pointer conversion.

mpg321 (0.3.2-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Export CFLAGS to make them take effect.
  * Add -Wno-error=format-security to CFLAGS to disable the default from
    dpkg-buildflags as workaround for some build error.
  * Add -fcommon to CFLAGS (Closes: #957563).
  * Remove circular build dependencies around build-stamp which make the
    package FTBFS in clean environments.

 -- Logan Rosen <email address hidden>  Sun, 16 Aug 2020 14:46:43 -0400

Upload details

Uploaded by:
Logan Rosen
Uploaded to:
Groovy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
sound
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe sound
Lunar release universe sound
Jammy release universe sound

Downloads

File Size SHA-256 Checksum
mpg321_0.3.2.orig.tar.gz 147.6 KiB 056fcc03e3f5c5021ec74bb5053d32c4a3b89b4086478dcf81adae650eac284e
mpg321_0.3.2-3.1ubuntu1.debian.tar.xz 13.5 KiB d6fc9b3d182b3c4bd67d53b3a13583a098bb81092d785420c16de1d5a7937d84
mpg321_0.3.2-3.1ubuntu1.dsc 1.6 KiB 2cb5b2ef2e498fdbe391b9a46708b91afd68d6bd5bfc93b606c25f1cb6627a28

Available diffs

View changes file

Binary packages built by this source

mpg321: Simple and lightweight command line MP3 player

 mpg321 is a clone of the popular mpg123 command-line mp3 player. It should
 function as a drop-in replacement for mpg123 in many cases. While some of
 the functionality of mpg123 is not yet implemented, mpg321 should function
 properly in most cases for most people, such as for frontends such as
 gqmpeg.
 .
 mpg321 is based on the mad MPEG audio decoding library. It therefore is
 highly accurate, and also uses only fixed-point calculation, making it
 more efficient on machines without a floating-point unit. It is not as
 fast as mpg123 on systems which have a floating point unit.

mpg321-dbgsym: debug symbols for mpg321