53 Commits

Author SHA256 Message Date
fa3753068e Accepting request 1317562 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1317562
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audaspace?expand=0&rev=24
2025-11-13 16:29:07 +00:00
707258da93 - Adjust .so version
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audaspace?expand=0&rev=53
2025-11-13 11:07:12 +00:00
3811c146dd - Update to release 1.8.0
- Time stretching and pitch scaling including animation and
    python API added (thanks Kacey La!).
  - Update API of AUD_readSound to fix interruption logic in
    Blender.
  - Minor other fixes including in the PulseAudio, CoreAudio and
    FFMPEG plugins.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audaspace?expand=0&rev=52
2025-11-13 11:00:54 +00:00
7a17d7fc72 Accepting request 1290889 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1290889
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audaspace?expand=0&rev=23
2025-07-07 12:46:09 +00:00
08feec4f85 Accepting request 1290052 from home:darix:branches:graphics
preparing blender 4.5.0

OBS-URL: https://build.opensuse.org/request/show/1290052
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audaspace?expand=0&rev=50
2025-07-06 15:19:40 +00:00
49790120a9 Accepting request 1254686 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1254686
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audaspace?expand=0&rev=22
2025-03-20 18:25:56 +00:00
3e4aa27255 Accepting request 1254488 from home:darix:branches:graphics
- instead of disabling pipewire support based on the OS version
  tie that decision to the pipewire version

- disable pipewire support on leap 15.x until we find out why the
  build does not find the development files.

OBS-URL: https://build.opensuse.org/request/show/1254488
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audaspace?expand=0&rev=48
2025-03-20 11:11:58 +00:00
998510efda Accepting request 1249648 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1249648
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audaspace?expand=0&rev=21
2025-03-03 17:51:43 +00:00
e7bf758b09 Accepting request 1249578 from home:darix:branches:graphics
needed for the blender 4.4 update

https://projects.blender.org/blender/blender/issues/135343

OBS-URL: https://build.opensuse.org/request/show/1249578
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audaspace?expand=0&rev=46
2025-03-03 09:18:51 +00:00
8c8eb2df42 Accepting request 1188364 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1188364
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audaspace?expand=0&rev=20
2024-08-01 20:04:01 +00:00
31231fe133 Accepting request 1188269 from home:darix:branches:graphics
- Update to release 1.5.0
  Audaspace 1.5.0 is a release with not many changes but big enough
  to warrant a new release after a year since the last one.
  - Performance improvements and two more quality presets for the
    JOS resampler.
  - Bugfixes for PulseAudio.
  - CoreAudio device is only opened on demand.
  - FFMPEG 7 support and dropped support for FFMPEG older than 6.
  - Various minor fixes and improvements.
- drop audaspace-animated-sequence.patch

OBS-URL: https://build.opensuse.org/request/show/1188269
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audaspace?expand=0&rev=44
2024-07-18 09:16:24 +00:00
33898ced16 Accepting request 1129208 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1129208
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audaspace?expand=0&rev=19
2023-11-27 21:44:52 +00:00
bdaff242ef Accepting request 1128949 from home:dmont:branches:multimedia:libs
- Added upstream patch audaspace-animated-sequence.patch:
  * Aditional functions required by Blender 4.0.
  * Bugfix for reading an animated property with a negative 
    time value

OBS-URL: https://build.opensuse.org/request/show/1128949
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audaspace?expand=0&rev=42
2023-11-27 17:57:52 +00:00
69765d3ec9 Accepting request 1063427 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1063427
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audaspace?expand=0&rev=18
2023-02-07 17:48:37 +00:00
345c13a61d Accepting request 1063190 from home:StefanBruens:branches:multimedia:libs
- Update to release 1.4.0
  * Support for OS specific/native audio devices/backends has been
    added, that is PulseAudio (Linux), WASAPI (Windows) and
    CoreAudio (MacOS).
  * New sound effects have been added, namely Modulator and
    Equalizer. Thanks to Marcos Perez for contributing the
    Equalizer.
  * File stream info: if an audio file contains multiple streams
    you can choose which one to process instead of taking the first
    one (this feature is only supported by ffmpeg, not libsndfile).
  * API Change: double instead of float for time values for more
    precise timing control.
  * There have been lots of bugfixes, which are basically the
    majority of all changes.
  * And some other minor improvements were implemented as well.
