From 596c6e380e134d7816d1175d3197842d54c81c39 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Fri, 5 Feb 2021 10:51:00 +1000 Subject: [PATCH] audacious-plugins: bump version --- ...ins-4.0.5.recipe => audacious_plugins-4.1.recipe} | 12 ++++++------ ...4.0.5.patchset => audacious_plugins-4.1.patchset} | 0 2 files changed, 6 insertions(+), 6 deletions(-) rename media-plugins/audacious-plugins/{audacious_plugins-4.0.5.recipe => audacious_plugins-4.1.recipe} (93%) rename media-plugins/audacious-plugins/patches/{audacious_plugins-4.0.5.patchset => audacious_plugins-4.1.patchset} (100%) diff --git a/media-plugins/audacious-plugins/audacious_plugins-4.0.5.recipe b/media-plugins/audacious-plugins/audacious_plugins-4.1.recipe similarity index 93% rename from media-plugins/audacious-plugins/audacious_plugins-4.0.5.recipe rename to media-plugins/audacious-plugins/audacious_plugins-4.1.recipe index 560389239..cbc2f7175 100644 --- a/media-plugins/audacious-plugins/audacious_plugins-4.0.5.recipe +++ b/media-plugins/audacious-plugins/audacious_plugins-4.1.recipe @@ -9,11 +9,11 @@ with LADSPA effects. Enjoy the modern GTK-themed interface or change things \ up with Winamp Classic skins. Use the plugins included with Audacious to \ fetch lyrics for your music, to set an alarm in the morning, and more." HOMEPAGE="https://audacious-media-player.org/" -COPYRIGHT="2001-2020 Audacious developers and others" +COPYRIGHT="2001-2021 Audacious developers and others" LICENSE="BSD (2-clause)" -REVISION="2" +REVISION="1" SOURCE_URI="https://github.com/audacious-media-player/audacious-plugins/archive/audacious-plugins-$portVersion.tar.gz" -CHECKSUM_SHA256="2d66bd5557c24fe330f6b8e0bfd836dca02278f2b6fe79fa7014140b194f4dd7" +CHECKSUM_SHA256="94c732488ac836c0c9f37c5634bdb41d222e956b18cb66499ab8c870361768e8" SOURCE_DIR="audacious-plugins-audacious-plugins-$portVersion" PATCHES="audacious_plugins-$portVersion.patchset" @@ -25,8 +25,8 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix - lib:libaudcore$secondaryArchSuffix >= 5.2 - lib:libaudqt$secondaryArchSuffix >= 2.2 + lib:libaudcore$secondaryArchSuffix >= 5.3 + lib:libaudqt$secondaryArchSuffix >= 2.3 lib:libaudtag$secondaryArchSuffix >= 3 lib:libavcodec$secondaryArchSuffix lib:libavformat$secondaryArchSuffix @@ -69,7 +69,7 @@ SUPPLEMENTS="audacious$secondaryArchSuffix" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libaudcore$secondaryArchSuffix >= 5.2 + devel:libaudcore$secondaryArchSuffix >= 5.3 devel:libavcodec$secondaryArchSuffix devel:libbs2b$secondaryArchSuffix devel:libcddb$secondaryArchSuffix diff --git a/media-plugins/audacious-plugins/patches/audacious_plugins-4.0.5.patchset b/media-plugins/audacious-plugins/patches/audacious_plugins-4.1.patchset similarity index 100% rename from media-plugins/audacious-plugins/patches/audacious_plugins-4.0.5.patchset rename to media-plugins/audacious-plugins/patches/audacious_plugins-4.1.patchset