Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Kevin Dahan (6c5d97b700305efceaf5b744d205099b5d348bf5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Kevin Dahan <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Kevin Dahan (6c5d97b700305efceaf5b744d205099b5d348bf5)
  • Date: Tue, 25 Jul 2006 03:59:54 -0500

GIT changes to master grimoire by Kevin Dahan <unet AT sourcemage.org>:

ChangeLog | 3 +++
audio-drivers/portaudio-cvs/BUILD | 9 +--------
audio-drivers/portaudio-cvs/DEPENDS | 2 +-
audio-drivers/portaudio-cvs/DETAILS | 10 +++++-----
audio-drivers/portaudio-cvs/HISTORY | 3 +++
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/DEPENDS | 3 +++
audio-drivers/portaudio19/DETAILS | 22 ++++++++++++++++++++++
audio-drivers/portaudio19/DOWNLOAD | 15 +++++++++++++++
audio-drivers/portaudio19/HISTORY | 2 ++
13 files changed, 59 insertions(+), 14 deletions(-)

New commits:
commit 6c5d97b700305efceaf5b744d205099b5d348bf5
Author: Kevin Dahan <unet AT sourcemage.org>
Commit: Kevin Dahan <unet AT sourcemage.org>

portaudio-cvs deprecated in favour of
portaudio19 new spell portaudio v19 svn version

diff --git a/ChangeLog b/ChangeLog
index 73e9a0f..bae4738 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2006-07-25 Kevin Dahan <unet AT sourcemage.org>
+ * audio-drivers/portaudio19: new spell, deprecated portaudio-cvs
+
2006-07-24 Treeve Jelbert <treeve01 AT pi.be>
* python-devel/dbus-python: new spell (dbus has been split)

diff --git a/audio-drivers/portaudio-cvs/BUILD
b/audio-drivers/portaudio-cvs/BUILD
index b6dcb38..27ba77d 100755
--- a/audio-drivers/portaudio-cvs/BUILD
+++ b/audio-drivers/portaudio-cvs/BUILD
@@ -1,8 +1 @@
-(
-
-sedit "s:/usr/local:/usr:" Makefile.linux &&
-
-make -f Makefile.linux &&
-make -f Makefile.linux libinstall
-
-) > $C_FIFO 2>&1
+true
diff --git a/audio-drivers/portaudio-cvs/DEPENDS
b/audio-drivers/portaudio-cvs/DEPENDS
index 6915f6f..b2afdf9 100755
--- a/audio-drivers/portaudio-cvs/DEPENDS
+++ b/audio-drivers/portaudio-cvs/DEPENDS
@@ -1 +1 @@
-depends CVS
+depends portaudio19
diff --git a/audio-drivers/portaudio-cvs/DETAILS
b/audio-drivers/portaudio-cvs/DETAILS
index ca88eaf..dc2d44d 100755
--- a/audio-drivers/portaudio-cvs/DETAILS
+++ b/audio-drivers/portaudio-cvs/DETAILS
@@ -1,17 +1,17 @@
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
+# 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
MAINTAINER=audio AT sourcemage.org
- FORCE_DOWNLOAD=on
+# FORCE_DOWNLOAD=on
KEYWORDS="drivers audio"
- BUILD_API=1
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.
diff --git a/audio-drivers/portaudio-cvs/HISTORY
b/audio-drivers/portaudio-cvs/HISTORY
index e9d4c44..e6b29ee 100644
--- a/audio-drivers/portaudio-cvs/HISTORY
+++ b/audio-drivers/portaudio-cvs/HISTORY
@@ -1,3 +1,6 @@
+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

diff --git a/audio-drivers/portaudio-cvs/INSTALL
b/audio-drivers/portaudio-cvs/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/audio-drivers/portaudio-cvs/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/audio-drivers/portaudio-cvs/PRE_BUILD
b/audio-drivers/portaudio-cvs/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/audio-drivers/portaudio-cvs/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/audio-drivers/portaudio-cvs/TRIGGERS
b/audio-drivers/portaudio-cvs/TRIGGERS
new file mode 100755
index 0000000..3a6c2e5
--- /dev/null
+++ b/audio-drivers/portaudio-cvs/TRIGGERS
@@ -0,0 +1 @@
+on_cast portaudio-cvs dispel_self
diff --git a/audio-drivers/portaudio19/CONFLICTS
b/audio-drivers/portaudio19/CONFLICTS
new file mode 100755
index 0000000..f7d15ea
--- /dev/null
+++ b/audio-drivers/portaudio19/CONFLICTS
@@ -0,0 +1 @@
+conflicts portaudio-cvs y
diff --git a/audio-drivers/portaudio19/DEPENDS
b/audio-drivers/portaudio19/DEPENDS
new file mode 100755
index 0000000..16f2b3c
--- /dev/null
+++ b/audio-drivers/portaudio19/DEPENDS
@@ -0,0 +1,3 @@
+optional_depends alsa-lib "--with-alsa" "--without-alsa" "for alsa sound
support"
+optional_depends JACK-DRIVER "--with-jack" "--without-jack" "for jack
support"
+
diff --git a/audio-drivers/portaudio19/DETAILS
b/audio-drivers/portaudio19/DETAILS
new file mode 100755
index 0000000..4aa6888
--- /dev/null
+++ b/audio-drivers/portaudio19/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=portaudio19
+ VERSION=$(date +%Y%m%d)
+ SOURCE=${SPELL}_${VERSION}.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
+ SOURCE_IGNORE=volatile
+ WEB_SITE=http://www.portaudio.com
+ ENTERED=20060725
+ UPDATED=20060725
+ LICENSE[0]=http://www.portaudio.com/license.html
+ 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/portaudio19/DOWNLOAD
b/audio-drivers/portaudio19/DOWNLOAD
new file mode 100755
index 0000000..876414c
--- /dev/null
+++ b/audio-drivers/portaudio19/DOWNLOAD
@@ -0,0 +1,15 @@
+if [ -f $SOURCE_CACHE/$SOURCE ] ; then
+ rm $SOURCE_CACHE/$SOURCE
+fi
+
+message "${MESSAGE_COLOR}Starting SVN checkout of
${FILE_COLOR}${SOURCE}${MESSAGE_COLOR}...${DEFAULT_COLOR}"
+
+svn export https://www.portaudio.com/repos/portaudio/branches/v19-devel &&
+mv v19-devel $SPELL-$VERSION &&
+
+tar -jcf $SOURCE $SPELL-$VERSION &&
+
+mv $SOURCE $SOURCE_CACHE/$SOURCE &&
+
+message "${MESSAGE_COLOR}SVN Checkout complete...${DEFAULT_COLOR}"
+
diff --git a/audio-drivers/portaudio19/HISTORY
b/audio-drivers/portaudio19/HISTORY
new file mode 100644
index 0000000..6784dc7
--- /dev/null
+++ b/audio-drivers/portaudio19/HISTORY
@@ -0,0 +1,2 @@
+2006-07-25 Unet <unet AT sourcemage.org>
+ * ALL: Created spell




Archive powered by MHonArc 2.6.24.

Top of Page