Date: Mon, 28 Sep 2020 19:08:26 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 249959] audio/Ardour6: update to 6.3.0 and unbreak Message-ID: <bug-249959-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249959 Bug ID: 249959 Summary: audio/Ardour6: update to 6.3.0 and unbreak Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: easy, patch, patch-ready Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: cmt@freebsd.org Attachment #218382 maintainer-approval? Flags: Created attachment 218382 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D218382&action= =3Dedit update ardor6 to 6.3.0 attached updates ardour6 to version 6.3.0. patching wscript makes sure this build system at least recognizes FreeBSD. As build time CPU detection is a problematic idea (think package builder) and detecting CPU features from in= side the build jail is far from trivial, I decided to let amd64 have SSE and MMX (those are over 20 years old now and were introduced back in the 32bit era)= and don't even try for SSE on i386 (is i386 even a relevant platform for an application like this?). The whole ss3-vs-not-problem seems to have been uncovered by the recent glib update, which is why we didn't note this problem until now. Additionally, ardour 6.3 replaces the "mixer-demo" with a much more elabora= te mixer system, that accounts for the big change in pkg-plist. This passes popudriere and at least starts for me. The problem between cccache, waf and gas (see bug #246915) needs to wait for another day. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249959-7788>