Name: sndconfig Version: 0.68 Release: 2vl3 License: GPL Summary: The Red Hat Linux sound configuration tool. Summary(ja): Vine Linux サウンド設定ツール Group: Applications/Multimedia Source: sndconfig-%{PACKAGE_VERSION}.tar.bz2 Source1: sndconfig-0.68-ja.po Patch0: sndconfig-0.67-makefile.patch Requires: sox, kudzu %ifarch %{ix86} alpha Requires: aumix, kernel >= 2.4.0 %endif BuildPrereq: kudzu-devel >= 0.97, sharutils, newt-devel Conflicts: modutils < 2.3.11-5 BuildRoot: %{_tmppath}/%{name}-%{version}-root ExclusiveArch: %{ix86} sparc alpha ia64 %description Sndconfig is a text based tool which sets up the configuration files you'll need to use a sound card with a Red Hat Linux system. Sndconfig can be used to set the proper sound type for programs which use the /dev/dsp, /dev/audio and /dev/mixer devices. The sound settings are saved by the aumix and sysV runlevel scripts. %description -l ja sndconfig は Vine Linux システムのサウンドカードを使用するのに必要な 設定ファイルをセットするテキストベースのツールです。 sndconfig は /dev/dsp、/dev/audio そして /dev/mixser デバイスを 使用するプログラムのために適切なサウンドの種類をセットするために 使用することができます。サウンドのセッティングは aumix と sysV の runlevel スクリプトにセーブされます。 もしサウンドカードを設定する必要があるなら sndconfig をインストールしなさい。 %prep %setup -q %patch0 -p1 -b .makefile # FIXME: Vine Linux gettext does not recognize zh_TW po file. rm po/zh_TW* cp %{SOURCE1} po/ja.po %build make RPM_OPT_FLAGS="$RPM_OPT_FLAGS" %install rm -rf $RPM_BUILD_ROOT make prefix=$RPM_BUILD_ROOT/%{_prefix} mandir=$RPM_BUILD_ROOT/%{_mandir} install mkdir -p $RPM_BUILD_ROOT/sbin mv $RPM_BUILD_ROOT/usr/sbin/sndconfig $RPM_BUILD_ROOT/sbin ln -s ../../sbin/sndconfig $RPM_BUILD_ROOT/usr/sbin/sndconfig %find_lang %{name} %clean rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr (-,root,root) /sbin/sndconfig %{_sbindir}/sndconfig %{_datadir}/sndconfig %{_mandir}/man8/sndconfig.* %changelog * Wed Nov 27 2002 Hiroaki Irokawa 0.68-2vl3 - rebuilt on gcc-3.2.1 * Mon May 27 2002 Daisuke SUZUKI 0.68-2vl2 - change spec file kanjicode from sjis to euc. * Sat May 25 2002 Daisuke SUZUKI 0.68-2vl1 - merged with 0.68-2 * Sat May 25 2002 Daisuke SUZUKI 0.67-1vl1 - merged with rawhide - add patch0 to add -lm for LDFLAGS - do not make zh_TW po file. Vine Linux gettext cannot recognize it. * Sat Apr 6 2002 Bill Nottingham 0.67-1 - fix cancel button (#60950) * Fri Jan 25 2002 Bill Nottingham 0.66-1 - remove playmidi/awesfx requirements, and midi test * Tue Aug 28 2001 Trond Eivind Glomsr藷? 0.65.2-1 - Translation update * Tue Aug 21 2001 Bill Nottingham - don't remove the cs4232 module when we go to load opl3 either (#52176) * Mon Jul 23 2001 Trond Eivind Glomsr藷? - Translation update * Fri Jul 6 2001 Bill Nottingham - own /usr/share/sndconfig * Mon May 21 2001 Bill Nottingham - fix segfault when LANG is unset (#41394) * Fri Mar 30 2001 Bill Nottingham - add translation files * Thu Mar 22 2001 Preston Brown - update japanese translation * Mon Mar 19 2001 Bill Nottingham - add 'support' for the Inspiron 3500, and potentially other wacky nm256 stuff (#19685) - fix aumix lines, again (#32163) * Fri Mar 16 2001 Bill Nottingham - don't unload sb before trying to load opl3 * Tue Mar 13 2001 Bill Nottingham - write *correcct* save/restore lines for aumix - use correct driver for the nm256 - use sox for all PCI cards * Wed Feb 28 2001 Bill Nottingham - fix a segfault if no cards are probed * Wed Feb 28 2001 Than Ngo - add require aumix (bug #29946) * Tue Feb 27 2001 Bill Nottingham - kill the userland isapnp code, switch to dealing with the kernel isapnp (part of #29450) - link in newt/slang statically (bleah), put sndconfig on the root partition - rebuild * Tue Feb 20 2001 Bill Nottingham - add lines to modules.conf to save/restore sound settings (#28504) * Wed Feb 14 2001 Preston Brown - last translation update. * Wed Feb 14 2001 Bill Nottingham - add cs4281, fix some driver mappings - die, code, die. * Tue Feb 6 2001 Bill Nottingham - don't write modules.conf until we're sure it works (patch originally from ) * Mon Feb 5 2001 Bill Nottingham - add a special dialog for disabled devices * Wed Jan 24 2001 Preston Brown - final i18n update before beta - use lang finder macro * Mon Dec 11 2000 Bill Nottingham - fix emu10k1 on 2.4. Wow, this code must *die*. * Fri Nov 17 2000 Bill Nottingham - ugly hacks for ftsodell support * Mon Nov 6 2000 Bill Nottingham - add Maestro3 support * Thu Aug 24 2000 Erik Troan - updated it/es translations * Wed Aug 23 2000 Bernhard Rosenkraenzer - kernel 2.4 support in FindModules (Bug #16779) * Sun Aug 20 2000 Matt Wilson - new translations * Tue Aug 15 2000 Bill Nottingham - fix sound test on maestro cards * Wed Aug 9 2000 Bill Nottingham - translation updates * Sun Aug 6 2000 Bill Nottingham - newt fixes * Sat Aug 5 2000 Bil lNottingham - fix PCI probing * Fri Aug 4 2000 Bill Nottingham - fix ymfsb driver mapping - random translation/message fixes * Tue Jul 25 2000 Bill Nottingham - actually build version with cs46xx support * Tue Jul 18 2000 Bill Nottingham - add cs46xx, fix some other random crap * Mon Jul 10 2000 Bill Nottingham - fix ugly typo in i810 module name * Thu Jun 1 2000 Bill Nottingham - merge Sound-Boostar 16 3D with AD1816 - they're identical - add YMF legacy, I810, and trident drivers * Thu Jun 1 2000 Bill Nottingham - conf.modules -> modules.conf * Mon May 8 2000 Ngo Than - add support for Highscreen Sound-Boostar 16 3D * Sun May 6 2000 Bill Nottingham - hack up ia64 support * Tue Feb 8 2000 Bill Nottingham - sound-slot-0 fixes * Wed Feb 02 2000 Cristian Gafton - fix description * Mon Jan 31 2000 Bill Nottingham - fix alias * Mon Dec 20 1999 Bill Nottingham - fix VIA chips * Thu Sep 30 1999 Bill Nottingham - add a '--quiet' autoconfiguration option * Sat Sep 25 1999 Bill Nottingham - add a warning about running under X * Sat Sep 18 1999 Bill Nottingham - add newtSuspend/newtResume around initial pnpdump * Mon Sep 13 1999 Bill Nottingham - add support for ESS Maestro & Neomagic MagicMedia 256AV - only support cards for which there are modules * Sat Sep 11 1999 Bill Nottingham - add support for CMI8x38, VIA 82Cxxx, ESS Solo1 * Thu Sep 9 1999 Bill Nottingham - kudzu-ify * Tue Aug 24 1999 Bill Nottingham - club AWE32 cards over the head. Bleah. * Tue Aug 10 1999 Bill Nottingham - oops, debugging code slipped in * Mon Aug 9 1999 Bill Nottingham - fix for sgalaxy * Mon Aug 2 1999 Matt Wilson - rebuilt against newt 0.50 * Thu Apr 22 1999 Bill Nottingham - add "support" for a lot more PCI cards * Mon Apr 19 1999 Cristian Gafton - release for Red Hat Linux 6.0 * Fri Apr 9 1999 Bill Nottingham - allow both 0x530 & 0x534 as IO port choices for WSS based things * Mon Apr 5 1999 Bill Nottingham - add a double-extra sanity check for pci cards * Wed Mar 17 1999 Bill Nottingham - add a kludge for Vibra16X * Thu Mar 11 1999 Bill Nottingham - switch CMI8330 to use ad1848 driver - rework Multisound Pinnacle support * Tue Mar 9 1999 Jeff Johnson - add in_ID.po * Tue Feb 23 1999 Bill Nottingham - midi testing support * Thu Feb 18 1999 Bill Nottingham - add ALS100, add PnP support for it * Thu Jan 28 1999 Bill Nottingham - make everything use two dma= parameters * Mon Jan 24 1999 Bill Nottingham - card lists weren't in sync - fix pci probing bug * Sun Jan 10 1999 Bill Nottingham - build against gpm (new newt) * Mon Jan 4 1999 Bill Nottingham - more PnP fixes (Opti PnP, CMI8330) - require newer isapnptools so we don't run into LD bug. * Mon Dec 28 1998 Bill Nottingham - large pile of PnP fixes (Opti, SGalaxy, SSVIVO, ESS1868, others....) - bump version to 0.29 * Thu Dec 3 1998 Bill Nottingham - fix for SoundScape VIVO... * Mon Nov 16 1998 Bill Nottingham - awesfx goes in /bin * Mon Nov 2 1998 Bill Nottingham - added hack to make it less likely to lock up alphas * Fri Oct 30 1998 Bill Nottingham - stupid programmer error, part deux * Thu Oct 22 1998 Bill Nottingham - build for Raw Hide (slang-1.2.2) - now for alpha - organize by bus, not platform * Wed Oct 14 1998 Cristian Gafton - translation updates * Mon Oct 12 1998 Bill Nottingham - fixes to lists of resources - add more translations - don't set auto-unload * Thu Oct 8 1998 Bill Nottingham - oops, forgot a newtResume() - make /etc/conf.modules mode 0644, not 0600 - merge SBPCI entries with ES1370, since we can't tell them apart anyways * Fri Oct 2 1998 Bill Nottingham - added scrollbar to card list - updated to 0.26 * Wed Sep 30 1998 Bill Nottingham - fixes for AudioTrix Pro, add OPL3-SA2/3/x - assorted random bugfixes - add Turkish translations (from H. Turgut Uyar ) - add Romanian translations * Thu Sep 24 1998 Bill Nottingham - add a few more cards - disable Wavefront support for now * Thu Sep 24 1998 Arnaldo Carvalho de Melo - added pt_BR translations - i18n patches * Wed Sep 23 1998 Bill Nottingham - fix PCI-probing bug * Tue Sep 22 1998 Bill Nottingham - when merging isapnp.conf changes, use current preamble * Fri Sep 18 1998 Bill Nottingham - check that they actually have modular sound * Fri Sep 11 1998 Bill Nottingham - PCI probing! * Tue Sep 8 1998 Bill Nottingham - SPARC support. * Wed Aug 26 1998 Bill Nottingham - YABF * Tue Aug 25 1998 Bill Nottingham - fixed bad logic w/midi assignment * Fri Aug 21 1998 Bill Nottingham - fixed message segfault * Thu Aug 20 1998 Bill Nottingham - changed bug reporting address * Wed Aug 19 1998 Bill Nottingham - introduce support for non SB sound cards * Sun Aug 02 1998 Erik Troan - built aginst newt 0.30 * Tue May 05 1998 Cristian Gafton - fixed problem with overwriting the conf.modules file * Tue Dec 30 1997 Erik Troan - fixed problem w/ free()ing bad pointers * Fri Dec 19 1997 Erik Troan - general Makefile cleanups * Fri Nov 7 1997 Michael Fulbright - fixed bug in reading current settings from conf.modules * Fri Oct 31 1997 Michael Fulbright - fixed behavior to work with rhsound service - added support for midi in conf.modules, isapnp.conf - reduced duplicate info stored in /etc/sysconfig/sound * Wed Oct 29 1997 Mike Wangsmo - removed README's from tarball and coverted to buildroot * Thu Oct 24 1997 Michael Fulbright - added some docs on the sound modules * Tue Oct 22 1997 Michael Fulbright - changed sound sample to linux d00d instead of gorby d00d * Tue Oct 14 1997 Michael Fulbright - fixed creation of temporary files to be more secure. * Mon Oct 6 1997 Michael Fulbright - added man page * Fri Oct 3 1997 Michael Fulbright - first version