From nobody Sat Sep 21 09:14:00 2024 X-Original-To: ports@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 4X9k9G024Bz5XgL4 for ; Sat, 21 Sep 2024 09:14:42 +0000 (UTC) (envelope-from ps.ports@smyrak.com) Received: from ipv6.s149.cyber-folks.pl (ipv6.s149.cyber-folks.pl [IPv6:2a02:1778::113:254]) (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 4X9k9F062bz4SQC for ; Sat, 21 Sep 2024 09:14:41 +0000 (UTC) (envelope-from ps.ports@smyrak.com) Authentication-Results: mx1.freebsd.org; dkim=none ("invalid DKIM record") header.d=smyrak.com header.s=x header.b=jGJoNvfL; dmarc=pass (policy=none) header.from=smyrak.com; spf=pass (mx1.freebsd.org: domain of ps.ports@smyrak.com designates 2a02:1778::113:254 as permitted sender) smtp.mailfrom=ps.ports@smyrak.com DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=smyrak.com; s=x; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References: In-Reply-To:Message-ID:Subject:To:From:Date:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=F1s08FOlu5Tw4blFG4vRlfWDSRWR7OaIJ5gBhG6WHZ0=; b=jGJoNvfLAo4795uAkCtvX0EiAp I/oqoqr1YA2vbtTg4spcg6NUJAhFu2kUbPZzwHw+Whzt0KzxVKlfBczYEWFsdfS0ildBuL3Dmf9oP dYBUM01TRehTb4Kt56cH6M9RI+dYivRp9srbT4d2ssy+vjyJ5Hj7UfLSduJ29JqjGwl0i1YxJy90P uocKhngFnDo5iOOVFtBQ48gXOYbPmW3JgNDTWVe+j30gC7rloIWqokU0pk7Kf1Lol0UWS/FsCzH81 Vb42ueqIaGEebLOYkiwpgMmntgMTWg7Qf3DKRPDOb6FtAQCe6wF9hL5St4z6P/5w7ofEyE4TDYurH CnLRpVAA==; Received: from 93-181-165-201.internetia.net.pl ([93.181.165.201] helo=daleth.home) by s149.cyber-folks.pl with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.98) (envelope-from ) id 1srwCN-00000006iu4-2uB7 for ports@freebsd.org; Sat, 21 Sep 2024 11:14:39 +0200 Date: Sat, 21 Sep 2024 11:14:00 +0200 From: Piotr Smyrak To: ports@freebsd.org Subject: Re: gtk4 dependency on vte3 Message-ID: <20240921111400.6a0ff0d6@daleth.home> In-Reply-To: References: List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports@freebsd.org Sender: owner-freebsd-ports@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Authenticated-Id: piero@smyrak.com X-Spamd-Result: default: False [-1.60 / 15.00]; NEURAL_HAM_SHORT(-1.00)[-0.996]; NEURAL_SPAM_MEDIUM(0.61)[0.613]; NEURAL_HAM_LONG(-0.52)[-0.520]; DMARC_POLICY_ALLOW(-0.50)[smyrak.com,none]; R_SPF_ALLOW(-0.20)[+ip6:2a02:1778::113:0/116]; MIME_GOOD(-0.10)[text/plain]; ONCE_RECEIVED(0.10)[]; RCVD_COUNT_ONE(0.00)[1]; RCVD_TLS_ALL(0.00)[]; MIME_TRACE(0.00)[0:+]; MISSING_XM_UA(0.00)[]; ASN(0.00)[asn:41079, ipnet:2a02:1778::/48, country:PL]; R_DKIM_PERMFAIL(0.00)[smyrak.com:s=x]; RCPT_COUNT_ONE(0.00)[1]; MLMMJ_DEST(0.00)[ports@freebsd.org]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_NONE(0.00)[]; DKIM_TRACE(0.00)[smyrak.com:~] X-Rspamd-Queue-Id: 4X9k9F062bz4SQC X-Spamd-Bar: - Hello, On Sat, 21 Sep 2024 15:00:00 +0700 Timothy Kenno Handojo wrote: > I'd like to ask why gtk40 is listed as dependency for vte3. Although I > don't know much about BSD, I am quite familiar with Linux and its > various package management systems. > > I'm aware there's no way xfce-terminal and mate-terminal, both > depending on vte3, to be able to use gtk4 library. On the other hand, > current version of GNOME is fully using gtk4, also thru vte3 for its > terminal. > > It's currently not a deal breaker or anything, but it would be nice > to have a leaner system. Is there a chance we can have the vte3 > package split into two different version? FreeBSD package are much less granular than you might have got used to using Linux ones. GTK4 is an option in the port [1] from which the precompiled package was built from. You could turn the dependency off if you were compiling the package yourself. Yet this is a default option, and thus the project package has got the dependency in. I would assume it is on to have the single package cover all the DE you mentioned. 1. /usr/ports/x11-toolkits/vte3/Makefile -- Piotr Smyrak