Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (532facd9698d030bb9d7870610b86c7048d0b6e8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (532facd9698d030bb9d7870610b86c7048d0b6e8)
  • Date: Fri, 16 Feb 2007 11:33:54 -0600

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

ChangeLog | 4 ++++
audio-drivers/line6/CONFLICTS | 1 -
audio-drivers/line6/HISTORY | 3 +++
audio-drivers/podxt/BUILD | 1 -
audio-drivers/podxt/DEPENDS | 1 -
audio-drivers/podxt/DETAILS | 29 -----------------------------
audio-drivers/podxt/HISTORY | 28 ----------------------------
audio-drivers/podxt/INSTALL | 1 -
audio-drivers/podxt/PRE_BUILD | 1 -
audio-drivers/podxt/TRIGGERS | 1 -
audio-drivers/portaudio-cvs/BUILD | 1 -
audio-drivers/portaudio-cvs/CONFLICTS | 1 -
audio-drivers/portaudio-cvs/DEPENDS | 1 -
audio-drivers/portaudio-cvs/DETAILS | 25 -------------------------
audio-drivers/portaudio-cvs/HISTORY | 21 ---------------------
audio-drivers/portaudio-cvs/INSTALL | 1 -
audio-drivers/portaudio-cvs/PRE_BUILD | 1 -
audio-drivers/portaudio-cvs/TRIGGERS | 1 -
audio-drivers/portaudio19/CONFLICTS | 1 -
audio-drivers/portaudio19/HISTORY | 3 +++
audio-libs/libmpcdec/CONFLICTS | 1 -
audio-libs/libmpcdec/HISTORY | 3 +++
audio-libs/libmusepack/BUILD | 1 -
audio-libs/libmusepack/DEPENDS | 1 -
audio-libs/libmusepack/DETAILS | 21 ---------------------
audio-libs/libmusepack/HISTORY | 21 ---------------------
audio-libs/libmusepack/INSTALL | 1 -
audio-libs/libmusepack/PRE_BUILD | 1 -
audio-libs/libmusepack/TRIGGERS | 1 -
29 files changed, 13 insertions(+), 164 deletions(-)

New commits:
commit 532facd9698d030bb9d7870610b86c7048d0b6e8
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

a few completed deprecations

diff --git a/ChangeLog b/ChangeLog
index bef53c1..b0d984a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-02-16 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * audio-drivers/podxt, portaudio-cvs: removed, deprecation complete
+ * audio-libs/libmusepack: removed, deprecation complete
+
2007-02-16 Juuso Alasuutari <iuso AT sourcemage.org>
* audio-plugins/njl-plugins: New spell, LADSPA plugin collection.
* audio-plugins/vocoder-ladspa: New spell, LADSPA vocoder plugin.
diff --git a/audio-drivers/line6/CONFLICTS b/audio-drivers/line6/CONFLICTS
deleted file mode 100644
index 4d17680..0000000
--- a/audio-drivers/line6/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts podxt y
diff --git a/audio-drivers/line6/HISTORY b/audio-drivers/line6/HISTORY
index 299d1bd..b2b8fae 100644
--- a/audio-drivers/line6/HISTORY
+++ b/audio-drivers/line6/HISTORY
@@ -1,3 +1,6 @@
+2007-02-16 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * CONFLICTS: removed, deprecation complete
+
2006-11-13 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* renamed from podxt and updated to 0.6.5 also fixing #11326

diff --git a/audio-drivers/podxt/BUILD b/audio-drivers/podxt/BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/audio-drivers/podxt/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/audio-drivers/podxt/DEPENDS b/audio-drivers/podxt/DEPENDS
deleted file mode 100755
index 792b3d5..0000000
--- a/audio-drivers/podxt/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends line6
diff --git a/audio-drivers/podxt/DETAILS b/audio-drivers/podxt/DETAILS
deleted file mode 100755
index 009d30e..0000000
--- a/audio-drivers/podxt/DETAILS
+++ /dev/null
@@ -1,29 +0,0 @@
- SPELL=podxt
- VERSION=0.5.2
-# SOURCE=${SPELL}pro-$VERSION.tar.bz2
- SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}pro-$VERSION
-# SOURCE_URL[0]=http://www.tanzband-scream.at/line6/download/$SOURCE
-#
SOURCE_HASH=sha512:932334094d899d90f5fe96efc9e36b87bf1716138cf519aaa6b33559716b3e2a10ff574dd29a1262da45cf7350a54f8c57826e8c28b4c1ec93e64a01350bfc5d
- WEB_SITE=http://www.tanzband-scream.at/line6/
- ENTERED=20041201
- PATCHLEVEL=1
- LICENSE=GPL
- KEYWORDS="usb drivers audio"
- SHORT="USB Driver for Line6 PODxt"
-cat << EOF
-This is an experimental Linux USB driver for the guitar amp, cab, and
effects modeller PODxt Pro by Line6, supporting the following features:
- - reading/writing individual program parameters
- - reading/writing complete program dump
- - program switching
- - capture and playback device for any ALSA-compatible PCM audio
application
- -simple mixer device
-It should work with the following devices :
- - BassPODxt
- - BassPODxt Pro
- - BassPODxt Live
- - PODxt Live
- - GuitarPort
- - PODxt
- - PODxt Pro
- - SeaMonkey
-EOF
diff --git a/audio-drivers/podxt/HISTORY b/audio-drivers/podxt/HISTORY
deleted file mode 100644
index bfd15b7..0000000
--- a/audio-drivers/podxt/HISTORY
+++ /dev/null
@@ -1,28 +0,0 @@
-2006-11-13 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
- * renamed to line6
-
-2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed UPDATED.
-
-2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed BUILD_API=2.
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-12-07 Flavien Bridault <disk AT sourcemage.org>
- * DETAILS: updated to 0.5.2
-
-2005-11-29 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2005-09-27 Flavien Bridault <disk AT sourcemage.org>
- * DETAILS: updated to 0.4
- * PRE_BUILD: use get_kernel_version
-
-2005-05-29 Flavien Bridault <disk AT sourcemage.org>
- * DETAILS: updated to 0.3
-
-2005-01-14 Flavien Bridault <disk AT sourcemage.org>
- * Created spell
-
diff --git a/audio-drivers/podxt/INSTALL b/audio-drivers/podxt/INSTALL
deleted file mode 100755
index 27ba77d..0000000
--- a/audio-drivers/podxt/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/audio-drivers/podxt/PRE_BUILD b/audio-drivers/podxt/PRE_BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/audio-drivers/podxt/PRE_BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/audio-drivers/podxt/TRIGGERS b/audio-drivers/podxt/TRIGGERS
deleted file mode 100755
index 11dcfd8..0000000
--- a/audio-drivers/podxt/TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-on_cast podxt dispel_self
diff --git a/audio-drivers/portaudio-cvs/BUILD
b/audio-drivers/portaudio-cvs/BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/audio-drivers/portaudio-cvs/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/audio-drivers/portaudio-cvs/CONFLICTS
b/audio-drivers/portaudio-cvs/CONFLICTS
deleted file mode 100755
index ca60575..0000000
--- a/audio-drivers/portaudio-cvs/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts portaudio
diff --git a/audio-drivers/portaudio-cvs/DEPENDS
b/audio-drivers/portaudio-cvs/DEPENDS
deleted file mode 100755
index b2afdf9..0000000
--- a/audio-drivers/portaudio-cvs/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends portaudio19
diff --git a/audio-drivers/portaudio-cvs/DETAILS
b/audio-drivers/portaudio-cvs/DETAILS
deleted file mode 100755
index 4e935f7..0000000
--- a/audio-drivers/portaudio-cvs/DETAILS
+++ /dev/null
@@ -1,25 +0,0 @@
- SPELL=portaudio-cvs
- VERSION=head
-# SOURCE=$SPELL-$VERSION.tar.bz2
-#SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-#SOURCE_URL[0]=cvs://:pserver:anonymous AT www.portaudio.com:/home/cvs:portaudio
- WEB_SITE=http://www.portaudio.com
- ENTERED=20031207
- UPDATED=20031207
- SOURCE_IGNORE=volatile
- LICENSE[0]=http://www.portaudio.com/license.html
- PATCHLEVEL=1
-# FORCE_DOWNLOAD=on
- KEYWORDS="drivers audio"
- SHORT="PortAudio is a free, cross platform, open-source, audio I/O
library"
-cat << EOF
-PortAudio is a free, cross platform, open-source, audio I/O library.
-It lets you write simple audio programs in 'C' that will compile and
-run on many platforms including Windows, Macintosh (8,9,X), Unix
-(OSS), SGI, and BeOS. PortAudio is intended to promote the exchange
-of audio synthesis software between developers on different
-platforms, and was recently selected as the audio component of a
-larger PortMusic project that includes MIDI and sound file support.
-EOF
-
-
diff --git a/audio-drivers/portaudio-cvs/HISTORY
b/audio-drivers/portaudio-cvs/HISTORY
deleted file mode 100644
index c56d141..0000000
--- a/audio-drivers/portaudio-cvs/HISTORY
+++ /dev/null
@@ -1,21 +0,0 @@
-2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed MAINTAINER.
-
-2006-07-25 Unet <unet AT sourcemage.org>
- * Deprecate spell in favour of portaudio19
-
-2006-06-12 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * DETAILS: inserted BUILD_API=1 line
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-11-30 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 IGNORE to SOURCE_HASH volatile
-
-2004-05-14 Eric Sandall <eric AT sandall.us>
- * DEPENDS: Depends on any provider of CVS (Bug #6396)
-
-2003-12-07 Unet <audio AT sourcemage.org>
- * BUILD, CONFLICTS, DETAILS, DEPENDS: Created
-
diff --git a/audio-drivers/portaudio-cvs/INSTALL
b/audio-drivers/portaudio-cvs/INSTALL
deleted file mode 100755
index 27ba77d..0000000
--- a/audio-drivers/portaudio-cvs/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/audio-drivers/portaudio-cvs/PRE_BUILD
b/audio-drivers/portaudio-cvs/PRE_BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/audio-drivers/portaudio-cvs/PRE_BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/audio-drivers/portaudio-cvs/TRIGGERS
b/audio-drivers/portaudio-cvs/TRIGGERS
deleted file mode 100755
index 3a6c2e5..0000000
--- a/audio-drivers/portaudio-cvs/TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-on_cast portaudio-cvs dispel_self
diff --git a/audio-drivers/portaudio19/CONFLICTS
b/audio-drivers/portaudio19/CONFLICTS
deleted file mode 100755
index f7d15ea..0000000
--- a/audio-drivers/portaudio19/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts portaudio-cvs y
diff --git a/audio-drivers/portaudio19/HISTORY
b/audio-drivers/portaudio19/HISTORY
index 1115f4c..7e86188 100644
--- a/audio-drivers/portaudio19/HISTORY
+++ b/audio-drivers/portaudio19/HISTORY
@@ -1,3 +1,6 @@
+2007-02-16 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * CONFLICTS: removed, deprecation complete
+
2007-01-10 Treeve Jelbert <treeve AT pi.be>
* PREPARE, DEPENDS, DOWNLOAD, DETAILS: support multiple versions
(stable/snapshot)
diff --git a/audio-libs/libmpcdec/CONFLICTS b/audio-libs/libmpcdec/CONFLICTS
deleted file mode 100755
index e8acdfb..0000000
--- a/audio-libs/libmpcdec/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts libmusepack y
diff --git a/audio-libs/libmpcdec/HISTORY b/audio-libs/libmpcdec/HISTORY
index a7160a0..485557f 100644
--- a/audio-libs/libmpcdec/HISTORY
+++ b/audio-libs/libmpcdec/HISTORY
@@ -1,3 +1,6 @@
+2007-02-16 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * CONFLICTS: removed, deprecation complete
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/audio-libs/libmusepack/BUILD b/audio-libs/libmusepack/BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/audio-libs/libmusepack/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/audio-libs/libmusepack/DEPENDS b/audio-libs/libmusepack/DEPENDS
deleted file mode 100755
index 97696c8..0000000
--- a/audio-libs/libmusepack/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends libmpcdec
diff --git a/audio-libs/libmusepack/DETAILS b/audio-libs/libmusepack/DETAILS
deleted file mode 100755
index 1622fb5..0000000
--- a/audio-libs/libmusepack/DETAILS
+++ /dev/null
@@ -1,21 +0,0 @@
- SPELL=libmusepack
- VERSION=1.1
- SOURCE=$SPELL-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-
SOURCE_URL[0]=http://www.saunalahti.fi/grimmel/musepack.net-files/source/$SOURCE
- WEB_SITE=http://www.musepack.net/
-
SOURCE_HASH=sha512:1e6d2e740fed60a0b46977fbeae814ceae86d9ad1aa879cbacfc1edeb00407ab2dcb1e3daf7cdcc674331249becd2d63446743b8dab414794ccae967e67110a2
- LICENSE[0]=BSD
- ENTERED=20041126
- UPDATED=20050604
- KEYWORDS="audio libs"
- SHORT="Musepack is an audio compression format"
-cat << EOF
-Musepack is an audio compression format with a strong emphasis on high
quality.
-It's not lossless, but it is designed for transparency, so that you won't be
-able to hear differences between the original wave file and the much smaller
-MPC file.
-It is based on the MPEG-1 Layer-2 / MP2 algorithms, but has rapidly developed
-and vastly improved and is now at an advanced stage in which it contains
-heavily optimized and patentless code.
-EOF
diff --git a/audio-libs/libmusepack/HISTORY b/audio-libs/libmusepack/HISTORY
deleted file mode 100644
index a15b5c4..0000000
--- a/audio-libs/libmusepack/HISTORY
+++ /dev/null
@@ -1,21 +0,0 @@
-2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed BUILD_API=2.
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-11-29 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2005-06-04 Flavien Bridault <disk AT sourcemage.org>
- * Deprecated spell (rename to libmpcdec)
-
-2005-03-08 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * DETAILS: updated to 1.1, changed SOURCE to use .tar.bz2,
- changed license to BSD
- * BUILD, PRE_BUILD: removed
- * DEPENDS: depends on autoconf/automake
-
-2004-11-26 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * BUILD, DETAILS, HISTORY, PRE_BUILD: created this spell
-
diff --git a/audio-libs/libmusepack/INSTALL b/audio-libs/libmusepack/INSTALL
deleted file mode 100755
index 27ba77d..0000000
--- a/audio-libs/libmusepack/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/audio-libs/libmusepack/PRE_BUILD
b/audio-libs/libmusepack/PRE_BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/audio-libs/libmusepack/PRE_BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/audio-libs/libmusepack/TRIGGERS b/audio-libs/libmusepack/TRIGGERS
deleted file mode 100755
index 6e2a17b..0000000
--- a/audio-libs/libmusepack/TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-on_cast libmusepack dispel_self



  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (532facd9698d030bb9d7870610b86c7048d0b6e8), Jaka Kranjc, 02/16/2007

Archive powered by MHonArc 2.6.24.

Top of Page