init package

This commit is contained in:
weidong 2020-09-03 10:39:00 +08:00
parent 176d5ea169
commit d242fd6a2e
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/deepin-sound-theme/%{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.