SHA256
1
0
forked from pool/rosegarden

Accepting request 659077 from home:plater

- Update to release 18.12

OBS-URL: https://build.opensuse.org/request/show/659077
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=80
This commit is contained in:
2018-12-18 11:03:05 +00:00
committed by Git OBS Bridge
parent 875d304419
commit 7f8527a8c7
4 changed files with 26 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
#
Name: rosegarden
Version: 18.06
Version: 18.12
Release: 0
License: GPL-2.0-or-later
Summary: Midi, Audio And Notation Editor
@@ -92,7 +92,6 @@ export CXXFLAGS="$CFLAGS"
# Now uses cmake
#%%configure --enable-debug --localedir=%%{_datadir}/%%{name}/locale/
%cmake \
-DUSE_QT5:BOOL=ON \
-DCMAKE_INSTALL_LOCALEDIR:PATH=%{_datadir}/locale/
#make svnheader
@@ -159,6 +158,7 @@ rm -rf %{buildroot}
%{_datadir}/applications/com.rosegardenmusic.%{name}.desktop
%{_datadir}/metainfo/%{name}.appdata.xml
%{_bindir}/%{name}
%{_libdir}/lib%{name}private.so
%{_mandir}/man1/*
%{_datadir}/%{name}/*
%{_datadir}/%{name}/presets/*