gavl 1.4.0-5 source package in Ubuntu

Changelog

gavl (1.4.0-5) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field
  * d/control: Deprecating priority extra as per policy 4.0.1
  * d/control: Set Vcs-* to salsa.debian.org

  [ IOhannes m zmölnig ]
  * Fixed cross-compilation issues.
    Thanks to Helmut Grohne <email address hidden> (Closes: #873710)
  * Fixed spelling error in patch description
  * Bumped dh compat to 11
    * Switched to automatic dbgsym package
    * Dropped B-Ds on autotools
  * Switched URLs to https://
  * Updated maintainer email address
  * Removed trailing whitespace from d/changelog
  * Dropped git-tuneclone.sh script
  * Bumped standards version to 4.1.3

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Wed, 28 Feb 2018 22:06:21 +0100

Upload details

Uploaded by:
Debian Multimedia Team
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Team
Architectures:
any all
Section:
sound
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe sound
Bionic release universe sound

Downloads

File Size SHA-256 Checksum
gavl_1.4.0-5.dsc 2.0 KiB 8c5bae27df540cb1a5f569d6bf510ce8f2cc2ce056314352535bda4a5b5521fd
gavl_1.4.0.orig.tar.gz 4.4 MiB 51aaac41391a915bd9bad07710957424b046410a276e7deaff24a870929d33ce
gavl_1.4.0-5.debian.tar.xz 8.1 KiB c051ad69c669e4bdfe54dce7cdbeab1e9c450ac0f7c7340021f71a618b37b8fa

Available diffs

No changes file available.

Binary packages built by this source

libgavl-dev: low level audio and video library - development files

 Gavl handles all the details of audio and video formats like colorspaces,
 samplerates, multichannel configurations etc. It provides standardized
 definitions for those formats as well as container structures for carrying
 audio samples or video images inside an application.
 .
 In addition, it handles the sometimes ugly task to convert between all
 these formats and provides some elementary operations (copying, scaling,
 alpha blending etc).
 .
 This package contains the files needed to compile and statically link
 against Gavl.

libgavl-doc: low level audio and video library - documentation files

 Gavl handles all the details of audio and video formats like colorspaces,
 samplerates, multichannel configurations etc. It provides standardized
 definitions for those formats as well as container structures for carrying
 audio samples or video images inside an application.
 .
 In addition, it handles the sometimes ugly task to convert between all
 these formats and provides some elementary operations (copying, scaling,
 alpha blending etc).
 .
 This package contains the documentation about Gavl.

libgavl1: low level audio and video library - runtime files

 Gavl handles all the details of audio and video formats like colorspaces,
 samplerates, multichannel configurations etc. It provides standardized
 definitions for those formats as well as container structures for carrying
 audio samples or video images inside an application.
 .
 In addition, it handles the sometimes ugly task to convert between all
 these formats and provides some elementary operations (copying, scaling,
 alpha blending etc).
 .
 This package contains the files needed to run a program compiled using
 Gavl.

libgavl1-dbgsym: debug symbols for libgavl1