This bug was fixed in the package alsa-plugins - 1.0.27-2ubuntu2

---------------
alsa-plugins (1.0.27-2ubuntu2) trusty; urgency=low

  * Drop libasound2-plugins-extra package (LP: #1243235)
  * Drop libavcodec-dev and libavutil-dev build-deps.
 -- Dmitrijs Ledkovs <x...@ubuntu.com>   Wed, 30 Oct 2013 18:10:59 +0000

** Changed in: alsa-plugins (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libav in Ubuntu.
https://bugs.launchpad.net/bugs/1243235

Title:
  Please demote libav to universe

Status in “alsa-plugins” package in Ubuntu:
  Fix Released
Status in “libav” package in Ubuntu:
  New
Status in “strigi” package in Ubuntu:
  Fix Released

Bug description:
  libav demotion:

  I would like libav to be demoted to universe in Trusty. It is a package
  that takes considerable resources to maintain security updates for,
  resulting in it being vulnerable in Debian and Ubuntu.

  Not only does anything in main currently depend on it, but having it in
  main results in split packaging (libav and libav-extras) which puts an
  extra burden on maintenance.

  It is currently being seeded in supported-desktop-extra.

  $ reverse-depends -c main src:libav
  No reverse dependencies found

  $ reverse-depends -b -c main src:libav
  Reverse-Build-Depends
  =====================
  * alsa-plugins                  (for libavcodec-dev)
  * alsa-plugins                  (for libavutil-dev)
  * strigi                        (for libpostproc-dev)
  * strigi                        (for libswscale-dev)

  
  strigi:
  -------
  I don't believe strigi actually needs libpostproc-dev and libswscale-dev.

  Here is the current build log with them:

  -- checking for module 'libavcodec'
  --   package 'libavcodec' not found
  -- checking for module 'libavformat'
  --   package 'libavformat' not found
  -- checking for module 'libavdevice'
  --   package 'libavdevice' not found
  -- checking for module 'libavutil'
  --   found libavutil, version 51.22.1
  -- checking for module 'libswscale'
  --   found libswscale, version 2.1.0
  -- checking for module 'libpostproc'
  --   found libpostproc, version 52.0.0
  -- Could NOT find FFmpeg (missing:  AVCODEC_LIBRARIES AVCODEC_INCLUDE_DIRS 
AVFORMAT_LIBRARIES AVFORMAT_INCLUDE_DIRS) 
  ** FFmpeg not found. Support for indexing FFMPEG is disabled

  Here is the build log after they have been removed:

  -- checking for module 'libavcodec'
  --   package 'libavcodec' not found
  -- checking for module 'libavformat'
  --   package 'libavformat' not found
  -- checking for module 'libavdevice'
  --   package 'libavdevice' not found
  -- checking for module 'libavutil'
  --   package 'libavutil' not found
  -- checking for module 'libswscale'
  --   package 'libswscale' not found
  -- checking for module 'libpostproc'
  --   package 'libpostproc' not found
  -- Could NOT find FFmpeg (missing:  FFMPEG_LIBRARIES FFMPEG_INCLUDE_DIRS 
AVCODEC_LIBRARIES AVCODEC_INCLUDE_DIRS AVFORMAT_LIBRARIES AVFORMAT_INCLUDE_DIRS 
AVUTIL_LIBRARIES AVUTIL_INCLUDE_DIRS SWSCALE_LIBRARIES SWSCALE_INCLUDE_DIRS) 
  ** FFmpeg not found. Support for indexing FFMPEG is disabled

  
  alsa-plugins:
  -------------

  alsa-plugins needs libavcodec-dev and libavutil-dev for the
  libasound2-plugins-extra package in universe.

  We have three options:

  1- Stop building libasound2-plugins-extra

  $ reverse-depends -s libasound2-plugins-extra
  No reverse dependencies found

  2- Leave libavcodec-dev and libavutil-dev in main (not ideal)
  3- Add an alsa-plugins-extras source package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-plugins/+bug/1243235/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to