Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (af6aeeb3f8dc17d7ee2c1b48bfe22b0b30107506)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (af6aeeb3f8dc17d7ee2c1b48bfe22b0b30107506)
  • Date: Mon, 29 Aug 2011 10:58:36 -0500

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

ChangeLog | 2 ++
audio-players/eawpats/BUILD | 11 +----------
audio-players/eawpats/CONFLICTS | 1 +
audio-players/eawpats/DETAILS | 11 ++++-------
audio-players/eawpats/HISTORY | 5 +++++
audio-players/eawpats/INSTALL | 1 +
audio-players/eawpats/PRE_BUILD | 1 +
audio-players/eawpats/UP_TRIGGERS | 2 ++
audio-players/timidity-cvs/DEPENDS | 2 +-
audio-players/timidity-cvs/HISTORY | 3 +++
audio-players/timidity/DEPENDS | 2 +-
audio-players/timidity/HISTORY | 3 +++
audio-soft/freepats/BUILD | 1 +
audio-soft/freepats/DETAILS | 13 +++++++++++++
audio-soft/freepats/HISTORY | 3 +++
audio-soft/freepats/INSTALL | 3 +++
16 files changed, 45 insertions(+), 19 deletions(-)

New commits:
commit af6aeeb3f8dc17d7ee2c1b48bfe22b0b30107506
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

timidity-cvs: switch from eawpats to freepats

commit ddd06a097eaea64cd9b272fcfa78e30af6e35eeb
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

timidity: switch from eawpats to freepats

commit edda61a6ea172d41f0a964d4939a435317fb54e7
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

freepats: new spell, midi patchset. replaces eawpats

commit 8ace26ccad8f67c72c51dafd2345017a79d098c3
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

eawpats: deprecated in favour of freepats

diff --git a/ChangeLog b/ChangeLog
index 5a12e99..f5186b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
2011-08-29 Arjan Bouter <abouter AT sourcemage.org>
* windowmanagers/ede: removed spell, it did not build for a long time
* x11-toolkits/efltk: removed spell, it did not build for a long time
+ * audio-soft/freepats: new spell, midi patchset
+ * audio-players/eawpats: deprecated in favour of freepats

