Subject: CVS commit: pkgsrc/audio/qmmp
From: Olaf Seibert
Date: 2023-10-29 14:28:09
Message id: 20231029132809.33394FADC@cvs.NetBSD.org

Log Message:
audio/qmmp: updated to 1.6.5.

The 1.* versions use Qt 5; the 2.* versions (currently not packaged) use
Qt 6.  qmmp has been renamed to qmmp-1, presumably so it can be
installed alongside qmmp-2.*. Added an ALTERNATIVES file for that.
Added the sidplay option; uses audio/libsidplayfp.

Qmmp 1.6.5 and 2.1.5 have been released 	21:28:01/29-08-2023
Changes since 1.6.4 and 2.1.4:

    added waveform seekbar optimization;
    fixed visualization initialization in the simple user interface;
    fixed playlist geometry issues in the simple user interface;
    fixed playlist settings in the skinned user interface;
    fixed possible crash;
    fixed http version;
    fixed file type determination by content in the waveform seekbar.

Qmmp 1.6.4 and 2.1.4 have been released 	17:12:22/25-05-2023
Changes since 1.6.3 and 2.1.3:

    added projectM 4.0 support (experimental);
    fixed removing of the current playing file in the file operations plugin;
    fixed crash on streams in the lyrics plugin;
    fixed issues with visualization windows on application startup.

Qmmp 1.6.3 and 2.1.3 have been released 	18:43:25/29-03-2023
Changes since 1.6.2 and 2.1.2:

    fixed latest cURL API support;
    fixed crash in the ladspa plugin;
    fixed memory leak in the wavpack plugin;
    fixed ADTS header detection in the aac plugin;
    fixed error handling in the ffmpeg plugin;
    fixed text scroller geometry in the skinned plugin;
    hide empty plugin categories;

mmp 1.6.2 and 2.1.2 have been released 	18:50:18/14-09-2022
Changes since 1.6.1 and 2.1.1:

    added FFmpeg 5.1 support;
    added recursive search for presets in the projectm plugin;
    added application icon in the pulseaudio plugin;
    improved visualization synchronization;
    fixed title formatting in the KDE notification plugin;
    fixed "fact" chunks support in the sndfile plugin;
    fixed embedded cover art support in the flac plugin;
    fixed tag editor behavior;

Qmmp 1.6.1 and 2.1.1 have been released 	16:35:33/10-06-2022
Changes since 1.6.0 and 2.1.0:

    fixed skin selection setting;
    fixed API documentation;
    fixed udisks plugin build;
    fixed AppStream metadata;
    removed hal plugin;

Qmmp 1.6.0 and 2.1.0 have been released 	14:04:20/17-05-2022
Changes since 1.5.4 and 2.0.4:

    added feature to extract lyrics from tags (id3v2 tag and Xiph Comment);
    added queue display in the "jump to track" dialog;
    added feature to skip already existing tracks;
    added volume change notification in the KDE notification plugin;
    replaced modplug plugin by xmp plugin;
    improved qsui plugin:
        added feature to hide playlist name filter;
        added feature to hide menu panel;
        added application menu;
        enabled clear button for some search filters;
        improved file system browser context menu;
    improved history plugin:
        added feature to remove tracks from history;
        added feature to show track details;
    improved "about..." dialog;
    improved file name filter configuration in the ffmpeg plugin;
    increased the minimal required Qt versions to 5.5 and 6.2 respectively;
    optimized search for duplicated tracks;
    optimized track queue;
    resolved conflict between 1.x and 2.x versions;

Files:
RevisionActionfile
1.48modifypkgsrc/audio/qmmp/Makefile
1.6modifypkgsrc/audio/qmmp/PLIST
1.13modifypkgsrc/audio/qmmp/distinfo
1.3modifypkgsrc/audio/qmmp/options.mk
1.1addpkgsrc/audio/qmmp/ALTERNATIVES