Your message dated Sun, 15 Nov 2015 19:01:32 +0100
with message-id <20151115180132.ga28...@ramacher.at>
and subject line Re: Bug#765634: cmus: please enable mp4 playback, it now 
segfaults
has caused the Debian Bug report #765634,
regarding cmus: please enable mp4 playback, it now segfaults
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
765634: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765634
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: cmus
Version: 2.5.0-7+b1
Severity: normal
Tags: patch

Hi!

Trying to add an mp4 file to the library makes cmus segfault. This is
because it is not linked with libmp4v2-2 support.

Attached patch enables mp4 support by adding libmp4v2-2 to build
depends.


--
Per


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cmus depends on:
ii  libao4          1.1.0-3
ii  libasound2      1.0.28-1
ii  libc6           2.19-11
ii  libcddb2        1.3.2-5
ii  libcdio-cdda1   0.83-4.2
ii  libcdio13       0.83-4.2
ii  libcue1         1.4.0-1
ii  libfaad2        2.7-8
ii  libflac8        1.3.0-2
ii  libmad0         0.15.1b-8
ii  libmodplug1     1:0.8.8.4-4.1
ii  libmpcdec6      2:0.1~r459-4.1
ii  libncursesw5    5.9+20140913-1
ii  libtinfo5       5.9+20140913-1
ii  libvorbisfile3  1.3.2-1.4
ii  libwavpack1     4.70.0-1

Versions of packages cmus recommends:
ii  cmus-plugin-ffmpeg  2.5.0-7+b1
ii  libpulse0           5.0-6+b1
ii  libroar2            1.0~beta11-1

cmus suggests no packages.

-- no debconf information
diff --git a/debian/control b/debian/control
index 329148e..9b1c932 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Build-Depends:
  libflac-dev,
  libmad0-dev,
  libmodplug-dev,
+ libmp4v2-dev,
  libmpcdec-dev,
  libncursesw5-dev,
  libpulse-dev (>= 0.9.19),

--- End Message ---
--- Begin Message ---
Control: tags -1 + wontfix

On 2014-10-16 21:04:01, Per Andersson wrote:
> Package: cmus
> Version: 2.5.0-7+b1
> Severity: normal
> Tags: patch
> 
> Hi!
> 
> Trying to add an mp4 file to the library makes cmus segfault. This is
> because it is not linked with libmp4v2-2 support.
> 
> Attached patch enables mp4 support by adding libmp4v2-2 to build
> depends.

Unfortunately cmus cannot be legally linked against libmp4v2 as the latter is
licensed as MPL 1.1. Hence I'm closing this bug as wontfix.

Cheers
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: PGP signature


--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to