mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 14:50:31 -04:00
Deprecate a few python 2.7 ports
With hat: portmgr
This commit is contained in:
parent
266ee79969
commit
81facae67e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527599
5 changed files with 15 additions and 0 deletions
|
@ -13,6 +13,9 @@ COMMENT= Python library to easily handle data structures
|
||||||
LICENSE= LGPL3
|
LICENSE= LGPL3
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
|
DEPRECATED= Uses deprecated version of python
|
||||||
|
EXPIRATION_DATE= 2020-08-15
|
||||||
|
|
||||||
USES= gnome python:2.7
|
USES= gnome python:2.7
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
USE_GNOME= pygobject
|
USE_GNOME= pygobject
|
||||||
|
|
|
@ -14,6 +14,9 @@ COMMENT= Gimp plug-in for texture synthesis
|
||||||
LICENSE= GPLv2+ # though COPYING has GPLv3
|
LICENSE= GPLv2+ # though COPYING has GPLv3
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
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
|
RUN_DEPENDS= ${LOCALBASE}/libexec/gimp/2.2/python/gimpfu.py:graphics/py-gimp
|
||||||
BUILD_DEPENDS= intltool-extract:textproc/intltool
|
BUILD_DEPENDS= intltool-extract:textproc/intltool
|
||||||
LIB_DEPENDS= libgimp-2.0.so:graphics/gimp-app
|
LIB_DEPENDS= libgimp-2.0.so:graphics/gimp-app
|
||||||
|
|
|
@ -9,6 +9,9 @@ PKGNAMESUFFIX=
|
||||||
MAINTAINER= gnome@FreeBSD.org
|
MAINTAINER= gnome@FreeBSD.org
|
||||||
COMMENT= GIMP python plugin
|
COMMENT= GIMP python plugin
|
||||||
|
|
||||||
|
DEPRECATED= Uses deprecated version of python
|
||||||
|
EXPIRATION_DATE= 2020-08-15
|
||||||
|
|
||||||
GIMP_SLAVE= pygimp
|
GIMP_SLAVE= pygimp
|
||||||
|
|
||||||
USES= python:2.7
|
USES= python:2.7
|
||||||
|
|
|
@ -16,6 +16,9 @@ COMMENT= Python bindings for gstreamer
|
||||||
LICENSE= LGPL21
|
LICENSE= LGPL21
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
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}
|
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:textproc/py-libxml2@${PY_FLAVOR}
|
||||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:textproc/py-libxml2@${PY_FLAVOR}
|
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:textproc/py-libxml2@${PY_FLAVOR}
|
||||||
|
|
||||||
|
|
|
@ -12,6 +12,9 @@ MASTER_SITES= http://www.freedesktop.org/software/farstream/releases/farsight2/
|
||||||
MAINTAINER= gnome@FreeBSD.org
|
MAINTAINER= gnome@FreeBSD.org
|
||||||
COMMENT= Collection of GStreamer modules and libraries for videoconferencing
|
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
|
LIB_DEPENDS= libnice.so:net-im/libnice
|
||||||
RUN_DEPENDS= libnice-gst010>=0:net-im/libnice-gst010
|
RUN_DEPENDS= libnice-gst010>=0:net-im/libnice-gst010
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue