Compare commits
No commits in common. "rawhide" and "f39" have entirely different histories.
3 changed files with 2 additions and 7 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -3,6 +3,3 @@
|
|||
/alsa-ucm-conf-asahi-3.tar.gz
|
||||
/alsa-ucm-conf-asahi-4.tar.gz
|
||||
/alsa-ucm-conf-asahi-5.tar.gz
|
||||
/alsa-ucm-conf-asahi-6.tar.gz
|
||||
/alsa-ucm-conf-asahi-7.tar.gz
|
||||
/alsa-ucm-conf-asahi-8.tar.gz
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
%{?commit:%global shortcommit %(c=%{commit}; echo ${c:0:7})}
|
||||
|
||||
Name: alsa-ucm-asahi
|
||||
Version: 8%{?commit:^%{date}git%{shortcommit}}
|
||||
Version: 5%{?commit:^%{date}git%{shortcommit}}
|
||||
Release: %autorelease
|
||||
Summary: ALSA Use Case Manager configuration (and topologies) for Apple silicon devices
|
||||
License: BSD-3-Clause
|
||||
|
|
@ -32,13 +32,11 @@ The ALSA Use Case Manager configuration (and topologies) for Apple silicon devic
|
|||
|
||||
%install
|
||||
install -dm 755 %{buildroot}%{_datadir}/alsa/ucm2/conf.d/
|
||||
cp -a ucm2/conf.d/aop_audio/ %{buildroot}%{_datadir}/alsa/ucm2/conf.d/
|
||||
cp -a ucm2/conf.d/macaudio/ %{buildroot}%{_datadir}/alsa/ucm2/conf.d/
|
||||
|
||||
%files
|
||||
%license LICENSE.asahi
|
||||
%doc README.asahi
|
||||
%{_datadir}/alsa/ucm2/conf.d/aop_audio/
|
||||
%{_datadir}/alsa/ucm2/conf.d/macaudio/
|
||||
|
||||
%changelog
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (alsa-ucm-conf-asahi-8.tar.gz) = b925a2a5ab7e4e48ee300f2dbd045d8e3c642deeabbcc103ad10f119358350b4724ed4c408b7c0c897e90fd001ce6f1903598b5d819efb45e17ccd56155425ea
|
||||
SHA512 (alsa-ucm-conf-asahi-5.tar.gz) = 4e2f8b0108c0ec4168ebe1dae88da0b486cc26695ca89fc450340fbc5532616847eb9c49097be5216e8b7b8cb7c62ac78032d253d4264ac0d0378817bf85af81
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue