Commit graph

8 commits

Author SHA1 Message Date
gls
a9abe1333a Update audio/cmus to 2.6.0
pkgsrc changes:
---------------

Fix MASTER_SITES and HOMEPAGE.
Add opus and jack options.
Remove upstreamed patch

upstream changes:
-----------------

Lots of new features and fixes since 2.5.0 (which was released loooong ago)!

Major new features:

    show all tracks when artist is selected in the tree view
    JACK output plugin
    Opus input plugin

Other notable new things:

    «Night» and «Solarized» color schemes
    reverse sort order support
    ReplayGain closer to the spec
    vim-style <c-e> / <c-y> scrolling
    follow option
    show_playback_position option
    XDG directories support
    better support for newer versions of FFmpeg
    support for .oga and .ogx file extensions
    stream metadata in cmus-remote -Q
2014-08-18 09:34:49 +00:00
wiz
3d510611d5 Add comments to patches. Re-enable modplug (hi joerg) per default.
Bump PKGREVISION.
2014-04-21 09:49:49 +00:00
joerg
6e540b7f48 modplug.h moved. 2014-04-19 14:48:12 +00:00
hans
bcbfb01c72 Fix build on SunOS. REPLACE_SH on installed shell script. 2012-02-15 20:15:42 +00:00
ahoka
63d92dcb3e Update to the 2.3.0 RC1 version. 2010-03-01 02:58:26 +00:00
ahoka
ae4eb8db57 Use a more elegant solution than in the previous commit. 2008-12-19 15:14:20 +00:00
ahoka
16584aec8c A security issue has been reported in cmus, which can be exploited by
malicious, local users to perform certain actions with escalated
privileges.

The security issue is caused due to the "cmus-status-display" script using
temporary files in an insecure manner. This can be exploited to
e.g. overwrite arbitrary files via symlink attacks.

This commit fixes this issue.
2008-12-17 23:49:57 +00:00
ahoka
5dc38428de Don't force ncurses on NetBSD 5.0+, curses works fine now.
Add some missing casts to the code.
2008-11-17 13:30:34 +00:00