Add Tizen_HW_Touch.ogg at /usr/share/sound/mm-sound directory 61/234661/3 accepted/tizen/unified/20200623.080530 submit/tizen/20200619.020710 submit/tizen/20200623.011651
authorJaechul Lee <jcsing.lee@samsung.com>
Thu, 28 May 2020 01:53:46 +0000 (10:53 +0900)
committerJaechul Lee <jcsing.lee@samsung.com>
Fri, 29 May 2020 02:34:49 +0000 (11:34 +0900)
This file is moved from libmm-sound because sound_server doesn't exist.

[Version] 13.0.19
[Issue Type] None

Change-Id: I14801824c87c4388addfbb465092d04b965e2bb9
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
Makefile.am
packaging/pulseaudio-modules-tizen.spec
res/Tizen_HW_Touch.ogg [new file with mode: 0644]

index 602337969f4635194ef52f2f39c5fb71e0b64a72..9b59496883ff0d1ee1d9c88e5d4685ba6b669ab4 100644 (file)
@@ -145,3 +145,6 @@ delay_la_SOURCES = src/ladspa/delay.c  src/ladspa/ladspa.h
 delay_la_LDFLAGS = -module -avoid-version -Xcompiler -nostartfiles
 delay_la_CFLAGS = -I. -Wall -Werror -O3 -fPIC
 
+installsounddir = $(prefix)/share/sounds/mm-sound
+installsound_DATA = res/Tizen_HW_Touch.ogg
+
index 64bc990bef8fc57ec77b87572eb75413112a141a..fa7798e02039bfa27d00cad8dc2519ed0f18bb58 100644 (file)
@@ -1,6 +1,6 @@
 Name:             pulseaudio-modules-tizen
 Summary:          Pulseaudio modules for Tizen
-Version:          13.0.18
+Version:          13.0.19
 Release:          0
 Group:            Multimedia/Audio
 License:          LGPL-2.1+
@@ -82,6 +82,7 @@ install -m 0644 %SOURCE1 %{buildroot}%{_tmpfilesdir}/pulseaudio.conf
 %{_libexecdir}/pulse/vconf-helper
 %endif
 %{_libdir}/ladspa/*.so
+%{_datadir}/sounds/mm-sound/*
 
 %files -n pulseaudio-module-acm
 %manifest %{name}.manifest
diff --git a/res/Tizen_HW_Touch.ogg b/res/Tizen_HW_Touch.ogg
new file mode 100644 (file)
index 0000000..acab434
Binary files /dev/null and b/res/Tizen_HW_Touch.ogg differ