pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/qmmp
Module Name: pkgsrc
Committed By: nia
Date: Sun Mar 22 09:27:12 UTC 2020
Modified Files:
pkgsrc/audio/qmmp: Makefile PLIST distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/audio/qmmp/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/audio/qmmp/PLIST pkgsrc/audio/qmmp/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/qmmp/Makefile
diff -u pkgsrc/audio/qmmp/Makefile:1.6 pkgsrc/audio/qmmp/Makefile:1.7
--- pkgsrc/audio/qmmp/Makefile:1.6 Tue Mar 10 22:09:24 2020
+++ pkgsrc/audio/qmmp/Makefile Sun Mar 22 09:27:12 2020
@@ -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 @@ SUBST_VARS.oss+= LIBOSSAUDIO
.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"
Index: pkgsrc/audio/qmmp/PLIST
diff -u pkgsrc/audio/qmmp/PLIST:1.1 pkgsrc/audio/qmmp/PLIST:1.2
--- pkgsrc/audio/qmmp/PLIST:1.1 Tue Oct 1 12:43:04 2019
+++ pkgsrc/audio/qmmp/PLIST Sun Mar 22 09:27:12 2020
@@ -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/libstatusicon.so
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
Index: pkgsrc/audio/qmmp/distinfo
diff -u pkgsrc/audio/qmmp/distinfo:1.1 pkgsrc/audio/qmmp/distinfo:1.2
--- pkgsrc/audio/qmmp/distinfo:1.1 Tue Oct 1 12:43:04 2019
+++ pkgsrc/audio/qmmp/distinfo Sun Mar 22 09:27:12 2020
@@ -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