mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
Remove expired port:
2020-08-15 graphics/py-gimp: Uses deprecated version of python
This commit is contained in:
parent
b2f84106bb
commit
4fa8f0f0f8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=550612
1
MOVED
1
MOVED
@ -15628,3 +15628,4 @@ devel/py-pyqi||2020-09-25|No longer developed, use devel/py-click instead
|
||||
net-im/libnice-gst010|net-im/libnice-gst1|2020-09-25|Not depended on, gstream0.10 support has been removed in newer versions
|
||||
graphics/evince-lite|graphics/evince@lite|2020-09-26|Has been replaced by a flavor
|
||||
x11/gnome3-lite|x11/gnome3@lite|2020-09-29|Has been replaced by a flavor
|
||||
graphics/py-gimp||2020-09-29|Has expired: Uses deprecated version of python
|
||||
|
@ -808,7 +808,6 @@
|
||||
SUBDIR += py-gdal
|
||||
SUBDIR += py-geomdl
|
||||
SUBDIR += py-geopandas
|
||||
SUBDIR += py-gimp
|
||||
SUBDIR += py-gizeh
|
||||
SUBDIR += py-glfw
|
||||
SUBDIR += py-glooey
|
||||
|
@ -1,28 +0,0 @@
|
||||
# Created by: Michael Johnson <ahze@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gimp
|
||||
PORTEPOCH= 0
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
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
|
||||
USE_GNOME= pygtk2
|
||||
|
||||
CONFIGURE_ARGS= --enable-python
|
||||
PLIST= ${.CURDIR}/pkg-plist
|
||||
|
||||
BUILD_WRKSRC= ${WRKSRC}/plug-ins/pygimp
|
||||
INSTALL_WRKSRC= ${WRKSRC}/plug-ins/pygimp
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../graphics/gimp-app
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
@ -1,36 +0,0 @@
|
||||
libexec/gimp/2.2/environ/pygimp.env
|
||||
libexec/gimp/2.2/interpreters/pygimp.interp
|
||||
libexec/gimp/2.2/plug-ins/colorxhtml/colorxhtml.py
|
||||
libexec/gimp/2.2/plug-ins/file-openraster/file-openraster.py
|
||||
libexec/gimp/2.2/plug-ins/foggify/foggify.py
|
||||
libexec/gimp/2.2/plug-ins/gradients-save-as-css/gradients-save-as-css.py
|
||||
libexec/gimp/2.2/plug-ins/histogram-export/histogram-export.py
|
||||
libexec/gimp/2.2/plug-ins/palette-offset/palette-offset.py
|
||||
libexec/gimp/2.2/plug-ins/palette-sort/palette-sort.py
|
||||
libexec/gimp/2.2/plug-ins/palette-to-gradient/palette-to-gradient.py
|
||||
libexec/gimp/2.2/plug-ins/py-slice/py-slice.py
|
||||
libexec/gimp/2.2/plug-ins/python-console/pyconsole.py
|
||||
libexec/gimp/2.2/plug-ins/python-console/python-console.py
|
||||
libexec/gimp/2.2/plug-ins/python-eval/python-eval.py
|
||||
libexec/gimp/2.2/plug-ins/spyro_plus/spyro_plus.py
|
||||
libexec/gimp/2.2/python/_gimpenums.so
|
||||
libexec/gimp/2.2/python/_gimpui.so
|
||||
libexec/gimp/2.2/python/gimp.so
|
||||
libexec/gimp/2.2/python/gimpcolor.so
|
||||
libexec/gimp/2.2/python/gimpenums.py
|
||||
libexec/gimp/2.2/python/gimpenums.pyc
|
||||
libexec/gimp/2.2/python/gimpenums.pyo
|
||||
libexec/gimp/2.2/python/gimpfu.py
|
||||
libexec/gimp/2.2/python/gimpfu.pyc
|
||||
libexec/gimp/2.2/python/gimpfu.pyo
|
||||
libexec/gimp/2.2/python/gimpplugin.py
|
||||
libexec/gimp/2.2/python/gimpplugin.pyc
|
||||
libexec/gimp/2.2/python/gimpplugin.pyo
|
||||
libexec/gimp/2.2/python/gimpshelf.py
|
||||
libexec/gimp/2.2/python/gimpshelf.pyc
|
||||
libexec/gimp/2.2/python/gimpshelf.pyo
|
||||
libexec/gimp/2.2/python/gimpthumb.so
|
||||
libexec/gimp/2.2/python/gimpui.py
|
||||
libexec/gimp/2.2/python/gimpui.pyc
|
||||
libexec/gimp/2.2/python/gimpui.pyo
|
||||
libexec/gimp/2.2/python/pygimp-logo.png
|
Loading…
Reference in New Issue
Block a user