Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jun 2022 20:34:46 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 37c982985f0f - main - x11/gsynaptics: deprecate
Message-ID:  <202206082034.258KYkOm073327@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=37c982985f0f32a6e9a7e1acaafb8057f09e00e9

commit 37c982985f0f32a6e9a7e1acaafb8057f09e00e9
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2022-06-08 20:27:26 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2022-06-08 20:34:43 +0000

    x11/gsynaptics: deprecate
    
    Abandonware using gnome2 libs, and not working in the libinput/evdev
    world
---
 x11/gsynaptics/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/x11/gsynaptics/Makefile b/x11/gsynaptics/Makefile
index 76ad2bfc0f00..f69e15bccabd 100644
--- a/x11/gsynaptics/Makefile
+++ b/x11/gsynaptics/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES=	OSDN/${PORTNAME}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GNOME Synaptics Touchpad setting tool
 
+DEPRECATED=	Abandonware using old gnome2 libs
+EXPIRATION_DATE=	2022-07-08
+
 LICENSE=	GPLv2
 
 RUN_DEPENDS=	xf86-input-synaptics>0:x11-drivers/xf86-input-synaptics



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206082034.258KYkOm073327>