Date: Fri, 04 Nov 2022 10:12:53 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 266915] astro/stellarium: Fails to build if devel/qt6-base is installed but not x11-toolkits/qt6-charts Message-ID: <bug-266915-7788-LieYA1NmNY@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-266915-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-266915-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266915 --- Comment #9 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Da76969f7c21a86ac26dc3af3a4d8907= 960934552 commit a76969f7c21a86ac26dc3af3a4d8907960934552 Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2022-11-04 09:43:12 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2022-11-04 09:43:12 +0000 astro/{calcmysky,stellarium}: update both ports to the latest versions It's unfortunate transition time when they cannot be updated separately, not at least without some ugly patching. Make Stellarium use static release tarball instead of the generated by GitHub one. While currently it does not win us much, next version will be additionally offering smaller .tar.xz distfile which we'll switch to more easily. Enforce Qt5 build for now. While Stellarium and its dependencies are Qt6-ready, providing correct and coherent flavors for all of them is too much work for little gain. Everyone should be using Qt5 anyways. PR: 266915 astro/calcmysky/Makefile | 4 +- astro/calcmysky/distinfo | 6 +- astro/calcmysky/pkg-descr | 4 +- astro/calcmysky/pkg-plist | 8 +- astro/stellarium/Makefile | 22 ++---- astro/stellarium/distinfo | 12 ++- astro/stellarium/pkg-plist | 180 +----------------------------------------= ---- 7 files changed, 26 insertions(+), 210 deletions(-) --=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-266915-7788-LieYA1NmNY>