aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-02-02 14:22:41 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-02-02 14:22:41 +0000
commit5e64c79b407eecfabbe66df892d23b5c52fa2f76 (patch)
treebf3731edbaf155e5201d95eeb37ad54d4566f162 /print
parent075afc392d6fb99ad3dec91e98ca5290ec42cf90 (diff)
downloadports-5e64c79b407eecfabbe66df892d23b5c52fa2f76.tar.gz
ports-5e64c79b407eecfabbe66df892d23b5c52fa2f76.zip
print/cloud-print-connector: Deprecate since Google Cloud Print is EoL
Official statement from Google: "Google Cloud Print, Google's cloud-based printing solution will no longer be supported as of December 31, 2020. Beginning January 1, 2021, devices across all operating systems will not be able to print using Cloud Print. We recommend that you find an alternative print solution with your respective platform's printing infrastructure." Approved by: swills (via IRC)
Notes
Notes: svn path=/head/; revision=563811
Diffstat (limited to 'print')
-rw-r--r--print/cloud-print-connector/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/print/cloud-print-connector/Makefile b/print/cloud-print-connector/Makefile
index 0eeea366a10a..8318ca636ee8 100644
--- a/print/cloud-print-connector/Makefile
+++ b/print/cloud-print-connector/Makefile
@@ -13,6 +13,8 @@ LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN= cups.c:42:12: error: incomplete definition of type 'struct _ipp_s'
+DEPRECATED= Google Cloud Print has been shut down by Google as of December 31, 2020
+EXPIRATION_DATE=2021-02-28
LIB_DEPENDS= libcups.so:print/cups \
libavahi-client.so:net/avahi-app \