summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2004-01-10 14:52:12 +0000
committerMartin Holzer <mholzer@gentoo.org>2004-01-10 14:52:12 +0000
commit2e141317d4ac2128532f354a6966e378176bad57 (patch)
tree7f6053b72e3cf3f15e75f81d3f8a972caedf79f6 /media-sound/alsa-tools/files
parentVersion bumped. (diff)
downloadgentoo-2-2e141317d4ac2128532f354a6966e378176bad57.tar.gz
gentoo-2-2e141317d4ac2128532f354a6966e378176bad57.tar.bz2
gentoo-2-2e141317d4ac2128532f354a6966e378176bad57.zip
Version bumped.
Diffstat (limited to 'media-sound/alsa-tools/files')
-rw-r--r--media-sound/alsa-tools/files/alsa-tools-0.9.4-gcc3.3.patch54
-rw-r--r--media-sound/alsa-tools/files/alsa-tools-0.9.5-gcc3.3.patch54
-rw-r--r--media-sound/alsa-tools/files/digest-alsa-tools-1.0.0_rc11
-rw-r--r--media-sound/alsa-tools/files/digest-alsa-tools-1.0.11
4 files changed, 1 insertions, 109 deletions
diff --git a/media-sound/alsa-tools/files/alsa-tools-0.9.4-gcc3.3.patch b/media-sound/alsa-tools/files/alsa-tools-0.9.4-gcc3.3.patch
deleted file mode 100644
index c9c66191da65..000000000000
--- a/media-sound/alsa-tools/files/alsa-tools-0.9.4-gcc3.3.patch
+++ /dev/null
@@ -1,54 +0,0 @@
---- alsa-tools-0.9.4/as10k1/as10k1.c 2003-05-14 23:45:17.000000000 -0700
-+++ alsa-tools-0.9.4-gcc33/as10k1/as10k1.c 2003-06-05 20:33:53.000000000 -0700
-@@ -43,29 +43,28 @@
-
- char version[]="As10k1 assembler version " VERSION;
-
--char help[]="
--Usage: as10k1 [option...] asmfile
--
--The as10k1 assembler is for the emu10k1 dsp processor
--found in Creative Lab's sblive series of sound cards.
--
--Author: Daniel Bertrand <d.bertrand@ieee.ca>
--
--Options:\n
-- -l [listfile] Specify a listing file, default is none.
-- -o [emu10k1 file] Specify an output file, default is based input,
-- Substituting .asm to .emu10k1
-- -d [dbg_options...] Turn on debug messages.
-- s prints all symbols
-- g prints defined gprs
-- t prints tram usage
-- i prints instructions
-- -h Prints this message
-- -v Prints version number.
--
--This program is distributed under the GPL.
--
--";
-+char help[]="\n"
-+"Usage: as10k1 [option...] asmfile\n"
-+"\n"
-+"The as10k1 assembler is for the emu10k1 dsp processor\n"
-+"found in Creative Lab's sblive series of sound cards.\n"
-+"\n"
-+"Author: Daniel Bertrand <d.bertrand@ieee.ca>\n"
-+"\n"
-+"Options:\n\n"
-+" -l [listfile] Specify a listing file, default is none.\n"
-+" -o [emu10k1 file] Specify an output file, default is based input,\n"
-+" Substituting .asm to .emu10k1\n"
-+" -d [dbg_options...] Turn on debug messages.\n"
-+" s prints all symbols \n"
-+" g prints defined gprs\n"
-+" t prints tram usage\n"
-+" i prints instructions\n"
-+" -h Prints this message \n"
-+" -v Prints version number. \n"
-+"\n"
-+"This program is distributed under the GPL.\n"
-+"\n";
-
- // cli==Command-Line Interface && !Creative Labs Inc.
-
diff --git a/media-sound/alsa-tools/files/alsa-tools-0.9.5-gcc3.3.patch b/media-sound/alsa-tools/files/alsa-tools-0.9.5-gcc3.3.patch
deleted file mode 100644
index c9c66191da65..000000000000
--- a/media-sound/alsa-tools/files/alsa-tools-0.9.5-gcc3.3.patch
+++ /dev/null
@@ -1,54 +0,0 @@
---- alsa-tools-0.9.4/as10k1/as10k1.c 2003-05-14 23:45:17.000000000 -0700
-+++ alsa-tools-0.9.4-gcc33/as10k1/as10k1.c 2003-06-05 20:33:53.000000000 -0700
-@@ -43,29 +43,28 @@
-
- char version[]="As10k1 assembler version " VERSION;
-
--char help[]="
--Usage: as10k1 [option...] asmfile
--
--The as10k1 assembler is for the emu10k1 dsp processor
--found in Creative Lab's sblive series of sound cards.
--
--Author: Daniel Bertrand <d.bertrand@ieee.ca>
--
--Options:\n
-- -l [listfile] Specify a listing file, default is none.
-- -o [emu10k1 file] Specify an output file, default is based input,
-- Substituting .asm to .emu10k1
-- -d [dbg_options...] Turn on debug messages.
-- s prints all symbols
-- g prints defined gprs
-- t prints tram usage
-- i prints instructions
-- -h Prints this message
-- -v Prints version number.
--
--This program is distributed under the GPL.
--
--";
-+char help[]="\n"
-+"Usage: as10k1 [option...] asmfile\n"
-+"\n"
-+"The as10k1 assembler is for the emu10k1 dsp processor\n"
-+"found in Creative Lab's sblive series of sound cards.\n"
-+"\n"
-+"Author: Daniel Bertrand <d.bertrand@ieee.ca>\n"
-+"\n"
-+"Options:\n\n"
-+" -l [listfile] Specify a listing file, default is none.\n"
-+" -o [emu10k1 file] Specify an output file, default is based input,\n"
-+" Substituting .asm to .emu10k1\n"
-+" -d [dbg_options...] Turn on debug messages.\n"
-+" s prints all symbols \n"
-+" g prints defined gprs\n"
-+" t prints tram usage\n"
-+" i prints instructions\n"
-+" -h Prints this message \n"
-+" -v Prints version number. \n"
-+"\n"
-+"This program is distributed under the GPL.\n"
-+"\n";
-
- // cli==Command-Line Interface && !Creative Labs Inc.
-
diff --git a/media-sound/alsa-tools/files/digest-alsa-tools-1.0.0_rc1 b/media-sound/alsa-tools/files/digest-alsa-tools-1.0.0_rc1
deleted file mode 100644
index f4a5c293bfcd..000000000000
--- a/media-sound/alsa-tools/files/digest-alsa-tools-1.0.0_rc1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 6531dc6cbfe7aa64215bcc9c9efc30ff alsa-tools-1.0.0rc1.tar.bz2 733813
diff --git a/media-sound/alsa-tools/files/digest-alsa-tools-1.0.1 b/media-sound/alsa-tools/files/digest-alsa-tools-1.0.1
new file mode 100644
index 000000000000..cfa44906ff7e
--- /dev/null
+++ b/media-sound/alsa-tools/files/digest-alsa-tools-1.0.1
@@ -0,0 +1 @@
+MD5 5cec1d5cd29496e86940314901b5da23 alsa-tools-1.0.1.tar.bz2 734585