Audacious (+plugins): Improved Summary/Description

This commit is contained in:
Humdinger
2021-05-07 14:19:29 +02:00
parent d6fd138747
commit a7a9fd2cf0
2 changed files with 19 additions and 20 deletions

View File

@@ -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 \
computers 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 CDs 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."
computers 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 CDs 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"