summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2011-10-11 13:39:23 +0200
committerBor Kraljič2011-10-11 13:39:23 +0200
commit1dc1aa69314fb571150dd1e84e46de09bc465dc1 (patch)
tree0ea7ae9b8db8df6c988fba1ce7848bd1fca788bf
parent9883587951e6755c45069bc3d096cc20d8d39bdc (diff)
audio-soft/smstools: removed, mandatory dependency (clam) was removed
-rw-r--r--ChangeLog1
-rwxr-xr-xaudio-soft/smstools/BUILD1
-rwxr-xr-xaudio-soft/smstools/DEPENDS1
-rwxr-xr-xaudio-soft/smstools/DETAILS24
-rw-r--r--audio-soft/smstools/HISTORY3
-rwxr-xr-xaudio-soft/smstools/INSTALL1
6 files changed, 1 insertions, 30 deletions
diff --git a/ChangeLog b/ChangeLog
index ea67f86d56..c56694aaa6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -207,6 +207,7 @@
* kde-look/: removed section files
* audio-soft/annotator: removed, mandatory dependency (clam) was removed
* audio-soft/clam-networkeditor: removed, mandatory dependency (clam) was removed
+ * audio-soft/smstools: removed, mandatory dependency (clam) was removed
2011-10-05 Vlad Glagolev <stealth@sourcemage.org>
* python-pypi/fabric: new spell, simple, Pythonic tool for remote
diff --git a/audio-soft/smstools/BUILD b/audio-soft/smstools/BUILD
deleted file mode 100755
index 5c4fceec67..0000000000
--- a/audio-soft/smstools/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-scons clam_prefix=$INSTALL_ROOT/usr install_prefix=$INSTALL_ROOT/usr release=yes
diff --git a/audio-soft/smstools/DEPENDS b/audio-soft/smstools/DEPENDS
deleted file mode 100755
index 8a7a10c441..0000000000
--- a/audio-soft/smstools/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends clam
diff --git a/audio-soft/smstools/DETAILS b/audio-soft/smstools/DETAILS
deleted file mode 100755
index 945742c6ce..0000000000
--- a/audio-soft/smstools/DETAILS
+++ /dev/null
@@ -1,24 +0,0 @@
- SPELL=smstools
- VERSION=0.4.1
- SOURCE=CLAM-SMSTools-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/CLAM-SMSTools-$VERSION
- SOURCE_URL[0]=http://clam.iua.upf.edu/download/src/$SOURCE
- SOURCE_HASH=sha512:d530c9393dc3b25a7bfc1fd7f9286036eee28d6e6bae974640eee469013e336211973ff8dc3d2b4f0e26b83a4c46461210fc6ba8adc1b8394a8ed464233b3603
- WEB_SITE=http://clam.iua.upf.edu
- ENTERED=20060727
- LICENSE[0]=GPL
- KEYWORDS="audio analysis"
- SHORT="The application analyzes, transforms and synthesizes back a given sound."
-cat << EOF
-Spectral Modeling Synthesis
-SMS is a set of techniques and software implementations for the
-analysis, transformation and synthesis of musical sounds. The aim of
-this work is to get general and musically meaningful sound
-representations based on analysis, from which musical parameters
-might be manipulated while maintaining high quality sound. These
-techniques can be used for synthesis, processing and coding
-applications, while some of the intermediate results might also be
-applied to other music related problems, such as sound source
-separation, musical acoustics, music perception, or performance
-analysis.
-EOF
diff --git a/audio-soft/smstools/HISTORY b/audio-soft/smstools/HISTORY
deleted file mode 100644
index 59d75de6c9..0000000000
--- a/audio-soft/smstools/HISTORY
+++ /dev/null
@@ -1,3 +0,0 @@
-2006-07-27 Unet <unet@sourcemage.org>
- * ALL: Created
-
diff --git a/audio-soft/smstools/INSTALL b/audio-soft/smstools/INSTALL
deleted file mode 100755
index 93a180ae4c..0000000000
--- a/audio-soft/smstools/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-scons clam_prefix=$INSTALL_ROOT/usr install_prefix=$INSTALL_ROOT/usr install