From 72bc4cd6363f3821eb09f20dabcfef5466da0c99 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Sun, 19 May 2024 09:54:23 +0200 Subject: [PATCH] print/panda: Deprecate and set expiration date to 2024-06-30 Depends on deprecated Oracle Berkeley DB 5.3, upstream is dead and unmaintained in tree for years --- print/panda/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/print/panda/Makefile b/print/panda/Makefile index 406e48f51522..a63ef8cee3a7 100644 --- a/print/panda/Makefile +++ b/print/panda/Makefile @@ -12,6 +12,9 @@ COMMENT= PDF generation library LICENSE= GPLv2 LGPL21 LICENSE_COMB= dual +DEPRECATED= Depends on deprecated Oracle Berkeley DB 5.3 and upstream is dead +EXPIRATION_DATE=2024-06-30 + LIB_DEPENDS= libpng.so:graphics/png \ libtiff.so:graphics/tiff