2011-08-28 Vlad Glagolev <stealth AT sourcemage.org>
* gnu.gpg: added public key 4AE55E93 (Tristan Gingold
diff --git a/audio-players/eawpats/BUILD b/audio-players/eawpats/BUILD
index ea595aa..27ba77d 100755
--- a/audio-players/eawpats/BUILD
+++ b/audio-players/eawpats/BUILD
@@ -1,10 +1 @@
-(
-rm -rf /usr/share/timidity &&
-mkdir -p /usr/share/timidity &&
-cp -R /usr/src/eawpats12/* /usr/share/timidity/ &&
-
-rm -rf eawpats12/ &&
-
-echo "Should work now... Enjoy a new MIDI experience :)"
-
-) > $C_FIFO 2>&1
+true
diff --git a/audio-players/eawpats/CONFLICTS b/audio-players/eawpats/CONFLICTS
new file mode 100755
index 0000000..0b1a0e6
--- /dev/null
+++ b/audio-players/eawpats/CONFLICTS
@@ -0,0 +1 @@
+conflicts eawpats y
diff --git a/audio-players/eawpats/DETAILS b/audio-players/eawpats/DETAILS
index 81c6fd9..9c70750 100755
--- a/audio-players/eawpats/DETAILS
+++ b/audio-players/eawpats/DETAILS
@@ -1,16 +1,13 @@
SPELL=eawpats
- VERSION=12
- SOURCE=$SPELL$VERSION.tar.bz2
-#SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL$VERSION
-SOURCE_URL[0]=ftp://ftp.ac-grenoble.fr/ge/geosciences/xrmap/data/$SOURCE
+ VERSION=deprecated
WEB_SITE=http://www.stardate.bc.ca/eawpatches/html/default.htm
ENTERED=20020515
UPDATED=20021203
-
SOURCE_HASH=sha512:32dd04288e9ea40ffcc1899f00943a52216f93b432ec82ac0171970806f723bd883b42fcdcfbb5c5b6c13f25b93cfc287cb925e8c13c4707d44a0c0725f20666
LICENSE[0]=http://www.stardate.bc.ca/eawpatches/html/default.htm
- KEYWORDS="players audio"
- BUILD_API=1
+ KEYWORDS="players audio midi"
SHORT="Sound bank for TiMidity++"
+ PATCHLEVEL=1
+ ARCHIVE=off
cat << EOF
These are the best Gravis Ultrasound(*)-compatible patch files
available.
diff --git a/audio-players/eawpats/HISTORY b/audio-players/eawpats/HISTORY
index 0d1cc63..5cea73c 100644
--- a/audio-players/eawpats/HISTORY
+++ b/audio-players/eawpats/HISTORY
@@ -1,3 +1,8 @@
+2011-08-29 Arjan Bouter <abouter AT sourcemage.org>
+ * deprecated spell in favour of freepats.
+ eawpats homepage does not exist anymore and
+ freepats contains the original eawpats soundfonts.
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed MAINTAINER.

diff --git a/audio-players/eawpats/INSTALL b/audio-players/eawpats/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/audio-players/eawpats/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/audio-players/eawpats/PRE_BUILD b/audio-players/eawpats/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/audio-players/eawpats/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/audio-players/eawpats/UP_TRIGGERS
b/audio-players/eawpats/UP_TRIGGERS
new file mode 100755
index 0000000..828b2fa
--- /dev/null
+++ b/audio-players/eawpats/UP_TRIGGERS
@@ -0,0 +1,2 @@
+up_trigger eawpats dispel_self
+up_trigger freepats cast_self
diff --git a/audio-players/timidity-cvs/DEPENDS
b/audio-players/timidity-cvs/DEPENDS
index c9ad161..eba7511 100755
--- a/audio-players/timidity-cvs/DEPENDS
+++ b/audio-players/timidity-cvs/DEPENDS
@@ -1,5 +1,5 @@
depends CVS &&
-depends eawpats &&
+depends freepats &&
depends alsa-lib &&

AUDIO="--enable-audio=alsa" &&
diff --git a/audio-players/timidity-cvs/HISTORY
b/audio-players/timidity-cvs/HISTORY
index 215e7c0..af6afff 100644
--- a/audio-players/timidity-cvs/HISTORY
+++ b/audio-players/timidity-cvs/HISTORY
@@ -1,3 +1,6 @@
+2011-08-29 Arjan Bouter <abouter AT sourcemage.org>
+ * DEPENDS: switch from eawpats to freepats
+
2010-10-21 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: fixed SOURCE_URL

diff --git a/audio-players/timidity/DEPENDS b/audio-players/timidity/DEPENDS
index 85eb074..ca6c1bb 100755
--- a/audio-players/timidity/DEPENDS
+++ b/audio-players/timidity/DEPENDS
@@ -1,4 +1,4 @@
-depends eawpats &&
+depends freepats &&

# note: the --audio-* switches aren't real configure switches, they're
# parsed out into a different variable in BUILD
diff --git a/audio-players/timidity/HISTORY b/audio-players/timidity/HISTORY
index 2360151..646c28f 100644
--- a/audio-players/timidity/HISTORY
+++ b/audio-players/timidity/HISTORY
@@ -1,3 +1,6 @@
+2011-08-29 Arjan Bouter <abouter AT sourcemage.org>
+ * DEPENDS: switch from eawpats to freepats
+
2010-09-27 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS: fix dependency on emacsen

diff --git a/audio-soft/freepats/BUILD b/audio-soft/freepats/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/audio-soft/freepats/BUILD
@@ -0,0 +1 @@
+true
diff --git a/audio-soft/freepats/DETAILS b/audio-soft/freepats/DETAILS
new file mode 100755
index 0000000..d9b88fc
--- /dev/null
+++ b/audio-soft/freepats/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=freepats
+ VERSION=20060219
+ SOURCE="${SPELL}-${VERSION}.tar.bz2"
+ SOURCE_URL[0]=http://${SPELL}.zenvoid.org/${SOURCE}
+
SOURCE_HASH=sha512:6b24bf387a52fac9906906cb52fd5f9d02decdfcecb8d88acea136b200db962ba9beeb3e78bccdd6024b47453d7f093980b01cb0661e1b8d29fedc45ed61cb4f
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}"
+ WEB_SITE="http://freepats.zenvoid.org/";
+ LICENSE[0]=GPL
+ ENTERED=20110829
+ SHORT="midi patchset"
+cat << EOF
+A free and open set of instrument patches, to be used by softsynths.
+EOF
diff --git a/audio-soft/freepats/HISTORY b/audio-soft/freepats/HISTORY
new file mode 100644
index 0000000..6b7e3b9
--- /dev/null
+++ b/audio-soft/freepats/HISTORY
@@ -0,0 +1,3 @@
+2011-08-29 Arjan Bouter <abouter AT sourcemage.org>
+ * BUILD, DETAILS, INSTALL: spell created
+
diff --git a/audio-soft/freepats/INSTALL b/audio-soft/freepats/INSTALL
new file mode 100755
index 0000000..8d5b320
--- /dev/null
+++ b/audio-soft/freepats/INSTALL
@@ -0,0 +1,3 @@
+mkdir -p "${INSTALL_ROOT}/usr/share/freepats" &&
+cd "${SOURCE_DIRECTORY}" &&
+cp -r ./* "${INSTALL_ROOT}/usr/share/freepats/"



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (af6aeeb3f8dc17d7ee2c1b48bfe22b0b30107506), Arjan Bouter, 08/29/2011

Archive powered by MHonArc 2.6.24.

Top of Page