Browse Source

multimedia/qmmp-qt6: update to 2.2.6 release (+)

Changes since 2.2.5:
using system scroll settings for playlists;
using stable order for keys in the playlists.txt file;
added support for float PCM format in the dsound and wasapi plugins;
fixed seeking from command-line;
fixed support for special keys in the shortcut editor dialog;
fixed track index calculation;
fixed saving of the simple user interface settings when projectM visualization is enabled;
fixed possible crash in the library plugin;
fixed Chinese Traditional translation.
overlay
Dima Panov 2 days ago
parent
commit
5d5026f969
No known key found for this signature in database GPG Key ID: FB8BA09DD5398F29
  1. 2
      multimedia/qmmp-qt6/Makefile
  2. 6
      multimedia/qmmp-qt6/distinfo

2
multimedia/qmmp-qt6/Makefile

@ -1,5 +1,5 @@
PORTNAME= qmmp
PORTVERSION= 2.2.5
PORTVERSION= 2.2.6
CATEGORIES= multimedia
MASTER_SITES= http://qmmp.ylsoftware.com/files/${PORTNAME}/${DISTVERSION:R}/ \
SF/qmmp-dev/${PORTNAME}/${DISTVERSION:R}/

6
multimedia/qmmp-qt6/distinfo

@ -1,3 +1,3 @@
TIMESTAMP = 1745868023
SHA256 (qmmp-2.2.5.tar.bz2) = 58211f327ac385abbc7d75e6a5d8dd64bcdb5cc0f1119329f2927d1631097e18
SIZE (qmmp-2.2.5.tar.bz2) = 1429484
TIMESTAMP = 1750883127
SHA256 (qmmp-2.2.6.tar.bz2) = 270eca6fd728d9a0bc7f19e94e0e0e1f6a3c44dade648dffa58a0dbb7396cb4b
SIZE (qmmp-2.2.6.tar.bz2) = 1429101

Loading…
Cancel
Save