www/gtkhtml3: markd deprecated
From https://wiki.gnome.org/RoadMap/GtkHtml (2012-09-19): * GtkHtml is being phased out in favor of WebKit/GTK+. * Using GtkHtml in newly-written code is strongly discouraged. * GtkHtml 4.6.x will likely be the final release series. Upstream called this one dead 8 years ago. Time make it so. PR: 252618 Submitted by: daniel.engberg.lists@pyret.net
This commit is contained in:
parent
989e452e46
commit
f349863954
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=562229
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,9 @@ DIST_SUBDIR= gnome2
|
||||||
MAINTAINER= gnome@FreeBSD.org
|
MAINTAINER= gnome@FreeBSD.org
|
||||||
COMMENT= Lightweight HTML rendering/printing/editing engine
|
COMMENT= Lightweight HTML rendering/printing/editing engine
|
||||||
|
|
||||||
|
DEPRECATED= Obsolete by upstream, doesn't build with recent versions of pango
|
||||||
|
EXPIRATION_DATE=2021-03-31
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes \
|
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes \
|
||||||
${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:misc/gnome-icon-theme
|
${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:misc/gnome-icon-theme
|
||||||
LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \
|
LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \
|
||||||
|
|
Loading…
Reference in a new issue