diff --git a/devel/py-liblarch/Makefile b/devel/py-liblarch/Makefile index 68e24d07e775..c5003abed3b3 100644 --- a/devel/py-liblarch/Makefile +++ b/devel/py-liblarch/Makefile @@ -13,6 +13,9 @@ COMMENT= Python library to easily handle data structures LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= gnome python:2.7 USE_GITHUB= yes USE_GNOME= pygobject diff --git a/graphics/gimp-resynthesizer/Makefile b/graphics/gimp-resynthesizer/Makefile index 860e496d274b..6224dd3a8ae0 100644 --- a/graphics/gimp-resynthesizer/Makefile +++ b/graphics/gimp-resynthesizer/Makefile @@ -14,6 +14,9 @@ COMMENT= Gimp plug-in for texture synthesis LICENSE= GPLv2+ # though COPYING has GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + RUN_DEPENDS= ${LOCALBASE}/libexec/gimp/2.2/python/gimpfu.py:graphics/py-gimp BUILD_DEPENDS= intltool-extract:textproc/intltool LIB_DEPENDS= libgimp-2.0.so:graphics/gimp-app diff --git a/graphics/py-gimp/Makefile b/graphics/py-gimp/Makefile index b96dd6a6ecdd..76cedb2bceed 100644 --- a/graphics/py-gimp/Makefile +++ b/graphics/py-gimp/Makefile @@ -9,6 +9,9 @@ PKGNAMESUFFIX= MAINTAINER= gnome@FreeBSD.org COMMENT= GIMP python plugin +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + GIMP_SLAVE= pygimp USES= python:2.7 diff --git a/multimedia/py-gstreamer/Makefile b/multimedia/py-gstreamer/Makefile index 670924f9c431..20e3f419ed17 100644 --- a/multimedia/py-gstreamer/Makefile +++ b/multimedia/py-gstreamer/Makefile @@ -16,6 +16,9 @@ COMMENT= Python bindings for gstreamer LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:textproc/py-libxml2@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:textproc/py-libxml2@${PY_FLAVOR} diff --git a/net-im/farsight2/Makefile b/net-im/farsight2/Makefile index 642b252a078e..1702aa40243b 100644 --- a/net-im/farsight2/Makefile +++ b/net-im/farsight2/Makefile @@ -12,6 +12,9 @@ MASTER_SITES= http://www.freedesktop.org/software/farstream/releases/farsight2/ MAINTAINER= gnome@FreeBSD.org COMMENT= Collection of GStreamer modules and libraries for videoconferencing +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + LIB_DEPENDS= libnice.so:net-im/libnice RUN_DEPENDS= libnice-gst010>=0:net-im/libnice-gst010