summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2022-01-13 13:44:42 +0100
committerTreeve Jelbert2022-01-16 15:08:57 +0100
commit4c90540b6a408970b5207e1ebfc1031febdfba06 (patch)
treec2e24484befc7b7abccf0b09edc7b00b8da669e4
parent4dc5179b1dadd46e602bb72a33b18e303eed2465 (diff)
cantata: => 2.4.2
-rwxr-xr-xqt5-cmake/cantata/DEPENDS1
-rwxr-xr-xqt5-cmake/cantata/DETAILS4
-rw-r--r--qt5-cmake/cantata/HISTORY4
3 files changed, 6 insertions, 3 deletions
diff --git a/qt5-cmake/cantata/DEPENDS b/qt5-cmake/cantata/DEPENDS
index 175fe19904..0aa57ca9e6 100755
--- a/qt5-cmake/cantata/DEPENDS
+++ b/qt5-cmake/cantata/DEPENDS
@@ -8,7 +8,6 @@ optional_depends taglib \
'-DENABLE_TAGLIB=on' \
'-DENABLE_TAGLIB=off' \
'for tag editing and replay gain calculation' &&
-optional_depends taglib-extras '' '' 'Tag editor'
optional_depends LIBAVCODEC '-DENABLE_FFMPEG=on' '-DENABLE_FFMPEG=off' 'ReplayGain calculation' &&
optional_depends mpg123 '-DENABLE_MPG123=on' '-DENABLE_MPG123=off' '' &&
optional_depends libmtp \
diff --git a/qt5-cmake/cantata/DETAILS b/qt5-cmake/cantata/DETAILS
index 63dabd3837..5b0daaa288 100755
--- a/qt5-cmake/cantata/DETAILS
+++ b/qt5-cmake/cantata/DETAILS
@@ -1,6 +1,6 @@
SPELL=cantata
- VERSION=2.3.3
- SOURCE_HASH=sha512:8314930c9e16a5811f607f131ce7134daa0c6de81c5f87d45967c076895540b388b89b3f2cbd82950f6defb1087e61923c1719670f19b4ed3c074f05fe8577c6
+ VERSION=2.4.2
+ SOURCE_HASH=sha512:c2459a53d86e12df7e6a8f7c19880f1c353c13893401a0906ec730c34ccbf1ef070c226b55c4e772e9a54a94e7cf3a2f96b0e9223ff20057045c888c4f91d87b
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_URL[0]="https://github.com/CDrummond/cantata/releases/download/v$VERSION/$SOURCE"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
diff --git a/qt5-cmake/cantata/HISTORY b/qt5-cmake/cantata/HISTORY
index 62944fb5b0..f736e775c8 100644
--- a/qt5-cmake/cantata/HISTORY
+++ b/qt5-cmake/cantata/HISTORY
@@ -1,3 +1,7 @@
+2022-01-13 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 2.4.2
+ * DEPENDS: delete taglib-extras; obsolete and incompatible
+
2019-05-27 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 2.3.3