suil 0.10.8-3 (znver1) 2021-13877
-9999
Status | rejected | ||||||||||||||||||
Submitter | benbullard79 [@T] cox.net | ||||||||||||||||||
Platform | rolling | ||||||||||||||||||
Repository | main | ||||||||||||||||||
URL | https://abf.openmandriva.org/build_lists/45565 | ||||||||||||||||||
Packages |
|
||||||||||||||||||
Build Date | 2021-05-08 16:52:55 +0000 UTC | ||||||||||||||||||
Last Updated | 2021-05-15 21:35:49.767293598 +0000 UTC |
$ git show --format=fuller --patch-with-stat --summary 95422477c87da15a1da2ad4f749fc39f351150ad commit 95422477c87da15a1da2ad4f749fc39f351150ad Author: Ben Bullard <benbullard79@cox.net> AuthorDate: Sat May 8 11:30:40 2021 -0500 Commit: GitHub <noreply@github.com> CommitDate: Sat May 8 11:30:40 2021 -0500 Clean up, build with clang, drop objc BR Copied from Bero's commit of same name f7dcec3. --- suil.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/suil.spec b/suil.spec index a866613..dedc5dc 100644 --- a/suil.spec +++ b/suil.spec @@ -1,6 +1,6 @@ Name: suil Version: 0.10.8 -Release: 2 +Release: 3 Summary: Lightweight C library for loading and wrapping LV2 plugin UIs %define lib_major 0 @@ -24,7 +24,6 @@ BuildRequires: qt5-devel BuildRequires: pkgconfig(lv2) BuildRequires: pkgconfig(sratom-0) BuildRequires: python3-devel -BuildRequires: gcc-objc++ BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Gui) BuildRequires: pkgconfig(Qt5Widgets) @@ -168,8 +167,7 @@ Shared object for Qt5 hosts displaying GTK2 LV2 GUIs %autopatch -p1 %build -export CXXFLAGS="%{optflags} -std=gnu++11" -./waf configure \ +CC="%{__cc}" CXX="%{__cxx}" CFLAGS="%{optflags}" CXXFLAGS="%{optflags}" ./waf configure \ --prefix=%{_prefix} \ --libdir=%{_libdir} ./waf
Not Available
itchka [@T] compuserve.com | No Comment. | 1289d 00hrs |
itchka [@T] compuserve.com | Superceded | 1289d 00hrs |