diff options
author | Michael Wagner <lapinours@web.de> | 2010-05-11 19:46:32 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 19:46:32 +0200 |
commit | 5de03ae9e788e7201904625c235084c51d7aef72 (patch) | |
tree | d8209d781c19b8e8dbcbd84a5d4e97840aa21f78 /system | |
parent | ba79ee3259daa5ecd6aebbaad7e42f7366b93c24 (diff) | |
download | slackbuilds-5de03ae9e788e7201904625c235084c51d7aef72.tar.gz |
system/mybashburn: Updated for version 1.0.2
Diffstat (limited to 'system')
-rw-r--r-- | system/mybashburn/README | 6 | ||||
-rw-r--r-- | system/mybashburn/doinst.sh | 2 | ||||
-rw-r--r-- | system/mybashburn/mybashburn.SlackBuild | 42 | ||||
-rw-r--r-- | system/mybashburn/mybashburn.info | 8 |
4 files changed, 30 insertions, 28 deletions
diff --git a/system/mybashburn/README b/system/mybashburn/README index c40f1b9c2e..42f3b456d7 100644 --- a/system/mybashburn/README +++ b/system/mybashburn/README @@ -6,7 +6,5 @@ DVD-images and data DVDs as well as ripping/encoding. It was forked form bashburn to provide a nicer User Interface. -If you want MyBashBurn to handle mp3 files, please install LAME -which is also available at slackbuilds.org. - -Homepage: http://mybashburn.sourceforge.net +If you want MyBashBurn to handle mp3 files, please install LAME, +which is also available at SlackBuilds.org. diff --git a/system/mybashburn/doinst.sh b/system/mybashburn/doinst.sh index 9d5b892eff..67106d5525 100644 --- a/system/mybashburn/doinst.sh +++ b/system/mybashburn/doinst.sh @@ -11,4 +11,6 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } # List of configuration files (they should end in .new) + config etc/mybashburnrc.new + diff --git a/system/mybashburn/mybashburn.SlackBuild b/system/mybashburn/mybashburn.SlackBuild index 63792d27f3..8dafa94920 100644 --- a/system/mybashburn/mybashburn.SlackBuild +++ b/system/mybashburn/mybashburn.SlackBuild @@ -1,26 +1,29 @@ #!/bin/sh # Slackware Build Script for mybashburn -# (C) 2007 Michael Wagner <lapinours@web.de> -# -# This program is free software; you can redistribute it and/or modify it -# under the terms of the GNU General Public License as published by the -# Free Software Foundation; either version 2 of the License, or (at your -# option) any later version. +# (C) 2007 Michael Wagner <lapinours@web.de> +# All rights reserved. # -# This program is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General -# Public License for more details. +# Redistribution and use of this script, with or without modification, is +# permitted provided that the following conditions are met: # -# You should have received a copy of the GNU General Public License along -# with this program; if not, write to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# 1. Redistributions of this script must retain the above copyright +# notice, this list of conditions and the following disclaimer. # +# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ''AS IS'' AND ANY EXPRESS OR IMPLIED +# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO +# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; +# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. set -e PRGNAM=mybashburn -VERSION=1.0.1 +VERSION=1.0.2 ARCH=${ARCH:-noarch} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -35,8 +38,7 @@ cd $TMP || exit 1 rm -rf $PRGNAM-$VERSION tar -xjvf $CWD/$PRGNAM-$VERSION.tar.bz2 || exit 1 cd $PRGNAM-$VERSION || exit 1 - -chown -R root:root . +chown -R root:root . || true chmod -R u+w,go+r-w,a-s . make install DESTDIR=$PKG || exit 1 @@ -52,9 +54,9 @@ make install DESTDIR=$PKG || exit 1 done ) || exit 1 # Re-arrange the symlinks created during make install -for i in `find $PKG -type l`; do - if [ `basename $i` != mybashburn ]; then - ln -sf ../../doc/$PRGNAM-$VERSION/`basename $i` $i +for i in $(find $PKG -type l); do + if [ $(basename $i) != mybashburn ]; then + ln -sf ../../doc/$PRGNAM-$VERSION/$(basename $i) $i else ln -sf ../share/$PRGNAM/MyBashBurn.sh $i fi @@ -62,7 +64,7 @@ done ( cd $PKG/usr/man find . -name "*.?" -type f 2> /dev/null | xargs gzip -9 2> /dev/null - for i in `find . -type l` ; do ln -s $( readlink $i ).gz $i.gz ; rm $i ; done + for i in $(find . -type l) ; do ln -s $(readlink $i).gz $i.gz ; rm $i ; done ) cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild diff --git a/system/mybashburn/mybashburn.info b/system/mybashburn/mybashburn.info index 4e6980e98b..9daf09db4a 100644 --- a/system/mybashburn/mybashburn.info +++ b/system/mybashburn/mybashburn.info @@ -1,8 +1,8 @@ PRGNAM="mybashburn" -VERSION="1.0.1" +VERSION="1.0.2" HOMEPAGE="http://mybashburn.sourceforge.net" -DOWNLOAD="http://dl.sourceforge.net/mybashburn/mybashburn-1.0.1.tar.bz2" -MD5SUM="1c07092a077b47bef3d06bf0124d3ebb " +DOWNLOAD="http://dl.sourceforge.net/mybashburn/mybashburn-1.0.2.tar.bz2" +MD5SUM="6bcf860ed5e9317ca2447a9026a8e8f7 " MAINTAINER="Michael Wagner" EMAIL="lapinours@web.de" -APPROVED="BP{k}" +APPROVED="rworkman" |