This commit is contained in:
parent
8049f62285
commit
cb995f452e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7b14f748b74bdae29eefb92efd88d5c425bf440e04c7bd2dce670f5ba79093fc
|
|
||||||
size 9773702
|
|
3
snd-9.8.tar.bz2
Normal file
3
snd-9.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7bb3620d693655aa35dd6894ed18b5cba38481ef223f5b5f4228f48e421db8b7
|
||||||
|
size 10297468
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 17 14:52:10 CEST 2008 - tiwai@suse.de
|
||||||
|
|
||||||
|
- updated to version 9.8:
|
||||||
|
* more rt improvements
|
||||||
|
* clm4 updates
|
||||||
|
* others, see NEWS
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 11 14:46:17 CET 2008 - tiwai@suse.de
|
Fri Jan 11 14:46:17 CET 2008 - tiwai@suse.de
|
||||||
|
|
||||||
|
118
snd.spec
118
snd.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package snd (Version 9.6)
|
# spec file for package snd (Version 9.8)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -10,10 +10,11 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: snd
|
Name: snd
|
||||||
BuildRequires: alsa-devel fftw3-devel freeglut-devel gsl gsl-devel gtk2-devel guile-devel jack-devel ladspa-devel libdrm-devel libsamplerate-devel update-desktop-files
|
BuildRequires: alsa-devel fftw3-devel freeglut-devel gsl gsl-devel gtk2-devel guile-devel ladspa-devel libdrm-devel libjack-devel libsamplerate-devel update-desktop-files
|
||||||
Summary: Powerful Sound File Editor
|
Summary: Powerful Sound File Editor
|
||||||
Version: 9.6
|
Version: 9.8
|
||||||
Release: 1
|
Release: 1
|
||||||
License: LGPL v2.1 or later
|
License: LGPL v2.1 or later
|
||||||
Group: Productivity/Multimedia/Sound/Editors and Convertors
|
Group: Productivity/Multimedia/Sound/Editors and Convertors
|
||||||
@ -37,7 +38,7 @@ Authors:
|
|||||||
Bill Schottstaedt <bil@ccrma.stanford.edu>
|
Bill Schottstaedt <bil@ccrma.stanford.edu>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n snd-9
|
%setup -q
|
||||||
%{?suse_update_config:%{suse_update_config -f}}
|
%{?suse_update_config:%{suse_update_config -f}}
|
||||||
find -name "*~" -type f | xargs -r rm -v
|
find -name "*~" -type f | xargs -r rm -v
|
||||||
|
|
||||||
@ -88,25 +89,30 @@ test "$RPM_BUILD_ROOT" != "/" -a -d "$RPM_BUILD_ROOT" && rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/pixmaps/*.png
|
%{_datadir}/pixmaps/*.png
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Jan 11 2008 - tiwai@suse.de
|
* Thu Apr 17 2008 tiwai@suse.de
|
||||||
|
- updated to version 9.8:
|
||||||
|
* more rt improvements
|
||||||
|
* clm4 updates
|
||||||
|
* others, see NEWS
|
||||||
|
* Fri Jan 11 2008 tiwai@suse.de
|
||||||
- updated to version 9.6:
|
- updated to version 9.6:
|
||||||
* many Ruby improvements
|
* many Ruby improvements
|
||||||
* fixed a help-system bug
|
* fixed a help-system bug
|
||||||
* 5 more generators in generators.scm
|
* 5 more generators in generators.scm
|
||||||
* Open recent item in File menu
|
* Open recent item in File menu
|
||||||
* Thu Jul 12 2007 - tiwai@suse.de
|
* Thu Jul 12 2007 tiwai@suse.de
|
||||||
- updated to version 9.2:
|
- updated to version 9.2:
|
||||||
* Forth/Ruby improvements
|
* Forth/Ruby improvements
|
||||||
* RIFF bugfix
|
* RIFF bugfix
|
||||||
* fixes in snddiff.scm and examp.scm, green.scm
|
* fixes in snddiff.scm and examp.scm, green.scm
|
||||||
* Fri Jun 08 2007 - tiwai@suse.de
|
* Fri Jun 08 2007 tiwai@suse.de
|
||||||
- updated to version 9.1:
|
- updated to version 9.1:
|
||||||
* Two new hooks: peak-env-hook, draw-mix-hook
|
* Two new hooks: peak-env-hook, draw-mix-hook
|
||||||
* added mouse position args to mix-drag-hook
|
* added mouse position args to mix-drag-hook
|
||||||
* changes in background-gradient, sound-mark-info,
|
* changes in background-gradient, sound-mark-info,
|
||||||
mix-sync-max
|
mix-sync-max
|
||||||
* moved equalize-panes to snd-motif.scm
|
* moved equalize-panes to snd-motif.scm
|
||||||
* Wed May 23 2007 - tiwai@suse.de
|
* Wed May 23 2007 tiwai@suse.de
|
||||||
- updated to version 9.0:
|
- updated to version 9.0:
|
||||||
* removed mix-chans, mix-locked?, mix-inverted?, all track stuff
|
* removed mix-chans, mix-locked?, mix-inverted?, all track stuff
|
||||||
track-colors.scm, mix-menu.scm
|
track-colors.scm, mix-menu.scm
|
||||||
@ -114,33 +120,33 @@ test "$RPM_BUILD_ROOT" != "/" -a -d "$RPM_BUILD_ROOT" && rm -rf $RPM_BUILD_ROOT
|
|||||||
* added edit-properties, mix-sync.
|
* added edit-properties, mix-sync.
|
||||||
* spokenword.scm thanks to Ville Koskinen.
|
* spokenword.scm thanks to Ville Koskinen.
|
||||||
* recorder dialog removed.
|
* recorder dialog removed.
|
||||||
* Tue Apr 17 2007 - tiwai@suse.de
|
* Tue Apr 17 2007 tiwai@suse.de
|
||||||
- fix buildrequires ladspa -> ladspa-devel
|
- fix buildrequires ladspa -> ladspa-devel
|
||||||
* Tue Mar 27 2007 - tiwai@suse.de
|
* Tue Mar 27 2007 tiwai@suse.de
|
||||||
- update to version 8.9:
|
- update to version 8.9:
|
||||||
* more fft windows
|
* more fft windows
|
||||||
* better noise reduction in clean.scm
|
* better noise reduction in clean.scm
|
||||||
* added cairo graphics backend
|
* added cairo graphics backend
|
||||||
* Mon Feb 12 2007 - tiwai@suse.de
|
* Mon Feb 12 2007 tiwai@suse.de
|
||||||
- update to version 8.8:
|
- update to version 8.8:
|
||||||
* poussin-sum and jackson-sum in dsp.scm
|
* poussin-sum and jackson-sum in dsp.scm
|
||||||
* changed default-output-data-format to mus-bfloat
|
* changed default-output-data-format to mus-bfloat
|
||||||
* removed initFile and the (undocumented) htmlDir X resources
|
* removed initFile and the (undocumented) htmlDir X resources
|
||||||
* added read/write support for Apple's new CAFF (64-bit) audio
|
* added read/write support for Apple's new CAFF (64-bit) audio
|
||||||
files
|
files
|
||||||
* Tue Jan 09 2007 - tiwai@suse.de
|
* Tue Jan 09 2007 tiwai@suse.de
|
||||||
- updated to version 8.7:
|
- updated to version 8.7:
|
||||||
* improvement in frame.scm
|
* improvement in frame.scm
|
||||||
* many *.fs and *.rb improvements
|
* many *.fs and *.rb improvements
|
||||||
* more to see NEWS and HISTORY.Snd
|
* more to see NEWS and HISTORY.Snd
|
||||||
* Fri Oct 13 2006 - aj@suse.de
|
* Fri Oct 13 2006 aj@suse.de
|
||||||
- Add guile-devel to build requires.
|
- Add guile-devel to build requires.
|
||||||
* Thu Sep 21 2006 - tiwai@suse.de
|
* Thu Sep 21 2006 tiwai@suse.de
|
||||||
- updated to version 8.4:
|
- updated to version 8.4:
|
||||||
* many ruby, forth, and sndins-related improvements
|
* many ruby, forth, and sndins-related improvements
|
||||||
* improvements in some *.ins files
|
* improvements in some *.ins files
|
||||||
* snd_frg.scm, display-bark-fft, def-optkey-instrument, etc.
|
* snd_frg.scm, display-bark-fft, def-optkey-instrument, etc.
|
||||||
* Wed Sep 06 2006 - tiwai@suse.de
|
* Wed Sep 06 2006 tiwai@suse.de
|
||||||
- updated to version 8.3:
|
- updated to version 8.3:
|
||||||
* Some additions to CLM generators
|
* Some additions to CLM generators
|
||||||
* new scms: dlocsig.scm, green.scm, snd8.scm
|
* new scms: dlocsig.scm, green.scm, snd8.scm
|
||||||
@ -148,117 +154,117 @@ test "$RPM_BUILD_ROOT" != "/" -a -d "$RPM_BUILD_ROOT" && rm -rf $RPM_BUILD_ROOT
|
|||||||
* merged new-icons.scm into new-buttons.scm
|
* merged new-icons.scm into new-buttons.scm
|
||||||
* toolbar.scm also works in gtk
|
* toolbar.scm also works in gtk
|
||||||
* *.fs updates
|
* *.fs updates
|
||||||
* Tue Jul 04 2006 - tiwai@suse.de
|
* Tue Jul 04 2006 tiwai@suse.de
|
||||||
- updated to version 8.2:
|
- updated to version 8.2:
|
||||||
* fmviolin.clm.
|
* fmviolin.clm.
|
||||||
* changed after-apply-hook to after-apply-controls-hook
|
* changed after-apply-hook to after-apply-controls-hook
|
||||||
* removed mus-make-error.
|
* removed mus-make-error.
|
||||||
* Walter Zorn's wz_tooltip.js to spruce up the documentation
|
* Walter Zorn's wz_tooltip.js to spruce up the documentation
|
||||||
* Wed May 17 2006 - tiwai@suse.de
|
* Wed May 17 2006 tiwai@suse.de
|
||||||
- updated to version 8.1:
|
- updated to version 8.1:
|
||||||
* many new scm and pd files
|
* many new scm and pd files
|
||||||
* improved alsa support
|
* improved alsa support
|
||||||
* see HISTORY.Snd for details
|
* see HISTORY.Snd for details
|
||||||
- Use gtk2 as GUI.
|
- Use gtk2 as GUI.
|
||||||
- Add gsl support.
|
- Add gsl support.
|
||||||
* Wed Jan 25 2006 - mls@suse.de
|
* Wed Jan 25 2006 mls@suse.de
|
||||||
- converted neededforbuild to BuildRequires
|
- converted neededforbuild to BuildRequires
|
||||||
* Mon Jan 16 2006 - tiwai@suse.de
|
* Mon Jan 16 2006 tiwai@suse.de
|
||||||
- updated to version 7.18.
|
- updated to version 7.18.
|
||||||
* Sat Jan 14 2006 - schwab@suse.de
|
* Sat Jan 14 2006 schwab@suse.de
|
||||||
- Don't strip binaries.
|
- Don't strip binaries.
|
||||||
* Wed Oct 12 2005 - tiwai@suse.de
|
* Wed Oct 12 2005 tiwai@suse.de
|
||||||
- removed glib* from neededforbuild.
|
- removed glib* from neededforbuild.
|
||||||
* Tue Apr 19 2005 - ro@suse.de
|
* Tue Apr 19 2005 ro@suse.de
|
||||||
- added missing sentinel
|
- added missing sentinel
|
||||||
* Mon Feb 14 2005 - tiwai@suse.de
|
* Mon Feb 14 2005 tiwai@suse.de
|
||||||
- updated to version 7.10.
|
- updated to version 7.10.
|
||||||
* Mon Jan 24 2005 - tiwai@suse.de
|
* Mon Jan 24 2005 tiwai@suse.de
|
||||||
- update dto version 7.9
|
- update dto version 7.9
|
||||||
- use fftw3, libsamplerate.
|
- use fftw3, libsamplerate.
|
||||||
* Thu Apr 29 2004 - ro@suse.de
|
* Thu Apr 29 2004 ro@suse.de
|
||||||
- added -fno-strict-aliasing
|
- added -fno-strict-aliasing
|
||||||
* Mon Mar 22 2004 - ro@suse.de
|
* Mon Mar 22 2004 ro@suse.de
|
||||||
- removed *~ backup files
|
- removed *~ backup files
|
||||||
* Fri Feb 27 2004 - tiwai@suse.de
|
* Fri Feb 27 2004 tiwai@suse.de
|
||||||
- updated to version 7.2
|
- updated to version 7.2
|
||||||
- support jack and opengl.
|
- support jack and opengl.
|
||||||
- built with the standard guile.
|
- built with the standard guile.
|
||||||
- build as non-root.
|
- build as non-root.
|
||||||
- added desktop file and icon.
|
- added desktop file and icon.
|
||||||
* Fri Nov 21 2003 - ro@suse.de
|
* Fri Nov 21 2003 ro@suse.de
|
||||||
- compile with -DALSA_PCM_OLD_HW_PARAMS_API
|
- compile with -DALSA_PCM_OLD_HW_PARAMS_API
|
||||||
* Fri Nov 07 2003 - ro@suse.de
|
* Fri Nov 07 2003 ro@suse.de
|
||||||
- fix for current autoconf
|
- fix for current autoconf
|
||||||
* Mon Aug 25 2003 - tiwai@suse.de
|
* Mon Aug 25 2003 tiwai@suse.de
|
||||||
- updated to version 6.11.
|
- updated to version 6.11.
|
||||||
* Thu Jun 12 2003 - kukuk@suse.de
|
* Thu Jun 12 2003 kukuk@suse.de
|
||||||
- Add missing directories to filelist
|
- Add missing directories to filelist
|
||||||
* Mon Feb 03 2003 - tiwai@suse.de
|
* Mon Feb 03 2003 tiwai@suse.de
|
||||||
- removed -mminimal-toc for ppc64 (bug #23266).
|
- removed -mminimal-toc for ppc64 (bug #23266).
|
||||||
* Fri Jan 17 2003 - tiwai@suse.de
|
* Fri Jan 17 2003 tiwai@suse.de
|
||||||
- updated to version 6.5.
|
- updated to version 6.5.
|
||||||
- renamed patches to avoid the file name confliction.
|
- renamed patches to avoid the file name confliction.
|
||||||
* Tue Nov 26 2002 - tiwai@suse.de
|
* Tue Nov 26 2002 tiwai@suse.de
|
||||||
- updated to version 6.3.
|
- updated to version 6.3.
|
||||||
* Mon Nov 11 2002 - ro@suse.de
|
* Tue Nov 12 2002 ro@suse.de
|
||||||
- changed neededforbuild <xshared> to <x-devel-packages>
|
- changed neededforbuild <xshared> to <x-devel-packages>
|
||||||
- changed neededforbuild <xdevel> to <>
|
- changed neededforbuild <xdevel> to <>
|
||||||
* Tue Sep 24 2002 - tiwai@suse.de
|
* Tue Sep 24 2002 tiwai@suse.de
|
||||||
- updated to snd-6.1.
|
- updated to snd-6.1.
|
||||||
regenerated no-gtk patch.
|
regenerated no-gtk patch.
|
||||||
* Mon Aug 05 2002 - tiwai@suse.de
|
* Mon Aug 05 2002 tiwai@suse.de
|
||||||
- build guile-1.5 together with snd. guile-1.4.x is incompatible
|
- build guile-1.5 together with snd. guile-1.4.x is incompatible
|
||||||
and the scm files provided by snd don't work with it.
|
and the scm files provided by snd don't work with it.
|
||||||
snd is linked statically with libguile.
|
snd is linked statically with libguile.
|
||||||
- provides dlp's version of snd together with a start-up script.
|
- provides dlp's version of snd together with a start-up script.
|
||||||
- provides tutorial files.
|
- provides tutorial files.
|
||||||
* Tue Jul 16 2002 - tiwai@suse.de
|
* Tue Jul 16 2002 tiwai@suse.de
|
||||||
- updated to snd-5.12.
|
- updated to snd-5.12.
|
||||||
- build snd with motif instead of gtk.
|
- build snd with motif instead of gtk.
|
||||||
the gtk version is unlikely developed by the author...
|
the gtk version is unlikely developed by the author...
|
||||||
* Sat Jun 29 2002 - olh@suse.de
|
* Sat Jun 29 2002 olh@suse.de
|
||||||
- build with -mminimal-toc on ppc64
|
- build with -mminimal-toc on ppc64
|
||||||
* Wed Apr 10 2002 - tiwai@suse.de
|
* Wed Apr 10 2002 tiwai@suse.de
|
||||||
- updated to snd-5.8.
|
- updated to snd-5.8.
|
||||||
- don't rebuild configure script;
|
- don't rebuild configure script;
|
||||||
now snd can use gtk2, which is not supported with guile-gtk.
|
now snd can use gtk2, which is not supported with guile-gtk.
|
||||||
* Tue Jan 15 2002 - tiwai@suse.de
|
* Tue Jan 15 2002 tiwai@suse.de
|
||||||
- updated to snd-5.6.
|
- updated to snd-5.6.
|
||||||
* Tue Dec 04 2001 - tiwai@suse.de
|
* Tue Dec 04 2001 tiwai@suse.de
|
||||||
- updated to snd-5.5.
|
- updated to snd-5.5.
|
||||||
now built with ALSA 0.9.0.
|
now built with ALSA 0.9.0.
|
||||||
* Mon Nov 12 2001 - tiwai@suse.de
|
* Mon Nov 12 2001 tiwai@suse.de
|
||||||
- updated to snd-5.4.
|
- updated to snd-5.4.
|
||||||
* Fri Oct 05 2001 - tiwai@suse.de
|
* Fri Oct 05 2001 tiwai@suse.de
|
||||||
- updated to snd-5.3.
|
- updated to snd-5.3.
|
||||||
* Tue Sep 04 2001 - tiwai@suse.de
|
* Tue Sep 04 2001 tiwai@suse.de
|
||||||
- updated to snd-5.2.
|
- updated to snd-5.2.
|
||||||
built from the 5.2 tarball.
|
built from the 5.2 tarball.
|
||||||
* Mon Aug 13 2001 - tiwai@suse.de
|
* Mon Aug 13 2001 tiwai@suse.de
|
||||||
- updated to snd-5.1 from cvs 20010813.
|
- updated to snd-5.1 from cvs 20010813.
|
||||||
* Tue Jul 10 2001 - tiwai@suse.de
|
* Tue Jul 10 2001 tiwai@suse.de
|
||||||
- updated to snd-5.
|
- updated to snd-5.
|
||||||
* Mon Mar 26 2001 - tiwai@suse.de
|
* Mon Mar 26 2001 tiwai@suse.de
|
||||||
- Updated to snd-4.12.
|
- Updated to snd-4.12.
|
||||||
* Thu Mar 08 2001 - tiwai@suse.de
|
* Thu Mar 08 2001 tiwai@suse.de
|
||||||
- Fixed compile on ia64.
|
- Fixed compile on ia64.
|
||||||
* Mon Feb 05 2001 - tiwai@suse.de
|
* Mon Feb 05 2001 tiwai@suse.de
|
||||||
- Updated to snd-4.10.
|
- Updated to snd-4.10.
|
||||||
* Wed Dec 13 2000 - tiwai@suse.de
|
* Wed Dec 13 2000 tiwai@suse.de
|
||||||
- Updated to snd-4.8.
|
- Updated to snd-4.8.
|
||||||
* Tue Nov 28 2000 - tiwai@suse.de
|
* Tue Nov 28 2000 tiwai@suse.de
|
||||||
- Compile snd utilities.
|
- Compile snd utilities.
|
||||||
- Fixed files list.
|
- Fixed files list.
|
||||||
- Added guile-gtk in neededforbuild.
|
- Added guile-gtk in neededforbuild.
|
||||||
- Support ALSA also on ppc.
|
- Support ALSA also on ppc.
|
||||||
* Thu Nov 02 2000 - tiwai@suse.de
|
* Thu Nov 02 2000 tiwai@suse.de
|
||||||
- Updated to snd-4.7.
|
- Updated to snd-4.7.
|
||||||
- Fixed spec file for long package-name support.
|
- Fixed spec file for long package-name support.
|
||||||
* Tue Sep 26 2000 - tiwai@suse.de
|
* Tue Sep 26 2000 tiwai@suse.de
|
||||||
- Update to snd-4.6.
|
- Update to snd-4.6.
|
||||||
- Compile with gtk instead of lesstif.
|
- Compile with gtk instead of lesstif.
|
||||||
* Fri Sep 01 2000 - tiwai@suse.de
|
* Fri Sep 01 2000 tiwai@suse.de
|
||||||
- Compile fix for alpha.
|
- Compile fix for alpha.
|
||||||
* Mon Jul 24 2000 - tiwai@suse.de
|
* Mon Jul 24 2000 tiwai@suse.de
|
||||||
- snd ver.4 - compiled with motif and ALSA (for i386) and OSS (for PPC)
|
- snd ver.4 - compiled with motif and ALSA (for i386) and OSS (for PPC)
|
||||||
|
Loading…
Reference in New Issue
Block a user