!1 init package

Merge pull request !1 from weidongkl/master
This commit is contained in:
openeuler-ci-bot 2020-09-04 11:10:44 +08:00 committed by Gitee
commit 5d8e4f903a
3 changed files with 35 additions and 0 deletions

31
deepin-sound-theme.spec Normal file
View File

@ -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 <weidong@uniontech.com> - 15.10.3-1
- Initial release for OpenEuler

4
deepin-sound-theme.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: github
src_repo: linuxdeepin/deepin-sound-theme
tag_prefix: ""
seperator: "."

Binary file not shown.