From a7a9fd2cf0d65392404538f754ed04b32ca058f6 Mon Sep 17 00:00:00 2001 From: Humdinger Date: Fri, 7 May 2021 14:19:29 +0200 Subject: [PATCH] Audacious (+plugins): Improved Summary/Description --- .../audacious_plugins-4.1.recipe | 17 +++++--------- media-sound/audacious/audacious-4.1.recipe | 22 +++++++++++-------- 2 files changed, 19 insertions(+), 20 deletions(-) diff --git a/media-plugins/audacious-plugins/audacious_plugins-4.1.recipe b/media-plugins/audacious-plugins/audacious_plugins-4.1.recipe index eb2dd51e7..9d4ce80d3 100644 --- a/media-plugins/audacious-plugins/audacious_plugins-4.1.recipe +++ b/media-plugins/audacious-plugins/audacious_plugins-4.1.recipe @@ -1,17 +1,12 @@ -SUMMARY="An Advanced Audio Player Plugins" -DESCRIPTION="Audacious is an open source audio player. A descendant of XMMS, \ -Audacious plays your music how you want it, without stealing away your \ -computer’s resources from other tasks. Drag and drop folders and individual \ -song files, search for artists and albums in your entire music library, or \ -create and edit your own custom playlists. Listen to CD’s or stream music \ -from the Internet. Tweak the sound with the graphical equalizer or experiment \ -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." +SUMMARY="Plugins for the Audacious player" +DESCRIPTION="This package provides plugins for the Audacious audio player. +Included are various skins, visualizations, support for more in/output \ +formats, effects, and services like fetching lyrics for your music or setting \ +an alarm in the morning, and more." HOMEPAGE="https://audacious-media-player.org/" COPYRIGHT="2001-2021 Audacious developers and others" LICENSE="BSD (2-clause)" -REVISION="2" +REVISION="3" SOURCE_URI="https://github.com/audacious-media-player/audacious-plugins/archive/audacious-plugins-$portVersion.tar.gz" CHECKSUM_SHA256="94c732488ac836c0c9f37c5634bdb41d222e956b18cb66499ab8c870361768e8" SOURCE_DIR="audacious-plugins-audacious-plugins-$portVersion" diff --git a/media-sound/audacious/audacious-4.1.recipe b/media-sound/audacious/audacious-4.1.recipe index a3b67d687..4c3751b93 100644 --- a/media-sound/audacious/audacious-4.1.recipe +++ b/media-sound/audacious/audacious-4.1.recipe @@ -1,17 +1,21 @@ -SUMMARY="An Advanced Audio Player" +SUMMARY="An advanced audio player" DESCRIPTION="Audacious is an open source audio player. A descendant of XMMS, \ Audacious plays your music how you want it, without stealing away your \ -computer’s resources from other tasks. Drag and drop folders and individual \ -song files, search for artists and albums in your entire music library, or \ -create and edit your own custom playlists. Listen to CD’s or stream music \ -from the Internet. Tweak the sound with the graphical equalizer or experiment \ -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." +computer’s resources from other tasks. + +Drag and drop folders and individual song files, search for artists and albums \ +in your entire music library, or create and edit your own custom playlists. \ +Listen to CD’s or stream music from the Internet. Tweak the sound with the \ +graphical equalizer or experiment with LADSPA effects. +Enjoy the modern GTK-themed interface or change things up with Winamp Classic \ +skins. + +Install the Audacious Plugins package to fetch lyrics for your music, to set \ +an alarm in the morning, and more." HOMEPAGE="https://audacious-media-player.org/" COPYRIGHT="2001-2021 Audacious developers and others" LICENSE="BSD (2-clause)" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/audacious-media-player/audacious/archive/audacious-$portVersion.tar.gz" CHECKSUM_SHA256="e2186130821b8d20d39104dbbf695102c99e95b579201caea1999459b7a05744" SOURCE_DIR="audacious-audacious-$portVersion"