- Drop upstream patches:
  * audaspace-gcc7.patch
  * audaspace-plugin-build-options.patch
  * audaspace-support-ffmpeg4.patch
  * 034645c883a51dfc8897dccce15aa8ee4a9d5c8c.patch
- Add pkgconfig(pulse) to allow audio via pulseaudio/pipewire
- Use pkgconfig(jack), let distro select jack implementation
- Split plugins packages to avoid pulling in excessive
  dependencies, and recommend at least one device plugin from
  the library.

OBS-URL: https://build.opensuse.org/request/show/1063190
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audaspace?expand=0&rev=40
2023-02-06 14:26:27 +00:00
cdfc5b9a38 Accepting request 988968 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/988968
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audaspace?expand=0&rev=17
2022-07-14 14:34:07 +00:00
7911e9508b Accepting request 988950 from home:iznogood:branches:home:dimstar:ffmpeg5
- Add 034645c883a51dfc8897dccce15aa8ee4a9d5c8c.patch: Support
  ffmpeg v5, patch from upstream git.

OBS-URL: https://build.opensuse.org/request/show/988950
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audaspace?expand=0&rev=38
2022-07-13 11:14:23 +00:00
0da3a4c7a7 Accepting request 749171 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/749171
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audaspace?expand=0&rev=16
2019-11-18 19:08:59 +00:00
bf723d3007 Accepting request 749162 from home:simotek:branches:multimedia:libs
- %make_jobs is depricated replaced by %cmake_build

OBS-URL: https://build.opensuse.org/request/show/749162
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audaspace?expand=0&rev=36
2019-11-18 06:01:36 +00:00
b8d87366bf Accepting request 714776 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/714776
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audaspace?expand=0&rev=15
2019-07-13 11:49:54 +00:00
b32789aa43 Accepting request 714719 from home:StefanBruens:branches:multimedia:libs
- Fix build on x86_64 and aarch64, do not overwrite -fPIC with -fPIE
- Spec cleanup, remove defattr, use license macro
- Use graphviz-gd instead of graphviz-gnome

OBS-URL: https://build.opensuse.org/request/show/714719
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audaspace?expand=0&rev=34
2019-07-12 07:08:24 +00:00
2be7fa5c1e Accepting request 674398 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/674398
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audaspace?expand=0&rev=14
2019-02-14 13:31:53 +00:00
8c1087237d Accepting request 674200 from home:iznogood:branches:multimedia:libs
Patch from upstream, build with current ffmpeg

OBS-URL: https://build.opensuse.org/request/show/674200
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audaspace?expand=0&rev=32
2019-02-13 06:35:11 +00:00
086eca3d19 Accepting request 621079 from multimedia:libs
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/621079
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audaspace?expand=0&rev=13
2018-07-06 08:46:32 +00:00
efc6e8c931 bogus if condition
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audaspace?expand=0&rev=30
2018-05-04 15:05:51 +00:00
9429c069d2 - Use ffmpeg3 versions of pkgconfig(libav*)
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audaspace?expand=0&rev=29
2018-05-04 15:02:32 +00:00
55c633b5ac Accepting request 599679 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/599679
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audaspace?expand=0&rev=12
2018-05-01 21:23:11 +00:00
7b36109228 Accepting request 599607 from home:jengelh:branches:multimedia:libs
- Explicitly request ffmpeg 3.x for building

OBS-URL: https://build.opensuse.org/request/show/599607
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audaspace?expand=0&rev=27
2018-04-22 05:57:32 +00:00
3bb7848d08 Accepting request 536246 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/536246
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audaspace?expand=0&rev=11
2017-10-24 20:24:38 +00:00
4e3e2aeec5 Accepting request 536245 from home:plater:blender
Added upstream patch audaspace-plugin-build-options.patch as final fix for boo#1057965 and audaspace issue#10.
Build example executables as position independent executables.

OBS-URL: https://build.opensuse.org/request/show/536245
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audaspace?expand=0&rev=25
2017-10-24 06:01:22 +00:00
4af921e961 Accepting request 534903 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/534903
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audaspace?expand=0&rev=10
2017-10-19 17:32:58 +00:00
84403a7d50 Accepting request 534902 from home:plater:blender
Delete plugin symlinks and remove version suffixes to further fix boo#1057965 and audaspace issue#10

