Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/cantata cantata: update to 2.4.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2d8626fc55ab
branches: trunk
changeset: 438712:2d8626fc55ab
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Sep 08 21:30:03 2020 +0000
description:
cantata: update to 2.4.1.
2.4.1
-----
1. Re-enable custom playqueue background. This is broken for 5.12, but that's a
Qt bug.
2. Look in /usr/lib64/qt5/bin for lrelease
3. Fix deprecation warnings.
4. Enable catagorized view by default, might also be a Qt issue?
5. Remove Encyclopaedia Metallum from lyrics providers, as does not work.
2.4.0
-----
1. Add 'Read offset' setting for AudioCDs.
2. Show invalid files in playlists using red text.
3. Add 'Remove Invalid Tracks' to playlist context menu.
4. Allow OPML URLs in podcast add URL dialog.
5. Allow to read local RSS/OPML files in podcast search dialog.
6. Add action to export current podcast subscriptions to OPML file.
7. Add searching for radio stations on Community Radio Browser.
8. Show bits in technical info.
9. Fix saving, and loading, of custom API keys.
10. Fix saving, and reading back, https:// as MPD music folder.
11. Fix crash when double-clicking outside of table-view (when this is set to
not stretch columns).
12. Fix greyscale images in notifications.
13. Re-add option to save lyrics in music folder.
14. Show Original Year in context view metadata.
15. Add --fullscreen command-line option to start fullscreen.
16. For genres listed in "Composer Support" tweak, shown composer instead of
artist in context view and toolbar.
17. When listing albums in context view, if can't find and for artist, try
composer.
18. When downloading podcasts, use whole path for filename.
19. When subscribing to a podcast, check if there are any downloaded episodes
from a previous subscription.
20. Apply 'Single Tracks' tweak to play queue items.
21. Parse more fields from CUE files.
22. Fix image requests when using composers.
23. Load Various Artist image, if found.
24. If no lyrics found, create initial file when asked to edit.
25. Due to Last.fm changes, use FanArt.tv to obtain artist images.
26. When adding tracks via commandline, only play if queue is currently empty,
otherwise just append new tracks.
27. Support multiple genres in CUE files.
28. Handle more TuneIn responses that are just stream URLs.
29. Add 'originaldate,albumartistsort,artistsort,albumsort" to Cantata local
mpd config.
30. Add Finnish translation - thanks to Tommi Nieminen.
31. Alter behavour of 'previous' button; if played 5 seconds or more, then go
to start of track, else go to previous track.
32. Added Dutch translaiton - thnaks to Heimen Stoffels.
33. In dynamic/smart playlists, when specify a rating also allow to specify
unrated tracks.
34. When matching wildcard genres, look case-insensitively for smart playlists.
35. When matching wildcard genres, if no matches found then use a fake dummy
genre so that no tracks will match rules.
36. Add a checkbox controlling whether Cantata should apply its replaygain
setting each time it connects to MPD. Issue #1531
37. Remove 'Show Unplayed Only' podcasts action, reported to cause crash when
refreshing lists.
38. Remove zooming from context view.
39. When adding a stream to the play queue, encode name using #StreamName:name
and not just #name - as MPD 0.22 uses this for #icy-metadata
40. Categorized view is reported to crash (#1530), so disable by default. Pass
-DENABLE_CATEGORIZED_VIEW=ON to cmake to re-enable.
41. Add 'aac' and 'libfdk_aac' as supported encoders.
42. Custom playqueue background is not working with Qt 5.12 onwards, so
disabled for now. (#1554)
43. Convert podcast descriptions to plain text, trim whitespace, and limit to
1000 characters.
44. Show podcast coves in toolbar, queue, and info view.
45. Show podcast description in info view.
46. Only show cover in toolbar cover tooltip.
diffstat:
audio/cantata/Makefile | 5 +-
audio/cantata/distinfo | 11 +++---
audio/cantata/patches/patch-3rdparty_solid-lite_CMakeLists.txt | 16 ----------
3 files changed, 7 insertions(+), 25 deletions(-)
diffs (50 lines):
diff -r 0b5b2bb04f57 -r 2d8626fc55ab audio/cantata/Makefile
--- a/audio/cantata/Makefile Tue Sep 08 21:28:34 2020 +0000
+++ b/audio/cantata/Makefile Tue Sep 08 21:30:03 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2020/08/31 18:06:32 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2020/09/08 21:30:03 wiz Exp $
-DISTNAME= cantata-2.3.3
-PKGREVISION= 11
+DISTNAME= cantata-2.4.1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=CDrummond/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}
diff -r 0b5b2bb04f57 -r 2d8626fc55ab audio/cantata/distinfo
--- a/audio/cantata/distinfo Tue Sep 08 21:28:34 2020 +0000
+++ b/audio/cantata/distinfo Tue Sep 08 21:30:03 2020 +0000
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.3 2019/07/05 18:20:19 adam Exp $
+$NetBSD: distinfo,v 1.4 2020/09/08 21:30:03 wiz Exp $
-SHA1 (cantata-2.3.3.tar.bz2) = 19a235897c556f7fcc39be51842491ccb163d135
-RMD160 (cantata-2.3.3.tar.bz2) = f42da1ae832f27e32b622f47f69e9ba27ca5dde4
-SHA512 (cantata-2.3.3.tar.bz2) = 8314930c9e16a5811f607f131ce7134daa0c6de81c5f87d45967c076895540b388b89b3f2cbd82950f6defb1087e61923c1719670f19b4ed3c074f05fe8577c6
-Size (cantata-2.3.3.tar.bz2) = 2445139 bytes
-SHA1 (patch-3rdparty_solid-lite_CMakeLists.txt) = 73feadd49ea8c50f63d7c18e8a14e0796fac618c
+SHA1 (cantata-2.4.1.tar.bz2) = be0d7e7d8b0042d5f895c71a17459e859e81ccc9
+RMD160 (cantata-2.4.1.tar.bz2) = 46a3e5660063a66e2ac78c2e110b91683835bd19
+SHA512 (cantata-2.4.1.tar.bz2) = 9bb9953f41ad562e186c201505db6ea42dccdcb0b60e0c6eda0c5521428ecafdba95b51e8827de3498b2b25284d36f800bfa96a49839d2a69e0f92705f44a439
+Size (cantata-2.4.1.tar.bz2) = 2550982 bytes
SHA1 (patch-CMakeLists.txt) = 90915916c7a640ab4da757d8f38eb7847a1519af
diff -r 0b5b2bb04f57 -r 2d8626fc55ab audio/cantata/patches/patch-3rdparty_solid-lite_CMakeLists.txt
--- a/audio/cantata/patches/patch-3rdparty_solid-lite_CMakeLists.txt Tue Sep 08 21:28:34 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-$NetBSD: patch-3rdparty_solid-lite_CMakeLists.txt,v 1.2 2019/06/09 15:52:50 wiz Exp $
-
-Limit udev to Linux.
-https://github.com/CDrummond/cantata/issues/1503
-
---- 3rdparty/solid-lite/CMakeLists.txt.orig 2018-03-07 19:04:41.000000000 +0000
-+++ 3rdparty/solid-lite/CMakeLists.txt 2019-06-09 12:52:54.960229954 +0000
-@@ -45,7 +45,7 @@
- backends/shared/rootdevice.cpp
- )
-
-- if (NOT WIN32 AND NOT APPLE AND WITH_SOLID_UDISKS2)
-+ if (${CMAKE_SYSTEM_NAME} STREQUAL "Linux" AND WITH_SOLID_UDISKS2)
- find_package( UDev REQUIRED)
- macro_log_feature( UDEV_FOUND "UDev" "UDev support for Solid" "http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html" FALSE "" "Allows Solid to use UDev to provide information about
devices on Linux" )
- endif()
Home |
Main Index |
Thread Index |
Old Index