1
0
forked from pool/schismtracker
Jan Engelhardt 2024-05-25 11:55:56 +00:00 committed by Git OBS Bridge
parent 2ee83992a1
commit 647e32908e
3 changed files with 5 additions and 7 deletions

3
20240523.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:956e844c0da6ff57a97ee27a173cb07c9c9c550f24bce23a3525f37936ee4fb2
size 1044076

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:44b3de30ad0c72c540f60cfdfe4f3906c5756023fd17e23a0977646d425d0863
size 1183711

View File

@ -23,10 +23,7 @@ Summary: Music editor that matches the look and feel of Impulse Tracker
License: GPL-2.0-or-later
Group: Productivity/Multimedia/Sound/Editors and Convertors
URL: http://schismtracker.org/
Source: %name-%version.tar.gz
# Pointless double-packing this time; sources are in
# schismtracker-20240523.tar.gz which is (only) in
# schismtracker-20240523.source.zip.
Source: https://github.com/schismtracker/schismtracker/archive/refs/tags/%version.tar.gz
#Source: https://github.com/schismtracker/schismtracker/releases/download/%version/%name-%version.source.tar.gz
Source2: %name.desktop
Patch1: schism-alsa.diff
@ -55,6 +52,7 @@ bugfixes and changes to improve IT playback.
%autosetup -p1
%build
if [ ! -e configure ]; then autoreconf -fi; fi
%configure
%make_build