summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2011-10-11 13:49:48 +0200
committerBor Kraljič2011-10-11 13:49:48 +0200
commit09684ff9f7baa8df0deb372b187124e3ed2ec48d (patch)
treebb36d11717ad53ea20b91c07e9dd0f0d393d5cf9
parent2c3b1d8155970837615575d8b61516e51d7e7f96 (diff)
audio-creation/cheesetracker: removed (we no longer support qt3 (qt-x11))
-rw-r--r--ChangeLog1
-rwxr-xr-xaudio-creation/cheesetracker/BUILD2
-rwxr-xr-xaudio-creation/cheesetracker/DEPENDS5
-rwxr-xr-xaudio-creation/cheesetracker/DETAILS28
-rw-r--r--audio-creation/cheesetracker/HISTORY25
-rwxr-xr-xaudio-creation/cheesetracker/INSTALL1
6 files changed, 1 insertions, 61 deletions
diff --git a/ChangeLog b/ChangeLog
index ef9ece788f..617246d02a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -212,6 +212,7 @@
* doc/mnemosyne: removed, mandatory dependency (pyqt) was removed
* libs/pykde: removed, mandatory dependency (pyqt) was removed
* audio-creation/ams: removed (we no longer support qt3 (qt-x11))
+ * audio-creation/cheesetracker: removed (we no longer support qt3 (qt-x11))
2011-10-05 Vlad Glagolev <stealth@sourcemage.org>
* python-pypi/fabric: new spell, simple, Pythonic tool for remote
diff --git a/audio-creation/cheesetracker/BUILD b/audio-creation/cheesetracker/BUILD
deleted file mode 100755
index ca19eeaf3e..0000000000
--- a/audio-creation/cheesetracker/BUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-export QTDIR=/usr &&
-scons
diff --git a/audio-creation/cheesetracker/DEPENDS b/audio-creation/cheesetracker/DEPENDS
deleted file mode 100755
index fd67bac686..0000000000
--- a/audio-creation/cheesetracker/DEPENDS
+++ /dev/null
@@ -1,5 +0,0 @@
-depends scons &&
-depends libsigc++2 &&
-depends JACK-DRIVER &&
-depends qt-x11 &&
-optional_depends "ladspa" "" "" "for LADSPA plugin support"
diff --git a/audio-creation/cheesetracker/DETAILS b/audio-creation/cheesetracker/DETAILS
deleted file mode 100755
index 129b93ad33..0000000000
--- a/audio-creation/cheesetracker/DETAILS
+++ /dev/null
@@ -1,28 +0,0 @@
- SPELL=cheesetracker
- VERSION=0.9.9
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/cheesetronic/$SOURCE
- SOURCE_HASH=sha512:aa955f6a7e958f935a2cff090b97725036ff323b644da94befebdf5497e8005bcc70365bf8eb08ffef10d75d6cf98f553733c3fbc69aff4015b76131671b97b6
- WEB_SITE=http://www.reduz.com.ar/cheesetronic/index.php?section=2
- ENTERED=20031208
- LICENSE[0]=GPL
- KEYWORDS="editors audio"
- SHORT="Cheesetracker is a portable Impulse Tracker clone."
-cat << EOF
-Cheesetracker is a portable Impulse Tracker clone. It supports all
-Impulse Tracker features except a few. For now the main goal is to
-remain at IT Feature set level, but very soon we might be adding new
-features to it.
-
-Supported features include:
-
--Modular source code
--Per-track lowpass filter (cutoff/resonance), with greater range than
-IT.
--Per-instrument modular effect core (own effects/and ladspa) (WIP!)
--Wave export (dump your song to wavs and post process) (WIP!)
--Super-Clean mixing using the CheeseMusic lib.
--All IT editing shortcuts (or most of them)
--Very cool sample editor
-EOF
diff --git a/audio-creation/cheesetracker/HISTORY b/audio-creation/cheesetracker/HISTORY
deleted file mode 100644
index 495e18c2b7..0000000000
--- a/audio-creation/cheesetracker/HISTORY
+++ /dev/null
@@ -1,25 +0,0 @@
-2006-10-03 Juuso Alasuutari <iuso@sourcemage.org>
- * DETAILS: [automated] Removed UPDATED.
-
-2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
- * DETAILS: [automated] Removed BUILD_API=2.
-
-2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-11-29 Seth Woolley <seth@tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2005-10-22 George Sherwood <george@beernabeer.com>
- * DETAILS, BUILD: Updated for BUILD_API=2
- * INSTALL: Added for BUILD_API=2
-
-2004-04-25 Unet <audio@sourcemage.org>
- * DETAILS: Bump to 0.9.9
-
-2004-02-24 Unet <audio@sourcemage.org>
- * DETAILS: Corrected SOURCE_URL
-
-2003-12-08 Unet <audio@sourcemage.org>
- * BUILD, DEPENDS, DETAILS, HISTORY: Created
-
diff --git a/audio-creation/cheesetracker/INSTALL b/audio-creation/cheesetracker/INSTALL
deleted file mode 100755
index e5313e2d4b..0000000000
--- a/audio-creation/cheesetracker/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-scons install prefix=/usr