OBS User unknown 2007-03-28 00:25:16 +00:00 committed by Git OBS Bridge
parent 876cb19bad
commit d80d3a324a
4 changed files with 20 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:61f0d921fcdbe9203e94292ccafb42bd088d77a882bffdfbf950a1806825f10d
size 7886140

3
snd-8.9.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:49b69792558cc2694506afe8b91cb3f9f0061958af19a33a11d8ffaf05931926
size 8061736

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Mar 27 18:06:37 CEST 2007 - tiwai@suse.de
- update to version 8.9:
* more fft windows
* better noise reduction in clean.scm
* added cairo graphics backend
-------------------------------------------------------------------
Mon Feb 12 16:35:20 CET 2007 - tiwai@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package snd (Version 8.8)
# spec file for package snd (Version 8.9)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -13,7 +13,7 @@
Name: snd
BuildRequires: alsa-devel fftw3-devel freeglut-devel gsl gsl-devel gtk2-devel guile-devel jack-devel ladspa libdrm-devel libsamplerate-devel update-desktop-files
Summary: Powerful Sound File Editor
Version: 8.8
Version: 8.9
Release: 1
License: Public Domain, Freeware
Group: Productivity/Multimedia/Sound/Editors and Convertors
@ -54,7 +54,7 @@ CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \
--with-guile \
--with-static-xm \
--with-gl
make
make %{?jobs:-j %jobs}
make sndplay sndrecord sndinfo audinfo
%install
@ -87,7 +87,12 @@ test "$RPM_BUILD_ROOT" != "/" -a -d "$RPM_BUILD_ROOT" && rm -rf $RPM_BUILD_ROOT
%{_datadir}/applications/*.desktop
%{_datadir}/pixmaps/*.png
%changelog -n snd
%changelog
* Tue Mar 27 2007 - tiwai@suse.de
- update to version 8.9:
* more fft windows
* better noise reduction in clean.scm
* added cairo graphics backend
* Mon Feb 12 2007 - tiwai@suse.de
- update to version 8.8:
* poussin-sum and jackson-sum in dsp.scm