Accepting request 47235 from multimedia:libs
Copy from multimedia:libs/fluidsynth based on submit request 47235 from user coolo OBS-URL: https://build.opensuse.org/request/show/47235 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fluidsynth?expand=0&rev=13
This commit is contained in:
parent
fc1ff2d19a
commit
31587a5d86
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:04864e75d14cd56c898bdbc497007436b4810e2cbeef97480575e23fa90e3ba9
|
|
||||||
size 615054
|
|
3
fluidsynth-1.1.2.tar.bz2
Normal file
3
fluidsynth-1.1.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:689638663bd41c1d20ebc530ed7add8d48b0249051ba4e97c9892277fad7cd0e
|
||||||
|
size 715857
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 2 12:17:49 UTC 2010 - oliver.bengs@opensuse.org
|
||||||
|
|
||||||
|
- Updated to version 1.1.2:
|
||||||
|
see details in
|
||||||
|
http://sourceforge.net/apps/trac/fluidsynth/wiki/ChangeLog1_1_2
|
||||||
|
- disabled LADSPA, because it is broken in this release
|
||||||
|
- enabled dbus and libsndfile
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 2 08:09:19 UTC 2010 - davejplater@gmail.com
|
Fri Apr 2 08:09:19 UTC 2010 - davejplater@gmail.com
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package fluidsynth (Version 1.1.1)
|
# spec file for package fluidsynth (Version 1.1.2)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -19,9 +19,9 @@
|
|||||||
|
|
||||||
Name: fluidsynth
|
Name: fluidsynth
|
||||||
BuildRequires: alsa-devel ladspa-devel libjack-devel readline-devel
|
BuildRequires: alsa-devel ladspa-devel libjack-devel readline-devel
|
||||||
BuildRequires: lash-devel pulseaudio-devel
|
BuildRequires: dbus-1-devel lash-devel libsndfile-devel pulseaudio-devel
|
||||||
Summary: A Real-Time Software Synthesizer That Uses Soundfont(tm)
|
Summary: A Real-Time Software Synthesizer That Uses Soundfont(tm)
|
||||||
Version: 1.1.1
|
Version: 1.1.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Group: Productivity/Multimedia/Sound/Midi
|
Group: Productivity/Multimedia/Sound/Midi
|
||||||
# Obsoletes: iiwusynth
|
# Obsoletes: iiwusynth
|
||||||
@ -91,7 +91,7 @@ CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \
|
|||||||
--mandir=%{_mandir} \
|
--mandir=%{_mandir} \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--enable-jack-support \
|
--enable-jack-support \
|
||||||
--enable-ladspa
|
# --enable-ladspa
|
||||||
make
|
make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user