librsvg 1 and its perl bindings are unmaintained and not use anymore by any ports, deprecate them
This commit is contained in:
parent
eb02a2a94c
commit
05bfaaccda
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283015
2 changed files with 6 additions and 0 deletions
|
@ -14,6 +14,9 @@ MASTER_SITES= GNOME
|
|||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Library for parsing and rendering SVG vector-graphic files
|
||||
|
||||
DEPRECATED= unmaintained and not used anymore
|
||||
EXPIRATION_DATE= 2011-11-06
|
||||
|
||||
BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX
|
||||
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
|
||||
popt.0:${PORTSDIR}/devel/popt
|
||||
|
|
|
@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= skv@FreeBSD.org
|
||||
COMMENT= Interface to GNOME's librsvg
|
||||
|
||||
DEPRECATED= unmaintained and not used anymore
|
||||
EXPIRATION_DATE= 2011-11-06
|
||||
|
||||
LIB_DEPENDS= rsvg.1:${PORTSDIR}/graphics/librsvg \
|
||||
freetype.9:${PORTSDIR}/print/freetype2 \
|
||||
xml2.5:${PORTSDIR}/textproc/libxml2 \
|
||||
|
|
Loading…
Reference in a new issue