pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio
Module Name: pkgsrc
Committed By: nia
Date: Mon May 4 09:37:18 UTC 2020
Modified Files:
pkgsrc/audio/audacious: Makefile distinfo
pkgsrc/audio/audacious-plugins: Makefile PLIST distinfo
Log Message:
audacious: Update to 4.0.3
Qt interface fixes/updates:
* When the menu bar is hidden, an "Audacious" icon is added to the
toolbar, allowing menu access
* A-to-B repeat is now available in the Playback menu and displayed in
the time label
* The time slider no longer becomes invisible when the window is made
very small
* Incorrect behavior of Shift-click selection in the playlist has been
fixed
* The checkbox to "Show time scale for current song" in the info popup
did nothing and has been removed
Other fixes/updates:
* A rare crash/freeze caused by a race condition in the ALSA output
plugin has been fixed
* The EQ preset button in the Qt Winamp Classic interface now works
* The Qt Winamp Classic interface now has an option to stay on top of
other windows
* The Song Info plugin now updates correctly when the title changes or
playback stops
Other changes:
* Due to frequent crashes, the Stream Tuner plugin is now disabled by
default
* Translations have been updated
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/audio/audacious/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/audio/audacious/distinfo
cvs rdiff -u -r1.106 -r1.107 pkgsrc/audio/audacious-plugins/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/audio/audacious-plugins/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/audio/audacious-plugins/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/audacious/Makefile
diff -u pkgsrc/audio/audacious/Makefile:1.63 pkgsrc/audio/audacious/Makefile:1.64
--- pkgsrc/audio/audacious/Makefile:1.63 Sun Apr 19 11:33:46 2020
+++ pkgsrc/audio/audacious/Makefile Mon May 4 09:37:18 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.63 2020/04/19 11:33:46 nia Exp $
+# $NetBSD: Makefile,v 1.64 2020/05/04 09:37:18 nia Exp $
-DISTNAME= audacious-4.0.2
+DISTNAME= audacious-4.0.3
CATEGORIES= audio
MASTER_SITES= https://distfiles.audacious-media-player.org/
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/audio/audacious/distinfo
diff -u pkgsrc/audio/audacious/distinfo:1.14 pkgsrc/audio/audacious/distinfo:1.15
--- pkgsrc/audio/audacious/distinfo:1.14 Sun Apr 19 11:33:46 2020
+++ pkgsrc/audio/audacious/distinfo Mon May 4 09:37:18 2020
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.14 2020/04/19 11:33:46 nia Exp $
+$NetBSD: distinfo,v 1.15 2020/05/04 09:37:18 nia Exp $
-SHA1 (audacious-4.0.2.tar.bz2) = f68c8578b9d21e29593fdb79c86f1ce2577b80c1
-RMD160 (audacious-4.0.2.tar.bz2) = 7e74550ba2bd4642d794397fa46511e683e1e4b6
-SHA512 (audacious-4.0.2.tar.bz2) = 3f541000c874f2d026f2a4c23f1f98486aae9450c6dc8d7597f742b21d701883b31bbc5620bf23408ce0da397fdf414dffe37a778eb70df5a553a854f2435b99
-Size (audacious-4.0.2.tar.bz2) = 576407 bytes
+SHA1 (audacious-4.0.3.tar.bz2) = 0449d0c69e53850330c44528aad0ed3444c7ade8
+RMD160 (audacious-4.0.3.tar.bz2) = b3f9f5fddba94d439835a6440a807ed7dd85e08d
+SHA512 (audacious-4.0.3.tar.bz2) = e09ae26f43d7a6b610df9ece90f77b912b98c5e4e9a3b5168df26e177ffac3f66a74bff503f398c271228198467c7b3b6797d1671979559c4e1cfb13b12549cd
+Size (audacious-4.0.3.tar.bz2) = 577512 bytes
SHA1 (patch-configure) = 2f310b55fdfc4147af6132dd821a9f81a1be6864
SHA1 (patch-src_libaudcore_audio.h.in) = 621afba8a610ab0f30d064d5d9ed581e781de7d2
Index: pkgsrc/audio/audacious-plugins/Makefile
diff -u pkgsrc/audio/audacious-plugins/Makefile:1.106 pkgsrc/audio/audacious-plugins/Makefile:1.107
--- pkgsrc/audio/audacious-plugins/Makefile:1.106 Wed Apr 22 04:25:54 2020
+++ pkgsrc/audio/audacious-plugins/Makefile Mon May 4 09:37:18 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.106 2020/04/22 04:25:54 nia Exp $
+# $NetBSD: Makefile,v 1.107 2020/05/04 09:37:18 nia Exp $
-DISTNAME= audacious-plugins-4.0.2
+DISTNAME= audacious-plugins-4.0.3
CATEGORIES= audio
MASTER_SITES= https://distfiles.audacious-media-player.org/
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/audio/audacious-plugins/PLIST
diff -u pkgsrc/audio/audacious-plugins/PLIST:1.20 pkgsrc/audio/audacious-plugins/PLIST:1.21
--- pkgsrc/audio/audacious-plugins/PLIST:1.20 Sun Apr 19 11:33:46 2020
+++ pkgsrc/audio/audacious-plugins/PLIST Mon May 4 09:37:18 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2020/04/19 11:33:46 nia Exp $
+@comment $NetBSD: PLIST,v 1.21 2020/05/04 09:37:18 nia Exp $
lib/audacious/Container/asx.so
lib/audacious/Container/asx3.so
lib/audacious/Container/audpl.so
@@ -28,7 +28,6 @@ lib/audacious/General/skins-qt.so
lib/audacious/General/song-info-qt.so
lib/audacious/General/song_change.so
lib/audacious/General/statusicon-qt.so
-lib/audacious/General/streamtuner.so
lib/audacious/Input/aac-raw.so
${PLIST.adplug}lib/audacious/Input/adplug.so
${PLIST.fluidsynth}lib/audacious/Input/amidi-plug.so
Index: pkgsrc/audio/audacious-plugins/distinfo
diff -u pkgsrc/audio/audacious-plugins/distinfo:1.9 pkgsrc/audio/audacious-plugins/distinfo:1.10
--- pkgsrc/audio/audacious-plugins/distinfo:1.9 Wed Apr 22 04:25:54 2020
+++ pkgsrc/audio/audacious-plugins/distinfo Mon May 4 09:37:18 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2020/04/22 04:25:54 nia Exp $
+$NetBSD: distinfo,v 1.10 2020/05/04 09:37:18 nia Exp $
-SHA1 (audacious-plugins-4.0.2.tar.bz2) = 797721e3645907315bac468bfe0be12673c76d56
-RMD160 (audacious-plugins-4.0.2.tar.bz2) = 14eea60480404629699bbe889bac6ccc91732e27
-SHA512 (audacious-plugins-4.0.2.tar.bz2) = 0d3aa46f6ad75e6d541de7b7f24de2cc169a8856c5a204688231b6233131a1ce55feb9bb126eed89d05a8ee21e3a441449a1e11fd20b4fc10724afebb4318118
-Size (audacious-plugins-4.0.2.tar.bz2) = 1752042 bytes
+SHA1 (audacious-plugins-4.0.3.tar.bz2) = 4be5206f1f6bff7539aab80ec7801fd695fa344c
+RMD160 (audacious-plugins-4.0.3.tar.bz2) = f75a7ba5c501e54c0bd48d166cd67a4876b5e59c
+SHA512 (audacious-plugins-4.0.3.tar.bz2) = 6aaf9ca1d70e211e779baa65de844118f2e3c5ecef2ce6342429748e64437ddc67286ea286fbd7b0282304747dab31972f73ccb0aa312968c19d832ac0e0a6fc
+Size (audacious-plugins-4.0.3.tar.bz2) = 1759123 bytes
Home |
Main Index |
Thread Index |
Old Index