summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/HamsiManager/HamsiManager.SlackBuild18
-rw-r--r--multimedia/HamsiManager/HamsiManager.info8
-rw-r--r--multimedia/HamsiManager/README10
-rw-r--r--multimedia/HamsiManager/slack-desc2
4 files changed, 20 insertions, 18 deletions
diff --git a/multimedia/HamsiManager/HamsiManager.SlackBuild b/multimedia/HamsiManager/HamsiManager.SlackBuild
index e31b77b0da..407ffebe26 100644
--- a/multimedia/HamsiManager/HamsiManager.SlackBuild
+++ b/multimedia/HamsiManager/HamsiManager.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for HamsiManager
-# Copyright 2010 by Giovanne Castro, Campinas, Sao Paulo, Brazil <giovannefc@ig.com.br>
+# Copyright 2011 by Giovanne Castro, Campinas, Sao Paulo, Brazil <giovannefc@ig.com.br>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,11 +23,11 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=HamsiManager
-VERSION=${VERSION:-0.9.02}
+VERSION=${VERSION:-0.9.54}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-# It's all python and all in /usr/share (/usr/bin/hamsi is a symlink)
+# It's all python and all in /usr/share (/usr/bin/hamsi is a script).
ARCH=noarch
CWD=$(pwd)
@@ -35,12 +35,12 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
-set -e # Exit on most errors
+set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
-rm -rf $PRGNAM-$VERSION
+rm -rf $PRGNAM
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
cd $PRGNAM
chown -R root:root .
@@ -53,8 +53,8 @@ find . \
# Copy libraries program
mkdir -p $PKG/usr/share/$PRGNAM
cp -a \
- Core InputOutputs Languages Tables Details \
- MyPlugins Themes eyeD3 SearchEngines Viewers \
+ Amarok Core Databases Details InputOutputs Languages MyPlugins \
+ SearchEngines Tables Taggers Themes Tools Viewers \
{ConfigureUpdate,HamsiManager,Reconfigure}.py \
$PKG/usr/share/$PRGNAM
@@ -70,9 +70,9 @@ echo "#!/bin/bash" > $PKG/usr/bin/hamsi
echo "/usr/share/$PRGNAM/$PRGNAM.py \"\$@\"" >> $PKG/usr/bin/hamsi
chmod 0755 $PKG/usr/bin/hamsi
-# Copy docs
+# Copy documentation
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a COPYING ForDevelopers README $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a COPYING ForDevelopers ForPackagers README Thanks $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir $PKG/install
diff --git a/multimedia/HamsiManager/HamsiManager.info b/multimedia/HamsiManager/HamsiManager.info
index 62e986b791..645d0e08d0 100644
--- a/multimedia/HamsiManager/HamsiManager.info
+++ b/multimedia/HamsiManager/HamsiManager.info
@@ -1,10 +1,10 @@
PRGNAM="HamsiManager"
-VERSION="0.9.02"
+VERSION="0.9.54"
HOMEPAGE="http://hamsiapps.com/en/HamsiManager"
-DOWNLOAD="http://downloads.sourceforge.net/project/hamsimanager/HamsiManager-0.9.02.tar.gz"
-MD5SUM="762b90753839282338a064a3668a3068"
+DOWNLOAD="http://downloads.sourceforge.net/project/hamsimanager/HamsiManager-0.9.54.tar.gz"
+MD5SUM="215e60751b5b2927674fe3315e2b0b31"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Giovanne Castro"
EMAIL="giovannefc@ig.com.br"
-APPROVED="dsomero"
+APPROVED="dsomero,Niels Horn"
diff --git a/multimedia/HamsiManager/README b/multimedia/HamsiManager/README
index 5f59374c10..31dfd16123 100644
--- a/multimedia/HamsiManager/README
+++ b/multimedia/HamsiManager/README
@@ -1,6 +1,8 @@
HamsiManager basically does the following:
--Corrects the character/encoding errors in your system as well as change file
-encoding from one to another (UTF-8, ISO-8859-9,CP 1254, etc.)
+-Corrects the character/encoding errors in your system as well as change
+file encoding from one to another (UTF-8, ISO-8859-9,CP 1254, etc.)
-Arranges everything for you to find your mp3s, files and folders easily
--Deletes the unneeded files (based on your criteria) and folders (such as empty
-folders) so that your system becomes uncluttered. \ No newline at end of file
+-Deletes the unneeded files (based on your criteria) and folders (such as
+empty folders) so that your system becomes uncluttered.
+
+Requires eyeD3.
diff --git a/multimedia/HamsiManager/slack-desc b/multimedia/HamsiManager/slack-desc
index 846379c0c2..1bdb980a91 100644
--- a/multimedia/HamsiManager/slack-desc
+++ b/multimedia/HamsiManager/slack-desc
@@ -5,7 +5,7 @@
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
- |-----handy-ruler----------------------------------------------------|
+ |-----handy-ruler------------------------------------------------------|
HamsiManager: HamsiManager (file manager and information changer)
HamsiManager:
HamsiManager: HamsiManager basically does the following: