diff --git a/audio/sonata/Makefile b/audio/sonata/Makefile index d5201a75296..0c9d4435bf1 100644 --- a/audio/sonata/Makefile +++ b/audio/sonata/Makefile @@ -1,12 +1,11 @@ COMMENT= GTK+ client for the Music Player Daemon -MODPY_DISTV=1.7.0 +MODPY_DISTV= 1.7.3 GH_TAGNAME= v${MODPY_DISTV} GH_ACCOUNT= multani GH_PROJECT= sonata DISTNAME= sonata-${MODPY_DISTV} EPOCH= 1 -REVISION= 7 CATEGORIES= audio @@ -31,13 +30,6 @@ RUN_DEPENDS= audio/py-mpd2 \ # pygobject GTK3 introspection (not provided by indirect dependencies) RUN_DEPENDS += x11/gtk+3 -# From c4ed69eed8dfdea3f958b2c0d93b79e70522009a Mon Sep 17 00:00:00 2001 -# From: Jonathan Ballet -# Date: Sun, 11 Apr 2021 17:03:09 +0200 -# Subject: [PATCH] Remove the "lyricswiki" plugin, as the website shutdown last year (#119) -post-extract: - rm ${WRKSRC}/sonata/plugins/lyricwiki.py - post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/sonata/pixmaps/sonata.png \ diff --git a/audio/sonata/distinfo b/audio/sonata/distinfo index 33f9a918fc0..c66b3649755 100644 --- a/audio/sonata/distinfo +++ b/audio/sonata/distinfo @@ -1,2 +1,2 @@ -SHA256 (sonata-1.7.0.tar.gz) = Vkoib41XsoaDZ0LSNKqfqLxHuJek8dYfmaVEd3xaqx4= -SIZE (sonata-1.7.0.tar.gz) = 2258617 +SHA256 (sonata-1.7.3.tar.gz) = DnnIM6k9TmtieaRfXJUZfDyIyCDduMenihL90ejjkjo= +SIZE (sonata-1.7.3.tar.gz) = 2257912 diff --git a/audio/sonata/patches/patch-sonata_version_py b/audio/sonata/patches/patch-sonata_version_py deleted file mode 100644 index fdcf1e79e36..00000000000 --- a/audio/sonata/patches/patch-sonata_version_py +++ /dev/null @@ -1,17 +0,0 @@ -From ae4a1dd01055a7a0664d30cb93be919ed753bf8c Mon Sep 17 00:00:00 2001 -From: Leo Famulari -Date: Wed, 31 Mar 2021 19:19:20 -0400 -Subject: [PATCH] Adjust the "default" version string. - -Index: sonata/version.py ---- sonata/version.py.orig -+++ sonata/version.py -@@ -26,7 +26,7 @@ except ImportError: - build_ver = None - - # Should be the most recent release --default_version = "v1.7b1" -+default_version = "v1.7.0" - - def _version(): - '''Get the version number of the sources diff --git a/audio/sonata/pkg/PLIST b/audio/sonata/pkg/PLIST index 953c1d793fd..2c0f1a6a3b0 100644 --- a/audio/sonata/pkg/PLIST +++ b/audio/sonata/pkg/PLIST @@ -158,6 +158,7 @@ share/locale/es/LC_MESSAGES/sonata.mo share/locale/et/LC_MESSAGES/sonata.mo share/locale/fi/LC_MESSAGES/sonata.mo share/locale/fr/LC_MESSAGES/sonata.mo +share/locale/hi/LC_MESSAGES/sonata.mo share/locale/it/LC_MESSAGES/sonata.mo share/locale/ja/LC_MESSAGES/sonata.mo share/locale/ko/LC_MESSAGES/sonata.mo