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: Sat Aug 14 08:43:47 UTC 2021
Modified Files:
pkgsrc/audio/qmmp: Makefile distinfo
Log Message:
qmmp: update to 1.5.1
Version 1.5.1
* added application startup optimization
* added Korean translation (Jung Hee Lee)
* enabled Matroska container by default in the ffmpeg plugin
* removed mp3lyrics.org lyrics provider (service was closed)
* improved qsui plugin:
- added waveform seekbar optimization (Linearithmik)
- fixed waveform generation for 16-bit samples (Linearithmik)
* fixed plugin cache cleanup
* fixed build without mpg123
* fixed ladspa plugin regression (Linearithmik)
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/audio/qmmp/Makefile
cvs rdiff -u -r1.9 -r1.10 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.28 pkgsrc/audio/qmmp/Makefile:1.29
--- pkgsrc/audio/qmmp/Makefile:1.28 Fri Jul 30 12:26:41 2021
+++ pkgsrc/audio/qmmp/Makefile Sat Aug 14 08:43:46 2021
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2021/07/30 12:26:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.29 2021/08/14 08:43:46 nia Exp $
-DISTNAME= qmmp-1.5.0
-PKGREVISION= 1
+DISTNAME= qmmp-1.5.1
CATEGORIES= audio
-MASTER_SITES= http://qmmp.ylsoftware.com/files/
+MASTER_SITES= http://qmmp.ylsoftware.com/files/qmmp/${PKGVERSION_NOREV:R}/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/audio/qmmp/distinfo
diff -u pkgsrc/audio/qmmp/distinfo:1.9 pkgsrc/audio/qmmp/distinfo:1.10
--- pkgsrc/audio/qmmp/distinfo:1.9 Tue Jun 8 16:20:12 2021
+++ pkgsrc/audio/qmmp/distinfo Sat Aug 14 08:43:46 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2021/06/08 16:20:12 nia Exp $
+$NetBSD: distinfo,v 1.10 2021/08/14 08:43:46 nia Exp $
-SHA1 (qmmp-1.5.0.tar.bz2) = 6a77ed68f17aec96fd94a52f4b29aa190f211fdb
-RMD160 (qmmp-1.5.0.tar.bz2) = c2830f6a567801b9cf2bc0c80a8d088d8cfb6fe5
-SHA512 (qmmp-1.5.0.tar.bz2) = b8a29bf6b2f6da08e1ff2801c973821663570de436562ba79b40212b8b8522f0e25ea79c941bfacf252904851ed477cbfa66d7f145b172f93a105127894d5e04
-Size (qmmp-1.5.0.tar.bz2) = 1337043 bytes
+SHA1 (qmmp-1.5.1.tar.bz2) = 423698324bbc0b1d8fc1bd932c8b65e9ee872484
+RMD160 (qmmp-1.5.1.tar.bz2) = 6c9257db6d179f1fe38e50ec56f5f0ff0574df19
+SHA512 (qmmp-1.5.1.tar.bz2) = 4b866e7b53ea1757a94e028730dd99bab3b56917e6835b46284cce148e779e00a5fe0a396667283aa13c980a9ee33d0fe76df0198320f1897ec3b73bcd1f275e
+Size (qmmp-1.5.1.tar.bz2) = 1363593 bytes
Home |
Main Index |
Thread Index |
Old Index