From 541c878c10d3da970690407e4ec1b3c8bc9baac6 Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Mon, 3 Jun 2013 20:44:18 -0500 Subject: audio/xmp: Updated for version 4.0.6. Signed-off-by: Robby Workman --- audio/xmp/xmp.SlackBuild | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'audio/xmp/xmp.SlackBuild') diff --git a/audio/xmp/xmp.SlackBuild b/audio/xmp/xmp.SlackBuild index 69ecdd7ce7..95e0207c97 100644 --- a/audio/xmp/xmp.SlackBuild +++ b/audio/xmp/xmp.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for Extended Module Player (xmp) # -# Copyright 2012 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2013 Erik W. Hanson, Minneapolis, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xmp -VERSION=${VERSION:-3.5.0} -BUILD=${BUILD:-2} +VERSION=${VERSION:-4.0.6} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} CWD=$(pwd) @@ -86,11 +86,6 @@ mv $PKG/etc/xmp/modules.conf{,.new} mv $PKG/etc/xmp/xmp.conf{,.new} mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cd docs -cp -a COPYING CREDITS ChangeLog README.awebug README.fixloop README.os2 \ - README.trackers README.unsqsh adlib_sb.txt ay-3-8912.txt formats/ \ - pt_versions.txt st02-ok.sample $PKG/usr/doc/$PRGNAM-$VERSION -cd .. cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install -- cgit v1.2.3