summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2011-10-11 14:23:34 +0200
committerBor Kraljič2011-10-11 14:23:34 +0200
commita85925aa72f9718c4b6f4ccd7fac6bba48203a4e (patch)
tree545771954750742b2a523c2661de6456d89106d5
parent18e0ca208287f7d56aa1c66b219a6f8575d3799a (diff)
audio-players/xsidplay: removed (we no longer support qt3 (qt-x11))
-rw-r--r--ChangeLog1
-rwxr-xr-xaudio-players/xsidplay/BUILD2
-rwxr-xr-xaudio-players/xsidplay/DEPENDS2
-rwxr-xr-xaudio-players/xsidplay/DETAILS16
-rw-r--r--audio-players/xsidplay/HISTORY20
5 files changed, 1 insertions, 40 deletions
diff --git a/ChangeLog b/ChangeLog
index 593439bd4e..df88319b25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -245,6 +245,7 @@
* x11/qhacc: removed (we no longer support qt3 (qt-x11))
* x11/quasar: removed (we no longer support qt3 (qt-x11))
* x11/xglobe: removed (we no longer support qt3 (qt-x11))
+ * audio-players/xsidplay: 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-players/xsidplay/BUILD b/audio-players/xsidplay/BUILD
deleted file mode 100755
index b459421f0c..0000000000
--- a/audio-players/xsidplay/BUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-./configure --prefix=/usr --with-sidplay2 $OPTS &&
-make
diff --git a/audio-players/xsidplay/DEPENDS b/audio-players/xsidplay/DEPENDS
deleted file mode 100755
index cbdbaa99c1..0000000000
--- a/audio-players/xsidplay/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends qt-x11 &&
-depends sidplay-libs
diff --git a/audio-players/xsidplay/DETAILS b/audio-players/xsidplay/DETAILS
deleted file mode 100755
index ed21bea96d..0000000000
--- a/audio-players/xsidplay/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
- SPELL=xsidplay
- VERSION=1.6.5.2
- SOURCE=$SPELL-$VERSION.tgz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/$SOURCE
- SOURCE_HASH=sha512:e72a804439b03a6f3609d53d9bd59591e0d00644854c6a9928605afb4187e48ac733547cb391d7ddd12a09d84060eeed3a9c55fd286e78334970c0d69db8eee4
- WEB_SITE=http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/linux.html
- ENTERED=20040218
- UPDATED=20050105
- LICENSE[0]=GPL
- KEYWORDS="players player audio"
- SHORT="A sid player for X"
-cat << EOF
-A sid player for X using QT. Can play C64 SID sounds.
-Get tons of music from http://www.hvsc.c64.org/
-EOF
diff --git a/audio-players/xsidplay/HISTORY b/audio-players/xsidplay/HISTORY
deleted file mode 100644
index 0005b22d9f..0000000000
--- a/audio-players/xsidplay/HISTORY
+++ /dev/null
@@ -1,20 +0,0 @@
-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-01-05 Eric Sandall <sandalle@sourcemage.org>
- * DETAILS: Updated to 1.6.5.2 (Bug #7881)
- Removed MAINTAINER
- Filled in UPDATED and ENTERED
- Added BUILD_API=2
- * BUILD: Converted to build_api 2
- * DEPENDS: Formatted to Guru Handbook
-
-2004-02-18 Heiko Irrgang <g.o.d@zefix.tv>
- * Created xsidplay spell
-