diff --git a/deepin-sound-theme.spec b/deepin-sound-theme.spec new file mode 100644 index 0000000..6a325af --- /dev/null +++ b/deepin-sound-theme.spec @@ -0,0 +1,31 @@ +Name: deepin-sound-theme +Version: 15.10.3 +Release: 1 +Summary: Deepin sound theme +License: GPLv3 +URL: https://github.com/linuxdeepin/deepin-sound-theme +Source0: https://mirror.deepines.com/deepin/pool/main/d/%{name}/%{name}_%{version}.orig.tar.xz +BuildArch: noarch + +%description +Sound files for the Deeping Desktop Environment. + +%prep +%setup -q + +%build + +%install +%make_install + +%files +%doc README.md +%license LICENSE +%dir %{_datadir}/sounds/deepin/ +%dir %{_datadir}/sounds/deepin/stereo/ +%{_datadir}/sounds/deepin/index.theme +%{_datadir}/sounds/deepin/stereo/*.wav + +%changelog +* Thu Sep 3 2020 weidong - 15.10.3-1 +- Initial release for OpenEuler diff --git a/deepin-sound-theme.yaml b/deepin-sound-theme.yaml new file mode 100644 index 0000000..8a88fb7 --- /dev/null +++ b/deepin-sound-theme.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: linuxdeepin/deepin-sound-theme +tag_prefix: "" +seperator: "." diff --git a/deepin-sound-theme_15.10.3.orig.tar.xz b/deepin-sound-theme_15.10.3.orig.tar.xz new file mode 100644 index 0000000..88b02fb Binary files /dev/null and b/deepin-sound-theme_15.10.3.orig.tar.xz differ