[Bug 165] Review Request: cmus - Ncurses-Based Music Player

RPM Fusion Bugzilla noreply at rpmfusion.org
Tue Dec 16 12:12:36 CET 2008


http://bugzilla.rpmfusion.org/show_bug.cgi?id=165





--- Comment #5 from Andrea Musuruane <musuruan at gmail.com>  2008-12-16 12:12:35 ---
(In reply to comment #4)
> Ah, that's a good idea :).
> I tried the above and got this in %doc, though:
> error: magic_file(ms,
> "/var/tmp/cmus-2.2.0-2.fc9-root-konrad/usr/share/doc/cmus-2.2.0/examples")
> failed: mode 040755 cannot open
> `/var/tmp/cmus-2.2.0-2.fc9-root-konrad/usr/share/doc/cmus-2.2.0/examples' (No
> such file or directory)
> rpmbuild: rpmfc.c:1386: rpmfcClassify: Assertion `ftype != ((void *)0)' failed.
> Aborted

There is a way, but now I'm not so sure that the way I advised you is better
than yours.

https://www.redhat.com/archives/rpm-list/2001-November/msg00204.html

> > * Why don't you use CONFIG_FFMPEG=y to have .wma support?
> 
> Because as of ffmpeg 0.4.9-0.48.20080908.fc9 this feature doesn't compile.

There are patches for these already on the net. For example, this one from
Gentoo works:

http://ftp.riken.go.jp/Linux/gentoo/media-sound/cmus/files/cmus-2.2.0-new-ffmpeg.patch

> > * Why do you use both libmodplug and libmikmod since both are used to have
> > .mod and .x3m support?
> 
> I'm not familiar with .mod/.x3m, can you help me here?

Mod and x3m are music file formats that originated on the Amiga.

Both libraries provides the same functionalities. Therefore you only need to
require one of the two. Configure is made to default use libmodplug, so I
suggest you not to use libmikmod.


-- 
Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the rpmfusion-developers mailing list