From nobody Thu Nov 16 22:19:00 2023 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4SWZFW66PSz5194k for ; Thu, 16 Nov 2023 22:19:11 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Received: from www121.sakura.ne.jp (www121.sakura.ne.jp [153.125.133.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4SWZFW1lbCz4Zsl; Thu, 16 Nov 2023 22:19:10 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Authentication-Results: mx1.freebsd.org; none Received: from kalamity.joker.local (123-1-22-158.area1b.commufa.jp [123.1.22.158]) (authenticated bits=0) by www121.sakura.ne.jp (8.16.1/8.16.1/[SAKURA-WEB]/20201212) with ESMTPA id 3AGMJ0gJ066606; Fri, 17 Nov 2023 07:19:01 +0900 (JST) (envelope-from junchoon@dec.sakura.ne.jp) Date: Fri, 17 Nov 2023 07:19:00 +0900 From: Tomoaki AOKI To: Gleb Popov Cc: dev-commits-ports-main@freebsd.org Subject: Re: git: 7dda5e4f6a7b - main - devel/appstream{,-qt,-compose}: Update to 1.0.0 Message-Id: <20231117071900.d46f64727162f42e025ea7b1@dec.sakura.ne.jp> In-Reply-To: References: <20231116065047.eee3325366d9609550ef5cb3@dec.sakura.ne.jp> Organization: Junchoon corps X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd14.0) List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:7684, ipnet:153.125.128.0/18, country:JP] X-Rspamd-Queue-Id: 4SWZFW1lbCz4Zsl On Thu, 16 Nov 2023 12:07:01 +0300 Gleb Popov wrote: > On Thu, Nov 16, 2023 at 10:28〓AM Gleb Popov wrote: > > > > Yes, my bad. My current plan is to make Discover build against > > AppStream 1.0 and optionally remove it from the KDE meta as it doesn't > > have any real usage on FreeBSD yet. > > This would be the easiest fix in my opinion, rather than creating two > > ports of AppStream. > > Disregard my previous reply, I just thought that AppStream 1.0 can > only be built with Qt 6. Turns out, it builds with Qt 5 just fine. > I'll switch the port and unbreak Discover build too. Confirmed builds fine after commit 50d2fdf85d45 (actually, at commit 8608efc5bf55) with poudriere jail on stable/14, amd64. Thanks! Regards. -- Tomoaki AOKI