From nobody Thu Nov 16 09:26:19 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 4SWF5q0GqMz50Prm for ; Thu, 16 Nov 2023 09:26:23 +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 4SWF5p4bBpz4FkK; Thu, 16 Nov 2023 09:26:22 +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 3AG9QJ0u068140; Thu, 16 Nov 2023 18:26:20 +0900 (JST) (envelope-from junchoon@dec.sakura.ne.jp) Date: Thu, 16 Nov 2023 18:26:19 +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: <20231116182619.a20a417966a483a3d4978908@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=UTF-8 Content-Transfer-Encoding: 8bit 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: 4SWF5p4bBpz4FkK 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. Glad to hear. :-) Please go for it! Thanks in advance! Regards. -- Tomoaki AOKI