From nobody Tue Mar 11 15:15:57 2025 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 4ZBy5F1t7sz5qgwq; Tue, 11 Mar 2025 15:16:01 +0000 (UTC) (envelope-from makc@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ZBy5F17YHz3RLY; Tue, 11 Mar 2025 15:16:01 +0000 (UTC) (envelope-from makc@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1741706161; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=CXz11BWxFX4Rw6u0crGq4It7LiP16I+LVGSquFzwQQE=; b=AvmvTSjQPuq/TlbugT6dTBhFbG2XmeCFp75UCKU7a0sOb6dTNnkgGCtekzTcM+JJExt7bm IA8AmvNbg1UvzX984HoHldMM2WjAw4FVYynt99wrdj5Ewsy3UkJGZVwwUK6+JaP7UE/xV1 E/VMx+fgQeJYU4h8lPLoo0QZ2tQu9SSSClgAseRwPQX0hkT63+xhDb9M7hA1v+NxgcUpnE zCS3PUQaZQhHhPtKt9BG1JZLcV7/ZpSCHwO/JRb9K/6g+bJXszmMz7dth/cyVEgar1/+1E m9CGRp/CoJr1J8IcXiB8naq/CLlnJpJc4Qx4b1l0x+TTCY/3ePPQjNQ6hXhx4A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1741706161; a=rsa-sha256; cv=none; b=lLHdEW3ILTO4NyzHpMXths2pQyEatqfZi4BlFrnNldB8qdvyUdvrep6jdEQgZFgd+bZ36B qAuANZNBszY+cSvVuHkLOcc0L2qz+2SGPLJ7LhXh6nqBnu9AFhpEwY7klBfa8s0BmbD/Kb Ttp9TPzTsqtRLHaXN5Wam4F/6VlPSCuGBVHtvYcTwQAovlVMy41r1uYyHIYhFbQLhP/pvM JkJWq/5LhTx924S0F8nb60DEItQjrJuqKHRtJ6Y23ybtXcRRvE3wOXin899vs6jN0qmdaO Np4fxrN7WbU44u27XXLGNV+NaFFGdq41PcKV1AB/4VzjE6Wk14Vbxr5hwttBKQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1741706161; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=CXz11BWxFX4Rw6u0crGq4It7LiP16I+LVGSquFzwQQE=; b=N9eIdWJlQ1UHjgCnSpTaFFBWdG5xyv1+OGiggYNYFlJ1DXpg4wOnV339MbxDdxA0wAUlxV tZkpSz1R/6YcgR18hbEgAn0fK1dM1JZYVisDNW7nV0opP35If3pgtuCmzQ6/sUXx+PNiK6 Cz64wHZ/w4dTY1THfIXC7J6moHqmiFYN2r2q0V89zqWNIFHvH+4TG13Q3MLfYDHnOJer8D jBheaHJabS2t/p6CVyvk8lzL+lBJwhHQ3PdivRk7XNem/I6wgyqQZaQexMBzFDjOxNbYnR 2OtkVvLd3zzgmRgvrFM8JhFV/HrrqHbWajJAOHnoW9eWNpR7Sg5d3fv6LYUI6w== Received: from mercury.localnet (unknown [62.63.94.159]) (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) (Authenticated sender: makc) by smtp.freebsd.org (Postfix) with ESMTPSA id 4ZBy5D2zgTzQVn; Tue, 11 Mar 2025 15:16:00 +0000 (UTC) (envelope-from makc@freebsd.org) From: Max Brazhnikov To: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org, Gleb Popov Subject: Re: git: 1c82c9f99ce3 - main - x11/plasma6-plasma-desktop: Fix the Touchpad KCM Date: Tue, 11 Mar 2025 18:15:57 +0300 Message-ID: <3031142.hHqAuc6tWs@mercury> In-Reply-To: <202503110630.52B6Uv8O079978@gitrepo.freebsd.org> References: <202503110630.52B6Uv8O079978@gitrepo.freebsd.org> 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: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" On Tue, 11 Mar 2025 06:30:57 GMT Gleb Popov wrote: > The branch main has been updated by arrowd: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=1c82c9f99ce3b1a46f034af88387eca24927233e > > commit 1c82c9f99ce3b1a46f034af88387eca24927233e > Author: Gleb Popov > AuthorDate: 2025-03-11 06:29:00 +0000 > Commit: Gleb Popov > CommitDate: 2025-03-11 06:30:53 +0000 > > x11/plasma6-plasma-desktop: Fix the Touchpad KCM > > - It needs libinput to be present build-time > - Synaptics driver prevents libinput from attaching to touchpad devices libinput is already pulled by qt6-base. And the presence of xf86-input-synaptics changes nothing at least for me: the touchpad kcm worked fine for me before commit as well (I'm using packages). So I believe the problem is elsewhere. Max