diff --git a/deskutils/gnome-documents/Makefile b/deskutils/gnome-documents/Makefile index b5e43e6d3d4b..69dc085ae519 100644 --- a/deskutils/gnome-documents/Makefile +++ b/deskutils/gnome-documents/Makefile @@ -1,41 +1,44 @@ # Created by: Gustau Perez i Querol PORTNAME= gnome-documents PORTVERSION= 3.34.0 PORTREVISION= 3 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Document manager application designed to work with GNOME 3 +DEPRECATED= Archived upstream +EXPIRATION_DATE= 2022-08-01 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool \ docbook-xsl>=0:textproc/docbook-xsl LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ libevview3.so:graphics/evince \ libgdata.so:devel/libgdata \ libgoa-1.0.so:net/gnome-online-accounts \ libgjs.so:lang/gjs \ libtracker-sparql-2.0.so:sysutils/tracker \ libgepub-0.6.so:textproc/libgepub \ libzapojit-0.0.so:net/libzapojit RUN_DEPENDS= gnome-online-miners>=0:net/gnome-online-miners \ tracker-miners>=0:sysutils/tracker-miners PORTSCOUT= limitw:1,even USES= compiler:c++11-lib desktop-file-utils gettext gnome localbase \ meson pkgconfig python:3.6+,build tar:xz USE_GNOME= cairo gnomedesktop3 introspection libxslt:build USE_LDCONFIG= yes BINARY_ALIAS= python3=${PYTHON_VERSION} GLIB_SCHEMAS= org.gnome.Documents.enums.xml \ org.gnome.documents.gschema.xml .include diff --git a/deskutils/gnome-search-tool/Makefile b/deskutils/gnome-search-tool/Makefile index b72da3ce520a..ec254eb1813f 100644 --- a/deskutils/gnome-search-tool/Makefile +++ b/deskutils/gnome-search-tool/Makefile @@ -1,27 +1,30 @@ # Created by: Joe Marcus Clarke # $MCom: ports/trunk/deskutils/gnome-search-tool/Makefile 19804 2014-08-13 14:55:11Z kwm $ PORTNAME= gnome-search-tool PORTVERSION= 3.6.0 PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 3 file search utilities +DEPRECATED= Did not survive gnome3 +EXPIRATION_DATE= 2022-08-01 + BUILD_DEPENDS= itstool:textproc/itstool CONFLICTS= gnome-utils-2.[0-9]* USES= gettext gmake gnome pathfix pkgconfig tar:xz USE_LDCONFIG= yes USE_GNOME= gnomeprefix gtk30 intlhack GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib GLIB_SCHEMAS= org.gnome.gnome-search-tool.gschema.xml .include diff --git a/deskutils/gnome-system-log/Makefile b/deskutils/gnome-system-log/Makefile index 937cd606db2f..6f924e3a3052 100644 --- a/deskutils/gnome-system-log/Makefile +++ b/deskutils/gnome-system-log/Makefile @@ -1,27 +1,30 @@ # Created by: Joe Marcus Clarke # $MCom: ports/trunk/deskutils/gnome-system-log/Makefile 19571 2014-04-25 18:12:46Z kwm $ PORTNAME= gnome-system-log PORTVERSION= 3.9.90 PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 3 system log viewer +DEPRECATED= Did not survive gnome 3 +EXPIRATION_DATE= 2022-08-01 + BUILD_DEPENDS= itstool:textproc/itstool CONFLICTS= gnome-utils-2.[0-9]* USES= gettext gmake gnome pathfix pkgconfig tar:xz USE_GNOME= gnomeprefix intlhack gtk30 USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib GLIB_SCHEMAS= org.gnome.gnome-system-log.gschema.xml .include