forked from pool/rosegarden
Accepting request 162978 from home:plater
restore tarball deleted by mistake OBS-URL: https://build.opensuse.org/request/show/162978 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=54
This commit is contained in:
parent
d8edd77d45
commit
0cb905fc29
3
rosegarden-12.12.25.tar.bz2
Normal file
3
rosegarden-12.12.25.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f4efc73428ceae484c3833ea0d9666338870410afade311a0b6d06a8481b87ee
|
||||
size 6049336
|
@ -35,17 +35,13 @@ BuildRequires: pkg-config
|
||||
BuildRequires: shared-mime-info
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: xorg-x11-util-devel
|
||||
Version: 13.04
|
||||
Version: 12.12.25
|
||||
Release: 0
|
||||
Source0: http://sourceforge.net/projects/rosegarden/files/%{name}/%{version}/%{name}-%{version}.tar.bz2/download
|
||||
Source0: http://downloads.sourceforge.net/project/%{name}/%{version}/%{name}-%{version}.tar.bz2
|
||||
Source1: %{name}.xpm
|
||||
Source2: %{name}.1
|
||||
# This patch fixes the 64 bit lib search path for dssi and ladspa and is distro specific for now.
|
||||
Patch0: rosegarden-10.02-plugin-lib64path.patch
|
||||
# This patch fixes the file search paths for examples, templates and midi driver libraries.
|
||||
Patch1: rosegarden-10.10-filepaths.patch
|
||||
#Temporary patch to fix license statement in the "About box"
|
||||
Patch2: rosegarden-11.11-gplv2+.patch
|
||||
Summary: Midi, Audio And Notation Editor
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Multimedia/Sound/Midi
|
||||
@ -59,7 +55,7 @@ Requires: lilypond
|
||||
%else
|
||||
Recommends: lilypond
|
||||
%endif
|
||||
Recommends: jack
|
||||
Requires: jack
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -77,9 +73,7 @@ See the changelog for details.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0
|
||||
%patch1
|
||||
%patch2
|
||||
# When we build svn we need to execute bootstrap.sh it doesn't harm the release build either.
|
||||
sh bootstrap.sh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user