OBS-URL: https://build.opensuse.org/request/show/534902
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audaspace?expand=0&rev=23
2017-10-18 09:01:52 +00:00
4af60d7571 Accepting request 528251 from multimedia:libs
- Moved lib*.so plugin symlinks from the devel package to the
  pluginsn package as a temporary work around for boo#1057965
  reported upstream https://github.com/audaspace/audaspace/issues/10

OBS-URL: https://build.opensuse.org/request/show/528251
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audaspace?expand=0&rev=9
2017-10-03 21:17:15 +00:00
f9acf9e7c9 Accepting request 528249 from home:plater:blender
- Moved lib*.so plugin symlinks from the devel package to the
  pluginsn package as a temporary work around for boo#1057965
  reported upstream https://github.com/audaspace/audaspace/issues/10
- Fix gcc7 build by requiring graphviz-gnome and creating
  audaspace-gcc7.patch to add missing #include <functional>
- Rename %soname to %sover to better reflect its use.
  Update descriptions.
- Update to release 1.3.0
- Removed patch audaspace-findffmpeg.patch Fixed upstream
- Upstream changes:
  * Audaspace 1.3.0 is a bug fixing release without changes to the
    API, but two small new features:
    linear interpolation for volume changes in the software mixer
    dynamic Loading for JACK
  * Bug fixes:
    renamed Jack to JACK
    C API was not working
    filter python API parameter check
    finding ffmpeg with pkgconfig
- Fix building with recent cmake (macros), which default to -fPIE
- Fixed build with upstream patch audaspace-findffmpeg.patch
- Update to release 1.2
- Upstream changes :
   New features:
        sound list
        random sounds
        dynamic music playing
        playback manager
        convolution/reverbation
        multi-threading
        binaural audio
    API changes:
        changing default sample rate from 44.1 to 48 kHz
    Bug fixes:
        several standard library fixes.
    Bindings API:
        mixdown C API refactored
    CMake/Building:
        assuring numpy is installed
- Added ffmpeg to build for newer that 13.2
- for ppc64le architecture disable __ALTIVEC__ to avoid build error
  to avoid contention between SDL vector and gcc defines
- Update to version 1.1
- Remove audaspace-datetime.patch and audaspace-pkgcnflib.patch
  issues fixed upstream.
- Upstream changes:
  *Bug fixes:
    pkgconfig uses cmake configured library directory
    FFMPEG file writing crashed, also corrected pts for encoding
    silenced Doxygen warnings about undefined defines
  *C++ API:
    ResampleReader uses specs instead of sample rate
  *Bindings API:
    writing sounds to files
    reading sound data, specs and length
    resampling sounds
  *CMake/Building:
    first steps towards building for Mac
    windows builds copy dlls automatically
  *Python module:
    using distutils instead of setuptools
    added numpy as dependency
  *Documentation:
    added windows building and plugin documentation
    disabled html timestamps in doxygen
    updated sphinx template
    build binding documentation without installing the python module
- Created package audaspace which was previously a part of blender
  but is an external standalone library as from blender 2.80.
- Created audaspace-datetime.patch to remove time stamps from the
  documentation.
- Created audaspace-pkgcnflib.patch to give the correct _libdir for
  x86_64 builds, it was hardcoded to /lib.
- Features:
  *input/output devices
   input from microphones, line in, etc.
   output devices including 3D audio support
  *file reading/writing
  *filters like low-/highpass and effects like delay, reverse
   or fading
  *generators for simple waveforms like silence, sine and triangle
  *respecification - is used for changing stream parameters which are
   channel count - channel remapping
   sample format - the library internally uses 32 bit floats
   sample rate - resampling
  *simple (superposition, joining and ping-pong aka forward-reverse)
   and more complex (non-linear audio editing) sequencing of sounds

OBS-URL: https://build.opensuse.org/request/show/528249
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audaspace?expand=0&rev=21
2017-09-22 09:40:53 +00:00
0c51768fe0 Accepting request 528245 from home:plater:blender
- Moved lib*.so plugin symlinks from the devel package to the
  pluginsn package as a temporary work around for boo#1057965
  reported upstream https://github.com/audaspace/audaspace/issues/10

OBS-URL: https://build.opensuse.org/request/show/528245
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audaspace?expand=0&rev=20
2017-09-22 09:24:13 +00:00
28242ca5a1 Accepting request 483755 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/483755
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audaspace?expand=0&rev=8
2017-04-11 07:36:18 +00:00
d6192f2662 Accepting request 483754 from home:plater:blender
Fix gcc7 build

