init package
This commit is contained in:
parent
176d5ea169
commit
d242fd6a2e
31
deepin-sound-theme.spec
Normal file
31
deepin-sound-theme.spec
Normal 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
4
deepin-sound-theme.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: github
|
||||
src_repo: linuxdeepin/deepin-sound-theme
|
||||
tag_prefix: ""
|
||||
seperator: "."
|
||||
BIN
deepin-sound-theme_15.10.3.orig.tar.xz
Normal file
BIN
deepin-sound-theme_15.10.3.orig.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user