pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/qmmp qmmp: Update to 1.3.6
details: https://anonhg.NetBSD.org/pkgsrc/rev/ab04dea13626
branches: trunk
changeset: 425480:ab04dea13626
user: nia <nia%pkgsrc.org@localhost>
date: Sun Mar 22 09:27:12 2020 +0000
description:
qmmp: Update to 1.3.6
Version 1.3.5
* added icon for 'play/pause' action
* fixed 'album artist' tag support
* fixed issue with missing bitrate after application restart
* fixed issue with incorrect audio properties displaying
* fixed crash on corrupted .m4a files
* fixed duration overflow
* fixed playlist duration update
* fixed issue with special symbols in the track change plugin
* fixed crash on encrypted archives
* updated Galician translation (Delio Docampo Cordeiro)
Version 1.3.6
* added 'album artist' and 'composer' tags support in the ffmpeg plugin
* fixed window title updating when playing CUE tracks
* fixed crash on Futura skin in the skinned ui
* updated French translation (Adrien Vigneron)
* updated Indonesian translation (Andika Triwidada and Wantoyo)
diffstat:
audio/qmmp/Makefile | 7 ++++---
audio/qmmp/PLIST | 4 +++-
audio/qmmp/distinfo | 10 +++++-----
3 files changed, 12 insertions(+), 9 deletions(-)
diffs (56 lines):
diff -r 082e19ca58c6 -r ab04dea13626 audio/qmmp/Makefile
--- a/audio/qmmp/Makefile Sun Mar 22 09:26:52 2020 +0000
+++ b/audio/qmmp/Makefile Sun Mar 22 09:27:12 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2020/03/10 22:09:24 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2020/03/22 09:27:12 nia Exp $
-DISTNAME= qmmp-1.3.4
-PKGREVISION= 4
+DISTNAME= qmmp-1.3.6
CATEGORIES= audio
MASTER_SITES= http://qmmp.ylsoftware.com/files/
EXTRACT_SUFX= .tar.bz2
@@ -41,6 +40,8 @@
.endif
.include "options.mk"
+.include "../../archivers/libarchive/buildlink3.mk"
+.include "../../audio/faad2/buildlink3.mk"
.include "../../audio/flac/buildlink3.mk"
.include "../../audio/game-music-emu/buildlink3.mk"
.include "../../audio/libopus/buildlink3.mk"
diff -r 082e19ca58c6 -r ab04dea13626 audio/qmmp/PLIST
--- a/audio/qmmp/PLIST Sun Mar 22 09:26:52 2020 +0000
+++ b/audio/qmmp/PLIST Sun Mar 22 09:27:12 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2019/10/01 12:43:04 nia Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/03/22 09:27:12 nia Exp $
bin/qmmp
include/qmmp/abstractengine.h
include/qmmp/audioconverter.h
@@ -91,6 +91,8 @@
lib/qmmp-1.3/General/libstreambrowser.so
lib/qmmp-1.3/General/libtrackchange.so
lib/qmmp-1.3/General/libudisks2.so
+lib/qmmp-1.3/Input/libaac.so
+lib/qmmp-1.3/Input/libarchive.so
lib/qmmp-1.3/Input/libcue.so
${PLIST.ffmpeg}lib/qmmp-1.3/Input/libffmpeg.so
lib/qmmp-1.3/Input/libflac.so
diff -r 082e19ca58c6 -r ab04dea13626 audio/qmmp/distinfo
--- a/audio/qmmp/distinfo Sun Mar 22 09:26:52 2020 +0000
+++ b/audio/qmmp/distinfo Sun Mar 22 09:27:12 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1 2019/10/01 12:43:04 nia Exp $
+$NetBSD: distinfo,v 1.2 2020/03/22 09:27:12 nia Exp $
-SHA1 (qmmp-1.3.4.tar.bz2) = 791860fc8a318cad9af307ca95ccb795686612b5
-RMD160 (qmmp-1.3.4.tar.bz2) = 6feca04c6d7547baaf4386ed73ceea5bd1b67f67
-SHA512 (qmmp-1.3.4.tar.bz2) = 520a7b50a3e0bd17418bd3137a4e73a52f644ad38d7fe86647a8781ed3036cdbbd14d5311b9471443f8a2cb42422b5fa11e22acee72ff5b670a7508b55364bb5
-Size (qmmp-1.3.4.tar.bz2) = 1246048 bytes
+SHA1 (qmmp-1.3.6.tar.bz2) = 0c5175aff1e50ce3c66363fbfa1f53284894f508
+RMD160 (qmmp-1.3.6.tar.bz2) = 020fcc9d8544393bb2336b3ab846e86c023b4b27
+SHA512 (qmmp-1.3.6.tar.bz2) = 83600b3116a62200d6751b4c6a526cd0af842b943d8d2979e16803ad788ee826a52a25ac0736f337a8fa739affcba361e6cfd1947c5135aef963d128dcb7e3b9
+Size (qmmp-1.3.6.tar.bz2) = 1250131 bytes
SHA1 (patch-src_plugins_Ui_skinned_symboldisplay.cpp) = d172068a4215c6dafb5b5c921bfabe71060be16f
Home |
Main Index |
Thread Index |
Old Index