OBS-URL: https://build.opensuse.org/request/show/483754
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audaspace?expand=0&rev=18
2017-03-30 08:39:43 +00:00
7fd0dea605 Accepting request 483146 from home:plater:blender
require graphviz-gnome

OBS-URL: https://build.opensuse.org/request/show/483146
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audaspace?expand=0&rev=17
2017-03-28 15:27:46 +00:00
75180ba5de Accepting request 459651 from multimedia:libs
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/459651
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audaspace?expand=0&rev=7
2017-03-02 18:28:43 +00:00
69daeb3cb4 Accepting request 456397 from home:jengelh:branches:multimedia:libs
- Rename %soname to %sover to better reflect its use.
  Update descriptions.

OBS-URL: https://build.opensuse.org/request/show/456397
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audaspace?expand=0&rev=15
2017-02-15 10:53:17 +00:00
ad63b561c5 Accepting request 456018 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/456018
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audaspace?expand=0&rev=6
2017-02-13 23:47:10 +00:00
24c4e89bb7 Accepting request 456017 from home:plater:blender
Update to 1.3.0

OBS-URL: https://build.opensuse.org/request/show/456017
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audaspace?expand=0&rev=13
2017-02-10 13:33:03 +00:00
d154a0b61c Accepting request 406195 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/406195
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audaspace?expand=0&rev=5
2016-07-05 07:52:14 +00:00
d2693fa320 Accepting request 406190 from home:pluskalm:branches:multimedia:libs
- Fix building with recent cmake (macros), which default to -fPIE

OBS-URL: https://build.opensuse.org/request/show/406190
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audaspace?expand=0&rev=10
2016-07-03 17:48:47 +00:00
561c50ddde Accepting request 404997 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/404997
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audaspace?expand=0&rev=4
2016-07-01 07:58:56 +00:00
50940352d9 Accepting request 404996 from home:plater:blender
Update to version 1.2

OBS-URL: https://build.opensuse.org/request/show/404996
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audaspace?expand=0&rev=8
2016-06-27 12:44:48 +00:00
080b2466c0 Accepting request 340465 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/340465
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audaspace?expand=0&rev=3
2015-10-26 11:48:48 +00:00
c50496e20f Accepting request 340377 from home:michel_mno:branches:multimedia:libs
- for ppc64le architecture disable __ALTIVEC__
  to avoid contention between SDL vector and gcc defines
===
[   99s] /usr/bin/c++  -DAUD_BUILD_SHARED_LIBRARY -DJACK_PLUGIN -DLIBSNDFILE_PLUGIN -DOPENAL_PLUGIN -DSDL_PLUGIN -Daudlibsndfile_EXPORTS -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -isystem /usr/lib64/python3.4/site-packages/numpy/core/include/ -fPIC -I/home/abuild/rpmbuild/BUILD/audaspace-1.1/build -I/home/abuild/rpmbuild/BUILD/audaspace-1.1/include -I/usr/include/python3.4m -I/usr/include/AL -I/usr/include/SDL2    -std=c++11 -o CMakeFiles/audlibsndfile.dir/plugins/libsndfile/SndFileReader.cpp.o -c /home/abuild/rpmbuild/BUILD/audaspace-1.1/plugins/libsndfile/SndFileReader.cpp
[  100s] /usr/include/c++/5/bits/stl_vector.h:214:11: error: template class without a name
[  100s]      class vector : protected _Vector_base<_Tp, _Alloc>
[  100s]            ^
[  100s] In file included from /usr/include/c++/5/vector:64:0,
[  100s]                  from /home/abuild/rpmbuild/BUILD/audaspace-1.1/include/devices/DeviceManager.h:28,
[  100s]                  from /home/abuild/rpmbuild/BUILD/audaspace-1.1/plugins/sdl/SDLDevice.cpp:18:
===

OBS-URL: https://build.opensuse.org/request/show/340377
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audaspace?expand=0&rev=6
2015-10-22 16:31:23 +00:00
44e516397d Accepting request 339467 from multimedia:libs
1

OBS-URL: https://build.opensuse.org/request/show/339467
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audaspace?expand=0&rev=2
2015-10-19 20:52:29 +00:00
a75fe39704 Accepting request 339466 from home:plater:blender
Update to version 1.1

OBS-URL: https://build.opensuse.org/request/show/339466
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/audaspace?expand=0&rev=4
2015-10-17 10:23:03 +00:00