Page MenuHomeSolus

D2841.id6961.diff
No OneTemporary

D2841.id6961.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : pulseeffects
-version : 3.1.5
-release : 4
+version : 3.2.3
+release : 5
source :
- - https://github.com/wwmm/pulseeffects/archive/v3.1.5.tar.gz : be57c66015fdbf97fe2efabcce7c3456c31174602bd5369afdc6a1d422976db7
+ - https://github.com/wwmm/pulseeffects/archive/v3.2.3.tar.gz : 049a9d9c162a17790d392b7de9a0cc1397de32bd4324ae6490a45b96c92e5528
license : GPL-3.0
component : multimedia.audio
summary : PulseAudio equalizer
@@ -23,7 +23,6 @@
- python3-cairo
- python3-gobject
- scipy
- - swh-plugins
setup : |
%meson_configure
build : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>pulseeffects</Name>
<Packager>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Doug Rohm</Name>
+ <Email>solus@dougrohm.com</Email>
</Packager>
<License>GPL-3.0</License>
<PartOf>multimedia.audio</PartOf>
@@ -23,36 +23,64 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/application.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/bass_enhancer.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/bass_enhancer_presets.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/compressor.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/compressor_presets.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/crossfeed.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/crossfeed_presets.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/deesser.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/deesser_presets.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/delay.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/delay_presets.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/draw_spectrum.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/effects_base.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/equalizer.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/equalizer_presets.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/exciter.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/exciter_presets.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/gate.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/gate_presets.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/highpass.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/highpass_presets.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/libpulse.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/limiter.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/limiter_presets.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/load_presets.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/lowpass.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/lowpass_presets.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/maximizer.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/maximizer_presets.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/output_limiter.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/output_limiter_presets.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/panorama.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/panorama_presets.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/pipeline_base.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/pitch.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/pitch_presets.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/presets_manager.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/pulse_manager.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/reverb.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/reverb_presets.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/save_presets.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/sink_input_effects.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/source_output_effects.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/stereo_enhancer.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/stereo_enhancer_presets.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/stereo_spread.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/stereo_spread_presets.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/about.glade</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/about_icon.png</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/app_info.glade</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/bass_enhancer.glade</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/compressor.glade</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/crossfeed.glade</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/deesser.glade</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/delay.glade</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/effects_box.glade</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/equalizer.glade</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/equalizer_band_menu.glade</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/exciter.glade</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/gate.glade</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/highpass.glade</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/limiter.glade</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/listbox.css</Path>
@@ -61,34 +89,69 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/maximizer.glade</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/output_limiter.glade</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/panorama.glade</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/pitch.glade</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/presets_menu.glade</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/pulseeffects-celsius-symbolic.svg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/pulseeffects-db-symbolic.svg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/pulseeffects-hz-symbolic.svg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/pulseeffects-ms-symbolic.svg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/pulseeffects-s-symbolic.svg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/pulseeffects-sine-symbolic.svg</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/pulseeffects-us-symbolic.svg</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/reverb.glade</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/stereo_enhancer.glade</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffectsCalibration/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffectsCalibration/application.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffectsCalibration/microphone_pipeline.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffectsCalibration/setup_test_signal.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffectsCalibration/spectrum.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffectsCalibration/test_signal.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffectsCalibration/ui/calibration_mic_plugins.glade</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffectsCalibration/ui/main_ui.glade</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffectsCalibration/ui/test_signal.glade</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/stereo_spread.glade</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/ui/webrtc.glade</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/webrtc.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffects/webrtc_presets.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffectsTest/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffectsTest/application.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffectsTest/microphone.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffectsTest/pipeline_base.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffectsTest/spectrum.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffectsTest/test_signals.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffectsTest/ui/main_ui.glade</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffectsTest/ui/microphone.glade</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/PulseEffectsTest/ui/test_signals.glade</Path>
<Path fileType="data">/usr/share/applications/com.github.wwmm.pulseeffects.desktop</Path>
<Path fileType="data">/usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.gschema.xml</Path>
- <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.sinkinputs.gschema.xml</Path>
- <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.sourceoutputs.gschema.xml</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.sinkinputs.bassenhancer.gschema.xml</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.sinkinputs.compressor.gschema.xml</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.sinkinputs.crossfeed.gschema.xml</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.sinkinputs.delay.gschema.xml</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.sinkinputs.equalizer.gschema.xml</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.sinkinputs.exciter.gschema.xml</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.sinkinputs.highpass.gschema.xml</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.sinkinputs.limiter.gschema.xml</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.sinkinputs.lowpass.gschema.xml</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.sinkinputs.maximizer.gschema.xml</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.sinkinputs.outputlimiter.gschema.xml</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.sinkinputs.panorama.gschema.xml</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.sinkinputs.reverb.gschema.xml</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.sinkinputs.stereoenhancer.gschema.xml</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.sinkinputs.stereospread.gschema.xml</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.sourceoutputs.compressor.gschema.xml</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.sourceoutputs.deesser.gschema.xml</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.sourceoutputs.equalizer.gschema.xml</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.sourceoutputs.gate.gschema.xml</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.sourceoutputs.highpass.gschema.xml</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.sourceoutputs.limiter.gschema.xml</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.sourceoutputs.lowpass.gschema.xml</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.sourceoutputs.pitch.gschema.xml</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.sourceoutputs.reverb.gschema.xml</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.wwmm.pulseeffects.sourceoutputs.webrtc.gschema.xml</Path>
<Path fileType="data">/usr/share/icons/hicolor/scalable/apps/pulseeffects.svg</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/usr/share/metainfo/com.github.wwmm.pulseeffects.appdata.xml</Path>
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2018-01-31</Date>
- <Version>3.1.5</Version>
+ <Update release="5">
+ <Date>2018-05-03</Date>
+ <Version>3.2.3</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Doug Rohm</Name>
+ <Email>solus@dougrohm.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 11:33 PM (2 h, 47 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5803774
Default Alt Text
D2841.id6961.diff (16 KB)

Event Timeline