forked from pool/rosegarden
Accepting request 934960 from home:plater
Create _service download file due to the spec file's download link becoming unreliable. OBS-URL: https://build.opensuse.org/request/show/934960 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=91
This commit is contained in:
parent
82c1bb0796
commit
234bd3ab0f
18
_service
Normal file
18
_service
Normal file
@ -0,0 +1,18 @@
|
||||
<!-- Downloads revision vx.x and removes proprietary data/windows -->
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="url">https://git.code.sf.net/p/rosegarden/git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="match-tag">21.06.1</param>
|
||||
<param name="versionformat">21.06.1</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="filename">rosegarden</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">xz</param>
|
||||
</service>
|
||||
<service name="set_version" mode="disabled">
|
||||
</service>
|
||||
</services>
|
4
_servicedata
Normal file
4
_servicedata
Normal file
@ -0,0 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://git.code.sf.net/p/rosegarden/git</param>
|
||||
<param name="changesrevision">8a266e5c9a3854b11f14e243ebe492d1e6de312d</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:87750dc0b55ae27e07acc4effdc25ae5c4f6ba4ccf81ac5112abb0fed211397a
|
||||
size 6479487
|
3
rosegarden-21.06.1.tar.xz
Normal file
3
rosegarden-21.06.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd54a5346256a3d22c99d32e47670ec22f0cbd40d4932108cb1ea3feace836e6
|
||||
size 5559696
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 10:52:26 UTC 2021 - Dave Plater <davejplater@gmail.com>
|
||||
|
||||
- Create _service download file due to the spec file's download
|
||||
link becoming unreliable.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 30 07:36:40 UTC 2021 - Dave Plater <davejplater@gmail.com>
|
||||
|
||||
|
@ -22,13 +22,16 @@ License: GPL-2.0-or-later
|
||||
Summary: Midi, Audio And Notation Editor
|
||||
Url: http://www.rosegardenmusic.com/
|
||||
Group: Productivity/Multimedia/Sound/Midi
|
||||
Source0: https://sourceforge.net/projects/rosegarden/files/%{name}/%{version}/%{name}-%{version}.tar.bz2
|
||||
# https://downloads.sourceforge.net/project/rosegarden/rosegarden/21.06/rosegarden-21.06.1.tar.bz2
|
||||
Source0: rosegarden-21.06.1.tar.xz
|
||||
Source1: %{name}.xpm
|
||||
Source2: %{name}.1
|
||||
# PATCH-FIX-OPENSUSE davejplater@gmail.com This patch fixes the file search paths for examples, templates and midi driver libraries.
|
||||
Patch1: rosegarden-10.10-filepaths.patch
|
||||
# PATCH-FIX-OPENSUSE ledest@gmail.com fix bashisms in scripts
|
||||
Patch2: rosegarden-14.02-fix-bashisms.patch
|
||||
# PATCH-FIX-OPENSUSE port scripts/sf2rg.py to Python 3
|
||||
Patch3: scripts-sf2rg-python3.patch
|
||||
BuildRequires: alsa-devel
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: dssi-devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user