mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
audio/audacious-cue: Updated for version 3.7.1.
Signed-off-by: Mario Preksavec <mario@slackware.hr> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
591135d40a
commit
71bbf30064
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for audacious-cue
|
||||
|
||||
# Copyright 2012, 2015 Mario Preksavec, Zagreb, HR
|
||||
# Copyright 2012, 2015, 2016 Mario Preksavec, Zagreb, Croatia
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=audacious-cue
|
||||
VERSION=${VERSION:-3.6.1}
|
||||
VERSION=${VERSION:-3.7.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -84,10 +84,10 @@ CXXFLAGS="$SLKCFLAGS" \
|
|||
--prefix=/usr \
|
||||
--libdir=/usr/lib${LIBDIRSUFFIX} \
|
||||
--enable-cue \
|
||||
--with-ffmpeg=none \
|
||||
--program-prefix= \
|
||||
--program-suffix= \
|
||||
--disable-aac \
|
||||
--with-ffmpeg=none \
|
||||
${ARCHOPTS} \
|
||||
--build=$ARCH-slackware-linux
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="audacious-cue"
|
||||
VERSION="3.6.1"
|
||||
VERSION="3.7.1"
|
||||
HOMEPAGE="http://audacious-media-player.org/"
|
||||
DOWNLOAD="http://distfiles.audacious-media-player.org/audacious-plugins-3.6.1.tar.bz2"
|
||||
MD5SUM="f1a2ef5fac0afa08d7f54b12f6f64a4e"
|
||||
DOWNLOAD="http://distfiles.audacious-media-player.org/audacious-plugins-3.7.1.tar.bz2"
|
||||
MD5SUM="1cbf90fa8a3a9f30f8e68333399f68c2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libcue"
|
||||
|
|
Loading…
Reference in a new issue