From 1d742fb4d3bc84a1d02688f43a376f0c3f38cd9c Mon Sep 17 00:00:00 2001 From: Martin Holzer Date: Sat, 10 Jan 2004 14:52:12 +0000 Subject: Version bumped. --- media-sound/alsa-tools/Manifest | 8 +-- media-sound/alsa-tools/alsa-tools-1.0.0_rc1.ebuild | 73 --------------------- media-sound/alsa-tools/alsa-tools-1.0.1.ebuild | 74 ++++++++++++++++++++++ .../alsa-tools/files/alsa-tools-0.9.4-gcc3.3.patch | 54 ---------------- .../alsa-tools/files/alsa-tools-0.9.5-gcc3.3.patch | 54 ---------------- .../alsa-tools/files/digest-alsa-tools-1.0.0_rc1 | 1 - .../alsa-tools/files/digest-alsa-tools-1.0.1 | 1 + 7 files changed, 77 insertions(+), 188 deletions(-) delete mode 100644 media-sound/alsa-tools/alsa-tools-1.0.0_rc1.ebuild create mode 100644 media-sound/alsa-tools/alsa-tools-1.0.1.ebuild delete mode 100644 media-sound/alsa-tools/files/alsa-tools-0.9.4-gcc3.3.patch delete mode 100644 media-sound/alsa-tools/files/alsa-tools-0.9.5-gcc3.3.patch delete mode 100644 media-sound/alsa-tools/files/digest-alsa-tools-1.0.0_rc1 create mode 100644 media-sound/alsa-tools/files/digest-alsa-tools-1.0.1 (limited to 'media-sound') diff --git a/media-sound/alsa-tools/Manifest b/media-sound/alsa-tools/Manifest index d2297f89bdcd..7291bc0c22d7 100644 --- a/media-sound/alsa-tools/Manifest +++ b/media-sound/alsa-tools/Manifest @@ -1,18 +1,14 @@ -MD5 2167128dad8922651f362f69ee0629f6 ChangeLog 5034 +MD5 2f53bce20ecf11207eedeec3a3cf4060 ChangeLog 5161 MD5 64c9009618163c95b3f051ad3c99136c alsa-tools-0.9.0_rc1-r1.ebuild 1299 MD5 b2733e2f3b4d24bd1cd9f64d538820f0 alsa-tools-0.9.1.ebuild 1276 MD5 d57698f25648e67174453aa2447b44b4 alsa-tools-0.9.8.ebuild 1818 -MD5 1da97c227b32337979483cfa92d6f4e0 alsa-tools-1.0.0_rc1.ebuild 1930 MD5 61fadfee5d539bff765e122a6a0093ca alsa-tools-1.0.0_rc2.ebuild 1938 MD5 e1147a642867b3b3ea43518a1376f6d2 metadata.xml 250 MD5 6c755d47a9118f0bbc8bb5af26aa582d alsa-tools-1.0.0_rc2-r1.ebuild 1998 -MD5 c607b8fe0894ea67775ac9b065f5061e alsa-tools-1.0.1.ebuild 1997 -MD5 d345d371cc296e16aa163adfcaa75e19 files/alsa-tools-0.9.4-gcc3.3.patch 2049 -MD5 d345d371cc296e16aa163adfcaa75e19 files/alsa-tools-0.9.5-gcc3.3.patch 2049 +MD5 957887f970d1b50fe701b1f7a8fe7387 alsa-tools-1.0.1.ebuild 1986 MD5 2094cef02e54ae2c227bf442fa461f08 files/digest-alsa-tools-0.9.0_rc1-r1 72 MD5 0c34b1352e030b5ef4d8ae5e102a8c3d files/digest-alsa-tools-0.9.1 69 MD5 1671d48040628fff2ae90826203f01ec files/digest-alsa-tools-0.9.8 70 -MD5 0ae576feba3fe803b932d79a8733b13e files/digest-alsa-tools-1.0.0_rc1 72 MD5 a5ef60aa30a10ede88f0da93c6fead4a files/digest-alsa-tools-1.0.0_rc2 72 MD5 a5ef60aa30a10ede88f0da93c6fead4a files/digest-alsa-tools-1.0.0_rc2-r1 72 MD5 0e89f5d12874ba0ccaa60db2e44c27ee files/digest-alsa-tools-1.0.1 69 diff --git a/media-sound/alsa-tools/alsa-tools-1.0.0_rc1.ebuild b/media-sound/alsa-tools/alsa-tools-1.0.0_rc1.ebuild deleted file mode 100644 index 34cb68f093a1..000000000000 --- a/media-sound/alsa-tools/alsa-tools-1.0.0_rc1.ebuild +++ /dev/null @@ -1,73 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-tools/alsa-tools-1.0.0_rc1.ebuild,v 1.1 2003/12/02 18:25:36 mholzer Exp $ - -IUSE="" - -DESCRIPTION="Advanced Linux Sound Architecture tools" -HOMEPAGE="http://www.alsa-project.org" - -MY_P=${P/_rc/rc} -SRC_URI="ftp://ftp.alsa-project.org/pub/tools/${MY_P}.tar.bz2" -#SRC_URI="mirror://alsaproject/tools/${P}.tar.bz2" -#RESTRICT="nomirror" - -SLOT="0.9" -KEYWORDS="~x86 ~ppc" -LICENSE="GPL-2" -S=${WORKDIR}/${MY_P} - -DEPEND=">=media-libs/alsa-lib-1.0.0_rc1 - virtual/alsa - =x11-libs/fltk-1.1* - =x11-libs/gtk+-1.2*" - -# This is a list of the tools in the package. -# Some of the tools don't make proper use of CFLAGS, even though -# all of them seem to use autoconf. This needs to be fixed. -ALSA_TOOLS="ac3dec as10k1 envy24control hdspmixer mixartloader rmedigicontrol \ - sb16_csp seq/sbiload vxloader" -# The below two tools do not compile with linux-headers from 2.4 kernels -# as of alsa-tools-0.9.7, so I removed them from the list for now. -# Bug reports have been sent to the alsa-devel mailing list. -# -# hdsploader -# sscape_ctl - -src_compile() { - # hdspmixer requires fltk - export LDFLAGS="-L/usr/lib/fltk-1.1" - export CPPFLAGS="-I/usr/include/fltk-1.1" - - # hdspmixer is missing depconf - copy from the hdsploader directory - cp ${S}/hdsploader/depcomp ${S}/hdspmixer/ - - local f - for f in ${ALSA_TOOLS} - do - cd "${S}/${f}" - econf --with-kernel="${KV}" || die "configure failed" - make || die "make failed" - done -} - -src_install() { - local f - for f in ${ALSA_TOOLS} - do - # Install the main stuff - cd "${S}/${f}" - make DESTDIR="${D}" install || die - - # Install the text documentation - local doc - for doc in README TODO ChangeLog COPYING AUTHORS - do - if [ -f "${doc}" ] - then - mv "${doc}" "${doc}.`basename ${f}`" - dodoc "${doc}.`basename ${f}`" - fi - done - done -} diff --git a/media-sound/alsa-tools/alsa-tools-1.0.1.ebuild b/media-sound/alsa-tools/alsa-tools-1.0.1.ebuild new file mode 100644 index 000000000000..98981b53f074 --- /dev/null +++ b/media-sound/alsa-tools/alsa-tools-1.0.1.ebuild @@ -0,0 +1,74 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-tools/alsa-tools-1.0.1.ebuild,v 1.1 2004/01/10 14:51:53 mholzer Exp $ + +IUSE="" + +DESCRIPTION="Advanced Linux Sound Architecture tools" +HOMEPAGE="http://www.alsa-project.org" + +MY_P=${P/_rc/rc} +#SRC_URI="ftp://ftp.alsa-project.org/pub/tools/${MY_P}.tar.bz2" +SRC_URI="mirror://alsaproject/tools/${P}.tar.bz2" +RESTRICT="nomirror" + +SLOT="0.9" +KEYWORDS="~x86 ~ppc ppc64" +LICENSE="GPL-2" +S=${WORKDIR}/${MY_P} + +DEPEND=">=media-libs/alsa-lib-1.0.1 + virtual/alsa + =x11-libs/fltk-1.1* + =x11-libs/gtk+-1.2*" + +# This is a list of the tools in the package. +# Some of the tools don't make proper use of CFLAGS, even though +# all of them seem to use autoconf. This needs to be fixed. +ALSA_TOOLS="ac3dec as10k1 envy24control hdspconf hdsploader hdspmixer \ + mixartloader rmedigicontrol sb16_csp seq/sbiload sscape_ctl \ + us428control usx2yloader vxloader" +# The below two tools do not compile with linux-headers from 2.4 kernels +# as of alsa-tools-0.9.7, so I removed them from the list for now. +# Bug reports have been sent to the alsa-devel mailing list. +# +# hdsploader +# sscape_ctl + +src_compile() { + # hdspmixer requires fltk + export LDFLAGS="-L/usr/lib/fltk-1.1" + export CPPFLAGS="-I/usr/include/fltk-1.1" + + # hdspmixer is missing depconf - copy from the hdsploader directory + cp ${S}/hdsploader/depcomp ${S}/hdspmixer/ + + local f + for f in ${ALSA_TOOLS} + do + cd "${S}/${f}" + econf --with-kernel="${KV}" || die "configure failed" + make || die "make failed" + done +} + +src_install() { + local f + for f in ${ALSA_TOOLS} + do + # Install the main stuff + cd "${S}/${f}" + make DESTDIR="${D}" install || die + + # Install the text documentation + local doc + for doc in README TODO ChangeLog COPYING AUTHORS + do + if [ -f "${doc}" ] + then + mv "${doc}" "${doc}.`basename ${f}`" + dodoc "${doc}.`basename ${f}`" + fi + done + done +} 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 -- --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 \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 -- --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 \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 -- cgit v1.2.3-65-gdbad