summaryrefslogtreecommitdiffstats
path: root/audio-players
diff options
context:
space:
mode:
authorVlad Glagolev2017-09-09 14:41:33 -0400
committerVlad Glagolev2017-09-09 14:41:33 -0400
commitf3768ae09b2117e33e661b878d2718fd4a4af6c8 (patch)
treebc329743f3814413daba10e32b4d9be69ed69161 /audio-players
parent06209cfe4026eda5e2d6110023a9cf30837171d7 (diff)
audacious: => 3.5.2
Diffstat (limited to 'audio-players')
-rwxr-xr-xaudio-players/audacious/DEPENDS8
-rwxr-xr-xaudio-players/audacious/DETAILS32
-rwxr-xr-xaudio-players/audacious/FINAL3
-rw-r--r--audio-players/audacious/HISTORY6
-rw-r--r--audio-players/audacious/audacious-3.4.tar.bz2.sigbin287 -> 0 bytes
5 files changed, 26 insertions, 23 deletions
diff --git a/audio-players/audacious/DEPENDS b/audio-players/audacious/DEPENDS
index c9e85778f0..27106913a0 100755
--- a/audio-players/audacious/DEPENDS
+++ b/audio-players/audacious/DEPENDS
@@ -11,7 +11,7 @@ optional_depends dbus \
"--enable-dbus" "--disable-dbus" \
"support for dbus notifications" &&
-optional_depends pcre \
- "--with-regexlib=pcre" \
- "--with-regexlib=gnu" \
- "to use PCRE regex library instead of GNU library"
+optional_depends gettext \
+ "--enable-nls" \
+ "--disable-nls" \
+ "for Native Language Support"
diff --git a/audio-players/audacious/DETAILS b/audio-players/audacious/DETAILS
index a143a179a2..3e65c1c138 100755
--- a/audio-players/audacious/DETAILS
+++ b/audio-players/audacious/DETAILS
@@ -1,27 +1,21 @@
SPELL=audacious
- VERSION=3.4
+ VERSION=3.5.2
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_URL[0]=http://distfiles.audacious-media-player.org/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+ SOURCE_HASH=sha512:70fd5bf81fd86a867102917c9328e1e647e9566ecfbc773b15fe0d181f176cfb333976c817493b1e485f15a045da054f19a9d6d81106d55636fca14ac09f8008
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://audacious-media-player.org"
LICENSE[0]=GPL
ENTERED=20070520
- SHORT="a fork of beep-media-player 0.9.7.1"
+ SHORT="advanced audio player"
cat << EOF
-From the audacious FAQ: Why did you fork beep-media-player?
-
-First off, the fork has no political reasons, it is based entirely on
-technical merit. It's based on a few issues:
-
- * BMP classic had a number of deficiencies relating to Unicode.
- * BMP classic is no longer actively maintained by the development team.
- * We had our own ideas about how a player should be designed, which we
- wanted to try in a production environment.
- * Beep lacked functionality that is useful for people who do streaming,
- such as the songchange plugin from XMMS.
-
-Therefore, a fork seemed most logical as a choice for accomplishing
-our goals. The BMP team has done very good work, but their ideas for a
-next-generation beep do not align with ours.
+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.
EOF
diff --git a/audio-players/audacious/FINAL b/audio-players/audacious/FINAL
new file mode 100755
index 0000000000..48dba5afa7
--- /dev/null
+++ b/audio-players/audacious/FINAL
@@ -0,0 +1,3 @@
+update_desktop_database &&
+
+gtk-update-icon-cache -q -t -f "${INSTALL_ROOT}/usr/share/icons/hicolor"
diff --git a/audio-players/audacious/HISTORY b/audio-players/audacious/HISTORY
index 3fee1e4ca2..6c23cb1cdb 100644
--- a/audio-players/audacious/HISTORY
+++ b/audio-players/audacious/HISTORY
@@ -1,3 +1,9 @@
+2017-09-09 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 3.5.2; updated descriptions; quoting
+ paths
+ * DEPENDS: dropped pcre; added gettext
+ * FINAL: added, to update icon/application caches
+
2013-07-01 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 3.4
diff --git a/audio-players/audacious/audacious-3.4.tar.bz2.sig b/audio-players/audacious/audacious-3.4.tar.bz2.sig
deleted file mode 100644
index 5aa31da688..0000000000
--- a/audio-players/audacious/audacious-3.4.tar.bz2.sig
+++ /dev/null
Binary files differ