pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/deforaos-vncviewer



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Apr 21 15:11:13 UTC 2024

Modified Files:
        pkgsrc/net/deforaos-vncviewer: Makefile

Log Message:
deforaos-vncviewer: mark as BROKEN


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/net/deforaos-vncviewer/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/deforaos-vncviewer/Makefile
diff -u pkgsrc/net/deforaos-vncviewer/Makefile:1.36 pkgsrc/net/deforaos-vncviewer/Makefile:1.37
--- pkgsrc/net/deforaos-vncviewer/Makefile:1.36 Sun Apr 21 14:48:29 2024
+++ pkgsrc/net/deforaos-vncviewer/Makefile      Sun Apr 21 15:11:13 2024
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2024/04/21 14:48:29 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.37 2024/04/21 15:11:13 wiz Exp $
 
 DISTNAME=      VNCViewer-0.1.0
 PKGNAME=       deforaos-vncviewer-0.1.0
@@ -10,9 +9,10 @@ MASTER_SITES= https://ftp.defora.org/pub
 MAINTAINER=    khorben%defora.org@localhost
 HOMEPAGE=      https://www.defora.org/
 COMMENT=       DeforaOS desktop VNC viewer
-
 LICENSE=       gnu-gpl-v2
 
+BROKEN=                "Does not support gtk-vnc 1.3."
+
 USE_TOOLS+=    pkg-config
 
 MAKE_FLAGS+=   PREFIX=${PREFIX}



Home | Main Index | Thread Index | Old Index