diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2025-03-30 18:53:03 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2025-03-30 18:53:03 +0000 |
commit | c80374c370b567cb9ef49e9a4d65fa59faa7ad92 (patch) | |
tree | daabbedd14491a122abe144c6e3fd2cc78a091cb | |
parent | a74d2b5657f97a990edd2d9602b310c07ef05055 (diff) |
multimedia/qmmp-qt5: update to 1.7.4 release (+)
Changes since 1.7.3:
* added support for embedded cover art images in the mpris plugin;
* fixed build with ProjectM 4.0 or higher;
* fixed build with TagLib 2.0;
* fixed cmake warning;
* fixed filter list update;
* fixed proxy URL;
* using case insensitive search for ReplayGain tags in the ffmpeg plugin;
* updated Chinese Traditional translation;
* updated French translation.
-rw-r--r-- | multimedia/qmmp-qt5/Makefile | 3 | ||||
-rw-r--r-- | multimedia/qmmp-qt5/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/multimedia/qmmp-qt5/Makefile b/multimedia/qmmp-qt5/Makefile index 8b09e972126e..85884301ebd8 100644 --- a/multimedia/qmmp-qt5/Makefile +++ b/multimedia/qmmp-qt5/Makefile @@ -1,6 +1,5 @@ PORTNAME= qmmp -PORTVERSION= 1.7.3 -PORTREVISION= 1 +PORTVERSION= 1.7.4 CATEGORIES= multimedia MASTER_SITES= http://qmmp.ylsoftware.com/files/${PORTNAME}/${DISTVERSION:R}/ \ SF/qmmp-dev/${PORTNAME}/${DISTVERSION:R}/ diff --git a/multimedia/qmmp-qt5/distinfo b/multimedia/qmmp-qt5/distinfo index 389db9813829..afae0f206362 100644 --- a/multimedia/qmmp-qt5/distinfo +++ b/multimedia/qmmp-qt5/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738454270 -SHA256 (qmmp-1.7.3.tar.bz2) = 093100644c6d826170ba8bc22f8619fc4ae555ff41174ced510dd87a0a0dcbf0 -SIZE (qmmp-1.7.3.tar.bz2) = 1415717 +TIMESTAMP = 1743346144 +SHA256 (qmmp-1.7.4.tar.bz2) = eab631f599bf64f1fdef13165b0bdf4031c8a061a575b732f4c39e052d247acc +SIZE (qmmp-1.7.4.tar.bz2) = 1424474 |