summaryrefslogtreecommitdiffstats
path: root/audio-plugins
diff options
context:
space:
mode:
authorVlad Glagolev2018-08-13 14:55:05 -0700
committerVlad Glagolev2018-08-13 14:55:05 -0700
commit8e1611f99a071682461d52dd31c446ff6a9c28cb (patch)
tree0900a01c2c64c9bef303e137acf8415528b86561 /audio-plugins
parentf2e70170d1b8ae631408aa2edf3cc31136b8119b (diff)
audacious-plugins: => 3.10
Diffstat (limited to 'audio-plugins')
-rwxr-xr-xaudio-plugins/audacious-plugins/DEPENDS5
-rwxr-xr-xaudio-plugins/audacious-plugins/DETAILS4
-rw-r--r--audio-plugins/audacious-plugins/HISTORY4
3 files changed, 6 insertions, 7 deletions
diff --git a/audio-plugins/audacious-plugins/DEPENDS b/audio-plugins/audacious-plugins/DEPENDS
index ae1542f15d..51a9a14fee 100755
--- a/audio-plugins/audacious-plugins/DEPENDS
+++ b/audio-plugins/audacious-plugins/DEPENDS
@@ -150,11 +150,6 @@ if is_depends_enabled $SPELL libcdio; then
depends libcddb
fi &&
-optional_depends dbus-glib \
- "--enable-gnomeshortcuts" \
- "--disable-gnomeshortcuts" \
- "for GNOME shortcuts plugin" &&
-
optional_depends libmms \
"--enable-mms" \
"--disable-mms" \
diff --git a/audio-plugins/audacious-plugins/DETAILS b/audio-plugins/audacious-plugins/DETAILS
index 86061de9d0..dfc3c8cef1 100755
--- a/audio-plugins/audacious-plugins/DETAILS
+++ b/audio-plugins/audacious-plugins/DETAILS
@@ -1,8 +1,8 @@
SPELL=audacious-plugins
- VERSION=3.9
+ VERSION=3.10
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_URL[0]=http://distfiles.audacious-media-player.org/$SOURCE
- SOURCE_HASH=sha512:00c8c53d69995ca1fedb91c7df609cc6c65b13e1af23b98a2fbda143c02ac554cc2c42c01f1c593af252e36bfb85b6324f2daca8632d3b672c69fb4dead2e3fa
+ SOURCE_HASH=sha512:88dd93b5a7f6582ec42cf539d1000de0900cce683f4de85d8a17f57c7ba34545c6277882cad1505cb6682ee7b885ffcd1fe5675f7e24dc3e2a650615789d9d52
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://audacious-media-player.org"
LICENSE[0]=GPL
diff --git a/audio-plugins/audacious-plugins/HISTORY b/audio-plugins/audacious-plugins/HISTORY
index f379a312fe..3fc6126e80 100644
--- a/audio-plugins/audacious-plugins/HISTORY
+++ b/audio-plugins/audacious-plugins/HISTORY
@@ -1,3 +1,7 @@
+2018-08-13 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 3.10
+ * DEPENDS: drop obsolete GNOME Shortcuts plugin
+
2017-09-11 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 3.9
* CONFIGURE: deprecate old flags; moved aosd/hotkey to DEPENDS